Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/setup-java action to v4 #1106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v3.13.0 -> v4.5.0
actions/setup-java action major v3 -> v4

Release Notes

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

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'

Bug fixes :

New Contributors

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

v4.3.0

Compare Source

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

v4.0.0

Compare Source

What's Changed

In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.

Breaking changes

Non-breaking changes

New Contributors

Full Changelog: actions/setup-java@v3...v4.0.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 these updates 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 force-pushed the renovate/actions-setup-java-4.x branch from 6df1afb to af50b4b Compare February 28, 2024 07:38
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch 2 times, most recently from b880349 to 45c5393 Compare March 14, 2024 16:26
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 45c5393 to e6501a0 Compare May 9, 2024 00:28
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from e6501a0 to 43a5585 Compare August 5, 2024 17:17
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch 2 times, most recently from 066dc15 to f80c22a Compare September 9, 2024 19:23
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch 2 times, most recently from e9ba211 to 887e334 Compare September 24, 2024 16:37
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 887e334 to cedab7d Compare October 16, 2024 11:50
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from cedab7d to 08f7c5f Compare October 24, 2024 16:39
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 08f7c5f to 8834ab2 Compare November 3, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants