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.20.0 in /catalog/ui #2255

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps @lexical/react from 0.11.3 to 0.20.0.

Release notes

Sourced from @​lexical/react's releases.

v0.20.0

Highlights

Highlights since v0.19.0

Lexical Core:

Markdown:

Collab / Yjs:

Playground & Docs:

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​lexical/react's changelog.

v0.20.0 (2024-11-07)

  • Add optional selection argument to getHtmlContent flow type (#6803) Rajiv Anisetti
  • Fix importDOM for Layout plugin (#6799) Ivaylo Pavlov
  • lexical-playground Feature Add more keyboard shortcuts (#6754) Bedru Umer
  • lexical-website Documentation Update Add Documentation for html Property in Lexical Editor Configuration (#6770) Ajaezo Kingsley
  • lexical-yjs Bug Fix clean up dangling text after undo in collaboration (#6670) Michael Shafer
  • Lexical-website BugFix Change button text colour to improve visibility (#6796) Fadekemi Adebayo
  • lexical-markdown Feature add ability to control finding the end of a node matched by TextMatchTransformer (#6681) Alessio Gravili
  • lexical-react Bug Fix LexicalTypeaheadMenuPlugin SSR error ReferenceError document is not defined (#6794) Bedru Umer
  • lexical-website Chore upgrade to Docusaurus v3.6 - Docusaurus Faster (#6761) Sbastien Lorber
  • Bug Fix ContextMenu Paste option not preserving style (#6780) C.
  • lexical-playground Fix the placement of the fontSize button in the ToolbarPlugin and hide the vertical scroll (Bug Fix) (#6786) Oluwasanya Olaoluwa
  • #6768 fix to avoid infinite markdown shortcut matchers run (#6778) Maksim Horbachevsky
  • lexical Feature Add onUpdate function during update with onUpdate (correct baselline) (#6773) Michael Landis
  • v0.19.0 (#6774) Sherry
  • v0.19.0 Lexical GitHub Actions Bot

v0.19.0 (2024-10-28)

  • lexical Add missing commands to Lexical.js.flow (#6769) Sherry
  • lexical-react Feature add attributes in LinkPlugin (#6760) Taro Shono
  • lexical-react replace abstract component (#6752) Sherry
  • Trust HTML for rich text clipboard (#6755) Gerard Rovira
  • lexical-playground Bug Fix Disable editing of Excalidraw Component in Read-Only Mode (#6704) Neysan Foo
  • lexical-playground Bug Fix Disable table hover actions in read-only mode (#6706) Neysan Foo
  • lexical-table lexical-selection Try to fix calling split on undefined (#6746) Ivaylo Pavlov
  • Add ariaErrorMessage and ariaInvalid to Flow type (#6751) EJ Hammond
  • lexical-react Feature Add aria-errormessage and aria-invalid support to LexicalContentEditable (#6745) EJ Hammond
  • lexical-table Return inserted node from insertTableRowEXPERIMENTAL and insertTableColumnEXPERIMENTAL (#6741) Aman Harwara
  • Bug Fix Shiftdown selects an extra subsequent element for Table selection (#6679) Katsia
  • lexical-playground Bug Fix Disable equation editing in read-only mode (#6707) Neysan Foo
  • lexical-markdown Feature add ability to hook into the import process for multiline element transformers (#6682) Alessio Gravili
  • lexical-playground Bug Fix Disable image and inline focusing, adding caption and editing in read-only mode (#6705) Neysan Foo
  • lexical-code Bug Fix Add global type declarations for Prism (#6736) Bob Ippolito
  • Chore Disable react-beta test job for now (#6738) Bob Ippolito
  • lexical-playground Table Hover Actions Layout Fixes (#6725) Ivaylo Pavlov
  • lexical Bug Fix lines were being deleted with deleteLine (#6719) Taro Shono
  • lexical-table Bug Fix colWidths not imported from DOM for TableNode (#6731) cwstra
  • Chore add workflow to auto close stale pr based on label (#6732) Sherry
  • lexical-playground Bug Fix match toolbar font size input with the rest of toolbar items in Read-Only mode (#6698) Bedru Umer
  • lexical-playground Remove unused command (#6726) Ivaylo Pavlov
  • fix preserve custom fields in Lexical-Yjs sync (#6724) Vadim Nicolaev
  • lexicallexical-listlexical-rich-text Fix Preserve indentation when serializing to and from HTML (#6693) Germn Jabloski
  • lexicallexical-list Bug Fix Retain indentation when list format is removed and reapplied (#6684) Sebastian Arrazola
  • lexical Bug Fix Insertion into inline ElementNode should not crash (#6703) Bob Ippolito
  • lexical-playground Bug Fix Track Resizing Actions for Excalidraw in History Stack (#6696) Neysan Foo
  • lexical-playground Bug Fix toolbar font size input keyboard accessibility (#6695) Riley Pearce
  • lexical-playground 3 Bug Fixes, 1 UX Improvement All Regarding Excalidraw Node (#6666) Neysan Foo
  • lexical Bug Fix TextNode in token mode should not be split by removeText (#6690) Bob Ippolito

... (truncated)

Commits
  • 17816f3 v0.20.0
  • f5ae852 [lexical-react] Bug Fix: LexicalTypeaheadMenuPlugin SSR error: ReferenceError...
  • e423c68 v0.19.0 (#6774)
  • d64d395 [lexical-react] Feature: add attributes in LinkPlugin (#6760)
  • e96ee55 [lexical-react] replace abstract component (#6752)
  • 1b4f1e0 Add ariaErrorMessage and ariaInvalid to Flow type (#6751)
  • b2d57a0 [lexical-react] Feature: Add aria-errormessage and aria-invalid support to Le...
  • fd44490 [lexical-yjs] Bug Fix: Add missing setLocalStateField method to ProviderAware...
  • 7717ee7 v0.18.0 (#6676)
  • deb5894 [lexical-react][lexical-playground] Bug Fix: Workaround for yjs disconnect ra...
  • 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.20.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.20.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 Nov 8, 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.20.0 branch November 8, 2024 12:36
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