Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@codemirror/commands 6.10.0 -> 6.10.1 age confidence
@codemirror/language 6.11.3 -> 6.12.1 age confidence
@codemirror/state 6.5.2 -> 6.5.3 age confidence
@codemirror/view 6.39.0 -> 6.39.5 age confidence

Release Notes

codemirror/commands (@​codemirror/commands)

v6.10.1

Compare Source

Bug fixes

Fix a bug where copyLineDown would leave the cursor on the wrong line when it was at the start of the line.

codemirror/language (@​codemirror/language)

v6.12.1

Compare Source

Bug fixes

Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.

v6.12.0

Compare Source

codemirror/state (@​codemirror/state)

v6.5.3

Compare Source

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

codemirror/view (@​codemirror/view)

v6.39.5

Compare Source

Bug fixes

Fix an issue where replaced widgets alone on a line weren't reused and didn't get their updateDOM method called.

Fix a bug where, when selecting full lines at the end of the document and inserting a character on Chrome, an inappropriate extra newline was inserted.

v6.39.4

Compare Source

Bug fixes

Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.

Fix a regression causing the native cursor to get stuck before block widgets with side>0.

Fix a crash in content DOM building after a block widget.

Fix a bug in posAtCoords that would in some circumstances make it return positions on the wrong side of a block widget.

v6.39.3

Compare Source

Bug fixes

Fix a bug that could corrupt the rendered document in some situations involving adjacent mark decorations of the same type.

v6.39.2

Compare Source

Bug fixes

Fix an issue where moveVertially was sometimes unable to escape lines with thick borders or padding.

v6.39.1

Compare Source

Bug fixes

Restore a workaround for a Chrome selection bug that had regressed in the previous release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update dependency @codemirror/view to v6.39.1 Update dependency @codemirror/view to v6.39.2 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/codemirror branch 2 times, most recently from 989c5fb to ab09625 Compare December 11, 2025 09:31
@renovate renovate bot changed the title Update dependency @codemirror/view to v6.39.2 Update dependency @codemirror/view to v6.39.3 Dec 11, 2025
@renovate renovate bot changed the title Update dependency @codemirror/view to v6.39.3 Update dependency @codemirror/view to v6.39.4 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/codemirror branch 2 times, most recently from 1f7365c to 60fdb28 Compare December 17, 2025 08:42
@renovate renovate bot changed the title Update dependency @codemirror/view to v6.39.4 Update CodeMirror Dec 17, 2025
@renovate renovate bot force-pushed the renovate/codemirror branch from 60fdb28 to c41549f Compare December 22, 2025 14:41
@renovate renovate bot force-pushed the renovate/codemirror branch from c41549f to dd10344 Compare December 22, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant