Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps vscode-json-languageservice from 3.11.0 to 5.0.0.

Changelog

Sourced from vscode-json-languageservice's changelog.

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

Commits
  • 87acc36 5.0.0
  • 798ed1e update versions, prepare 5.0.0
  • 86050bf Merge pull request #134 from microsoft/users/GitHubPolicyService/90bdaeaa-3bf...
  • d4bcc07 Microsoft mandatory file
  • dde4ebf Merge pull request #133 from microsoft/aeschli/unevaluatedProperties
  • 051b462 use node 16 for travis
  • c5e86f4 support $anchor
  • 56aa9db support $defs
  • 7e08540 support dependentRequired & dependentSchemas
  • f626725 update traverseNodes
  • Additional commits viewable in compare view

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 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 3.11.0 to 5.0.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@v3.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #6188.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/vscode-json-languageservice-5.0.0 branch August 1, 2022 22:11
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