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.4
->v4.1.7
v4.3.3
->v4.3.4
v3.0.0
->v3.0.2
v3.25.2
->v3.25.11
v3.3.2
->v3.4.2
Release Notes
actions/checkout (actions/checkout)
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
actions/upload-artifact (actions/upload-artifact)
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
eps1lon/actions-label-merge-conflict (eps1lon/actions-label-merge-conflict)
v3.0.2
Compare Source
What's Changed
Full Changelog: eps1lon/actions-label-merge-conflict@v3.0.1...v3.0.2
v3.0.1
: 3.0.1Compare Source
What's Changed
New Contributors
Full Changelog: eps1lon/actions-label-merge-conflict@v3.0.0...v3.0.1
github/codeql-action (github/codeql-action)
v3.25.11
Compare Source
v3.25.10
Compare Source
v3.25.9
Compare Source
v3.25.8
Compare Source
v3.25.7
Compare Source
v3.25.6
Compare Source
v3.25.5
Compare Source
v3.25.4
Compare Source
v3.25.3
Compare Source
gradle/actions (gradle/actions)
v3.4.2
Compare Source
This patch release fixes a race condition that resulted in the
DEVELOCITY_ACCESS_KEY
variable not being set in the environment.What's Changed
Full Changelog: gradle/actions@v3.4.1...v3.4.2
v3.4.1
Compare Source
This patch release fixes a bug introduced in v3.4.0, that prevents build scan publication to Develocity.
The bug results in the removal of the
DEVELOCITY_ACCESS_KEY
variable being removed, so that Gradle cannot authenticate with the Develocity server.What's Changed
Full Changelog: gradle/actions@v3.4.0...v3.4.1
v3.4.0
Compare Source
This release improves the integration with Gradle Develocity®, as well as updating a number of key dependencies.
develocity-access-key
input parameter allows the action to generate a short-lived access token for subsequentcommunication with Develocity. This reduces the risk of the full (long-lived) access key being compromised,
either accidentally or by a malicious action.
enabled by setting environment variables.
wrapper-validation
with Gradle 8.8 wrappers.What's Changed
New Contributors
Full Changelog: gradle/actions@v3.3.2...v3.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.