chore(deps): bump the production-dependencies group across 1 directory with 7 updates - #12
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) | `0.35.0` | `0.49.0` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.11.0` | `2.11.1` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.1` | `2.7.2` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.1` | `11.17.2` | | [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.35.0` | `0.49.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | Updates `@lexical/rich-text` from 0.35.0 to 0.49.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.49.0/packages/lexical-rich-text) Updates `@tauri-apps/api` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.11.0...@tauri-apps/api-v2.11.1) Updates `@tauri-apps/plugin-dialog` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.7.1...dialog-v2.7.2) Updates `mermaid` from 11.16.1 to 11.17.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.1...mermaid@11.17.2) Updates `lexical` from 0.35.0 to 0.49.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.49.0/packages/lexical) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: "@lexical/rich-text" dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/api" dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lexical dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mermaid dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-faaac8ca66
branch
from
August 31, 2026 14:12
23f319a to
1805787
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 production-dependencies group with 7 updates in the / directory:
0.35.00.49.02.11.02.11.12.7.12.7.211.16.111.17.20.35.00.49.019.2.719.2.819.2.719.2.8Updates
@lexical/rich-textfrom 0.35.0 to 0.49.0Release notes
Sourced from @lexical/rich-text's releases.
... (truncated)
Changelog
Sourced from @lexical/rich-text's changelog.
... (truncated)
Commits
ffe9092v0.49.09f99510[lexical-rich-text] Bug Fix: Keep block cursor in editor when ArrowUp at star...c7630f9[lexical-rich-text] Bug Fix: Forward editorConfig to QuoteNode.updateDOM (#8882)82cdae1[Breaking Change][lexical] Chore: Remove redundant registerCommand/registerNo...5fc8eae[Breaking Changes][lexical] Refactor: Port node classes to the $config() prot...ba4d6d0v0.48.0 (#8847)364e128[lexical-rich-text][lexical-plain-text] Bug Fix: don't cancel dragover for te...e4b7cc3v0.47.0 (#8821)18a0abf[lexical][lexical-rich-text][lexical-selection] Bug Fix: Fix navigation acros...02d2562[lexical][lexical-rich-text] Bug Fix: Fix formatText toggle direction and add...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@lexical/rich-textsince your current version.Updates
@tauri-apps/apifrom 2.11.0 to 2.11.1Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
6f6ab12apply version updates (#15409)728c8d4fix(cli): skip building bundles when usingtauri android run(#15473)e25f45crefactor: remove impl clone on inner menus (#15553)fbcf1b0chore(deps): update dependency eslint-plugin-security to v4.0.1 (#15545)828f710fix(cli): respect src/bin required-features (fix: #15325) (#15427)ed8fd41chore(cli): lesser verboseureq_protolog (#15552)50b0237fix(android): escape special characters instrings.xml(#15549)800223ddocs: fix some missing and wrong docs (#15548)5075c81fix: checkis_maximizableininternal_toggle_maximize(#15550)532c22achore(deps-dev): bump vite from 8.0.5 to 8.0.16 (#15547)Updates
@tauri-apps/plugin-dialogfrom 2.7.1 to 2.7.2Release notes
Sourced from @tauri-apps/plugin-dialog's releases.
... (truncated)
Commits
03afae6publish new versions (#3500)57ac986chore(deps): update dependency@tauri-apps/clito v2.11.4 (#3463)2ed6d6cfix(store):StoreOptions.defaultsshould not be required (#3499)cdfd462chore(example): setcolor-cheme(#3493)d6e0b6bchore(example): clean up and migrate to ts partially (#3492)40ae0a7enhance(dialog): useMaterialAlertDialogBuilder(#3491)edc52eachore(deps): bump create-pull-request to v8 (#3489)a0d949dchore(deps): update pnpm to v11 (#3487)13c63afchore: fix clippy (#3488)cad301fpublish new versions (#3447)Updates
mermaidfrom 11.16.1 to 11.17.2Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
dcb694dVersion Packages (#8130)178d7c7fix: restore edgePaths class on the edge group (#8125)569f46eVersion Packages (#8114)3054836Version Packages5b17e0aMerge pull request #8092 from mermaid-js/hotfix/11.17.1655211aReverted change of wrap-options8a23480Updated doc from feedback412c80aUpdate doc and consistent handlig in c4 as for seq diagsb433a9aUpdated changeset to describe specifik diagram affected6bae15eUpdated tests to Playwright APIUpdates
lexicalfrom 0.35.0 to 0.49.0Release notes
Sourced from lexical's releases.
... (truncated)
Changelog
Sourced from lexical's changelog.
... (truncated)
Commits
ffe9092v0.49.082cdae1[Breaking Change][lexical] Chore: Remove redundant registerCommand/registerNo...0a84aef[lexical] Performance: Skip redundant selection restoration in $removeTextFro...97fef1f[lexical] Refactor: Simplify RangeSelection.insertText via removeText decompo...443012c[lexical] Bug Fix: Create selection when clicking between block decorators on...fccc283fix: $config() synthesized getType() recurses infinitely when inherited as ow...3429b57[lexical][lexical-website] Bug Fix: Homepage crash from optimized dev build (...aabfaaa[lexical] Bug Fix: run editor updates dispatched from a read-only context in ...e5e345d[lexical] Feature: Editor operation benchmarks (#8856)385a93c[lexical] Chore: Migrate LexicalSelection tests to buildEditorFromExtensions ...Description has been truncated