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.14.0 #2750

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps yaml-language-server from 0.12.0 to 1.14.0.

Changelog

Sourced from yaml-language-server's changelog.

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

Thanks to Kasama

1.12.0

  • Fix: Completion Value with dash #832
  • Add: Enforce alphabetical ordering of keys in mappings and provide codeaction to fix it. #839
  • Fix: Value completion with trailing spaces #834
  • Add: IPv4 and IPv6 validation #843
  • Fix: Type errors inform wrong type when parent schema has keyword "title" #845
  • Fix: Anchor diagnostics #846
  • Fix: Underscore being escaped in description attribute when hovering over an attribute #886
  • Add: OpenShift Toolkit extension recommendation #892

Thanks to Petr Spacek

1.11.0

  • Fix: only the first choice is shown when hovering anyOf-typed properties #784
  • Fix: Description in the schema root does not get displayed #809
  • Fix: yaml.validation.error telemetry events are broken #816
  • Add: add diagnostic data with missing properties #775
  • Fix: Can't suggest object correctly with certain schema definition. #769
  • Fix: Property shows up multiple times in completions #829
  • Fix: oneOf validation of keys using "required" not working since 1.3.0 #769
  • Fix: incorrect behavior of keys with quotes #842
  • Fix: bad completion with array of objects #793
  • Add: Modeline takes precendence over registerContributor API #806

Thanks to Petr Spacek,Josh Pinkney

1.10.0

  • Fix: TypeError: i.startsWith is not a function #747
  • Fix: fix: autocomplete indent on object within an array #751
  • Add: Yaml style linting to forbid flow style #753

... (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

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2023
Bumps [yaml-language-server](https://github.com/redhat-developer/yaml-language-server) from 0.12.0 to 1.14.0.
- [Changelog](https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md)
- [Commits](redhat-developer/yaml-language-server@0.12.0...1.14.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 force-pushed the dependabot/npm_and_yarn/dev/yaml-language-server-1.14.0 branch from 37d8caa to be2bdaf Compare August 18, 2023 11:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #3173.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/yaml-language-server-1.14.0 branch September 30, 2024 04:41
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