chore: bump the lexical group across 1 directory with 7 updates#20860
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
chore: bump the lexical group across 1 directory with 7 updates#20860dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
3670a10 to
65fda44
Compare
Bumps the lexical group in /apps/webapp with 7 updates: | Package | From | To | | --- | --- | --- | | [@lexical/code](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-code) | `0.27.2` | `0.42.0` | | [@lexical/history](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-history) | `0.27.2` | `0.42.0` | | [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) | `0.27.2` | `0.42.0` | | [@lexical/markdown](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-markdown) | `0.27.2` | `0.42.0` | | [@lexical/react](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-react) | `0.27.2` | `0.42.0` | | [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.27.2` | `0.42.0` | | [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.27.2` | `0.42.0` | Updates `@lexical/code` from 0.27.2 to 0.42.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.42.0/packages/lexical-code) Updates `@lexical/history` from 0.27.2 to 0.42.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.42.0/packages/lexical-history) Updates `@lexical/list` from 0.27.2 to 0.42.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.42.0/packages/lexical-list) Updates `@lexical/markdown` from 0.27.2 to 0.42.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.42.0/packages/lexical-markdown) Updates `@lexical/react` from 0.27.2 to 0.42.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.42.0/packages/lexical-react) Updates `@lexical/rich-text` from 0.27.2 to 0.42.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.42.0/packages/lexical-rich-text) Updates `lexical` from 0.27.2 to 0.42.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.42.0/packages/lexical) --- updated-dependencies: - dependency-name: "@lexical/code" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/history" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/list" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/markdown" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/react" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: "@lexical/rich-text" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical - dependency-name: lexical dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lexical ... Signed-off-by: dependabot[bot] <support@github.com>
65fda44 to
e88db52
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the lexical group with 7 updates in the /apps/webapp directory:
0.27.20.42.00.27.20.42.00.27.20.42.00.27.20.42.00.27.20.42.00.27.20.42.00.27.20.42.0Updates
@lexical/codefrom 0.27.2 to 0.42.0Release notes
Sourced from
@lexical/code's releases.... (truncated)
Changelog
Sourced from
@lexical/code's changelog.... (truncated)
Commits
01abe99v0.42.0a2546bd[lexical-code] Breaking Change: Extract Prism code highlighting to@lexical/c...4ba61a9v0.41.0 (#8166)23b7a0c[lexical-code] Bug Fix: Allow moving caret outside code block (#7918)b961452v0.40.0 (#8104)26ec991[lexical][lexical-utils] Chore: Use workspace:* for monorepo versions and fix...f508ff5Chore: Add an ignore-previously-published arg to the publish action (#8023)8cc0929v0.39.0 (#8021)a64fd2e[lexical-extension][lexical-*] Bug Fix: Defer node class references to potent...4f0d5a3[lexical-code] Bug fix: Add editor key in highlighted nodes cache (#7970)Updates
@lexical/historyfrom 0.27.2 to 0.42.0Release notes
Sourced from
@lexical/history's releases.... (truncated)
Changelog
Sourced from
@lexical/history's changelog.... (truncated)
Commits
01abe99v0.42.038ab72c[lexical-extension][lexical-react] Feature: LexicalExtensionEditorComposer, N...4ba61a9v0.41.0 (#8166)c32268a[lexical-history] Bug Fix: History not record composing character (#8142)b961452v0.40.0 (#8104)26ec991[lexical][lexical-utils] Chore: Use workspace:* for monorepo versions and fix...f508ff5Chore: Add an ignore-previously-published arg to the publish action (#8023)8cc0929v0.39.0 (#8021)d994d9dv0.38.2 (#7962)3949571v0.38.1 (#7951)Updates
@lexical/listfrom 0.27.2 to 0.42.0Release notes
Sourced from
@lexical/list's releases.... (truncated)
Changelog
Sourced from
@lexical/list's changelog.... (truncated)
Commits
01abe99v0.42.038ab72c[lexical-extension][lexical-react] Feature: LexicalExtensionEditorComposer, N...ed2fd08[lexical-list] Fix: create copies ListNode/ListItemNode in split-like operati...446a534[lexical] Feature: LexicalEditor RootListener and EditableListener can return...66972c1[lexical][lexical-list][lexical-markdown] Feature: resetOnCopyNode configurat...4ba61a9v0.41.0 (#8166)2f1189dfeat: add focus event option for the checklist extension (#8105)2ccc73a[lexical-list] Feature: Preserve ordered list numbering when split by blocks ...b961452v0.40.0 (#8104)26ec991[lexical][lexical-utils] Chore: Use workspace:* for monorepo versions and fix...Updates
@lexical/markdownfrom 0.27.2 to 0.42.0Release notes
Sourced from
@lexical/markdown's releases.... (truncated)
Changelog
Sourced from
@lexical/markdown's changelog.