Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@codemirror/autocomplete ^6.18.6 -> ^6.18.7 age confidence
@codemirror/language ^6.11.2 -> ^6.11.3 age confidence
@codemirror/view ^6.38.1 -> ^6.38.3 age confidence

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.7

Compare Source

Bug fixes

Add a binding for Alt-i to trigger startCompletion, following VS Code's current default bindings.

Improve handling of nested fields in snippets.

codemirror/language (@​codemirror/language)

v6.11.3

Compare Source

Bug fixes

Make the stream parser user 4 times smaller chunks to reduce the amount of re-parsed code on changes.

codemirror/view (@​codemirror/view)

v6.38.3

Compare Source

Bug fixes

Work around a rendering bug in Mobile Safari by completely hiding empty layers.

Fix vertical cursor motion in Chrome around decorations with bottom borders or margins.

Fix an issue that caused mark decorations longer than 512 characters to needlessly be split.

Move the cursor out of atomic ranges when text input happens.

v6.38.2

Compare Source

Bug fixes

Re-enable falling dispatching keys by key code for Cmd-Alt- combinations on macOS.

Make sure all pointer selections skip atomic ranges.


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 added the dependencies Relates to dependencies label Sep 13, 2025
@socket-security
Copy link

socket-security bot commented Sep 13, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​codemirror/​autocomplete@​6.18.6 ⏵ 6.18.7100 +110085 +288 +1100
Updated@​codemirror/​language@​6.11.2 ⏵ 6.11.3100 +110092 +187 -1100
Updated@​codemirror/​view@​6.38.1 ⏵ 6.38.3100 +1100100 +16100 +10100

View full report

@renovate renovate bot force-pushed the renovate/codemirror branch from f009d36 to 0f10a86 Compare September 22, 2025 09:16
@lishaduck lishaduck added this pull request to the merge queue Sep 22, 2025
Merged via the queue into main with commit 35bb595 Sep 22, 2025
12 checks passed
@lishaduck lishaduck deleted the renovate/codemirror branch September 22, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants