Skip to content

fix(deps): update codemirror#147

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/codemirror
Open

fix(deps): update codemirror#147
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/codemirror

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@codemirror/autocomplete 6.20.06.20.1 age confidence
@codemirror/commands 6.10.26.10.3 age confidence
@codemirror/lang-javascript 6.2.46.2.5 age confidence
@codemirror/language 6.12.26.12.3 age confidence
@codemirror/lint 6.9.46.9.5 age confidence
@codemirror/state 6.5.46.6.0 age confidence
@​codemirror/view 6.39.156.41.1 age confidence

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete)

v6.20.1

Compare Source

Bug fixes

Clicking the horizontal dots at the top/bottom of a list of completion options now moves the selection there, so that more completions become visible.

codemirror/commands (@​codemirror/commands)

v6.10.3

Compare Source

Bug fixes

Make sure selection-extending commands preserve the associativity of the selection head.

codemirror/lang-javascript (@​codemirror/lang-javascript)

v6.2.5

Compare Source

Bug fixes

Support code folding of JSX elements and tags.

When reading properties in scopeCompletionSource, use the original object, not a prototype.

codemirror/language (@​codemirror/language)

v6.12.3

Compare Source

Bug fixes

Fix a crash in bracketMatching when composing at end of document.

codemirror/lint (@​codemirror/lint)

v6.9.5

Compare Source

Bug fixes

Use more appropriate background colors for the selected diagnostic in dark mode.

codemirror/state (@​codemirror/state)

v6.6.0

Compare Source

New features

EditorSelection.range now takes an optional assoc argument.

SelectionRange.extend can now be given a third argument to specify associativity.


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/codemirror branch 2 times, most recently from 3a586d0 to c5b641e Compare March 10, 2026 09:04
@renovate renovate bot force-pushed the renovate/codemirror branch from c5b641e to 3223fda Compare March 14, 2026 15:03
@renovate renovate bot force-pushed the renovate/codemirror branch 2 times, most recently from 9c1c9ad to a246ee4 Compare April 1, 2026 10:11
@renovate renovate bot force-pushed the renovate/codemirror branch from a246ee4 to ee08bd2 Compare April 8, 2026 18:57
@renovate renovate bot force-pushed the renovate/codemirror branch from ee08bd2 to b8b3344 Compare April 18, 2026 20:35
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.

0 participants