Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.21.0
Open

build(deps): bump yaml-language-server from 1.20.0 to 1.21.0 in /org.eclipse.wildwebdeveloper#2047
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.21.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps yaml-language-server from 1.20.0 to 1.21.0.

Changelog

Sourced from yaml-language-server's changelog.

1.21.0

  • Feat: Enable suppressing diagnostics per-line by adding a # yaml-language-server-disable comment vscode-yaml#666
  • Feat: Allow yaml.validate and yaml.format.enable to be overriden in language-specific settings #1188
  • Fix: Do not register the extension for templated YAML languages (such as Helm, Jinja, etc.) vscode-yaml#1204
  • Fix: Handle default booleans and integers properly in required properties completion vscode-yaml#1205
  • Fix: Prevent infinite $ref resolution loops #1195
  • Fix: Preserve document end marker (...) when formatting (by updating prettier to 3.8.1) vscode-yaml#1211
  • Fix: Don't escape '-' in hover text, since it was breaking links #1151
  • Fix: Attempt to resolve a schema referenced through a relative $ref locally before peforming a remote $id lookup #1186
  • Fix: Improve documentation of yaml.schemas setting vscode-yaml#1207

Thanks to Simon Heather for your contributions

Commits
  • abce2da CHANGELOG for 1.21.0
  • 67ce9eb Handle default booleans and integers properly in required properties completion
  • ce38c3b Fix infinite $ref resolution loops (#1195)
  • f1f5a94 Add yaml-lint-disable comment to suppress diagnostics per-line (#1189)
  • 97effb9 Stabilize CI
  • c5a2324 switch back to 1.21.0
  • d3774ae Prefer local sibling schema resolution for relative $ref before remote $id lo...
  • 425f02a Update prettier to 3.8.1
  • 5c948c6 Bump ajv from 8.17.1 to 8.18.0
  • 8ce4e2a Allow language-overridable yaml.validate and yaml.format.enable settings ...
  • 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)

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

---
updated-dependencies:
- dependency-name: yaml-language-server
  dependency-version: 1.21.0
  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 27, 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