build(deps): bump yaml-language-server from 1.19.2 to 1.20.0 in /org.eclipse.wildwebdeveloper
Open
Number: #2032
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
February 18, 2026 at 02:14 PM UTC
(4 months ago)
(4 months ago)
Updated:
February 18, 2026 at 04:20 PM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
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
constvalues,enumvalues, 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
enumandconstvalues instead of the schema title, and takes into accountanyOfandallOf#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
undefinedinpickSchemaDialect#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
177756eCHANGELOG for 1.20.05a8e503Fix schema loading on GitLab Web IDE49c1d5afix: pass loadSchema callback to pickSchemaDialect (#1176)2aca934Fix range of 'key ordering' error (#1177)9543805fix "Key ordering quickfix breaks YAML #1171"9d3b96fFix resolving schemas on web6ab8de8Refactoring to change strings into block strings (#1133)d22a9d9Support JSON Schema 2019 and 2020 (#1166)d74612cfix unset schemaStore.url not using the default0448405Drop lodash from dependencies- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
yaml-language-server
Ecosystem:
npm
npm
Version Change:
1.19.2 → 1.20.0
Update Type:
Minor
Minor
Path:
/org.eclipse.wildwebdeveloper
Technical Details
| ID: | 13929140 |
| UUID: | 3958076556 |
| Node ID: | PR_kwDOBTMVqs7EobIx |
| Host: | GitHub |
| Repository: | eclipse-wildwebdeveloper/wildwebdeveloper |