Skip to content

Bump vscode-json-languageservice from 5.6.4 to 5.7.2 in /src/language-service#4031

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/src/language-service/dev/vscode-json-languageservice-5.7.2
Open

Bump vscode-json-languageservice from 5.6.4 to 5.7.2 in /src/language-service#4031
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/src/language-service/dev/vscode-json-languageservice-5.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps vscode-json-languageservice from 5.6.4 to 5.7.2.

Release notes

Sourced from vscode-json-languageservice's releases.

v5.7.2

Changes:

  • #311: prepare 5.7.2
  • #309: Only escape to   when needed
  • #310: fix typo in additionalProperties JSON Schema property description

This list of changes was auto generated.

v5.7.1

Changes:

  • #303: prepare 5.7.1, add DiagnosticRelatedInformation

This list of changes was auto generated.

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 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)

Bumps [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) from 5.6.4 to 5.7.2.
- [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.2)

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

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 Feb 24, 2026
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