Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Change 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.4 -> 6.39.6 age confidence
eslint-config-next (source) 16.0.10 -> 16.1.1 age confidence
next (source) 16.0.10 -> 16.1.1 age confidence

Release Notes

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.6

Compare Source

Bug fixes

Fix an issue when composing on the boundary of a decoration, where the text after the composition would get garbled.

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.

vercel/next.js (eslint-config-next)

v16.1.1

Compare Source

v16.1.0

Compare Source

vercel/next.js (next)

v16.1.1

Compare Source

v16.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on tuesday" (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 force-pushed the renovate/js-update branch from f8d52e3 to f5e3d43 Compare December 23, 2025 12:58
@gwilymk gwilymk added this pull request to the merge queue Dec 24, 2025
Merged via the queue into master with commit de5864e Dec 24, 2025
8 checks passed
@gwilymk gwilymk deleted the renovate/js-update branch December 24, 2025 11:27
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.

2 participants