Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps yaml-language-server from 1.21.0 to 1.22.0.

Changelog

Sourced from yaml-language-server's changelog.

1.22.0

  • Feat: Use yaml package (instead of prettier) for formatting. See #933, #1222.
  • Feat: Allow # $schema: <url> in addition to the existing # yaml-language-server: $schema=<url> to specify JSON Schema. See #950.
  • Feat: Formatting support on web. See vscode-yaml#1228.
  • Fix: Issue with local refs in local schema when ID does not end with file name. See #1228.
  • Fix: textDocument/hover crashes with "url argument must be of type string" for schemas without $id. See #1227.
  • Fix: Pick which Kubernetes schema to use based on GroupVersionKind (GVK) instead of heuristics. See #1213.
  • Fix: Remove annoying log output related to modelines. See #1211.
  • Fix: Fix Kubernetes validation for RBAC resources. See #1204.
  • Fix: Emacs eglot (and a few other language clients) gets Internal error when processing workspace/configuration server request. See #1201, #1202.
  • Fix: Preserve markdownDescription on $ref siblings
  • Fix: "Open Schema" CodeLens stopped working for contributed schemas. See vscode-yaml#1220.
  • Fix: Markdown description will not be rendered when the property has any reference. See vscode-yaml#1223.
  • Fix: The color of the digits after the decimal point is incorrect. See vscode-yaml#1225.
  • Fix: Integers with leading zeros displaying as strings. See vscode-yaml#1190.
  • Fix: Fix filesystem watcher glob. See vscode-yaml#1221
  • Fix: Remove http-proxy-agent and https-proxy-agent. See #1208.
  • Bump: lodash from 4.17.23 to 4.18.1. See #1225.
  • Bump: yaml from 2.7.1 to 2.8.3. See #1220.
  • Bump: picomatch from 2.3.1 to 2.3.2. See #1219.
  • Bump: flatted from 3.3.3 to 3.4.2. See #1218.
  • Bump: minimatch. See #1200.
  • Docs: Add yaml-schema-lint CLI to the Clients list. See #1215.
  • Docs: Fix links to schemas in README.md. See vscode-yaml#1177.

Thanks to Remco Haszing, Nicolas K., and Josef Šimánek for your contributions.

Commits
  • 970952c CHANGELOG for 1.22.0
  • d11461a fix issue with local refs in local schema when $id is unrelated to file name
  • f7ea162 Fix absolute-path $ref resolution for schemas without a top-level $id (#1...
  • 0ae5603 Bump lodash from 4.17.23 to 4.18.1
  • 6c5ee05 Fix CodeLens for schemas with URI without //
  • 5007fd5 Base k8s schema resolution off of GroupVersionKind
  • 7c1ba50 docs: Add yaml-schema-lint CLI to the Clients list (#1215)
  • 22d01b4 Use yaml package for formatting
  • 577a456 Bump yaml from 2.7.1 to 2.8.3
  • b73cfd8 Bump picomatch from 2.3.1 to 2.3.2
  • 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.21.0 to 1.22.0.
- [Changelog](https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md)
- [Commits](redhat-developer/yaml-language-server@1.21.0...1.22.0)

---
updated-dependencies:
- dependency-name: yaml-language-server
  dependency-version: 1.22.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 Apr 17, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 18, 2026

Looks like yaml-language-server is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.22.0 branch April 18, 2026 14:29
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