Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps yaml-language-server from 1.17.0 to 1.18.0.

Changelog

Sourced from yaml-language-server's changelog.

1.18.0

  • Feat: Do not suggest propertyNames if doNotSuggest is true #1045
  • Feat: Exclude not suggest properties from possible properties error #1051
  • Feat: Fix enum values to be unique #1028
  • Fix: URL-encoded characters in $ref paths break schema resolution #1082
  • Fix: Tests fail with Node.JS 23.7.x #1018
  • Fix: Autocompletion problem when value is null inside anyOf object #684
  • Fix: Enum strings YES / NO are converted to boolean incorrectly #1036
  • Fix: Autocompletion with escape sequence chars #1040
  • Fix: multipleOf does not work for floats #985

Thanks to Petr Spacek, Kosta and Willem Jan for your contributions.

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
@vrubezhny
Copy link
Contributor

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: yaml-language-server
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.18.0 branch from fc39410 to 167ebe6 Compare May 9, 2025 14:43
@vrubezhny
Copy link
Contributor

/request-license-review

@github-actions
Copy link

github-actions bot commented May 9, 2025

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/14931599766

@vrubezhny
Copy link
Contributor

vrubezhny commented May 9, 2025

An IP Team Review request is created:

@vrubezhny vrubezhny merged commit a22a1eb into master May 9, 2025
8 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/yaml-language-server-1.18.0 branch May 9, 2025 15:21
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.

2 participants