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

chore(deps): bump vscode-css-languageservice from 2.1.9 to 6.1.1 #36

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps vscode-css-languageservice from 2.1.9 to 6.1.1.

Changelog

Sourced from vscode-css-languageservice's changelog.

6.1.0 / 2022-09-02

  • new API LanguageService.findDocumentSymbols2, returning DocumentSymbol[]

6.0.0 / 2022-05-18

5.4.0 / 2022-04-01

  • new formatter settings: braceStyle, preserveNewLines, maxPreserveNewLines, wrapLineLength, indentEmptyLines

5.3.0 / 2022-03-23

  • renamed CSSFormatConfiguration.selectorSeparatorNewline to CSSFormatConfiguration.newlineBetweenSelectors

5.2.0 / 2022-03-17

5.1.0 / 2021-02-05

  • new API LanguageSettings.hover
  • New parameter CompletionSettings for LanguageService.doComplete and LanguageService.doComplete2

5.0.0 / 2020-12-14

4.4.0 - 2020-11-30

  • New parameter HoverSettings for LanguageService.doHover: Defines whether the hover contains element documentation and/or a reference to MDN.

4.3.0 - 2020-06-26

  • module resolving in urls (~foo/hello.html) when using LanguageService.findDocumentLinks2 and if fileSystemProvider is provided.
  • new API LanguageService.doComplete2. Support path completion if fileSystemProvider.readDirectory is provided.
  • DocumentContext.resolveReference can also return undefined (if the ref is invalid)

4.2.0 - 2020-05-14

  • new API LanguageServiceOptions.useDefaultDataProvider to control whether the default data provider is used. Defaults to true
  • new API LanguageService.setDataProviders to update the data providers.

4.1.0 - 2020-02-23

  • markdown descriptions in completions and hover
    • new API LanguageServiceOptions.clientCapabilities with ClientCapabilities for completion documentationFormat and hover content

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) from 2.1.9 to 6.1.1.
- [Release notes](https://github.com/Microsoft/vscode-css-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-css-languageservice/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-css-languageservice@v2.1.9...v6.1.1)

---
updated-dependencies:
- dependency-name: vscode-css-languageservice
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2022
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