chore(deps): update minor-patch dependencies grouped by manager - #1088
Closed
app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update minor-patch dependencies grouped by manager#1088app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
Conversation
app-token-issuer-releng-renovate
Bot
requested a review
from a team
as a code owner
June 7, 2025 00:03
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v4.2.1->v4.2.2v4.1.8->v4.3.0v5.0.2->v5.5.0v4.0.4->v4.4.0v5.2.0->v5.6.0v4.4.3->v4.6.2v4.0.2->v4.2.1v4.1.0->v4.2.1v4.0.1->v4.2.1v4.0.0->v4.3.0v4.2.0->v4.3.0v1.20.3->v1.20.4v5.1.0->v5.4.0v6.13.0->v6.18.0v3.0.0->v3.4.0v5.6.1->v5.7.0v3.1.0->v3.10.0v3.6.1->v3.10.0v3.9.0->v3.10.0v3.2.0->v3.6.0v1.2.0->v1.4.01.24.0->1.24.4v6.2.1->v6.3.0v2.2.0->v2.2.1v2.6.1->v2.7.0v1.0.0->v1.1.0v4.44.2->v4.45.4v0.1.43->v0.2.15v4.0.0->v4.1.03.8->3.13v40.2.4->v40.3.6v1.54.0->v1.65.2v3.8.0->v3.8.2v1.26.0->v1.27.1v1.25.0->v1.27.1v2.3.25->v2.3.32v2.3.19->v2.3.32v3.0.0->v3.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946actions/download-artifact (actions/download-artifact)
v4.3.0Compare Source
What's Changed
artifact-idsinput by @GrantBirki in https://github.com/actions/download-artifact/pull/401New Contributors
Full Changelog: actions/download-artifact@v4.2.1...v4.3.0
v4.2.1Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.2.0...v4.2.1
v4.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.9...v4.2.0
v4.1.9Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.8...v4.1.9
actions/setup-go (actions/setup-go)
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
v5.3.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGheslogic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
actions/setup-node (actions/setup-node)
v4.4.0Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
v4.3.0Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog: actions/setup-node@v4...v4.3.0
v4.2.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @priyagupta108 in https://github.com/actions/setup-node/pull/1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
v4.1.0Compare Source
What's Changed
isGheslogic by @jww3 in https://github.com/actions/setup-node/pull/1148This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-node@v4...v4.1.0
actions/setup-python (actions/setup-python)
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-python@v5...v5.6.0
v5.5.0Compare Source
What's Changed
Enhancements:
Bug fixes:
This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Enhancements:
Documentation changes:
Dependency updates:
undicifrom 5.28.4 to 5.28.5 by @dependabot in https://github.com/actions/setup-python/pull/1012urllib3from 1.25.9 to 1.26.19 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/895actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-python/pull/1014@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-python/pull/1020requestsfrom 2.24.0 to 2.32.2 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/1019@actions/cacheto^4.0.0by @priyagupta108 in https://github.com/actions/setup-python/pull/1007New Contributors
Full Changelog: actions/setup-python@v5...v5.4.0
v5.3.0Compare Source
What's Changed
Bug Fixes:
isGheslogic by @jww3 in https://github.com/actions/setup-python/pull/963Enhancements:
New Contributors
Full Changelog: actions/setup-python@v5...v5.3.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0Compare Source
What's Changed
Node.jsversion in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digestoutput by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v4.2.1Compare Source
Bug Fixes
v4.2.0Compare Source
Features
Bug Fixes
v4.1.0Compare Source
Features
Bug Fixes
v4.0.3Compare Source
Features
Bug Fixes
Miscellaneous Chores
azure/setup-helm (azure/setup-helm)
v4.3.0Compare Source
v4.2.0Compare Source
v4.1.0Compare Source
benchmark-action/github-action-benchmark (benchmark-action/github-action-benchmark)
v1.20.4Compare Source
docker/build-push-action (docker/build-push-action)
v5.4.0Compare Source
Full Changelog: docker/build-push-action@v5.3.0...v5.4.0
v5.3.0Compare Source
Full Changelog: docker/build-push-action@v5.2.0...v5.3.0
v5.2.0Compare Source
outputsinput 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/login-action (docker/login-action)
v3.4.0Compare Source
Full Changelog: docker/login-action@v3.3.0...v3.4.0
v3.3.0Compare Source
Full Changelog: docker/login-action@v3.2.0...v3.3.0
v3.2.0Compare Source
Full Changelog: docker/login-action@v3.1.0...v3.2.0
v3.1.0Compare Source
Full Changelog: docker/login-action@v3.0.0...v3.1.0
docker/metadata-action (docker/metadata-action)
v5.7.0Compare Source
Full Changelog: docker/metadata-action@v5.6.1...v5.7.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.10.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0
v3.9.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0
v3.8.0Compare Source
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 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 has been generated by Renovate Bot.