An open index of dependabot pull requests across open source projects.

build(deps): bump vscode-json-languageservice from 5.6.4 to 5.7.0 in /org.eclipse.wildwebdeveloper in the vscode-languageservices group

Open
Number: #2015
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 4
Created: January 13, 2026 at 02:15 PM UTC
(5 months ago)
Updated: January 30, 2026 at 10:02 PM UTC
(5 months ago)
Labels:
dependencies javascript
Description:

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
Package Dependencies
Ecosystem:
npm
Version Change:
5.6.4 → 5.7.0
Update Type:
Minor
Path:
/org.eclipse.wildwebdeveloper in the vscode-languageservices group
Technical Details
ID: 12748710
UUID: 3809054714
Node ID: PR_kwDOBTMVqs688QDz
Host: GitHub
Repository: eclipse-wildwebdeveloper/wildwebdeveloper