Skip to content

Bump the codemirror group with 4 updates#965

Merged
chvp merged 1 commit intomainfrom
dependabot/npm_and_yarn/codemirror-43bc4426a9
Mar 2, 2026
Merged

Bump the codemirror group with 4 updates#965
chvp merged 1 commit intomainfrom
dependabot/npm_and_yarn/codemirror-43bc4426a9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the codemirror group with 4 updates: @codemirror/commands, @codemirror/language, @codemirror/lint and @codemirror/view.

Updates @codemirror/commands from 6.10.1 to 6.10.2

Changelog

Sourced from @​codemirror/commands's changelog.

6.10.2 (2026-02-06)

Bug fixes

Move the selection to a less surprising place when undoing, moving the selection, redoing, then undoing again.

Commits
  • dbae3a1 Mark version 6.10.2
  • beecd58 Use a more reasonable start selection for the inverse of applied history events
  • 0587e5d Add a test cursorLineDown skipping trailing inline widgets
  • fe13f95 Add some more explicit type annotations
  • 2f99b7b Use git+https format for package.json repository field
  • a6196d9 Query configuration at start of line in changeLineComment
  • See full diff in compare view

Updates @codemirror/language from 6.12.1 to 6.12.2

Changelog

Sourced from @​codemirror/language's changelog.

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
  • b5cd54b Mark version 6.12.2
  • 5f86763 Pause bracket matching updates during composition
  • af8dca9 Properly show matched brackets in the initial editor state
  • 693a25e Use git+https format for package.json repository field
  • See full diff in compare view

Updates @codemirror/lint from 6.9.3 to 6.9.4

Changelog

Sourced from @​codemirror/lint's changelog.

6.9.4 (2026-02-11)

Bug fixes

Make sure nextDiagnostic selects entire diagnostics, even when they overlap with other diagnostics.

Commits

Updates @codemirror/view from 6.39.12 to 6.39.15

Changelog

Sourced from @​codemirror/view's changelog.

6.39.15 (2026-02-20)

Bug fixes

Fix a regression where the editor would forget previously measured line heights without good reason.

Fix an issue where scrolling the cursor into view sometimes wouldn't work on Chrome Android.

Fix a bug that broke composition inside of block wrappers.

6.39.14 (2026-02-12)

Bug fixes

Improve performance of posAtCoords on long lines.

Fix a regression where copy and cut in a shadow DOM on Safari would fall back to the native behavior, often copying the wrong text.

6.39.13 (2026-02-08)

Bug fixes

Fix an issue where a widget at start or end of line, when wrapped to cover that whole line, could block vertical cursor motion.

Fix an issue EditorView.moveVertically that would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.

Commits
  • 218358b Mark version 6.39.15
  • f8458ad Fix a bug that broke composition inside of block wrappers
  • e7ca47d Add a kludge to scroll things into view in the presence of a mobile virtual v...
  • f619d7f Avoid unnecessary height refreshes
  • 9b8a0bd Mark version 6.39.14
  • 754829b Fix a regression in copy/cut on Safari in shadow DOM
  • d2c38fb Try to tweak test to run on CI
  • a308203 Rewrite posAtCoords algorithm for inline content
  • b3362d2 Add some more coordsAtPos tests
  • 6a93b6f Mark version 6.39.13
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the codemirror group with 4 updates: [@codemirror/commands](https://github.com/codemirror/commands), [@codemirror/language](https://github.com/codemirror/language), [@codemirror/lint](https://github.com/codemirror/lint) and [@codemirror/view](https://github.com/codemirror/view).


Updates `@codemirror/commands` from 6.10.1 to 6.10.2
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](codemirror/commands@6.10.1...6.10.2)

Updates `@codemirror/language` from 6.12.1 to 6.12.2
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.12.1...6.12.2)

Updates `@codemirror/lint` from 6.9.3 to 6.9.4
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](codemirror/lint@6.9.3...6.9.4)

Updates `@codemirror/view` from 6.39.12 to 6.39.15
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.12...6.39.15)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-version: 6.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
- dependency-name: "@codemirror/language"
  dependency-version: 6.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
- dependency-name: "@codemirror/lint"
  dependency-version: 6.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2026
@chvp chvp merged commit ec38fa6 into main Mar 2, 2026
6 checks passed
@chvp chvp deleted the dependabot/npm_and_yarn/codemirror-43bc4426a9 branch March 2, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant