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:
v1.4.7
->v1.6.0
v1.40.8
->v1.42.2
v2.7.1
->v2.7.3
v2.0.0
->v2.1.0
v4.0.0
->v4.0.2
v4.1.1
->v4.1.4
v4.0.0
->v4.1.4
v4.1.2
->v4.1.7
v5.0.0
->v5.0.1
v4.0.0
->v4.2.1
v5.0.0
->v5.1.0
v4.3.1
->v4.3.3
v4.0.0
->v4.3.3
2.0.23
->2.0.25
v2.0.1
->v2.0.3
v4.0.1
->v4.3.1
v3.0.0
->v3.1.4
v5.1.0
->v5.3.0
v3.0.0
->v3.3.0
v3.24.9
->v3.25.3
v3.24.5
->v3.25.3
v3.0.0
->v3.3.2
v1.13.0
->v1.14.0
v1.171.0
->v1.176.0
2.29.0
->2.30.4
Release Notes
Azure/login (Azure/login)
v1.6.0
: Azure Login Action v1.6.0Compare Source
pre:
andpost:
action for cleaning up (#384)v1.5.1
: Azure Login Action v1.5.1Compare Source
subscriptionId
increds
(#373)v1.5.0
: Azure Login Action v1.5.0Compare Source
PyO3/maturin-action (PyO3/maturin-action)
v1.42.2
Compare Source
What's Changed
CARGO_HOME
from docker env var by @dariocurr in https://github.com/PyO3/maturin-action/pull/262New Contributors
Full Changelog: PyO3/maturin-action@v1.42.1...v1.42.2
v1.42.1
Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.42.0...v1.42.1
v1.42.0
Compare Source
What's Changed
--target=
by @messense in https://github.com/PyO3/maturin-action/pull/248Full Changelog: PyO3/maturin-action@v1.41.0...v1.42.0
v1.41.0
Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.40.8...v1.41.0
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.3
Compare Source
Full Changelog: Swatinem/rust-cache@v2.7.2...v2.7.3
v2.7.2
Compare Source
What's Changed
node20
by @rhysd in https://github.com/Swatinem/rust-cache/pull/175Cargo.toml
andCargo.lock
files of workspace members by @max-heller in https://github.com/Swatinem/rust-cache/pull/180New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.1...v2.7.2
act10ns/slack (act10ns/slack)
v2.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: act10ns/slack@v2.0.0...v2.1.0
actions/cache (actions/cache)
v4.0.2
Compare Source
v4.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4...v4.0.1
actions/checkout (actions/checkout)
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.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.7
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.1.6...v4.1.7
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
v4.1.4
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.4
v4.1.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.3
actions/setup-go (actions/setup-go)
v5.0.1
Compare Source
What's Changed
actions/setup-go
to v5 by @chenrui333 in https://github.com/actions/setup-go/pull/449New Contributors
Full Changelog: actions/setup-go@v5.0.0...v5.0.1
actions/setup-java (actions/setup-java)
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
Full Changelog: actions/setup-java@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v4...v4.1.0
actions/setup-python (actions/setup-python)
v5.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-python@v5.0.0...v5.1.0
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
checkmarx/ast-github-action (checkmarx/ast-github-action)
v2.0.25
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.24...2.0.25
v2.0.24
Compare Source
What's Changed
Dependencies Updates 🛠
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.23...2.0.24
chrnorm/deployment-status (chrnorm/deployment-status)
v2.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: chrnorm/deployment-status@v2.0.1...v2.0.3
v2.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: chrnorm/deployment-status@v2.0.0...v2.0.2
codecov/codecov-action (codecov/codecov-action)
v4.3.1
Compare Source
v4.3.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0
v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0
v4.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2
dawidd6/action-download-artifact (dawidd6/action-download-artifact)
v3.1.4
Compare Source
What's Changed
New Contributors
Full Changelog: dawidd6/action-download-artifact@v3...v3.1.4
v3.1.3
Compare Source
What's Changed
Full Changelog: dawidd6/action-download-artifact@v3.1.2...v3.1.3
v3.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: dawidd6/action-download-artifact@v3.1.1...v3.1.2
v3.1.1
Compare Source
What's Changed
Full Changelog: dawidd6/action-download-artifact@v3...v3.1.1
v3.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: dawidd6/action-download-artifact@v3...v3.1.0
docker/build-push-action (docker/build-push-action)
v5.3.0
Compare Source
Full Changelog: docker/build-push-action@v5.2.0...v5.3.0
v5.2.0
Compare Source
outputs
input by @crazy-max in https://github.com/docker/build-push-action/pull/1074Full Changelog: docker/build-push-action@v5.1.0...v5.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
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
github/codeql-action (github/codeql-action)
v3.25.3
Compare Source
v3.25.2
Compare Source
v3.25.1
Compare Source
v3.25.0
Compare Source
v3.24.10
Compare Source
gradle/actions (gradle/actions)
v3.3.2
Compare Source
This patch release fixes a bug in both
dependency-submission
andsetup-gradle
(#196 introduced in v3.3.1), which resulted in"No dependency-graph files found to submit" when using the
download-and-submit
function.A number of other minor issues have also been addressed:
What's Changed
Full Changelog: gradle/actions@v3.3.1...v3.3.2
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 depreConfiguration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.