chore(deps): bump actions/setup-java from 5 to 5.4.0 in /.github/workflows
Closed
Number: #7516
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
July 07, 2026 at 09:43 PM UTC
(15 days ago)
(15 days ago)
Updated:
July 07, 2026 at 09:47 PM UTC
(15 days ago)
(15 days ago)
Closed:
July 07, 2026 at 09:47 PM UTC
(15 days ago)
(15 days ago)
Time to Close:
4 minutes
Labels:
dependencies github_actions
dependencies github_actions
Description:
Bumps actions/setup-java from 5 to 5.4.0.
Release notes
Sourced from actions/setup-java's releases.
v5.4.0
What's Changed
- Bump
@typescript-eslint/parserfrom 8.48.0 to 8.61.1 by@dependabot[bot] in actions/setup-java#1021- Fix codeql workflow permissions by
@jsorefin actions/setup-java#993- fix CodeQL permissions by
@gdamsin actions/setup-java#1025- fix: reject non-semver candidate versions in isVersionSatisfies by
@sproctorin actions/setup-java#1009- Bump
@actions/cacheto 5.1.0, handle cache write denied by@jasonginin actions/setup-java#1026- Add Maven Wrapper cache feature by
@mahabaleshwarsin actions/setup-java#1027- Spelling by
@jsorefin actions/setup-java#713- add link to advanced configuration for JetBrains by
@robstollin actions/setup-java#850- docs(action): fix missing required or default fields by
@kranthipoturajuin actions/setup-java#1007- feat: add microsoft openjdk 17.0.18 by
@al-kauin actions/setup-java#1002- Update README.md - use "alert syntax for Markdown" for notes by
@mhoffrogin actions/setup-java#924- Bump undici from 6.24.1 to 6.27.0 by
@dependabot[bot] in actions/setup-java#1033- Update contributor guide with emoji for clarity by
@brunoborgesin actions/setup-java#1028- add javac problem matcher by
@Trass3rin actions/setup-java#562- Clarify README version syntax and migration guidance by
@brunoborgeswith@Copilotin actions/setup-java#1038- Update undici artifacts to 6.27.0 (license cache + dist) by
@brunoborgesin actions/setup-java#1040- docs: enhance custom jdk file installation by
@stephanabelin actions/setup-java#996- Templates for new Java distributions by
@panticmilosin actions/setup-java#429- Bump actions/checkout from 6 to 7 by
@dependabot[bot] in actions/setup-java#1032- Bump
@types/nodefrom 25.9.3 to 26.0.0 by@dependabot[bot] in actions/setup-java#1031- docs: replace non-existent HelloWorldApp references with java --version by
@brunoborgeswith@Copilotin actions/setup-java#1043- docs: add JavaFX Maven project configuration instructions by
@brunoborgeswith@Copilotin actions/setup-java#1044- docs: self-signed certificate / internal CA handling for GitHub Enterprise by
@brunoborgesin actions/setup-java#1050- docs: document importing an internal CA into the installed JDK (cacerts) by
@brunoborgesin actions/setup-java#1051- chore: Harden workflows: least-privilege permissions + zizmor integration by
@brunoborgesin actions/setup-java#1039- dist: Add GraalVM Community distribution support by
@brunoborgeswith@Copilotin actions/setup-java#1042- docs: note jdkfile approach for Early Access / unreleased JDK builds by
@brunoborgesin actions/setup-java#1058- dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by
@brunoborgesin actions/setup-java#1059New Contributors
@jsorefmade their first contribution in actions/setup-java#993@sproctormade their first contribution in actions/setup-java#1009@jasonginmade their first contribution in actions/setup-java#1026@robstollmade their first contribution in actions/setup-java#850@kranthipoturajumade their first contribution in actions/setup-java#1007@al-kaumade their first contribution in actions/setup-java#1002@mhoffrogmade their first contribution in actions/setup-java#924@brunoborgesmade their first contribution in actions/setup-java#1028@Trass3rmade their first contribution in actions/setup-java#562@stephanabelmade their first contribution in actions/setup-java#996Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.4.0
v5.3.0
What's Changed
- chore: update Java version to 25 in setup examples by
@alaahongin actions/setup-java#969- Bump minimatch from 3.1.2 to 3.1.5 by
@dependabot[bot] in actions/setup-java#984- Refactor error handling and improve test logging for installers by
@chiranjib-swainin actions/setup-java#989
... (truncated)
Commits
c09b25fClarify README version syntax and migration guidance (#1038)dc8e16aadd javac problem matcher (#562)3d27da4Update contributor guide with emoji for clarity (#1028)cefdecdBump undici from 6.24.1 to 6.27.0 (#1033)347226bUpdate README.md - use "alert syntax for Markdown" for notes (#924)5866e12feat: add microsoft openjdk 17.0.18 (#1002)2872526docs(action): fix missing required or default fields (#1007)bb8b13aadd link to advanced configuration for JetBrains (#850)957ad8bSpelling (#713)ce7f9ceAdd Maven Wrapper cache feature (#1027)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 16124410 |
| UUID: | 4832454161 |
| Node ID: | PR_kwDOA8iXnM7vBaWy |
| Host: | GitHub |
| Repository: | TheAlgorithms/Java |