Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yaml-language-server from 0.12.0 to 1.17.0 in /src/language-service #3430

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps yaml-language-server from 0.12.0 to 1.17.0.

Changelog

Sourced from yaml-language-server's changelog.

1.17.0

  • Feat: Supported docker arm64 image #1027
  • Fix: Reverted ajv-draft04 as it not support HTTPS #1026
  • Fix: Use replaceAll() instead of replace() when turning a label into a regex #1078

1.16.0

  • Feat: Add support for draft-04 (2019 and 2020 included) json schemas while supporting draft-07 #1006
  • Feat: quickFix for enum, const, property #900
  • Add: Send real errors to telemetry #981
  • Add: Missing field descriptions for anyOf #1007
  • Add: k8s update schema to 1.32.1 #1011
  • Add: Adjust to new hover behviour for enum #1030
  • Bump: Dependencies #1000 #1001 #1002 #1003

Thanks to Remco Haszing, Petr Spacek, David Hernando, Yannik Tausch, Lauri Tirkkonen for your contributions.

1.15.0

  • Fix: some small type issues #918
  • Add: volar-service-yaml to clients #920
  • Fix: Remove ide-yaml from known clients #921
  • Fix: schema loading performance #923
  • Fix: undefined error in mergingResult.problemArgs #924
  • Add: unify string insert text for array and property #934
  • Add: Improve some special cases for selection ranges #939
  • Fix: show all enums on hover #942
  • Fix: update README syntax highlighting #945
  • Fix: render examples as yaml on hover #947
  • Fix: snippets in additionalProperties #951
  • Fix: crash when url is undefined #954
  • Fix: Add null check for customTags #955

Thanks to Remco Haszing, Petr Spacek, Tony, Gustav Eikaas, Skip Baney and Pierre Prinetti for your contributions.

1.14.0

  • Fix: Request textDocument/hover failed with message: Invalid regular expression: /(?s).*/: Invalid group #874
  • Fix: nested anyof const #888
  • Fix: Parsing example object as plain string #889
  • Fix: Improve smart select #307
  • Fix: Local YAML schema applied to schema file itself #894
  • Fix: Recursive anchors crash extension #897

Thanks to Tony,Ace and PetrSpacek for your contributions.

1.13.0

  • Fix: The default value for keyorder #859
  • Fix: older changelog heading levels #861
  • Fix: hover behavior when indentation not set #863
  • Add: Run sarif seperately #866
  • Fix: Formatting YAML file inserts ternary operators #255
  • Fix: Mark settings readonly #868

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by rhdevelopers-ci, a new releaser for yaml-language-server since your current version.


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 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 0.12.0 to 1.17.0.
- [Changelog](https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md)
- [Commits](redhat-developer/yaml-language-server@0.12.0...1.17.0)

---
updated-dependencies:
- dependency-name: yaml-language-server
  dependency-type: direct:production
  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 Mar 6, 2025
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