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

Update actions/setup-java action to v3.11.0 #70

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v3.9.0 -> v3.11.0

Release Notes

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

v3.11.0

Compare Source

In scope of this release we added support for IBM Semeru (OpenJ9) JDK (https://github.com/actions/setup-java/pull/289).

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: semeru
     java-version: 17
Supported distributions

Currently, the following distributions are supported:

Keyword Distribution Official site License
temurin Eclipse Temurin Link Link
zulu Azul Zulu OpenJDK Link Link
adopt or adopt-hotspot AdoptOpenJDK Hotspot Link Link
adopt-openj9 AdoptOpenJDK OpenJ9 Link Link
liberica Liberica JDK Link Link
microsoft Microsoft Build of OpenJDK Link Link
corretto Amazon Corretto Build of OpenJDK Link Link
semeru IBM Semeru Runtime Open Edition Link Link
oracle Oracle JDK Link Link

v3.10.0

Compare Source

In scope of this release we added support for Oracle JDK (https://github.com/actions/setup-java/pull/450).

steps:
 - name: Checkout
  uses: actions/checkout@v3
 - name: Setup-java
  uses: actions/setup-java@v3
  with:
   distribution: oracle
   java-version: 17
Supported distributions

Currently, the following distributions are supported:

Keyword Distribution Official site License
temurin Eclipse Temurin Link Link
zulu Azul Zulu OpenJDK Link Link
adopt or adopt-hotspot AdoptOpenJDK Hotspot Link Link
adopt-openj9 AdoptOpenJDK OpenJ9 Link Link
liberica Liberica JDK Link Link
microsoft Microsoft Build of OpenJDK Link Link
corretto Amazon Corretto Build of OpenJDK Link Link
oracle Oracle JDK Link Link

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 3 times, most recently from 8afa52f to 1e154aa Compare February 24, 2023 20:32
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 3 times, most recently from b4194db to 1190d99 Compare March 14, 2023 21:24
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from 7f96a3d to 6e6b7b6 Compare March 24, 2023 02:17
@renovate renovate bot changed the title Update actions/setup-java action to v3.10.0 Update actions/setup-java action to v3.11.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from b3f3b3d to b112fe8 Compare April 2, 2023 03:58
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from b112fe8 to abf9887 Compare April 20, 2023 16:05
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from 35ba3d8 to 29c54f5 Compare May 18, 2023 13:44
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from 29c54f5 to 7cd7fea Compare May 20, 2023 11:36
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from 7cd7fea to 8747066 Compare May 31, 2023 18:21
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from b6ef482 to 427b879 Compare June 26, 2023 17:23
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from 427b879 to 79ff3ce Compare June 30, 2023 23:30
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from afd4028 to a6fe4a3 Compare July 14, 2023 21:54
@renovate renovate bot changed the title Update actions/setup-java action to v3.11.0 Update actions/setup-java action to v3.11.0 - autoclosed Jul 16, 2023
@renovate renovate bot closed this Jul 16, 2023
@renovate renovate bot deleted the renovate/actions-setup-java-3.x branch July 16, 2023 15:24
@renovate renovate bot changed the title Update actions/setup-java action to v3.11.0 - autoclosed Update actions/setup-java action to v3.11.0 Jul 16, 2023
@renovate renovate bot reopened this Jul 16, 2023
@renovate renovate bot restored the renovate/actions-setup-java-3.x branch July 16, 2023 15:30
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from a6fe4a3 to 3d4a3e0 Compare July 16, 2023 15:31
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from 3d4a3e0 to 6bbf1a2 Compare July 16, 2023 15:31
@rajadileepkolli rajadileepkolli merged commit af737d8 into master Jul 16, 2023
@rajadileepkolli rajadileepkolli deleted the renovate/actions-setup-java-3.x branch July 16, 2023 15:50
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.

1 participant