Update minor-patch dependencies grouped by manager#1582
Open
app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
Open
Update minor-patch dependencies grouped by manager#1582app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
app-token-issuer-releng-renovate[bot] wants to merge 1 commit into
Conversation
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:
v6.0.2→v6.0.3v4.1.8→v4.3.0v2.1.2→v2.1.6v6.0.0→v6.2.1v6.1.0→v6.2.1v5.0.0→v5.0.1v4.2.0→v4.3.1v1.20.3→v1.22.1v0.33.0→v0.35.02.2.2→2.2.3v7.1.0→v7.3.0v4.1.0→v4.4.0v6.0.0→v6.2.0v3.6.1→v3.12.0v4.0.0→v4.2.0v3.2.0→v3.7.0v1.2.0→v1.8.01.21.3→1.26.41.24.0→1.26.4v9.2.0→v9.3.0v2.1.2→v2.1.13v6.2.1→v6.4.0v2.2.0→v2.2.1v3.13.1→v3.21.2v3.12.0→v3.21.2v2.6.1→v2.8.0v1.0.0→v1.1.0v4.44.2→v4.53.3v7.0.8→v7.0.11v0.2.20→v0.2.223.11→3.143.8→3.14v40.2.4→v40.3.6v1.71.0→v1.72.0v1.0.11→v1.1.6v2.1.0→v2.2.0v4.0.0→v4.1.2v4.1.1→v4.1.2v1.26.0→v1.27.1v1.25.0→v1.27.1v2.3.25→v2.3.32v2.3.19→v2.3.32v7.0.0→v7.2.12.9.0→2.11.5v4.1.2→v4.1.3v2.0.8→v2.1.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v6.0.3Compare Source
actions/download-artifact (actions/download-artifact)
v4.3.0Compare Source
What's Changed
artifact-idsinput by @GrantBirki in #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
aws-actions/amazon-ecr-login (aws-actions/amazon-ecr-login)
v2.1.6Compare Source
See the changelog for details about the changes included in this release.
v2.1.5Compare Source
See the changelog for details about the changes included in this release.
v2.1.4Compare Source
See the changelog for details about the changes included in this release.
v2.1.3Compare Source
See the changelog for details about the changes included in this release.
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v6.2.1Compare Source
Bug Fixes
v6.2.0Compare Source
Features
Bug Fixes
v6.1.3Compare Source
Bug Fixes
v6.1.2Compare Source
Bug Fixes
v6.1.1Compare Source
What's Changed
Full Changelog: aws-actions/configure-aws-credentials@v6...v6.1.1
v6.1.0Compare Source
Features
azure/setup-helm (azure/setup-helm)
v5.0.1Compare Source
Fixed
Changed
benchmark-action/github-action-benchmark (benchmark-action/github-action-benchmark)
v1.22.1Compare Source
v1.22.0Compare Source
v1.21.0Compare Source
v1.20.7Compare Source
v1.20.5Compare Source
v1.20.4Compare Source
docker/buildx (buildx)
v0.35.0Compare Source
buildx 0.35.0
Welcome to the v0.35.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
mode=deleteattribute for build and bake commands. This mode replaces the destination directory with the build result instead of merging it. Similar to the--deleteflag in rsync. For safety, this mode is only allowed if the destination directory is a subdirectory of the working directory. To export to other destinations,--allow=buildx.local.deleteneeds to be provided or the action confirmed by the user in the TUI. When exporting multi-platform results, this mode requires BuildKit v0.31.0+. #3883caps: { "exec.proxy": true }in the evaluation decision. After opting in, you can control what network requests are allowed to be made by the run steps with policy rules for regularinput.httpsources, similar to how this was done for direct HTTP build sources before. You can also opt in your whole builder with--buildkitd-flags '--proxy-network'inbuildx create. #3895--resourceflag inbuildand theresourcekey inbakecommands. This feature requires BuildKit v0.31.0+ and Dockerfile v1.25.0+. #3876 #3900Dependency Changes
a39d601->d5411a95d098a2a2aa163->0257b33404c0d5-> v0.1.1a2c0da2new6f92a3b->3dc84a46f92a3b->3dc84a4Previous release can be found at v0.34.1
v0.34.1Compare Source
buildx 0.34.1
Welcome to the v0.34.1 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.34.0
v0.34.0Compare Source
Welcome to the v0.34.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
docker/dockerfilefrontend (includingdocker/dockerfile-upstreamstaging area) anddocker/buildkit-syft-scannerimage used for SBOM generation. These images are cryptographically verified to be authentic releases before they are used in builds. This feature is currently opt-in behind theBUILDX_DEFAULT_POLICYenvironment variable, but the intention is to enable it by default in a future release #3807--policyflag tobakecommand to specify global policy evaluation options. #3832dial-stdiocommand when the builder connection closes #3790buildx debugcommand when solving fails #3823rmcommands on Docker context based builders #3817Dependency Changes
b7c0b99->a39d6018636f87->6f92a3b8636f87->6f92a3bPrevious release can be found at v0.33.0
cardinalby/export-env-action (cardinalby/export-env-action)
v2.2.3Compare Source
docker/build-push-action (docker/build-push-action)
v7.3.0Compare Source
Full Changelog: docker/build-push-action@v7.2.0...v7.3.0
v7.2.0Compare Source
Full Changelog: docker/build-push-action@v7.1.0...v7.2.0
docker/login-action (docker/login-action)
v4.4.0Compare Source
registry-authsecret mask by @crazy-max in [#1035](https://redirect.gConfiguration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.