Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies #136

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Bump dependencies #136

merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Manager Type Update Change
docker-buildx regex run minor 0.20.1 -> 0.21.1
docker-compose regex run minor 2.32.4 -> 2.33.1
dotnet-sdk regex script patch 9.0.102 -> 9.0.200
dotnet-sdk regex task patch 9.0.102 -> 9.0.200
dotnet-sdk regex action patch 9.0.102 -> 9.0.200
mcr.microsoft.com/dotnet/sdk dockerfile final patch 9.0.102-noble -> 9.0.200-noble

Release Notes

docker/buildx (docker-buildx)

v0.21.1

Compare Source

Welcome to the v0.21.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
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.0

v0.21.0

Compare Source

Welcome to the v0.21.0 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
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • David Karlsson
  • Nicolas De Loof
Notable Changes
  • New command buildx history trace allows inspecting traces of a build in a Jaeger UI-based viewer and comparing one trace with another. #​2904
  • The history inspection command buildx history inspect now supports custom formatting with --format flag and JSON formatting for machine-readable output. #​2964
  • Support for CDI device entitlement in build and bake. #​2994
  • Supported CDI devices are now shown in the builder inspection. #​2983
  • When using Github Cache backend type=gha, the URL for the Version 2 or API is now read from the environment and sent to BuildKit. Version 2 backend requires BuildKit v0.20.0 or later. #​2983 #​3001
  • Avoid unnecessary warnings and prompts when using --progress=rawjson #​2957
  • Fix regression with debug shell sometimes not working correctly on --on=error #​2958
  • Fix possible panic errors when using an unknown variable in the Bake definition. #​2960
  • Fix invalid duplicate output on JSON format formatting of buildx ls command. #​2970
  • Fix bake handling cache imports with CSV string containing multiple registry references. #​2944
  • Fix issue where error from pulling BuildKit image could be ignored. #​2988
  • Fix race on pausing progress on debug shell. #​3003
Dependency Changes
  • github.com/Azure/go-ansiterm d185dfc -> faa5f7b
  • github.com/docker/cli v27.5.0 -> v28.0.0-rc.2
  • github.com/docker/docker v27.5.0 -> v28.0.0-rc.2
  • github.com/moby/buildkit v0.19.0 -> v0.20.0
  • github.com/moby/term v0.5.0 -> v0.5.2
  • github.com/tonistiigi/jaeger-ui-rest 7d4944a new
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 new
  • golang.org/x/exp 701f63a -> 2d47ceb
  • golang.org/x/mod v0.21.0 -> v0.22.0
  • golang.org/x/sys v0.28.0 -> v0.29.0
  • golang.org/x/tools v0.25.0 -> v0.27.0
  • google.golang.org/genproto/googleapis/api 5fefd90 -> 324edc3
  • google.golang.org/grpc v1.68.1 -> v1.69.4

Previous release can be found at v0.20.1

docker/compose (docker-compose)

v2.33.1

Compare Source

What's Changed

✨ Improvements
🐛 Fixes
⚙️ Dependencies

Full Changelog: docker/compose@v2.33.0...v2.33.1

v2.33.0

Compare Source

What's Changed

[!IMPORTANT]
This release introduce support for Bake to manage builds as an alternative to the internal buildkit client. This new feature can be enabled by setting COMPOSE_BAKE=1 variable. Bake will become the default builder in a future release.

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v2.32.4...v2.33.0

dotnet/sdk (dotnet-sdk)

v9.0.200: .NET 9.0.2

Compare Source

Release

What's Changed


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 Feb 11, 2025
@renovate renovate bot requested a review from gitfool as a code owner February 11, 2025 22:52
@renovate renovate bot changed the title Bump mcr.microsoft.com/dotnet/sdk Docker tag to v9.0.200 Bump dependencies to v9.0.200 Feb 12, 2025
@renovate renovate bot changed the title Bump dependencies to v9.0.200 Bump dependencies Feb 12, 2025
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 88d6a90 to 70685d2 Compare February 21, 2025 14:46
@gitfool gitfool merged commit a781c03 into main Feb 24, 2025
2 checks passed
@gitfool gitfool deleted the renovate/minor branch February 24, 2025 01:30
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.

1 participant