Skip to content

fix(deps): update codemirror dependencies#8170

Merged
mscolnick merged 1 commit intomainfrom
renovate/codemirror-dependencies
Feb 9, 2026
Merged

fix(deps): update codemirror dependencies#8170
mscolnick merged 1 commit intomainfrom
renovate/codemirror-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Confidence
@codemirror/commands ^6.10.1^6.10.2 age confidence
@codemirror/lint ^6.9.2^6.9.3 age confidence
@codemirror/search ^6.5.11^6.6.0 age confidence
@codemirror/state ^6.5.3^6.5.4 age confidence
@codemirror/view ^6.39.8^6.39.12 age confidence
@lezer/common ^1.5.0^1.5.1 age confidence
@lezer/lr ^1.4.5^1.4.8 age confidence
@lezer/markdown ^1.6.2^1.6.3 age confidence

Release Notes

codemirror/commands (@​codemirror/commands)

v6.10.2

Compare Source

Bug fixes

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

codemirror/lint (@​codemirror/lint)

v6.9.3

Compare Source

Bug fixes

Fix an issue where the lint panel inappropriately blocks the default behavior of key combinations with Ctrl, Alt, or Cmd held.

codemirror/search (@​codemirror/search)

v6.6.0

Compare Source

New features

Search queries now support a generic test field that can be used to implement custom tests on matches.

codemirror/state (@​codemirror/state)

v6.5.4

Compare Source

Bug fixes

Make SelectionRange.eq return false when the ranges have different goal columns.

codemirror/view (@​codemirror/view)

v6.39.12

Compare Source

Bug fixes

Fix a bug where the visual selection drawn by drawSelection could fail to update properly in some circumstances.

Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.

Fix a regression that caused mark decorations to be split on text node chunk boundaries again.

v6.39.11

Compare Source

Bug fixes

Avoid handling copy events for parent editors.

v6.39.10

Compare Source

Bug fixes

Fix a regression in the way widget are reused when content next to them changes.

Make sure font metrics get recomputed on fonts.ready even if the line height doesn't change.

Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.

lezer-parser/common (@​lezer/common)

v1.5.1

Compare Source

Bug fixes

Fix a bug that caused SyntaxNode.enter to incorrectly enter bracketed mounted trees in some circumstances.

lezer-parser/lr (@​lezer/lr)

v1.4.8

Compare Source

Bug fixes

Fix an issue where the wrong start position was emitted for composite skipped nodes in some circumstances.


Configuration

📅 Schedule: Branch creation - "on the 7th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 7, 2026
@vercel
Copy link

vercel bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 9, 2026 6:16pm

Request Review

@mscolnick mscolnick merged commit 082f192 into main Feb 9, 2026
31 checks passed
@mscolnick mscolnick deleted the renovate/codemirror-dependencies branch February 9, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant