chore(deps): Update build deps and github actions (major) #109
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:
3.1
->5.0
v2
->v4
v3
->v4
v3
->v4
v3.1.3
->v4.4.3
v3
->v6
v2
->v3
v2.1.0
->v3.7.1
v2.1.0
->v3.2.0
v2.12.0
->v3.5.0
v1.1.0
->v3.5.0
Release Notes
DeLaGuardo/setup-graalvm (DeLaGuardo/setup-graalvm)
v5.0
: Nightly Builds!Compare Source
To setup latest Nightly Build please set
graalvm
option to"nightly"
and addpersonal-token: ${{ secrets.GITHUB_TOKEN }}
This token is used to authenticate graphql requests to github's API to retrieve information about latest nightly release only. For more information about personal access token please visit the linkv4.0
: New argumentsCompare Source
Additional way to supply arguments to determine desired GraalVM version.
before:
after:
graalvm-version
is still workingactions/cache (actions/cache)
v4
Compare Source
v3
Compare Source
actions/checkout (actions/checkout)
v4
Compare Source
actions/setup-java (actions/setup-java)
v4
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1
Compare Source
v4.3.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
v4.0.0
Compare Source
What's Changed
The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
For more information, see the @actions/artifact documentation.
New Contributors
Full Changelog: actions/upload-artifact@v3...v4.0.0
v3.2.1
Compare Source
What's Changed
This fixes the
include-hidden-files
input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1
v3.2.0
Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files
, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0
docker/build-push-action (docker/build-push-action)
v6
Compare Source
v5
Compare Source
v4
Compare Source
docker/login-action (docker/login-action)
v3
Compare Source
docker/setup-buildx-action (docker/setup-buildx-action)
v3.7.1
Compare Source
uuid
package by @crazy-max in https://github.com/docker/setup-buildx-action/pull/369Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1
v3.7.0
Compare Source
buildkitd-flags
if opt-in by @crazy-max in https://github.com/docker/setup-buildx-action/pull/363uuid
package and switch tocrypto
by @crazy-max in https://github.com/docker/setup-buildx-action/pull/366Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0
v3.6.1
Compare Source
Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1
v3.6.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0
v3.5.0
Compare Source
v3.4.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0
v3.3.0
Compare Source
v3.2.0
Compare Source
config
tobuildkitd-config
config-inline
tobuildkitd-config-inline
Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0
v3.1.0
Compare Source
v3.0.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.10.0...v3.0.0
v2.10.0
Compare Source
What's Changed
Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0
v2.9.1
Compare Source
Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1
v2.9.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0
v2.8.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0
v2.7.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0
v2.6.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0
v2.5.0
Compare Source
cleanup
input to remove builder and temp files by @crazy-max in https://github.com/docker/setup-buildx-action/pull/213docker
driver by @crazy-max in https://github.com/docker/setup-buildx-action/pull/218docker
driver by @crazy-max in https://github.com/docker/setup-buildx-action/pull/209Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0
v2.4.1
Compare Source
Full Changelog: docker/setup-buildx-action@v2.4.0...v2.4.1
v2.4.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.3.0...v2.4.0
v2.3.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.2.1...v2.3.0
v2.2.1
Compare Source
platforms
input by @crazy-max (#175)Full Changelog: docker/setup-buildx-action@v2.2.0...v2.2.1
v2.2.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.1.0...v2.2.0
docker/setup-qemu-action (docker/setup-qemu-action)
v3.2.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.1.0...v3.2.0
v3.1.0
Compare Source
docker.io
domain for default binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/151Full Changelog: docker/setup-qemu-action@v3.0.0...v3.1.0
v3.0.0
Compare Source
Full Changelog: docker/setup-qemu-action@v2.2.0...v3.0.0
v2.2.0
Compare Source
platforms
input by @Chocobo1 in https://github.com/docker/setup-qemu-action/pull/64Full Changelog: docker/setup-qemu-action@v2.1.0...v2.2.0
gradle/gradle-build-action (gradle/gradle-build-action)
v3.5.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.5.0
v3.4.2
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.2
v3.4.1
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.1
v3.4.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.0
v3.3.2
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.2
v3.3.1
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.1
v3.3.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.0
v3.2.1
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.2.1
v3.2.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.2.0
v3.1.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.1.0
v3.0.0
Compare Source
This is the first release of
gradle/gradle-build-action
available with thev3
version tag.Changes from
gradle-build-action@v2
This release brings some useful and much requested features, including:
The only major breaking change from
gradle-build-action@v2.12.0
is the update to require a Node 20 runtime environment.Aside from that change, this release should generally serve as a drop-in replacement for
gradle-build-action@v2
.Changelog
dependency-graph-continue-on-failure
input, which can be set tofalse
to force the Job to fail when dependency graph submission fails (https://github.com/gradle/gradle-build-action/issues/1036). Failure modes include:dependency-graph: clear
option to clear any dependency-graph previously submitted by the jobGitHub Dependency Graph Gradle Plugin
v1.2.0gradle-executable
input parameter. Use a separate workflow Step to execute a Gradle from a custom location.gradle/wrapper-validation-action (gradle/wrapper-validation-action)
v3.5.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.5.0
v3.4.2
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.2
v3.4.1
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.1
v3.4.0
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.4.0
v3.3.2
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.2
v3.3.1
Compare Source
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.1
v3.3.0
Compare Source
This is the first release of
gradle/wrapper-validation-action
available with thev3
version tag.Changes from
wrapper-validation-acion@v2
There are no functional changes in this release. The jump directly to
v3
(andv3.3.0
) serves 2 purposes:gradle/actions/wrapper-validation
gradle/wrapper-validation-action
andgradle/actions/wrapper-validation
See #198
Full Changelog: gradle/wrapper-validation-action@v2.1.3...v3.3.0
v2.1.3
Compare Source
What's Changed
Full Changelog: gradle/wrapper-validation-action@v2.1.2...v2.1.3
v2.1.2
Compare Source
What's Changed
Full Changelog: gradle/wrapper-validation-action@v2.1.1...v2.1.2
v2.1.1
Compare Source
Changelog
Full Changelog: gradle/wrapper-validation-action@v2...v2.1.1
v2.1.0
Compare Source
This release should vastly reduce the number of network requests made by the
wrapper-validation-action
, by hardcoding the checksums of all known Gradle wrapper jars at time of release. With this improvement, a number of long-standing issues should be addressed (#164, #162, #57).The action should now only make network requests to validate the checksums of an unknown
gradle-wrapper.jar
. This can happen if:gradle-wrapper.jar
is truly invalidChangelog
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.
👻 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.