Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the vscode-languageservices group in /org.eclipse.wildwebdeveloper with 1 update: vscode-json-languageservice.

Updates vscode-json-languageservice from 5.6.4 to 5.7.0

Release notes

Sourced from vscode-json-languageservice's releases.

v5.7.0

Changes:

  • #301: prepare 5.7.0

This list of changes was auto generated.

Changelog

Sourced from vscode-json-languageservice's changelog.

5.7.0 / 2026-01-12

  • the error code for SchemaResolveError is now 0x10000 plus the error code returned by the request service.

5.6.0 / 2025-05-28

  • added Schema.enumSortTexts and Schema.enumDetails to control the sort order and presentation of suggestions for enums

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 vscode-languageserver-types@3.17
  • 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

... (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 <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

Bumps the vscode-languageservices group in /org.eclipse.wildwebdeveloper with 1 update: [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice).


Updates `vscode-json-languageservice` from 5.6.4 to 5.7.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.6.4...v5.7.0)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vscode-languageservices
...

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 Jan 13, 2026
@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/20960141910

@akurtakov
Copy link
Contributor

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.

2 participants