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

[Snyk] Upgrade @codemirror/autocomplete from 6.4.2 to 6.5.1 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @codemirror/autocomplete from 6.4.2 to 6.5.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-04-13.
Release notes
Package name: @codemirror/autocomplete
  • 6.5.1 - 2023-04-13

    Bug fixes

    Keep completions open when interaction with an info tooltip moves focus out of the editor.

  • 6.5.0 - 2023-04-13

    Bug fixes

    When closeBrackets skips a bracket, it now generates a change that overwrites the bracket.

    Replace the entire selected range when picking a completion with a non-cursor selection active.

    New features

    Completions can now provide a section field that is used to group them into sections.

    The new positionInfo option can be used to provide custom logic for positioning the info tooltips.

  • 6.4.2 - 2023-02-17

    Bug fixes

    Fix a bug where the apply method created by snippet didn't add a pickedCompletion annotation to the transactions it created.

from @codemirror/autocomplete GitHub release notes
Commit messages
Package name: @codemirror/autocomplete
  • c1f1bcf Mark version 6.5.1
  • 7757410 Don't close completions when focus moves into an info element
  • eb95bbf Mark version 6.5.0
  • a4cce02 Replace the entire selection when picking a completion
  • 82480a7 Make info tooltip positioning configurable
  • 09d82d5 Add support for completion sections
  • 5aef636 Make bracket skipping overwrite the bracket

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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