Skip to content

chore(deps): bump actions/setup-java from 5 to 5.6.0 - #379

Merged
bernardladenthin merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.6.0
Aug 2, 2026
Merged

chore(deps): bump actions/setup-java from 5 to 5.6.0#379
bernardladenthin merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown

Bumps actions/setup-java from 5 to 5.6.0.

Release notes

Sourced from actions/setup-java's releases.

v5.6.0

What's Changed

Full Changelog: actions/setup-java@v5...v5.6.0

v5.5.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.5.0

v5.4.0

What's Changed

... (truncated)

Commits
  • c5f2f2e Bump github/codeql-action from 3 to 4 (#1069)
  • 623c707 chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist)...
  • 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#...
  • See full diff 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 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 [actions/setup-java](https://github.com/actions/setup-java) from 5 to 5.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5...v5.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.6.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 github_actions Pull requests that update GitHub Actions code labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from bernardladenthin as a code owner August 2, 2026 16:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 2, 2026
@bernardladenthin
bernardladenthin merged commit 74d1781 into main Aug 2, 2026
70 of 77 checks passed
@bernardladenthin
bernardladenthin deleted the dependabot/github_actions/actions/setup-java-5.6.0 branch August 2, 2026 21:53
bernardladenthin pushed a commit that referenced this pull request Aug 7, 2026
Dependabot PR #379 rewrote every actions/setup-java@v5 reference to the
exact release tag @v5.6.0 when it detected a newer release existed --
this is Dependabot's default github-actions behavior (it compares against
published Releases, not the maintainer-managed floating major alias, and
rewrites to the exact tag once it touches a line). The floating @v5 alias
itself is verified to correctly track the newest v5.x release (confirmed
by comparing the peeled commit SHA of the v5 tag against the latest v5.x.y
release tag), so reverting loses nothing and restores consistency with
the other three sibling repos, two of which still float @v5 today.

Dependabot has no supported config knob (no versioning-strategy for the
github-actions ecosystem) to prevent this rewrite from recurring on the
next bump -- accepted as a recurring manual cleanup rather than switching
the whole fleet to exact/SHA pins.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KqVypnKbydSNgmGFfhCMUc
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