From 1822b3f3780d0be44583ee27f8475a1b03e8bc7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 22:22:17 -0700 Subject: [PATCH] build(deps): bump @codemirror/language from 6.12.1 to 6.12.3 (#7565) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@codemirror/language](https://github.com/codemirror/language) from 6.12.1 to 6.12.3.
Changelog

Sourced from @​codemirror/language's changelog.

6.12.3 (2026-03-25)

Bug fixes

Fix a crash in bracketMatching when composing at end of document.

6.12.2 (2026-02-25)

Bug fixes

Make sure brackets are highlighted in the initial editor state.

Pause bracket matching updates during composition, to avoid disrupting Mobile Safari's fragile composition handling.

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@codemirror/language&package-manager=npm_and_yarn&previous-version=6.12.1&new-version=6.12.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 show 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../plugin-file-browser-example/package.json | 2 +- pnpm-lock.yaml | 31 ++++--------------- 2 files changed, 7 insertions(+), 26 deletions(-) diff --git a/packages/plugins/examples/plugin-file-browser-example/package.json b/packages/plugins/examples/plugin-file-browser-example/package.json index 4b8091d2..47101a5c 100644 --- a/packages/plugins/examples/plugin-file-browser-example/package.json +++ b/packages/plugins/examples/plugin-file-browser-example/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@codemirror/lang-javascript": "^6.2.5", - "@codemirror/language": "^6.11.0", + "@codemirror/language": "^6.12.3", "@codemirror/state": "^6.4.0", "@codemirror/view": "^6.28.0", "@lezer/highlight": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96f584ea..8f1956a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -401,8 +401,8 @@ importers: specifier: ^6.2.5 version: 6.2.5 '@codemirror/language': - specifier: ^6.11.0 - version: 6.12.1 + specifier: ^6.12.3 + version: 6.12.3 '@codemirror/state': specifier: ^6.4.0 version: 6.5.4 @@ -1477,9 +1477,6 @@ packages: '@codemirror/language-data@6.5.2': resolution: {integrity: sha512-CPkWBKrNS8stYbEU5kwBwTf3JB1kghlbh4FSAwzGW2TEscdeHHH4FGysREW86Mqnj3Qn09s0/6Ea/TutmoTobg==} - '@codemirror/language@6.12.1': - resolution: {integrity: sha512-Fa6xkSiuGKc8XC8Cn96T+TQHYj4ZZ7RdFmXA3i9xe/3hLHfwPZdM+dqfX0Cp0zQklBKhVD8Yzc8LS45rkqcwpQ==} - '@codemirror/language@6.12.3': resolution: {integrity: sha512-QwCZW6Tt1siP37Jet9Tb02Zs81TQt6qQrZR2H+eGMcFsL1zMrk2/b9CLC7/9ieP1fjIUMgviLWMmgiHoJrj+ZA==} @@ -2760,9 +2757,6 @@ packages: '@lezer/lr@1.4.10': resolution: {integrity: sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==} - '@lezer/lr@1.4.8': - resolution: {integrity: sha512-bPWa0Pgx69ylNlMlPvBPryqeLYQjyJjqPx+Aupm5zydLIF3NE+6MMLT8Yi23Bd9cif9VS00aUebn+6fDIGBcDA==} - '@lezer/markdown@1.6.3': resolution: {integrity: sha512-jpGm5Ps+XErS+xA4urw7ogEGkeZOahVQF21Z6oECF0sj+2liwZopd2+I8uH5I/vZsRuuze3OxBREIANLf6KKUw==} @@ -8609,8 +8603,8 @@ snapshots: '@codemirror/autocomplete@6.20.3': dependencies: '@codemirror/language': 6.12.3 - '@codemirror/state': 6.6.0 - '@codemirror/view': 6.43.0 + '@codemirror/state': 6.5.4 + '@codemirror/view': 6.39.15 '@lezer/common': 1.5.2 '@codemirror/commands@6.10.2': @@ -8818,15 +8812,6 @@ snapshots: '@codemirror/language': 6.12.3 '@codemirror/legacy-modes': 6.5.2 - '@codemirror/language@6.12.1': - dependencies: - '@codemirror/state': 6.5.4 - '@codemirror/view': 6.39.15 - '@lezer/common': 1.5.1 - '@lezer/highlight': 1.2.3 - '@lezer/lr': 1.4.8 - style-mod: 4.1.3 - '@codemirror/language@6.12.3': dependencies: '@codemirror/state': 6.6.0 @@ -8848,7 +8833,7 @@ snapshots: '@codemirror/lint@6.9.6': dependencies: - '@codemirror/state': 6.6.0 + '@codemirror/state': 6.5.4 '@codemirror/view': 6.43.0 crelt: 1.0.6 @@ -9811,10 +9796,6 @@ snapshots: dependencies: '@lezer/common': 1.5.2 - '@lezer/lr@1.4.8': - dependencies: - '@lezer/common': 1.5.1 - '@lezer/markdown@1.6.3': dependencies: '@lezer/common': 1.5.2 @@ -12241,7 +12222,7 @@ snapshots: dependencies: '@codemirror/autocomplete': 6.20.0 '@codemirror/commands': 6.10.2 - '@codemirror/language': 6.12.1 + '@codemirror/language': 6.12.3 '@codemirror/lint': 6.9.4 '@codemirror/search': 6.6.0 '@codemirror/state': 6.5.4