Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the vscode-languageservices group with 3 updates in the /org.eclipse.wildwebdeveloper directory: vscode-css-languageservice, vscode-html-languageservice and vscode-json-languageservice.

Updates vscode-css-languageservice from 6.3.4 to 6.3.5

Release notes

Sourced from vscode-css-languageservice's releases.

v6.3.5

Changes:

  • #439: update custom data, prepare 6.3.5
  • #434: Support @scope

This list of changes was auto generated.

Commits

Updates vscode-html-languageservice from 5.3.3 to 5.4.0

Release notes

Sourced from vscode-html-languageservice's releases.

v5.4.0

Changes:

  • #206: fix tests
  • #205: update custom data
  • #204: prepare 5.4.0
  • #202: Adds baseline status to html elements and attributes

This list of changes was auto generated.

v5.3.4-next.0

Changes:

  • #201: update to node 20, update package-lock
  • #200: prepare 5.3.3

This list of changes was auto generated.

Commits

Updates vscode-json-languageservice from 5.4.4 to 5.5.0

Release notes

Sourced from vscode-json-languageservice's releases.

v5.5.0

Changes:

  • #264: prepare 5.5.0
  • #259: feat: make newJSONDocument and JSONDocument consistent

This list of changes was auto generated.

v5.4.5-next.0

No release notes provided.

Changelog

Sourced from vscode-json-languageservice's changelog.

5.5.0 / 2025-03-25

  • newJSONDocument API now also accepts undefined as ASTRoots an optionally comment ranges.

5.3.1 / 2023-02-24

  • Fixing bugs in the sort feature

5.3.0 / 2023-02-15

  • new API LanguageService.sort for sorting all properties in a JSON document
  • new API SortOptions

5.2.0 / 2023-02-02

  • Added SchemaConfiguration.folderUri for folder-specific schema associations

5.1.1 / 2022-08/19

  • new type SchemaDraft, representing the offical JSON schema draft versions
  • new property DocumentLanguageSettings.schemaDraft to specify the schema version to use, if the schema does not contain a $schema property

5.1.0 / 2022-07-11

  • new API option FormattingOptions.keepLines to indicate the formatter should keep the initial line positions

5.0.0 / 2022-05-17

  • Update to [email protected]
  • Add more schema support
    • Schema 2019-09: unevaluatedProperties, unevaluatedItems, minContains, maxContains, deprecated, dependentRequired, dependentSchemas, $defs, $anchor
    • Schema 2020-12: prefixItem

4.2.0 / 2022-01-25

  • new API LanguageService.getLanguageStatus
  • support for $ref with $id

4.1.6 / 2021-07-16

  • Replace minimatch with glob-to-regexp

4.1.0 / 2021-04-24

  • SchemaConfiguration.fileMatch now supports glob patterns (e.g. /foo/**/bar.json')

4.0.0 / 2020-12-14

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vscode-languageservices-21710cc2e7 branch 2 times, most recently from f1ab684 to e62bf67 Compare May 9, 2025 15:22
@vrubezhny
Copy link
Contributor

/request-license-review

Bumps the vscode-languageservices group with 3 updates in the /org.eclipse.wildwebdeveloper directory: [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice), [vscode-html-languageservice](https://github.com/Microsoft/vscode-html-languageservice) and [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice).


Updates `vscode-css-languageservice` from 6.3.4 to 6.3.5
- [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.3.4...v6.3.5)

Updates `vscode-html-languageservice` from 5.3.3 to 5.4.0
- [Release notes](https://github.com/Microsoft/vscode-html-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-html-languageservice/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-html-languageservice@v5.3.3...v5.4.0)

Updates `vscode-json-languageservice` from 5.4.4 to 5.5.0
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-json-languageservice@v5.4.4...v5.5.0)

---
updated-dependencies:
- dependency-name: vscode-css-languageservice
  dependency-version: 6.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vscode-languageservices
- dependency-name: vscode-html-languageservice
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vscode-languageservices
- dependency-name: vscode-json-languageservice
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vscode-languageservices
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vscode-languageservices-21710cc2e7 branch from e62bf67 to 451c24e Compare May 9, 2025 15:26
Copy link

github-actions bot commented May 9, 2025

/request-license-review

✔️ All licenses already successfully vetted.

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

@vrubezhny
Copy link
Contributor

vrubezhny commented May 9, 2025

The following IP Team requests are created:

@vrubezhny vrubezhny merged commit 122a303 into master May 9, 2025
8 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vscode-languageservices-21710cc2e7 branch May 9, 2025 16: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.

1 participant