Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps lexical from 0.27.2 to 0.34.0.

Release notes

Sourced from lexical's releases.

v0.34.0 is a monthly release with several bug fixes and a new experimental Shiki based code highlighter engine for @lexical/code (the existing prismjs highlighter is still the default)

Highlights

Core:

  • #7724 Fix trigger of reconciliation on nested editor.read
  • #7725 Clamp DOM selection offsets to valid lexical TextNode offsets in $internalResolveSelectionPoint

Code:

  • 🆕 #7662 Experimental Shiki support for code highlighting

Selection:

  • #7686 Correct backward inversion for RTL

Utils:

  • #7737 Backwards selection was not being retained

React:

  • #7705 Clean up old mouseup events from context menu
  • 🆕 #7697 Context Menu icons
  • #7723 Prevent race condition in CollaborationPlugin during rapid mount/unmount cycles

Playground:

  • #7693 Image links lose link state when dragged
  • 🆕 #7719 Parse font sizes in pt as well as px in parseAllowedFontSize
  • #7707 DateTime plugin

What's Changed

... (truncated)

Changelog

Sourced from lexical's changelog.

v0.34.0 (2025-08-07)

  • Chore Add a post-release action to update the examples (#7744) Bob Ippolito
  • lexical-examples Bug Fix missing dependency lexicalutils at examplesreact-rich-collab (#7743) debuggingfuture (Vincent)
  • lexical-playground DateTime Plugin (#7707) Ivaylo Pavlov
  • lexical-utils fix Backward selection was not being retained (#7737) Jash Vithlani
  • Fix Key Arrow Down Documentation (#7733) zamorai
  • lexical-playground Bug Fix include font sizes in pt as well in parseAllowedFontSize (#7719) Harshkumar Metkel
  • lexical-react Bug Fix prevent race condition in CollaborationPlugin during rapid mountunmount cycles (#7723) Tobias Andersen
  • lexical Bug Fix Clamp DOM selection offsets to valid lexical TextNode offsets in internalResolveSelectionPoint (#7725) Bob Ippolito
  • Fix trigger reconcilation on nested read (#7724) Gerard Rovira
  • lexical-playgroundBug Fix Image links lose link state when dragged (#7693) Yuncheng Lu
  • lexical-websitedocs Documentation Update Fix typo (#7713) JT
  • lexical-react feat Context Menu icons (#7697) Ivaylo Pavlov
  • lexical-react Clean up old mouseup events from context menu (#7705) Ivaylo Pavlov
  • lexical-codelexical-code-shikilexical-markdownlexical-playgroundlexical-devtools Feature Experimental Shiki support for code highlighting (#7662) jeromew
  • lexical-selection Bug Fix Correct backward inversion for RTL (#7686) Noam Zaks
  • v0.33.1 (#7684) Bob Ippolito
  • v0.33.1 Lexical GitHub Actions Bot

v0.33.1 (2025-07-10)

  • Add a setter for the format property on RangeSelection (#5829) Omar A.
  • lexical-link Chore Fix test names (#7666) Noam Zaks
  • v0.33.0 (#7672) Bob Ippolito
  • v0.33.0 Lexical GitHub Actions Bot

v0.33.0 (2025-07-03)

  • lexical-playground fix close link popup when user clicks out of it (#7670) Achal Jhawar
  • lexical-playground Chore Fix AutocompleteNode importDOM warning (#7667) Bob Ippolito
  • lexical-react Bug Fix LexicalMenu position menu immediately regression (#7669) Bob Ippolito
  • lexical-table Bug Fix Fix table selection for touch devices (#7656) Rickert Mulder
  • lexical-clipboard Inherit style when typing after pasting rich text (#7657) Achal Jhawar
  • lexical-list Bug Fix Make tap target for checklists bigger so touch inputs register (#7655) Rickert Mulder
  • lexical-website Chore Fix typo in transforms (#7664) Noam Zaks
  • lexical Bug Fix Workarounds for import json (#7661) Yuncheng Lu
  • lexical-website Documentation Update Update some doc links (#7660) Yuncheng Lu
  • lexical-react Bug Fix aria-prohibited-attr violation on LexicalContentEditableElement (#7647) so99ynoodles
  • lexical Bug Fix Workarounds in config protocol for loose inheritance (#7659) Bob Ippolito
  • lexical-playground lexical-list add ability to change ordered list start number (#7638) Achal Jhawar
  • lexical Bug Fix allow same mutation listener fn to be registered to multiple nodes (#7654) James Fitzsimmons
  • lexical-playground Bug Fix Allow deleting empty column layouts via backspace (#7636) Lakshmanshankar C
  • lexical-react Bug Fix handle DraggableBlockPlugin in scrollable editors (#7644) Randal
  • lexical-devtools-core Chore add NodeState to TreeView (#7642) Randal
  • lexical Bug Fix copy NodeState when splitting text nodes (#7641) Randal
  • lexical-table Bug Fix Ignore SELECTIONINSERTCLIPBOARDNODESCOMMAND dispatched from child editors (#7637) Bob Ippolito
  • LexicalRefactor Change UnionToIntersection flow type (#7643) Yuncheng Lu
  • Feature config protocol NodeState registrationflattening (#7258) Bob Ippolito
  • lexical-headless-test Enhance navigator environment check with object type and structure validation (#7626) 0xobedient

... (truncated)

Commits
  • 982c954 v0.34.0
  • 233aa10 Fix Key Arrow Down Documentation (#7733)
  • 4d21856 [lexical] Bug Fix: Clamp DOM selection offsets to valid lexical TextNode offs...
  • d0aa48e Fix trigger reconcilation on nested read (#7724)
  • cde863d v0.33.1 (#7684)
  • 20ad9f5 [lexical] Bug Fix: Implement missing deserialization for flat $config NodeSta...
  • cedd6ef Add a setter for the format property on RangeSelection (#5829)
  • d0456a8 v0.33.0 (#7672)
  • b282ceb [lexical] Bug Fix: LexicalNode.getType() fallback to $config protocol (#7671)
  • 23f6862 [lexical-clipboard] Inherit style when typing after pasting rich text (#7657)
  • 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)

@otto-the-bot otto-the-bot enabled auto-merge (squash) August 10, 2025 14:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 8aa84a9 to f3da54d Compare August 10, 2025 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from f3da54d to 648f9d6 Compare August 10, 2025 15:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 648f9d6 to 3099be0 Compare August 10, 2025 15:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 3099be0 to cf368e6 Compare August 10, 2025 15:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from cf368e6 to 55446b2 Compare August 10, 2025 15:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 55446b2 to 81e0fc5 Compare August 10, 2025 15:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 81e0fc5 to d3f2f88 Compare August 10, 2025 15:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from d3f2f88 to 3a7fafd Compare August 10, 2025 15:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 3a7fafd to 25c9a35 Compare August 10, 2025 15:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 25c9a35 to 6254e9c Compare August 10, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 6254e9c to 751356d Compare August 10, 2025 16:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 751356d to e0ddf2f Compare August 10, 2025 16:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 09326e2 to bcee384 Compare August 22, 2025 16:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from bcee384 to d10597b Compare August 31, 2025 14:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from d10597b to df66d19 Compare August 31, 2025 14:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from df66d19 to 0b77877 Compare August 31, 2025 14:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 0b77877 to 50b64e3 Compare August 31, 2025 14:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 50b64e3 to 9dcc3b1 Compare August 31, 2025 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 9dcc3b1 to 327dfdb Compare August 31, 2025 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 327dfdb to 85fb341 Compare August 31, 2025 15:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 85fb341 to cafd826 Compare August 31, 2025 15:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from cafd826 to 96b2d96 Compare August 31, 2025 15:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 96b2d96 to 450afc2 Compare August 31, 2025 15:49
Bumps [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) from 0.27.2 to 0.34.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.34.0/packages/lexical)

---
updated-dependencies:
- dependency-name: lexical
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lexical-0.34.0 branch from 450afc2 to d513f4a Compare September 4, 2025 13:01
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 4, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2025

Superseded by #19504.

@dependabot dependabot bot closed this Sep 7, 2025
auto-merge was automatically disabled September 7, 2025 14:10

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lexical-0.34.0 branch September 7, 2025 14:10
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.

2 participants