Skip to content

fix(deps): update codemirror - autoclosed#4

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/codemirror
Closed

fix(deps): update codemirror - autoclosed#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/codemirror

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@codemirror/autocomplete 6.18.4 -> 6.18.6 age confidence
@codemirror/view 6.36.7 -> 6.38.1 age confidence

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.6

Compare Source

Bug fixes

Fix an issue where the closing character for double-angle quotation marks and full-width brackets was computed incorrectly.

v6.18.5

Compare Source

Bug fixes

Fix an issue where clicking on the scrollbar for the completion list could move focus out of the editor.

codemirror/view (@​codemirror/view)

v6.38.1

Compare Source

Bug fixes

Make the keymap not dispatch Alt key combos on macOS by key code, because those are generally used to type special characters.

Fix a layout bug that could occur with very narrow editors.

v6.38.0

Compare Source

New features

Gutters can now specify that they should be displayed after the content (which would be to the right in a left-to-right layout).

v6.37.2

Compare Source

Bug fixes

Fix an issue where moving the cursor vertically from the one-but-last character on a line would sometimes move incorrectly on Safari.

Fix an issue causing coordinates between lines of text to sometimes be inappropriately placed at the end of the line by posAtCoords.

v6.37.1

Compare Source

Bug fixes

Properly add crelt as a dependency.

v6.37.0

Compare Source

New features

View plugins can now take an argument, in which case they must be instantiated with their of method in order to be added to a configuration.

The new showDialog function makes it easy to show a notification or prompt using a CodeMirror panel.

v6.36.8

Compare Source

Bug fixes

Make logException log errors to the console when onerror returns a falsy value.

Fix an issue in MatchDecorator causing updateDeco to sometimes not do the right thing for deletions.


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.

@Light2Dark Light2Dark closed this Aug 1, 2025
@renovate renovate Bot changed the title fix(deps): update codemirror fix(deps): update codemirror - autoclosed Aug 1, 2025
@renovate
renovate Bot deleted the renovate/codemirror branch August 1, 2025 05:10
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.

1 participant