Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CodeMirror #992

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update CodeMirror #992

wants to merge 1 commit into from

Conversation

sqlynx-renovate[bot]
Copy link
Contributor

@sqlynx-renovate sqlynx-renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Type Update Change
@codemirror/autocomplete devDependencies patch ^6.18.1 -> ^6.18.3
@codemirror/commands devDependencies patch ^6.7.0 -> ^6.7.1
@codemirror/view devDependencies patch ^6.34.1 -> ^6.34.2

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.3

Compare Source

Bug fixes

Backspacing to the start of the completed range will no longer close the completion tooltip when it was triggered implicitly by typing the character before that range.

v6.18.2

Compare Source

Bug fixes

Don't immediately show synchronously updated completions when there are some sources that still need to return.

codemirror/commands (@​codemirror/commands)

v6.7.1

Compare Source

Bug fixes

Change toggleBlockCommentByLine to not affect lines with the selection end right at their start.

codemirror/view (@​codemirror/view)

v6.34.2

Compare Source

Bug fixes

Fix the default cursor color for dark themes, which was way too dark.


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 has been generated by Renovate Bot.

@sqlynx-renovate sqlynx-renovate bot added dependencies Pull requests that update a dependency file javascript labels Oct 22, 2024
@sqlynx-renovate sqlynx-renovate bot changed the title Update dependency @codemirror/commands to ^6.7.1 Update CodeMirror Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants