fix(dependencies): update codemirror editor packages to ^0.20.0 - #362
Open
renovate[bot] wants to merge 1 commit into
Open
fix(dependencies): update codemirror editor packages to ^0.20.0#362renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
from
October 21, 2023 03:45
3ec3640 to
649f0ef
Compare
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
from
August 10, 2025 14:46
649f0ef to
66288d0
Compare
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
from
April 21, 2026 19:11
66288d0 to
bde6a9a
Compare
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
2 times, most recently
from
May 14, 2026 16:48
3666c30 to
7930368
Compare
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
from
July 12, 2026 18:15
7930368 to
d8aca54
Compare
renovate
Bot
force-pushed
the
renovate/codemirror-editor-packages
branch
from
July 16, 2026 16:10
d8aca54 to
dc8c0e6
Compare
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.
This PR contains the following updates:
^0.19.7→^0.20.0^0.19.2→^0.20.0^0.19.5→^0.20.0^0.19.4→^0.20.0^0.19.2→^0.20.0Release Notes
codemirror/lang-javascript (@codemirror/lang-javascript)
v0.20.1Compare Source
New features
localCompletionSource(included in the support extensions returned fromjavascript) now provides a way to complete locally-defined names.v0.20.0Compare Source
New features
The new
autoCloseTagsextension (included by default in thejavascriptlanguage extension whenjsxis configured) finishes JSX closing tags when you type a>or/character.codemirror/lang-json (@codemirror/lang-json)
v0.20.0Compare Source
Breaking changes
Update dependencies to 0.20.0
codemirror/lang-python (@codemirror/lang-python)
v0.20.0Compare Source
Bug fixes
Add folding information for set and tuple expressions.
codemirror/lang-sql (@codemirror/lang-sql)
v0.20.4Compare Source
New features
Schema completion descriptions may now include dots in table names to indicate nested schemas.
v0.20.3Compare Source
Bug fixes
Fix a bug where the slash at the end of block comments wasn't considered part of the comment token.
v0.20.2Compare Source
Bug fixes
Fix an infinite recursion bug in
schemaCompletionSource.v0.20.1Compare Source
Breaking changes
The
schemaCompletionandkeywordCompletionexports, which returned extensions, have been replaced withschemaCompletionSourceandkeywordCompletionSource, which return completion sources. The old exports will remain available until the next major version.v0.20.0Compare Source
Bug fixes
Fix autocompletion on columns when the table name is written with upper-case letters. Move to @lezer/highlight
codemirror/lang-xml (@codemirror/lang-xml)
v0.20.0Compare Source
Breaking changes
Update dependencies to 0.20.0
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.