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/react from 0.11.3 to 0.22.0 in /catalog/ui #2333

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @lexical/react from 0.11.3 to 0.22.0.

Release notes

Sourced from @​lexical/react's releases.

v0.22.0

Breaking Changes

  • 🆕 Feature: Support capitalization format
    facebook/lexical#6897 ^ You may need to update callsites that enumerate all cases of TextFormatType eg. switch statements

  • 🆕 Feature: New update tag: skip-dom-selection, $onUpdate now always called facebook/lexical#6894

Highlights

Highlights since v0.21.0

Link:

  • ✅ Fix: Preserve the start/end of the selection for non-text points when creating a LinkNode facebook/lexical#6883

List:

Text:

Markdown:

  • ✅ Fix: preserve the order of markdown tags for markdown combinations, and close the tags when the outmost tag is closed by facebook/lexical#5758

Table:

Selection:

... (truncated)

Changelog

Sourced from @​lexical/react's changelog.

v0.22.0 (2024-12-23)

  • lexical Fix flow error change this to any (#6992) Sherry
  • Refactor exportJSON (#6983) Germn Jabloski
  • feature expose forEachSelectedTextNode (#6981) Germn Jabloski
  • lexicallexical-table Bug fix TablePlugin - check is current selection in target table node (#6979) Alex
  • Documentationlexical-website Documentation for useLexical node selection hook (#6976) Ajaezo Kingsley
  • lexical-table Feature Support google docs colgroup import (via deprecated col width attribute) (#6971) Bob Ippolito
  • lexical-markdown Bug Fix preserve the order of markdown tags for markdown combinations, and close the tags when the outmost tag is closed (#5758) yhw5
  • lexical-utils Bug Fix Refactor markSelection for getDOMSlot and not using updateDOM (#6961) Bob Ippolito
  • lexicallexical-table Bug Fix Allow TableSelection to be preserved during contextmenu events (#6964) Bob Ippolito
  • lexical-website Add Discord to the community section of the footer (#6967) Bob Ippolito
  • lexicallexical-rich-textlexical-playground Feature Support capitalization format (#6897) Bedru Umer
  • lexical-playground Bug Fix Allow scrolling if the table cell content overflows (#6966) Parasaran
  • lexical-tablelexical-playground Fix Insertion of multiple rows (#6963) Vinay Kushwaha
  • Breaking Changelexical Feature New update tag skip-dom-selection, onUpdate now always called (#6894) Bob Ippolito
  • Test234 (#6958) Tranquiliz00
  • Revert Test comment for pr testing (#6953) (#6957) bailey-meta
  • Revert lexical-onboarding testing sev mitigation (#6952) (#6956) Niels Y.
  • Create a test PR (#6955) Tranquiliz00
  • Test comment for pr testing (#6953) bailey-meta
  • lexical-onboarding testing sev mitigation (#6952) Niels Y.
  • lexical-list Revert PR 6912 (#6944) Sherry
  • scripts-integration-fixtures Address GitHub detected a vulnerability in the sveltejskit dependency (#6943) Luis Silva
  • lexical-table Fix Delete table row in merge cells (#6922) Vinay Kushwaha
  • lexical-list Bug Fix Ensure new paragraph node retains selection styling when exiting list (#6917) Aleksandr Lapukin
  • lexical-reactBug Fix the location of draggable-block-menu cannot be calculated #6818 (#6915) lin-mt
  • lexical-playground Refactor editor styles should in PlaygroundEditorTheme.css (#6934) Syed Umar Anis
  • lexical-playground Fix tabs do not show strikethroughunderline (#6811) Oluwasanya Olaoluwa
  • Breaking Changelexical-list Fix Preserve original format after indenting list item (#6912) C.
  • Bug Fix add mergegroup to the tests workflow (#6932) Bob Ippolito
  • Update core-tests workflow triggers (#6928) Gerard Rovira
  • Doc nits (#6927) Gerard Rovira
  • lexical-playground Chore Update Prettier to v3 (#6920) daichan132
  • lexical-playground Fix empty layout item causes 100 CPU usage (#6906) Basile Savouret
  • lexicallexicalselection Feature Unify selectAll Implementations (#6902) Hadi Elghoul
  • lexical-tablelexical-utilslexical-react Bug Fix Enforce table integrity with transforms and move non-React plugin code to lexicaltable (#6914) Bob Ippolito
  • lexical-website Fix docsreact next button links to itself (#6911) Oluwasanya Olaoluwa
  • Warn about display flex container for the editor (#6901) Maksim Horbachevsky
  • lexical-websitelexical-react Documentation Update documentation for LexicalTreeView plugin (#6898) Ajaezo Kingsley
  • lexical-link Bug Fix Preserve the startend of the selection for non-text points when creating a LinkNode (#6883) Bob Ippolito
  • v0.21.0 (#6896) Sherry
  • Documentation Update Add release protocol to maintainers-guide.md (#6895) Sherry
  • v0.21.0 Lexical GitHub Actions Bot

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

... (truncated)

Commits
  • 6a19350 v0.22.0
  • c415f7a [lexical-react] Refactor: Replace React$MixedElement and React$Node with ...
  • 6190033 Refactor: exportJSON (#6983)
  • 62b3713 [Documentation][lexical-website]: Documentation for useLexical node selection...
  • 26c6f26 [lexical][lexical-table] Bug Fix: Allow TableSelection to be preserved during...
  • 42bd45d [lexical-react]Bug Fix: the location of draggable-block-menu cannot be calcul...
  • 97481c9 [lexical-table][lexical-utils][lexical-react]: Bug Fix: Enforce table integri...
  • a9dfc93 [lexical-website][lexical-react] Documentation Update: documentation for Lexi...
  • c1d8a36 v0.21.0 (#6896)
  • ca24a88 v0.20.2 (#6891)
  • Additional commits viewable in compare view

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)

Bumps [@lexical/react](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-react) from 0.11.3 to 0.22.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.22.0/packages/lexical-react)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/catalog/ui/lexical/react-0.22.0 branch December 26, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant