Commit de5864e
authored
fix(deps): update javascript packages (non-major) (#1114)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@codemirror/language](https://redirect.github.com/codemirror/language)
| [`6.11.3` ->
`6.12.1`](https://renovatebot.com/diffs/npm/@codemirror%2flanguage/6.11.3/6.12.1)
|

|

|
| [@codemirror/state](https://redirect.github.com/codemirror/state) |
[`6.5.2` ->
`6.5.3`](https://renovatebot.com/diffs/npm/@codemirror%2fstate/6.5.2/6.5.3)
|

|

|
| [@codemirror/view](https://redirect.github.com/codemirror/view) |
[`6.39.4` ->
`6.39.6`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.39.4/6.39.6)
|

|

|
|
[eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`16.0.10` ->
`16.1.1`](https://renovatebot.com/diffs/npm/eslint-config-next/16.0.10/16.1.1)
|

|

|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`16.0.10` ->
`16.1.1`](https://renovatebot.com/diffs/npm/next/16.0.10/16.1.1) |

|

|
---
### Release Notes
<details>
<summary>codemirror/language (@​codemirror/language)</summary>
###
[`v6.12.1`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6121-2025-12-22)
[Compare
Source](https://redirect.github.com/codemirror/language/compare/6.12.0...6.12.1)
##### Bug fixes
Improve finding inner language in syntax tree when the nested parse has
been marked as bracketed.
###
[`v6.12.0`](https://redirect.github.com/codemirror/language/compare/6.11.3...6.12.0)
[Compare
Source](https://redirect.github.com/codemirror/language/compare/6.11.3...6.12.0)
</details>
<details>
<summary>codemirror/state (@​codemirror/state)</summary>
###
[`v6.5.3`](https://redirect.github.com/codemirror/state/blob/HEAD/CHANGELOG.md#653-2025-12-22)
[Compare
Source](https://redirect.github.com/codemirror/state/compare/6.5.2...6.5.3)
##### 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.
</details>
<details>
<summary>codemirror/view (@​codemirror/view)</summary>
###
[`v6.39.6`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6396-2025-12-23)
[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.39.5...6.39.6)
##### 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`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6395-2025-12-22)
[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.39.4...6.39.5)
##### 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.
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v16.1.1`](https://redirect.github.com/vercel/next.js/compare/v16.1.0...v16.1.1)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.1.0...v16.1.1)
###
[`v16.1.0`](https://redirect.github.com/vercel/next.js/compare/v16.0.10...34916762cdff14f27c7e3273d74af60eb6c23cb6)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v16.1.1`](https://redirect.github.com/vercel/next.js/compare/v16.1.0...3aa53984e9d6bc4b5860c76e90cccfd6780989af)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.1.0...v16.1.1)
###
[`v16.1.0`](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
</details>
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/agbrs/agb).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->2 files changed
+64
-64
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
0 commit comments