Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @lexical/utils from 0.19.0 to 0.21.0 #116

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps @lexical/utils from 0.19.0 to 0.21.0.

Release notes

Sourced from @​lexical/utils's releases.

v0.21.0

Breaking Changes

Highlights

Highlights since v0.20.0

Core editor:

React:

Link:

... (truncated)

Changelog

Sourced from @​lexical/utils's changelog.

v0.21.0 (2024-12-01)

  • Fix selected table colors (#6892) Gerard Rovira
  • v0.20.2 (#6891) Sherry
  • v0.20.2 Lexical GitHub Actions Bot

v0.20.2 (2024-11-30)

  • lexicallexical-playground Bug Fix Allow setEditorState to work correctly inside of an update (#6876) Bob Ippolito
  • lexical-playground Fix CSS property (#6886) Ivaylo Pavlov
  • v0.20.1 (#6887) Sherry
  • lexical-table Bug Fix Fix scrollable table exportDOM (#6884) Bob Ippolito
  • lexical-table Bug Fix Fix table tab navigation (#6880) Bob Ippolito
  • lexical-playground Feature Highlight special strings with format (#6860) C.
  • lexical-playground Fix Hidden comment button on narrow screens or vertical monitors (#6871) Oluwasanya Olaoluwa
  • lexical-table Bug Fix Fix left arrow key handling for table selection (#6875) Bob Ippolito
  • positionNodeOnRange fixes (#6873) Gerard Rovira
  • Add SelectionAlwaysOnDisplay plugin (#6872) Gerard Rovira
  • Allow passing params to run-all (#6874) Gerard Rovira
  • lexical-playground Bug Fix Preserve the selection using the link editor from a table (#6865) Bob Ippolito
  • lexical-playground Bug Fix autocomplete format before and after insertion (#6845) Bedru Umer
  • lexical-utils Bug Fix Add feature detection to calculateZoomLevel (#6864) Bob Ippolito
  • Add Documentation for RootNodes semantic and use case (#6869) C.
  • lexical-selection Bug Fix Wrong selection type in setBlocksType (#6867) Simon
  • lexical-table Bug Fix get table-cell background selection color from a class (#6658) Hamza
  • lexical-table Bug Fix Resolve table selection issue when the mouse crosses over a portal (#6834) Bob Ippolito
  • Lexical Chore Update default skipInitialization to false for registerMutationListener (#6857) Fadekemi Adebayo
  • tests npm upgrade cross-spawn (#6856) Sherry
  • Feature Deprecate nodesOfType function (#6855) Sachin Mahato
  • Lexical Bug Fix backspace bug when deleting nodes with canInsertTextAfter set to false (#6268) Dani Lauzurica
  • lexical-link Test Appending inline element nodes to ListNode (#6826) Fadekemi Adebayo
  • Chore npm upgrade cross-spawn (#6848) Sherry
  • Table Action Menu - fix UI issue with Merge Cells item (#6830) Syed Umar Anis
  • lexical-utils Bug Fix Add missing Flow type declarations (#6841) Hadi Hamid
  • lexical-react Fix(lexical-react) ContentEditable props type rename (#6837) (Ivan)
  • lexical-link Test Removing link from node(children) (#6817) Oluwasanya Olaoluwa
  • lexical-table Bug Fix Fix down arrow key handling in TableObserver (#6839) Bob Ippolito
  • Prevent initial value fn to be called on rerender (#6835) Maksim Horbachevsky
  • Link flow types (#6833) Gerard Rovira
  • lexical-examples Chore Add DOMExportOutputMap type to the exportMap (#6827) Ajaezo Kingsley
  • lexicallexical-table Feature Scrollable tables with experimental getDOMSlot API (#6759) Bob Ippolito
  • lexical-rich-textlexical-plain-text workaround for Korean IME issue on iOS (#6819) wnhlee
  • Fix Aria attributes for ContentEditable are ignored (#6814) Oluwasanya Olaoluwa
  • Mention nodes shouldnt be spellcheckd ) (#6788) Sevki
  • lexical-list Bug Fix Handle appending inline element nodes in ListNode.append (#6791) Aman Harwara
  • lexical-mark Bug Fix Stop MarkNode ids array deep copy in clone (#6810) Ebad
  • v0.20.0 (#6809) Bob Ippolito
  • v0.20.0 Lexical GitHub Actions Bot

v0.20.1 (2024-11-29)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
penpal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 5:48pm

Bumps [@lexical/utils](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-utils) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/facebook/lexical/releases)
- [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/lexical/commits/v0.21.0/packages/lexical-utils)

---
updated-dependencies:
- dependency-name: "@lexical/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical/utils-0.21.0 branch from e6a7a7d to 34b9281 Compare December 16, 2024 17:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2024

Superseded by #142.

@dependabot dependabot bot closed this Dec 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lexical/utils-0.21.0 branch December 24, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants