Skip to content

Update actions/setup-java action to v4.8.0#16

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

Update actions/setup-java action to v4.8.0#16
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-java-4.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.0.0v4.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title Update actions/setup-java action to v4.2.1 Update actions/setup-java action to v4.2.2 Aug 5, 2024
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 145881b to abcb605 Compare August 5, 2024 20:51
@renovate renovate Bot changed the title Update actions/setup-java action to v4.2.2 Update actions/setup-java action to v4.3.0 Sep 10, 2024
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from abcb605 to 199f05f Compare September 10, 2024 02:33
@renovate renovate Bot changed the title Update actions/setup-java action to v4.3.0 Update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 199f05f to 16ea8b3 Compare September 24, 2024 23:49
@renovate renovate Bot changed the title Update actions/setup-java action to v4.4.0 Update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 16ea8b3 to ad37770 Compare October 24, 2024 21:00
@renovate renovate Bot changed the title Update actions/setup-java action to v4.5.0 Update actions/setup-java action to v4.6.0 Dec 21, 2024
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from ad37770 to 47f860f Compare December 21, 2024 02:39
@renovate renovate Bot changed the title Update actions/setup-java action to v4.6.0 Update actions/setup-java action to v4.7.0 Jan 30, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 47f860f to 115e891 Compare January 30, 2025 03:40
@renovate renovate Bot changed the title Update actions/setup-java action to v4.7.0 Update actions/setup-java action to v4.7.1 Apr 11, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 115e891 to 7d4445c Compare April 11, 2025 03:58
@renovate renovate Bot changed the title Update actions/setup-java action to v4.7.1 Update actions/setup-java action to v4.8.0 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-java-4.x branch from 7d4445c to b323c8c Compare December 4, 2025 07:38
@coderabbitai

coderabbitai Bot commented Dec 4, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants