Skip to content

Bump dependencies#154

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor
Open

Bump dependencies#154
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Manager Type Update Change
actions/setup-dotnet github-actions action minor v5.1.0v5.2.0
docker-buildx regex run minor 0.31.10.33.0
docker-compose regex run patch 5.1.05.1.1
dotnet-sdk regex script patch 10.0.10310.0.201
dotnet-sdk regex task patch 10.0.10310.0.201
dotnet-sdk regex action patch 10.0.10310.0.201
mcr.microsoft.com/dotnet/sdk dockerfile final patch 10.0.103-noble10.0.201-noble

Release Notes

actions/setup-dotnet (actions/setup-dotnet)

v5.2.0

Compare Source

docker/buildx (docker-buildx)

v0.33.0

Compare 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
  • Tõnis Tiigi
  • CrazyMax
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • rishabh
  • Akihiro Suda
Notable Changes
  • Imagetools create and inspect commands now support OCI layout paths as source and destination that can be used together with registry references #​3721
  • Bake command supports new builtin functions formattimestamp and unixtimestampparse for better handling of time values #​3286
  • DAP debugger support is now generally available without the need for the experimental features flag #​3736
  • Policy evaluation now supports verifying HTTP sources with PGP signatures through the verify_http_pgp_signature builtin #​3677
  • policy eval command now supports --platform flag to specify the platform for evaluated image sources #​3738
  • policy eval can now read policy from stdin when -f - is used #​3738
  • policy eval flag --filename has been renamed to --file for consistency with other commands. The previous flag is deprecated. #​3738
  • Fix issue where imagetools create could in some cases upload the same (attestation) manifest multiple times, possibly causing 400 error in some registries #​3731
  • Fix rejecting empty string values for BUILDKIT_SYNTAX build argument override #​3734
  • Fix possible inconsistent build context contents when using remote bake builds with a subdirectory in context path #​3678
  • Fix possible formatting issue in imagetools inspect based on whitespace in input #​3732
  • Fix possible error when finalizing build history traces in multi-node builders #​3716 #​3717
  • Fix possible build errors when linking Bake multi-platform targets with session attributes like build secrets #​3696
  • Fix remote Bake git contexts to preserve subdirectory paths #​3682
  • Fix proxy build-arg override detection when argument casing differs #​3697
  • Fix DAP breakpoints on the entrypoint line being skipped in some cases #​3691
  • Fix DAP breakpoint detection on case-insensitive filesystems such as Windows #​3704
  • Fix DAP source path mapping for Dockerfiles outside the context root or in subdirectories #​3709
  • Fix DAP stepping by skipping internal build context load steps without source locations #​3712
  • Fix over-eager DAP input evaluation while stepping through builds #​3687
  • Fix DAP checks for whether an exec command can run successfully #​3701
  • Fix DAP debugger exit status reporting and output delivery on session shutdown #​3735
Dependency Changes
  • github.com/aws/aws-sdk-go-v2 v1.41.1 -> v1.41.4
  • github.com/aws/aws-sdk-go-v2/config v1.32.7 -> v1.32.12
  • github.com/aws/aws-sdk-go-v2/credentials v1.19.7 -> v1.19.12
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 -> v1.18.20
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 -> v1.4.20
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.20
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 -> v1.8.6
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.7
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 -> v1.13.20
  • github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 -> v1.0.8
  • github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 -> v1.30.13
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 -> v1.35.17
  • github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 -> v1.41.9
  • github.com/aws/smithy-go v1.24.0 -> v1.24.2
  • github.com/containerd/containerd/v2 v2.2.1 -> v2.2.2
  • github.com/containerd/ttrpc v1.2.7 -> v1.2.8
  • github.com/docker/cli v29.2.1 -> v29.3.1
  • github.com/go-openapi/analysis v0.24.1 -> v0.24.3
  • github.com/go-openapi/errors v0.22.6 -> v0.22.7
  • github.com/go-openapi/jsonpointer v0.22.4 -> v0.22.5
  • github.com/go-openapi/jsonreference v0.21.4 -> v0.21.5
  • github.com/go-openapi/loads v0.23.2 -> v0.23.3
  • github.com/go-openapi/spec v0.22.3 -> v0.22.4
  • github.com/go-openapi/strfmt v0.25.0 -> v0.26.1
  • github.com/go-openapi/swag/conv v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/fileutils v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/jsonname v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/jsonutils v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/loading v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/mangling v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/stringutils v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/typeutils v0.25.4 -> v0.25.5
  • github.com/go-openapi/swag/yamlutils v0.25.4 -> v0.25.5
  • github.com/go-openapi/validate v0.25.1 -> v0.25.2
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 -> v2.27.7
  • github.com/klauspost/compress v1.18.4 -> v1.18.5
  • github.com/moby/buildkit v0.28.0 -> v0.29.0
  • github.com/moby/moby/api v1.53.0 -> v1.54.0
  • github.com/moby/moby/client v0.2.2 -> v0.3.0
  • github.com/moby/patternmatcher v0.6.0 -> v0.6.1
  • github.com/moby/policy-helpers 824747b -> b7c0b99
  • github.com/oklog/ulid/v2 v2.1.1 new
  • go.opentelemetry.io/otel v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/metric v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/sdk v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/sdk/metric v1.38.0 -> v1.40.0
  • go.opentelemetry.io/otel/trace v1.38.0 -> v1.40.0
  • go.opentelemetry.io/proto/otlp v1.7.1 -> v1.9.0
  • golang.org/x/sys v0.41.0 -> v0.42.0
  • golang.org/x/term v0.40.0 -> v0.41.0
  • google.golang.org/genproto/googleapis/api ff82c1b -> 8636f87
  • google.golang.org/genproto/googleapis/rpc 0a764e5 -> 8636f87
  • google.golang.org/grpc v1.78.0 -> v1.79.3
  • k8s.io/api v0.34.1 -> v0.35.2
  • k8s.io/apimachinery v0.34.1 -> v0.35.2
  • k8s.io/client-go v0.34.1 -> v0.35.2
  • k8s.io/kube-openapi f3f2b99 -> 589584f
  • k8s.io/utils 4c0f3b2 -> bc988d5
  • sigs.k8s.io/json cfa47c3 -> 2d32026

Previous release can be found at v0.32.1

v0.32.1

Compare 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
  • CrazyMax
  • Tõnis Tiigi
Notable Changes
  • Fix possible error when building private Git repositories with secret credentials directly from remote source #​3694
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.32.0

v0.32.0

Compare 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
  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Akhil Manoj
  • David Karlsson
  • yzewei
Notable Changes
  • Imagetools now supports --metadata-file flag to capture properties like descriptor/digest values for the new image. #​3638
  • Imagetools auth libraries have now been combined with the ones used in build commands, enabling previously missing support for scoped credentials and automatic fallbacks for Docker Hardened Image registries. #​3627
  • Many commands now support --timeout flag to configure the timeout for waiting for responses from remote builders. #​3665
  • Rego Policy now supports validating builds from remote sources (Git, HTTP) #​3661
  • Rego Policies now include new builtins for validating signed Sigstore bundle attestations of HTTP source artifacts. Attestations can also be automatically fetched from Github API #​3657
  • Rego policies can now use input.image.provenance to write rules validating specific provenance attestation fields. Materials of provenance can be accessed as policy secondary inputs. Requires BuildKit v0.28+ #​3652 #​3662
  • Builds failing due to policy violations now have better error messages with the failing step clearly marked and the last policy logs shown with the error. #​3656
  • Fix possible passing of incorrect Git auth token for Bake builds when multiple remotes with different hosts exist. #​3648
  • Fixed policy filesystem reference lifecycle handling to avoid stale policy filesystem state during builds. #​3674
  • Normalized default policy filename resolution from environment configuration for more consistent behavior. #​3675
  • Named contexts used in different projects now get unique "shared keys" (previously based on context name) to avoid overwriting destinations of other projects, with reduced performance. This feature requires Dockerfile 1.22+ #​3618
  • Fix local subdir named context copied with wrong parent directory for remote Bake builds #​3678
  • Bake builds now capture the original URL information of named contexts sent as inputs in request metadata #​3682 #​3462
  • Additional metrics associated with DAP debugger have been added #​3633
  • DAP file explorer now gets a more accurate state of the file system via updated BuildKit API #​3450
  • DAP file explorer source names have been improved #​3631
  • Improve the output of -q used with --call #​3655
Dependency Changes
  • github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.41.1
  • github.com/aws/aws-sdk-go-v2/config v1.31.20 -> v1.32.7
  • github.com/aws/aws-sdk-go-v2/credentials v1.18.24 -> v1.19.7
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.17
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 -> v1.4.17
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 -> v2.7.17
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 -> v1.13.4
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 -> v1.13.17
  • github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 new
  • github.com/aws/aws-sdk-go-v2/service/sso v1.30.3 -> v1.30.9
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7 -> v1.35.13
  • github.com/aws/aws-sdk-go-v2/service/sts v1.40.2 -> v1.41.6
  • github.com/aws/smithy-go v1.23.2 -> v1.24.0
  • github.com/cloudflare/circl v1.6.1 -> v1.6.3
  • github.com/docker/cli v29.1.5 -> v29.2.1
  • github.com/go-openapi/errors v0.22.4 -> v0.22.6
  • github.com/go-openapi/jsonpointer v0.22.1 -> v0.22.4
  • github.com/go-openapi/jsonreference v0.21.3 -> v0.21.4
  • github.com/go-openapi/spec v0.22.1 -> v0.22.3
  • github.com/go-openapi/swag v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/cmdutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/conv v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/fileutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/jsonname v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/jsonutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/loading v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/mangling v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/netutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/stringutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/typeutils v0.25.3 -> v0.25.4
  • github.com/go-openapi/swag/yamlutils v0.25.3 -> v0.25.4
  • github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
  • github.com/golang/snappy v1.0.0 new
  • github.com/google/go-containerregistry v0.20.6 -> v0.20.7
  • github.com/in-toto/in-toto-golang v0.9.0 -> v0.10.0
  • github.com/klauspost/compress v1.18.2 -> v1.18.4
  • github.com/moby/buildkit v0.27.0 -> v0.28.0
  • github.com/moby/moby/api v1.52.0 -> v1.53.0
  • github.com/moby/moby/client v0.2.1 -> v0.2.2
  • github.com/moby/policy-helpers 9fcc1a9 -> 824747b
  • github.com/package-url/packageurl-go v0.1.1 new
  • github.com/pelletier/go-toml/v2 v2.2.4 new
  • github.com/secure-systems-lab/go-securesystemslib v0.9.1 -> v0.10.0
  • github.com/sigstore/rekor v1.4.3 -> v1.5.0
  • github.com/sigstore/sigstore v1.10.0 -> v1.10.4
  • github.com/sigstore/sigstore-go b5fe07a -> v1.1.4
  • github.com/sigstore/timestamp-authority/v2 v2.0.2 -> v2.0.3
  • github.com/theupdateframework/go-tuf/v2 v2.3.0 -> v2.4.1
  • google.golang.org/genproto/googleapis/api f26f940 -> ff82c1b
  • google.golang.org/genproto/googleapis/rpc f26f940 -> 0a764e5
  • google.golang.org/grpc v1.76.0 -> v1.78.0

Previous release can be found at v0.31.1

docker/compose (docker-compose)

v5.1.1

Compare Source

What's Changed

🐛 Fixes
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.1.0...v5.1.1

dotnet/sdk (dotnet-sdk)

v10.0.201

Compare Source

v10.0.200: .NET 10.0.4

Compare Source

Release

v10.0.105

Compare Source

v10.0.104

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Changes that only affect dependencies label Mar 4, 2026
@renovate renovate bot requested a review from gitfool as a code owner March 4, 2026 02:09
@renovate renovate bot added the dependencies Changes that only affect dependencies label Mar 4, 2026
@renovate renovate bot changed the title Bump dependency docker-buildx to v0.32.0 Bump dependency docker-buildx to v0.32.1 Mar 4, 2026
@renovate renovate bot force-pushed the renovate/minor branch from f5ec212 to 1ed09bf Compare March 4, 2026 22:10
@renovate renovate bot changed the title Bump dependency docker-buildx to v0.32.1 Bump dependencies Mar 5, 2026
@renovate renovate bot force-pushed the renovate/minor branch 3 times, most recently from 9406791 to ac2fc4d Compare March 11, 2026 02:11
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 9e06d06 to 392e8cf Compare March 13, 2026 01:49
@renovate renovate bot force-pushed the renovate/minor branch from 392e8cf to ecec6fe Compare March 20, 2026 08:51
@renovate renovate bot force-pushed the renovate/minor branch from ecec6fe to 9760f8d Compare March 31, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that only affect dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants