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

chore(deps): bump @lexical/react from 0.14.5 to 0.15.0 in /packages/ui #307

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps @lexical/react from 0.14.5 to 0.15.0.

Release notes

Sourced from @​lexical/react's releases.

v0.15.0

Highlights

  • A new minor version, since we've introduced a new lexical eslint plugin (facebook/lexical#5908), which enforces consistency around usage of the $ method notation.
  • New error codes generated published at publish time (facebook/lexical#6005)
  • A significant number of fixes related to tables selection, cursor handling and a more robust copy-pasting behaviour
  • Improvements to the Lexical DevTools plugin and documentation

What's Changed

... (truncated)

Changelog

Sourced from @​lexical/react's changelog.

v0.15.0 (2024-05-11)

  • feat(examplesreact-rich-collab) Added collaboration focused example (#6043) Vlad Fedosov
  • build Refactor move error-codes generation to existing babel plugin (#6005) Bob Ippolito
  • Chore Fix all new lint warnings, plus manual exports clean-up (#5979) Bob Ippolito
  • lexical-yjs Bug fix Fix cursor position after undo in collab mode (#6070) Katsiaryna
  • lexical-text Bug Fix for handling multiple matches on hashtags (#6056) wnhlee
  • Fix #6051 Deprecate keycode to code (#6054) Sahejkm
  • Revert importDOM changes from #5951 (#6060) Shubhanker Srivastava
  • LeixcalHashtag Fix prevSibling not getting updated after replacement of match as followup #6053 (#6067) Sahejkm
  • lexical-react Fix autolink styles on creation (#6069) Shubhanker Srivastava
  • Lexical Update outdated flow file for LexicalMarkdown (#6057) Sahejkm
  • Revert #6053 first till proper fix is shipped in #6056 (#6058) Sahejkm
  • lexical-tablelexical-playground Bug Fix Table selection stuck (#6049) Alex Reznik
  • fix(lexicaltext) for handling hashtag following multiple invalid matches (#6053) wnhlee
  • fix(lexicaldevtools) Fixed NPM buildzip command for Chrome and added builddev steps for Safari (#6052) Vlad Fedosov
  • Fix #5703 Infinite loop on hashtag transform (#6045) Sahejkm
  • tables Fix font size update in table selection (#6046) Shubhanker Srivastava
  • feat(lexicalplaintext) Add escape key handler (#5991) Jeffrey Lu
  • Add flow declarations in LexicalDevtoolsCore.js.flow (#6037) Sahejkm
  • build Bug Fix ensure unique artifact name for e2e tests (#6035) Bob Ippolito
  • Dev warning for failed DOM selection (#6033) Gerard Rovira
  • CharacterLimit prefer replace over insertBefore (#6032) Gerard Rovira
  • feat(lexicaleslint-plugin) new package with eslint rules for lexical (#5908) Bob Ippolito
  • CI Refactor clean up github workflows for cache correctness (#6029) Bob Ippolito
  • playground Bug Fix change default dev port to 3000 (#6026) Bob Ippolito
  • build Chore Upgrade rollup and vite to latest versions (#6018) Bob Ippolito
  • lexical-utils ci fix typing to fix integrity test (#6019) Sherry
  • lexical-html Feature Support copy pasting block and inline nodes properly (#5857) Sherry
  • chore allow tsc to typecheck tests, fix type issues in those tests (#5982) Bob Ippolito
  • lexical-website Bug Fix add allow-popups-to-escape-sandbox to iframe sandbox flags (#5988) Bob Ippolito
  • lexicalwebsite Documentation Added FAQ page around Lexical collaborative mode (#5993) Vlad Fedosov
  • Fix #5976 Passing an empty ParagraphNode to dfs incorrectly returns content from subsequent paragraphs (#5977) matsuyama-k1
  • fix(build) clean up of build-www rewriteImports (follow-up to #5995) (#5999) Bob Ippolito
  • Root element count invariant test (#6003) Gerard Rovira
  • Fix add root element count (#6002) Gerard Rovira
  • Fix table of contents for headings in tables and collapsible sections (#5946) Katsiaryna
  • add flow for devtools (#5998) Acy Watson
  • add flow annotations (#5997) Acy Watson
  • fix(build) fix build-www rewriteImports to always rewrite flow modules (#5995) Bob Ippolito
  • TreeView Minor enhancement Add option to obfuscate text in the TreeView plugin (#5990) Sahejkm
  • fix(lexicalplayground) We now skip auto-scrolling on table resize (#5986) Katsiaryna
  • Fix #5738 wrong selection on mouse click (#5969) Sahejkm
  • refactor cleanup unused react imports in tests files (#5983) Sherry
  • Documentation add PR template (#5851) Sherry
  • fix(lexicaldevtools) Fixed publish pipeline (#5973) Vlad Fedosov
  • fix(lexicaldevtools) Fixed permissions for Edge and improved devtools tab layout (#5972) Vlad Fedosov
  • fix(lexicalreactLexicalMenu) Fix check for menu cannot fit on top (#5743) Jingkang Zhang
  • feat(lexicalwebsite) Packages documentation automatic generation (#5965) Bob Ippolito
  • Fixed the issue of playground crashing when the selected node contain (#5960) Tengfei

... (truncated)

Commits
  • ea8ca9b v0.15.0
  • 157b77c [lexical-link][lexical-react] Chore: Fix deprecated usage of toggleLink with ...
  • 081188c [*] Chore: Fix all new lint warnings, plus manual exports clean-up (#5979)
  • 3dfd2b7 [lexical-react] Fix autolink styles on creation (#6069)
  • cd533aa CharacterLimit prefer replace over insertBefore (#6032)
  • a0bb9b0 chore: allow tsc to typecheck tests, fix type issues in those tests (#5982)
  • 3f61e33 Fix table of contents for headings in tables and collapsible sections (#5946)
  • d76b93b add flow annotations (#5997)
  • 34c70f1 refactor: cleanup unused react imports in tests files (#5983)
  • 988a25a fix(@​lexical/react/LexicalMenu) Fix check for menu cannot fit on top (#5743)
  • 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.14.5 to 0.15.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.15.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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
Copy link

netlify bot commented May 13, 2024

Deploy Preview for famous-frangipane-07c3fc ready!

Name Link
🔨 Latest commit 73825a6
🔍 Latest deploy log https://app.netlify.com/sites/famous-frangipane-07c3fc/deploys/66422e48831f8e0008460b99
😎 Deploy Preview https://deploy-preview-307--famous-frangipane-07c3fc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2024

Superseded by #311.

@dependabot dependabot bot closed this Jun 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/ui/lexical/react-0.15.0 branch June 4, 2024 15:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants