Skip to content

Bump jdk-utils from 0.6.0 to 0.7.0#1021

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jdk-utils-0.7.0
Open

Bump jdk-utils from 0.6.0 to 0.7.0#1021
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jdk-utils-0.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jdk-utils from 0.6.0 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)
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
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.6.0 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.6.0...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 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 12, 2026 01:31
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label May 12, 2026
@dependabot dependabot Bot requested review from ikalinin1, valfirst and vkepin and removed request for a team May 12, 2026 01:31
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.54%. Comparing base (7e2a368) to head (ba3e315).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1021   +/-   ##
=========================================
  Coverage     87.54%   87.54%           
  Complexity      273      273           
=========================================
  Files            35       35           
  Lines          1044     1044           
  Branches         72       72           
=========================================
  Hits            914      914           
  Misses          119      119           
  Partials         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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