Merged
Conversation
Bumps the codemirror group with 4 updates: [@codemirror/commands](https://github.com/codemirror/commands), [@codemirror/language](https://github.com/codemirror/language), [@codemirror/lint](https://github.com/codemirror/lint) and [@codemirror/view](https://github.com/codemirror/view). Updates `@codemirror/commands` from 6.10.1 to 6.10.2 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.10.1...6.10.2) Updates `@codemirror/language` from 6.12.1 to 6.12.2 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.12.1...6.12.2) Updates `@codemirror/lint` from 6.9.3 to 6.9.4 - [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md) - [Commits](codemirror/lint@6.9.3...6.9.4) Updates `@codemirror/view` from 6.39.12 to 6.39.15 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.39.12...6.39.15) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror - dependency-name: "@codemirror/language" dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror - dependency-name: "@codemirror/lint" dependency-version: 6.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror - dependency-name: "@codemirror/view" dependency-version: 6.39.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror ... Signed-off-by: dependabot[bot] <support@github.com>
chvp
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the codemirror group with 4 updates: @codemirror/commands, @codemirror/language, @codemirror/lint and @codemirror/view.
Updates
@codemirror/commandsfrom 6.10.1 to 6.10.2Changelog
Sourced from
@codemirror/commands's changelog.Commits
dbae3a1Mark version 6.10.2beecd58Use a more reasonable start selection for the inverse of applied history events0587e5dAdd a test cursorLineDown skipping trailing inline widgetsfe13f95Add some more explicit type annotations2f99b7bUse git+https format for package.json repository fielda6196d9Query configuration at start of line in changeLineCommentUpdates
@codemirror/languagefrom 6.12.1 to 6.12.2Changelog
Sourced from
@codemirror/language's changelog.Commits
b5cd54bMark version 6.12.25f86763Pause bracket matching updates during compositionaf8dca9Properly show matched brackets in the initial editor state693a25eUse git+https format for package.json repository fieldUpdates
@codemirror/lintfrom 6.9.3 to 6.9.4Changelog
Sourced from
@codemirror/lint's changelog.Commits
a3202d8Mark version 6.9.442d5b8cMake nextDiagnostic select entire diagnosticsUpdates
@codemirror/viewfrom 6.39.12 to 6.39.15Changelog
Sourced from
@codemirror/view's changelog.Commits
218358bMark version 6.39.15f8458adFix a bug that broke composition inside of block wrapperse7ca47dAdd a kludge to scroll things into view in the presence of a mobile virtual v...f619d7fAvoid unnecessary height refreshes9b8a0bdMark version 6.39.14754829bFix a regression in copy/cut on Safari in shadow DOMd2c38fbTry to tweak test to run on CIa308203Rewrite posAtCoords algorithm for inline contentb3362d2Add some more coordsAtPos tests6a93b6fMark version 6.39.13Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions