Skip to content

Bump @codemirror/autocomplete from 6.15.0 to 6.16.2 - #15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/codemirror/autocomplete-6.16.2
Closed

Bump @codemirror/autocomplete from 6.15.0 to 6.16.2#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/codemirror/autocomplete-6.16.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2024

Copy link
Copy Markdown
Contributor

Bumps @codemirror/autocomplete from 6.15.0 to 6.16.2.

Changelog

Sourced from @​codemirror/autocomplete's changelog.

6.16.2 (2024-05-31)

Bug fixes

Allow backslash-escaped closing braces inside snippet field names/content.

6.16.1 (2024-05-29)

Bug fixes

Fix a bug where multiple backslashes before a brace in a snippet were all removed.

6.16.0 (2024-04-12)

New features

The new activateOnCompletion option allows autocompletion to be configured to chain completion activation for some types of completions.

Commits
  • 099b9fe Mark version 6.16.2
  • 96a271b Handle escaped braces in snippet field content
  • 5f58ba2 Mark version 6.16.1
  • 8ab59a3 make triple quote actually a triple quote
  • 4f0f3b6 Fix backslash-unescaping of braces in snippets
  • 0d719cc Mark version 6.16.0
  • 4f944fc Add activateOnCompletion option
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) from 6.15.0 to 6.16.2.
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](codemirror/autocomplete@6.15.0...6.16.2)

---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #24.

@dependabot dependabot Bot closed this Jul 1, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/codemirror/autocomplete-6.16.2 branch July 1, 2024 07:54
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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants