chore(deps): update dependency docker/buildx to v0.35.0#50
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency docker/buildx to v0.35.0#50renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
88e2657 to
1611c89
Compare
1611c89 to
a7a3bb0
Compare
a7a3bb0 to
34d9fc4
Compare
34d9fc4 to
e9ef2de
Compare
e9ef2de to
3d8a0f7
Compare
3d8a0f7 to
59574e4
Compare
59574e4 to
e0dbb1f
Compare
e0dbb1f to
17f7ce2
Compare
17f7ce2 to
f1eedf7
Compare
f1eedf7 to
80177f4
Compare
80177f4 to
5a6b280
Compare
5a6b280 to
dbd8cbe
Compare
dbd8cbe to
ffb5d59
Compare
ffb5d59 to
b9d3939
Compare
b9d3939 to
9d6c444
Compare
0975dc4 to
fa0b0de
Compare
fa0b0de to
9b96d2b
Compare
9b96d2b to
e01d933
Compare
e01d933 to
b189098
Compare
b189098 to
784962e
Compare
784962e to
95f17f7
Compare
95f17f7 to
395215a
Compare
395215a to
8b227b3
Compare
8b227b3 to
bec662c
Compare
bec662c to
b6c2d85
Compare
b6c2d85 to
1c069d9
Compare
1c069d9 to
c430dc0
Compare
c430dc0 to
9a0baac
Compare
9a0baac to
0110f84
Compare
0110f84 to
ecdc132
Compare
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:
v0.12.1→v0.35.0Release Notes
docker/buildx (docker/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
v0.33.0Compare Source
Welcome to the v0.33.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
createandinspectcommands now support OCI layout paths as source and destination that can be used together with registry references #3721formattimestampandunixtimestampparsefor better handling of time values #3286verify_http_pgp_signaturebuiltin #3677policy evalcommand now supports--platformflag to specify the platform for evaluated image sources #3738policy evalcan now read policy from stdin when-f -is used #3738policy evalflag--filenamehas been renamed to--filefor consistency with other commands. The previous flag is deprecated. #3738imagetools createcould in some cases upload the same (attestation) manifest multiple times, possibly causing400error in some registries #3731BUILDKIT_SYNTAXbuild argument override #3734imagetools inspectbased on whitespace in input #3732Dependency Changes
824747b->b7c0b99ff82c1b->8636f870a764e5->8636f87f3f2b99->589584f4c0f3b2->bc988d5cfa47c3->2d32026Previous release can be found at v0.32.1
v0.32.1Compare Source
buildx 0.32.1
Welcome to the v0.32.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.32.0
v0.32.0Compare Source
buildx 0.32.0
Welcome to the v0.32.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
--metadata-fileflag to capture properties like descriptor/digest values for the new image. #3638buildcommands, enabling previously missing support for scoped credentials and automatic fallbacks for Docker Hardened Image registries. #3627--timeoutflag to configure the timeout for waiting for responses from remote builders. #3665input.image.provenanceto write rules validating specific provenance attestation fields. Materials of provenance can be accessed as policy secondary inputs. Requires BuildKit v0.28+ #3652 #3662-qused with--call#3655Dependency Changes
9fcc1a9->824747bb5fe07a-> v1.1.4f26f940->ff82c1bf26f940->0a764e5Previous release can be found at v0.31.1
v0.31.1Compare Source
buildx 0.31.1
Welcome to the v0.31.1 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
buildx imagetools createcommand #3632Dependency Changes
This release has no dependency changes
Previous release can be found at v0.31.0
v0.31.0Compare Source
buildx 0.31.0
Welcome to the v0.31.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
Dockerfile.regoorapp.Dockerfile.rego.build --policyflag.policykey in the target configuration.buildx policycommand includes subcommandsevalandtestto help you write and test your policies.--varflag to set variable values from the command line instead of setting environment variables. #3610--pushor-o type=registry#3519semvercmphelper function to Bake stdlib for easier version comparisons #3577bakecan ignore host environment variables #3595--debugflag issues in standalone mode #3554@characters inside OCI layout paths passed to build #3583--policy, policy eval, custom builtins/Regos/gitsign checks so builds can enforce policies #3593 #3549Dependency Changes
a9d515anewefd86f2-> v2.2.119d51d7newd8f796a3a137a8new220c5c2newd7a22599fcc1a9new5d4384e](https://redirect.github.com/docker/buildx/comConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.