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 dockerfile-language-server-nodejs from 0.9.0 to 0.10.2 #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps dockerfile-language-server-nodejs from 0.9.0 to 0.10.2.

Changelog

Sourced from dockerfile-language-server-nodejs's changelog.

[0.10.2] - 2023-06-01

Fixed

  • textDocument/semanticTokens/full
    • ignore quotes in comments if it's within an embedded argument with CRLF used as a newline delimiter (#113)
    • prevent 0-length semantic tokens from being added (#114)
    • correct typo in the comment handling logic of semantic tokens with CRLF newlines (#116)
    • ignore escaped newlines when checking for strings in semantic tokens (#115)

[0.10.1] - 2023-06-01

Fixed

[0.10.0] - 2023-05-28

Added

Fixed

Commits
  • cacb835 Prepare for the v0.10.2 release
  • b63a733 Adopt dockerfile-language-service 0.10.2
  • 1a65b1a Update CHANGELOG.md with 0.10.1's fixes and tag
  • 3057a85 Prepare for the v0.10.1 release
  • 2a61329 Adopt dockerfile-language-service 0.10.1
  • 989db6e Update CHANGELOG.md to include methods that were changed in 0.10.0
  • aefd02b Prepare for the v0.10.0 release
  • 3807ef1 Update dependencies to prevent security vulnerabilities
  • 6d9dcf5 Adopt dockerfile-language-service 0.10.0
  • c9d2f9d Adopt dockerfile-utils 0.11.0
  • 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 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)

Bumps [dockerfile-language-server-nodejs](https://github.com/rcjsuen/dockerfile-language-server-nodejs) from 0.9.0 to 0.10.2.
- [Release notes](https://github.com/rcjsuen/dockerfile-language-server-nodejs/releases)
- [Changelog](https://github.com/rcjsuen/dockerfile-language-server-nodejs/blob/master/CHANGELOG.md)
- [Commits](rcjsuen/dockerfile-language-server@v0.9.0...v0.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2023
@rchl rchl changed the title Bump dockerfile-language-server-nodejs from 0.9.0 to 0.10.2 in /server Bump dockerfile-language-server-nodejs from 0.9.0 to 0.10.2 Jun 3, 2023
@rchl rchl merged commit 0f9445e into master Jun 3, 2023
@rchl rchl deleted the dependabot/npm_and_yarn/server/dockerfile-language-server-nodejs-0.10.2 branch June 3, 2023 16:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant