fix(deps): update javascript packages (non-major) #1114
Merged
+64
−64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.11.3->6.12.16.5.2->6.5.36.39.4->6.39.616.0.10->16.1.116.0.10->16.1.1Release Notes
codemirror/language (@codemirror/language)
v6.12.1Compare Source
Bug fixes
Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.
v6.12.0Compare Source
codemirror/state (@codemirror/state)
v6.5.3Compare Source
Bug fixes
Fix an issue where
RangeValue.eqcould get called with a value of a different class.EditorState.charCategorizernow only uses the highest-precedence set of word characters from the language data, to allow overriding these.codemirror/view (@codemirror/view)
v6.39.6Compare 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.5Compare Source
Bug fixes
Fix an issue where replaced widgets alone on a line weren't reused and didn't get their
updateDOMmethod 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.1Compare Source
v16.1.0Compare Source
vercel/next.js (next)
v16.1.1Compare Source
v16.1.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.