Skip to content

build(deps): bump yaml-language-server from 1.19.2 to 1.20.0 in /org.eclipse.wildwebdeveloper#2032

Merged
akurtakov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.20.0
Feb 18, 2026
Merged

build(deps): bump yaml-language-server from 1.19.2 to 1.20.0 in /org.eclipse.wildwebdeveloper#2032
akurtakov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps yaml-language-server from 1.19.2 to 1.20.0.

Changelog

Sourced from yaml-language-server's changelog.

1.20.0

  • Feat: Support JSON Schema 2019-09 and 2020-12 #478, vscode-yaml#1122, #823
  • Feat: Support drafts 2019-09 and 2020-12 when validating a referenced JSON schema using AJV #1164
  • Feat: Autodetect schema when working with a Kubernetes custom resource #605
  • Feat: Add CLI flag to report version and report version in initialization result #1142
  • Feat: Add rename support for anchors and aliases #1149
  • Feat: Add anchor preview in hover #1150
  • Feat: Refactoring to change strings into block strings #1119
  • Feat: Report the error message from the schema (if available) when a property is missing #1138
  • Fix: Properly register formatter for all YAML files #1147
  • Fix: Address 'no scope' warning in logs vscode-yaml#972
  • Fix: Improve auto-completion for required enum properties and fix default value labeling vscode-yaml#1125, vscode-yaml#1160
  • Fix: Prevent error when hovering YAML 1.1 boolean values #1152
  • Fix: Properly escape quotes when completing const values, enum values, or property names vscode-yaml#1181
  • Fix: Prevent links in plain text hover documentation from being broken by aggressive escaping #1151
  • Fix: Property name completion properly suggests the enum and const values instead of the schema title, and takes into account anyOf and allOf #1141
  • Fix: Fix loading translations on web vscode-yaml#1191
  • Fix: Fix 'go to schema' CodeLens on web vscode-yaml#1195
  • Fix: Drop lodash from dependencies #1170
  • Fix: Don't syntax highlight 1.4.0 as a float #901
  • Fix: Register ansible and ansible-jinja languages for formatter vscode-yaml#812
  • Fix: Fix loading schemas from workspace when working in a web environment vscode-yaml#1194
  • Fix: Improve range of 'key ordering' error #1177
  • Fix: Prevent the key ordering quickfix from breaking the YAML #1171
  • Fix: Prevent dereferencing undefined in pickSchemaDialect #1176
  • Bump: js-yaml version #1143

Thanks to Petr Spacek, Lawrence Troup, elohmeier, Ronald Wahl, Marius Svechla, qvalentin, Hugo Hache, Nikita Karamov, Guillermo Rodríguez and Lanqing Huang for your contributions

A special shoutout to Morgan Chang for her tireless work on the validator.

Commits
  • 177756e CHANGELOG for 1.20.0
  • 5a8e503 Fix schema loading on GitLab Web IDE
  • 49c1d5a fix: pass loadSchema callback to pickSchemaDialect (#1176)
  • 2aca934 Fix range of 'key ordering' error (#1177)
  • 9543805 fix "Key ordering quickfix breaks YAML #1171"
  • 9d3b96f Fix resolving schemas on web
  • 6ab8de8 Refactoring to change strings into block strings (#1133)
  • d22a9d9 Support JSON Schema 2019 and 2020 (#1166)
  • d74612c fix unset schemaStore.url not using the default
  • 0448405 Drop lodash from dependencies
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2026
@akurtakov
Copy link
Contributor

@dependabot rebase

Bumps [yaml-language-server](https://github.com/redhat-developer/yaml-language-server) from 1.19.2 to 1.20.0.
- [Changelog](https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md)
- [Commits](redhat-developer/yaml-language-server@1.19.2...1.20.0)

---
updated-dependencies:
- dependency-name: yaml-language-server
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.20.0 branch from bfe8a08 to e5609c6 Compare February 18, 2026 16:14
@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/22147790630

@akurtakov
Copy link
Contributor

Pending reviews:

@akurtakov akurtakov merged commit a67138b into master Feb 18, 2026
13 of 14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.20.0 branch February 18, 2026 18:51
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

Comments