Skip to content

Update actions/setup-java action to v5#715

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-java-5.x
Open

Update actions/setup-java action to v5#715
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-java-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 25, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v4v5

Release Notes

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

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

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

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

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

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

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

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

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

Full Changelog: actions/setup-java@v4...v4.3.0

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.1.0


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2025
@renovate renovate Bot requested review from a team as code owners August 25, 2025 07:40
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2025
@renovate renovate Bot enabled auto-merge (squash) August 25, 2025 07:40
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from ba7abbe to 899f1a2 Compare August 25, 2025 11:59
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch 2 times, most recently from 670b92d to 376136d Compare September 8, 2025 13:02
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from 376136d to afef387 Compare October 9, 2025 10:59
@renovate renovate Bot changed the title Update actions/setup-java action to v5 Update actions/setup-java action to v5 - autoclosed Oct 13, 2025
@renovate renovate Bot closed this Oct 13, 2025
auto-merge was automatically disabled October 13, 2025 09:46

Pull request was closed

@renovate renovate Bot deleted the renovate/actions-setup-java-5.x branch October 13, 2025 09:46
@renovate renovate Bot changed the title Update actions/setup-java action to v5 - autoclosed Update actions/setup-java action to v5 Oct 14, 2025
@renovate renovate Bot reopened this Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from afef387 to c5fa4dd Compare October 14, 2025 07:09
@renovate renovate Bot enabled auto-merge (squash) October 17, 2025 13:14
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from c5fa4dd to f62e0e5 Compare November 4, 2025 16:06
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch 2 times, most recently from 144f826 to b455ba6 Compare November 28, 2025 12:32
@renovate renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from b455ba6 to f6cae93 Compare April 27, 2026 12:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants