Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps vscode-css-languageservice from 6.2.14 to 6.3.0.

Release notes

Sourced from vscode-css-languageservice's releases.

v6.3.0

Changes:

  • #397: [css] Random red highlighting on code
  • #396: prepare 6.3.0
  • #384: feat: add support for Sass pkg: importers
  • #395: Bump braces from 3.0.2 to 3.0.3

This list of changes was auto generated.

Changelog

Sourced from vscode-css-languageservice's changelog.

6.3.0 / 2022-06-24

  • new optional API fileSystemProvider.getContent

6.2.0 / 2022-11-09

  • new API LanguageService.prepareRename, returning Range

6.1.0 / 2022-09-02

  • new API LanguageService.findDocumentSymbols2, returning DocumentSymbol[]

6.0.0 / 2022-05-18

  • Update to vscode-languageserver-types@3.17

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

  • Update to vscode-languageserver-types@3.16
  • Removed deprecated findColorSymbols

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

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
@akurtakov
Copy link
Contributor

/request-license-review

@github-actions
Copy link

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/9651125302

@akurtakov
Copy link
Contributor

Bumps [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) from 6.2.14 to 6.3.0.
- [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@v6.2.14...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vscode-css-languageservice-6.3.0 branch from ee7f6e9 to 74fd1f8 Compare June 24, 2024 21:41
@vrubezhny
Copy link
Contributor

/request-license-review

@github-actions
Copy link

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/9652887205

@akurtakov akurtakov merged commit 96052f4 into master Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vscode-css-languageservice-6.3.0 branch June 25, 2024 05:23
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.

3 participants