Skip to content

build(deps): bump jdk-utils from 0.4.6 to 0.7.0#1636

Merged
chagong merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jdk-utils-0.7.0
May 27, 2026
Merged

build(deps): bump jdk-utils from 0.4.6 to 0.7.0#1636
chagong merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jdk-utils-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps jdk-utils from 0.4.6 to 0.7.0.

Release notes

Sourced from jdk-utils's releases.

v0.7.0

  • Added additionalLocations option for findRuntimes so consumers can supply extra parent folders to scan for Java Homes. (#19, #26)
  • Detect SDKMAN installed via Homebrew (brew install sdkman-cli). (#22, #25)
  • Fixed: SDKMAN candidates whose bin/java is a symlink into a nested Contents/Home (e.g. Zulu on macOS) now report the real Java Home, fixing Gradle daemon JAVA_HOME mismatches. (#17, #27)

v0.6.1

  • Added support for mise. (#21)
  • Fixed Dependabot vulnerability alerts. (#23)
  • Switched npm publish workflow to OIDC trusted publishing. (#24)

v0.6.0

  • Added support for jBang. #18

v0.5.1

  • Fixed: /usr detected as a wrong Java home on macOS. #15

v0.5.0

  • Scan default installation directory for Zulu on Windows.#12
  • Traverse entires in env.PATH to cover all possible locations. Note, this increases disk I/O which will affect the performance depending on number of entries of env.PATH. #13
  • Add skipFrom option which allow you to skip scanning from specific source to improve overall performance. #14
Changelog

Sourced from jdk-utils's changelog.

0.7.0

  • Added additionalLocations option for findRuntimes so consumers can supply extra parent folders to scan for Java Homes. #19 (#26)
  • Detect SDKMAN installed via Homebrew (brew install sdkman-cli). #22 (#25)
  • Fixed: SDKMAN candidates whose bin/java is a symlink into a nested Contents/Home (e.g. Zulu on macOS) now report the real Java Home, fixing Gradle daemon JAVA_HOME mismatches. #17 (#27)

0.6.1

  • Added support for mise. #21
  • Fixed Dependabot vulnerability alerts. #23
  • Switched npm publish workflow to OIDC trusted publishing. #24

0.6.0

  • Added support for jBang. #18

0.5.1

  • Fixed: /usr detected as a wrong Java home on macOS. #15

0.5.0

  • Scan default installation directory for Zulu on Windows.#12
  • Traverse entires in env.PATH to cover all possible locations. Note, this increases disk I/O which will affect the performance depending on number of entries of env.PATH. #13
  • Add skipFrom option which allow you to skip scanning from specific source to improve overall performance. #14
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jdk-utils 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 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 [jdk-utils](https://github.com/Eskibear/node-jdk-utils) from 0.4.6 to 0.7.0.
- [Release notes](https://github.com/Eskibear/node-jdk-utils/releases)
- [Changelog](https://github.com/Eskibear/node-jdk-utils/blob/main/CHANGELOG.md)
- [Commits](Eskibear/node-jdk-utils@v0.4.6...v0.7.0)

---
updated-dependencies:
- dependency-name: jdk-utils
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2026
Copy link
Copy Markdown
Contributor

@chagong chagong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: Dependabot dependency update with green checks.

@chagong chagong merged commit c68336d into main May 27, 2026
53 checks passed
@chagong chagong deleted the dependabot/npm_and_yarn/jdk-utils-0.7.0 branch May 27, 2026 02:10
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.

1 participant