Skip to content

build(deps): bump @codemirror/autocomplete from 0.19.15 to 0.20.0 in /web/ui#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/ui/codemirror/autocomplete-0.20.0
Closed

build(deps): bump @codemirror/autocomplete from 0.19.15 to 0.20.0 in /web/ui#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/ui/codemirror/autocomplete-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 30, 2022

Bumps @codemirror/autocomplete from 0.19.15 to 0.20.0.

Changelog

Sourced from @​codemirror/autocomplete's changelog.

0.20.0 (2022-04-20)

Breaking changes

CompletionResult.span has been renamed to validFor, and may now hold a function as well as a regular expression.

Bug fixes

Remove code that dropped any options beyond the 300th one when matching and sorting option lists.

Completion will now apply to all cursors when there are multiple cursors.

New features

CompletionResult.update can now be used to implement quick autocompletion updates in a synchronous way.

The @​codemirror/closebrackets package was merged into this one.

Commits
  • 0d43b58 Mark version 0.20.0
  • 8f379b5 Bump lezer version to 0.16.0
  • 331e126 Adjust internal doc links to new package structure
  • 9b8f4c1 Integrate closebrackets code
  • 7fde68a Merge in commits from @​codemirror/closebrackets
  • 0bf255d Move from @​codemirror/text to @​codemirror/state
  • a02b1f1 Import text stuff from @​codemirror/state
  • e7d93db Use RangeSet exports from @​codemirror/state
  • e55838b Move to tooltip exports from @​codemirror/view
  • 97bf065 Pass a context to CompletionResult.update, touch up doc comments
  • Additional commits viewable 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 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 0.19.15 to 0.20.0.
- [Release notes](https://github.com/codemirror/autocomplete/releases)
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](codemirror/autocomplete@0.19.15...0.20.0)

---
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 Apr 30, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #46.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/ui/codemirror/autocomplete-0.20.0 branch May 16, 2022 12:45
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