Skip to content

fix(dependencies): update codemirror editor packages to ^0.20.0 - #362

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/codemirror-editor-packages
Open

fix(dependencies): update codemirror editor packages to ^0.20.0#362
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/codemirror-editor-packages

Conversation

@renovate

@renovate renovate Bot commented Sep 20, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@codemirror/lang-javascript ^0.19.7^0.20.0 age confidence
@codemirror/lang-json ^0.19.2^0.20.0 age confidence
@codemirror/lang-python ^0.19.5^0.20.0 age confidence
@codemirror/lang-sql ^0.19.4^0.20.0 age confidence
@codemirror/lang-xml ^0.19.2^0.20.0 age confidence

Release Notes

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

v0.20.1

Compare Source

New features

localCompletionSource (included in the support extensions returned from javascript) now provides a way to complete locally-defined names.

v0.20.0

Compare Source

New features

The new autoCloseTags extension (included by default in the javascript language extension when jsx is configured) finishes JSX closing tags when you type a > or / character.

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

v0.20.0

Compare Source

Breaking changes

Update dependencies to 0.20.0

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

v0.20.0

Compare Source

Bug fixes

Add folding information for set and tuple expressions.

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

v0.20.4

Compare Source

New features

Schema completion descriptions may now include dots in table names to indicate nested schemas.

v0.20.3

Compare 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.2

Compare Source

Bug fixes

Fix an infinite recursion bug in schemaCompletionSource.

v0.20.1

Compare Source

Breaking changes

The schemaCompletion and keywordCompletion exports, which returned extensions, have been replaced with schemaCompletionSource and keywordCompletionSource, which return completion sources. The old exports will remain available until the next major version.

v0.20.0

Compare 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.0

Compare Source

Breaking changes

Update dependencies to 0.20.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 12pm on Wednesday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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-editor-packages branch from 3ec3640 to 649f0ef Compare October 21, 2023 03:45
@renovate
renovate Bot force-pushed the renovate/codemirror-editor-packages branch from 649f0ef to 66288d0 Compare August 10, 2025 14:46
@renovate
renovate Bot force-pushed the renovate/codemirror-editor-packages branch from 66288d0 to bde6a9a Compare April 21, 2026 19:11
@renovate
renovate Bot force-pushed the renovate/codemirror-editor-packages branch 2 times, most recently from 3666c30 to 7930368 Compare May 14, 2026 16:48
@renovate
renovate Bot force-pushed the renovate/codemirror-editor-packages branch from 7930368 to d8aca54 Compare July 12, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/codemirror-editor-packages branch from d8aca54 to dc8c0e6 Compare July 16, 2026 16: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.

0 participants