Skip to content

chore(deps): bump actions/setup-java from 5.6.0 to 6.0.0 in the github group - #6115

Open
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/github_actions/github-62c522be73
Open

chore(deps): bump actions/setup-java from 5.6.0 to 6.0.0 in the github group#6115
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/github_actions/github-62c522be73

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the github group with 1 update: actions/setup-java.

Updates actions/setup-java from 5.6.0 to 6.0.0

Release notes

Sourced from actions/setup-java's releases.

v6.0.0

What's Changed

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 5.6.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5.6.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2026
@rtibblesbot

rtibblesbot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🟡 Waiting for changes

Last updated: 2026-09-01 00:22 UTC

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

PR #6115actions/setup-java 5.6.0 → 6.0.0 (major, CI-only dev dependency; github-actions ecosystem, github group).

CI passing.

Breaking changes in v6, and whether they touch this repo:

  • ESM migration (#1078) — upstream documents it as not user-facing. No impact.
  • Legacy adopt distributions removed (#1185) — both call sites use temurin. No impact.
  • Zulu Discovery API → Azul Metadata API (#1010) — zulu-only. No impact.
  • jdkFile renamed to jdk-file, deprecated alias retained (#1083) — input unused. No impact.
  • JDK signature/checksum verification now on by default (#1246, #1167) — no config needed, but the one change that could newly fail a previously-passing run.

Security fixes: no CVEs; dependency-audit remediations (js-yaml, brace-expansion, fast-xml-parser) and two zizmor template-injection fixes in the action's own e2e workflows. Peer/config changes: none.

Code changes required: none. Both usages pass only distribution: temurin and java-version: '17' and consume no action outputs (.github/workflows/i18n-download.yml:37-40, .github/workflows/i18n-upload.yml:37-40); grep -rn setup-java .github/ returns exactly these two.

suggestion: CI green here does not exercise the bump — both workflows are workflow_dispatch-only, and every substantive check reports skipping from its path gate; only All file linting ran. Worth manually dispatching Upload translations to Crowdin once after merge rather than finding out at the next string freeze.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant