fourviere-podcast icon indicating copy to clipboard operation
fourviere-podcast copied to clipboard

chore(deps): bump lexical from 0.14.5 to 0.16.0 in /packages/ui

Open dependabot[bot] opened this issue 8 months ago • 1 comments

Bumps lexical from 0.14.5 to 0.16.0.

Release notes

Sourced from lexical's releases.

v0.16.0

Highlights

  • BREAKING CHANGE: Deprecated public default exports in facebook/lexical#6088
  • Tables Fixes around selection, copy-paste behaviours between external editors and resizing
  • Support for copy-pasting checklists from Google Docs and GitHub
  • Dispatch the correct events when the editor is in read-only mode
  • Developer experience and overall stability improvements

What's Changed

... (truncated)

Changelog

Sourced from lexical's changelog.

v0.16.0 (2024-06-04)

  • lexical-table Bug Fix Change exported table column width (#6243) Alex Reznik
  • lexical-table CI Remerge PR 6200 Resizing table with merged cells (#6235) Sherry
  • lexical-react Bug Fix checklist cannot be toggled in sub-editors (#6216) Alessio Gravili
  • lexical-selection Bug Fix Selection is removed when changing style of 2 different nodes (#6223) Zigopis Nikolaos
  • refactor refactored InlineImageNode - spans for correct HTML (#6214) Anthony Bouch
  • lexical-playground CI fix flaky collab test (#6240) Sherry
  • LexicalCI Fix approval workflow to ignore e2e tests run on labelled PRs again (#6239) Sahejkm
  • LexicalCI Add more ism in e2e tests to decrease overall run time (#6237) Sahejkm
  • Fix size-limit report for esm modules (#6234) Bob Ippolito
  • Lexical run tests on approval if there is no extended-tests label manually added (#6198) Sahejkm
  • Fix programmatic clipboard copy on non-editable (#6232) Gerard Rovira
  • Revert PR 1st causing some new added tests fail in collab mode and webkit mode (#6224) Sahejkm
  • Fix Resolve Windows regression caused by upgrading glob (#6227) Bob Ippolito
  • LexicalSize-Checks Measure both cjsesm builds for regression checks (#6219) Sahejkm
  • Refactor import paths in LexicalEditorState (#6178) vuki365
  • lexical-website Documentation Update Validate stackblitz URLs in documentation (#6215) Bob Ippolito
  • lexical-playgroundlexical-table Bug Fix Resizing table with merged cells (#6200) Alex Reznik
  • lexical-devtools Documentation Update Added link to the Mac App Store (#6218) Vlad Fedosov
  • lexical-devtools Chore Safari App Store review fixes (#6213) Vlad Fedosov
  • LexicalCI Add more packages for size limit regressions check (#6209) Sahejkm
  • lexical-list Refactor remove unnecessary type casting (#6203) Sherry
  • lexical-reactlexical-dev-tools-core Feature Allow TreeView custom print output (#6180) Ira Hopkinson
  • lexical-list Bug fix support pasting github checklist (#6195) Sherry
  • lexical-code Refactor remove unnecessary type casting (#6202) Sherry
  • Remove noisy running time signal mentioned in #6137 (#6208) Sahejkm
  • lexical-listlexical-playground Bug fix support pasting google doc checklist (#6191) Sherry
  • LexicalTextNode Refactor remove unnecessary type casting (#6201) Sherry
  • lexical-devtools Feature Improved usage and maintenance documentation (#6186) Vlad Fedosov
  • lexical Bug Fix mutation listener set for original node should work with the replaced node (#6189) Vlad Fedosov
  • Collapsible as div (#6179) Gerard Rovira
  • Update CODEOWNERS (#6192) Sahejkm
  • lexical-playground Chore add test for pasting over mentions (#6024) Sherry
  • Remove emojis from emoticons plugins (#6188) Gerard Rovira
  • Revert lexical-plaintext Feature add escape key handler (#6185) Vlad Fedosov
  • lexical Bug Fix delete line for selections ending with elements (#6160) Vitali Kozlov
  • lexical-dev-tools-core Feature Index tree view cmds (#6182) Sherry
  • Lexical use lexical bot for adding label (#6183) Sahejkm
  • Lexical Move more tests related to Copy Paste from e2e to unit (#6181) Sahejkm
  • Fixed Uncommented Code in Getting Started with React Docs (#6172) Sangram Bahadur
  • docs explain installing browsers for e2e tests (#6163) Georgii Dolzhykov
  • CI fix status badge (#6170) Sherry
  • lexicaldevtools Feature Added full Safari support (#6105) Vlad Fedosov
  • lexical-react Bug Fix Use automatic jsx runtime with reactjsx-runtime - react alias in www (#6143) Bob Ippolito
  • Lexical Feature Merging PR closes auto-linked issue (#6124) wnhlee
  • Lexical Attempt to fix after approval workflow (#6153) Sahejkm
  • lexical-markdown Bug Fix add missing shouldPreserveNewLines to markdown flow (#6165) Sherry
  • lexical-selection Bug Fix Fixes text formatting with segmented and token nodes #6059 (#6062) David Lacroix
  • lexical-react Feature React 19 unit tests (#6048) Bob Ippolito

... (truncated)

Commits
  • d5a7b90 v0.16.0
  • 2194888 Fix programmatic clipboard copy on non-editable (#6232)
  • bbcfd03 Refactor import paths in LexicalEditorState (#6178)
  • e451136 [lexical-list] Bug fix: support pasting github checklist (#6195)
  • 621e3eb [lexical-list][lexical-playground] Bug fix: support pasting google doc checkl...
  • 4816bf7 [LexicalTextNode] Refactor: remove unnecessary type casting (#6201)
  • 033c07a [lexical] Bug Fix: mutation listener set for original node should work with t...
  • 14a9388 [lexical] Bug Fix: delete line for selections ending with elements (#6160)
  • cabbc9c [Lexical] Move more tests related to Copy Paste from e2e to unit (#6181)
  • 2dac7f5 [lexical-selection] Bug Fix / Fixes text formatting with segmented and toke...
  • 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)

dependabot[bot] avatar Jun 04 '24 15:06 dependabot[bot]