Update minor#9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
0513d4c to
f097680
Compare
f097680 to
14511b2
Compare
14511b2 to
33f248d
Compare
aeb246f to
b84dca2
Compare
b84dca2 to
e86ad13
Compare
f103564 to
e245bab
Compare
e245bab to
509459b
Compare
a35fbdb to
b01f7ef
Compare
0b5f160 to
fbbde6f
Compare
fbbde6f to
831c9e2
Compare
a31092e to
5e27641
Compare
e828940 to
79dbeda
Compare
86de67d to
867661f
Compare
749c878 to
4c557b5
Compare
b82b0d4 to
4045081
Compare
79310b3 to
628f0f2
Compare
0f9c619 to
55729b7
Compare
55729b7 to
db521d3
Compare
067f4a6 to
919ffaa
Compare
4d23433 to
080b914
Compare
080b914 to
b8ba613
Compare
b8ba613 to
060eefa
Compare
8848cb5 to
d26c7ac
Compare
36efd69 to
25fd93b
Compare
2260488 to
7c8c5ed
Compare
7c8c5ed to
9260f0f
Compare
9260f0f to
ffeece3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.4.1→v3.14.17.5.1→7.6.6v2.25.0→v2.38.01.0.0-alpha01→1.1.01.1.5→1.2.33.4.0→3.7.04.8.2→4.16.12.5.1→2.11.01.4.0→1.7.01.4.0→1.13.04.9.3→4.12.01.0.0→1.4.01.7.10→1.9.251.10.0→1.14.111.10.0→1.14.112.5.1→2.9.81.7.10→1.9.257.2.2→7.4.21.1.3→1.4.52.38.1→2.60.11.5.1→1.11.04.9.3→4.12.04.9.3→4.12.01.1.3→1.3.01.3.0→1.5.151.3.0→1.5.157.2.2→7.4.22.9.0→2.12.02.9.0→2.12.01.2.1→1.11.41.2.1→1.11.41.2.1→1.11.41.2.1→1.11.41.2.1→1.11.41.2.1→1.11.41.2.1→1.11.42.4.3→2.8.42.4.3→2.8.42.4.3→2.8.41.7.10→1.9.252.2.0→2.7.02.43.2→2.60.12.43.2→2.60.11.6.4→1.11.0Release Notes
actions/setup-java (actions/setup-java)
v3.14.1Compare Source
What's Changed
Full Changelog: actions/setup-java@v3...v3.14.1
v3.14.0Compare Source
What's Changed
In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.
Full Changelog: actions/setup-java@v3...v3.14.0
v3.13.0Compare Source
What's changed
In the scope of this release, support for Dragonwell JDK was added by @Accelerator1996 in #532
Several inaccuracies were also fixed:
New Contributors
Full Changelog: actions/setup-java@v3...v3.13.0
v3.12.0Compare Source
In scope of this release the following changes were made:
Bug fixes:
Feature implementations:
Resolving dependencies issues:
Infrastructure updates:
Documentation changes:
New Contributors
Full Changelog: actions/setup-java@v3...v3.12.0
v3.11.0Compare Source
In scope of this release we added support for IBM Semeru (OpenJ9) JDK (#289).
Supported distributions
Currently, the following distributions are supported:
temurinzuluadoptoradopt-hotspotadopt-openj9libericamicrosoftcorrettosemeruoraclev3.10.0Compare Source
In scope of this release we added support for Oracle JDK (#450).
Supported distributions
Currently, the following distributions are supported:
temurinzuluadoptoradopt-hotspotadopt-openj9libericamicrosoftcorrettooraclev3.9.0Compare Source
In scope of this release we add support for
.java-versionfile (#426). For more information about its usage please refer to the documentation.v3.8.0Compare Source
In scope of this release we added logic to pass the token input through on GHES for Microsoft Build of OpenJDK (#395) and updated minimatch dependency.
v3.6.0Compare Source
In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this release we use
os.archto determine default architecture for runners: #376. Besides, we made such changes as:SEGMENT_DOWNLOAD_TIMEOUT_MINSv3.5.1Compare Source
In scope of this release we change logic for Microsoft Build of OpenJDK. Previously it had hard coded versions. In this release versions were moved to the separate json file. When a new version of Java is released, it can be added to this file and be used without releasing new version of the action.
v3.5.0Compare Source
Add support for multiple jdks
In scope of this release we add support for multiple jdks. Customers can specify multiple versions of java through
java-versioninput.Besides, we added such changes as:
gradle/gradle (gradle)
v7.6.6: 7.6.6Compare Source
The Gradle team is excited to announce Gradle 7.6.6.
This is a patch release for 7.6. We recommend using 7.6.6 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.6 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.5: 7.6.5Compare Source
The Gradle team is excited to announce Gradle 7.6.5.
This is a patch release for 7.6. We recommend using 7.6.5 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.5 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.4: 7.6.4Compare Source
This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.4 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.3: 7.6.3Compare Source
This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.3 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6.2: 7.6.2Compare Source
This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6.1: 7.6.1Compare Source
This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.
It fixes the following issues:
.gradle/jdksRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6: 7.6Compare Source
The Gradle team is excited to announce Gradle 7.6.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
altrisi,
aSemy,
Ashwin Pankaj,
Aurimas,
BJ Hargrave,
Björn Kautler,
Bradley Turek,
Craig Andrews,
Daniel Lin,
David Morris,
Edmund Mok,
Frosty-J,
Gabriel Feo,
Ivan Gavrilovic,
Jendrik Johannes,
John,
Joseph Woolf,
Karl-Michael Schindler,
Konstantin Gribov,
Leonardo Brondani Schenkel,
Martin d'Anjou,
Michael Bailey,
Pete Bentley,
Rob Bavey,
Sam Snyder,
sll552,
teawithbrownsugar,
Thomas Broadley,
urdak,
Varun Sharma,
Xin Wang
Upgrade instructions
Switch your build to use Gradle 7.6 by updating your wrapper:
./gradlew wrapper --gradle-version=7.6See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
reactivecircus/android-emulator-runner (reactivecircus/android-emulator-runner)
v2.38.0Compare Source
37.0.0. - #475v2.37.0Compare Source
36.0.0, update SDK command-line tools to20.0. - #467v2.36.0Compare Source
--abioption to better support 16-KB-based system images (#456).v2.35.0Compare Source
pre-emulator-launch-script(#439).google_apis_ps16kas a valid target (#440).v2.34.0Compare Source
api-levelsuch asBaklavaand35-ext15. - 428system-image-api-levelto use a system image with a different API level than the platform. - 428android-automotive,android-automotive-playstore,android-desktop. - 428v2.33.0Compare Source
ubuntu-24.04runner. - 41535.0.0, update SDK command-line tools to16.0. - #356v2.32.0Compare Source
portparameter for customizing the emulator port to use. - #383v2.31.0Compare Source
VanillaIceCreamasapi-level. - #378platformsfor the specifiedapi-level. - #384v2.30.1Compare Source
v2.30.0Compare Source
v2.29.0Compare Source
11.0. - #356Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.