chore(deps): update all non-major dependencies #26
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:
v4.1.1
->v4.1.3
v4.1.4
->v4.1.6
v4.3.1
->v4.3.3
v3.1.0
->v3.3.1
4.12
->4.12.1
8.3.1
->8.3.2
8.3.1
->8.3.2
Release Notes
actions/checkout (actions/checkout)
v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598actions/download-artifact (actions/download-artifact)
v4.1.6
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324Full Changelog: actions/download-artifact@v4.1.5...v4.1.6
v4.1.5
Compare Source
What's Changed
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5Full Changelog: actions/download-artifact@v4.1.4...v4.1.5
actions/upload-artifact (actions/upload-artifact)
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
gradle/actions (gradle/actions)
v3.3.1
Compare Source
This patch release fixes a bug in setting the report dir for
dependency-submission
, and updates the plugin versionsapplied in Develocity injection.
What's Changed
DEPENDENCY_GRAPH_REPORT_DIR
variable for dependency-submission (#188)Full Changelog: gradle/actions@v3.3.0...v3.3.1
v3.3.0
Compare Source
This release includes a new action, and improvements to the existing actions.
Highlights include:
Changelog
NEW action
gradle/actions/wrapper-validation
wrapper-validation-action
(#160)Improvements to
gradle/actions/setup-gradle
setup-gradle
action can now perform wrapper-validation automatically (#161, #162)toolchains.xml
file on ARM runners (#89)Improvements to
gradle/actions/depenency-submission
setup-gradle
(#116)dependency-submission
action (#123)setup-gradle
anddependency-submission
can be used in the same Job (#36)Full Changelog: gradle/actions@v3.2.1...v3.3.0
Actions Summary
Release includes
v3.3.0
of the following, available under thev3
version tag:v3.2.1
Compare Source
The recent update to use
com.develocity.gradle
plugin resulted in many deprecation warnings being triggered by the init-scripts bundled with this action. This patch release updates these init-scripts to avoid these deprecation warnings.What's Changed
Full Changelog: gradle/actions@v3.2.0...v3.2.1
v3.2.0
Compare Source
Changelog
General improvements
Improvements to Dependency Submission
Improvements to Develocity injection
com.develocity.gradle
plugin version3.17
by defaultNote
Release includes
v3.2.0
ofgradle/actions/setup-gradle
andgradle/actions/dependency-submission
.Available under the
v3
version tag.The
gradle/actions/setup-gradle
action supersedesgradle/gradle-build-action
.The
gradle/[email protected]
version will be released in parallel, and will delegate to this release ofgradle/actions/setup-gradle
.Full Changelog: gradle/actions@v3.1.0...v3.2.0
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.