Skip to content

fix(deps): update all non-major dependencies#44

Merged
pilat merged 1 commit into
mainfrom
renovate/all-minor-patch
Jul 1, 2026
Merged

fix(deps): update all non-major dependencies#44
pilat merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/compose-spec/compose-go/v2 v2.12.1v2.13.0 age confidence
github.com/docker/cli v29.6.0+incompatiblev29.6.1+incompatible age confidence
github.com/docker/compose/v5 v5.1.4v5.2.0 age confidence
github.com/moby/moby/api v1.54.2v1.55.0 age confidence
github.com/moby/moby/client v0.4.1v0.5.0 age confidence

Release Notes

compose-spec/compose-go (github.com/compose-spec/compose-go/v2)

v2.13.0

Compare Source

What's Changed

Full Changelog: compose-spec/compose-go@v2.12.1...v2.13.0

docker/cli (github.com/docker/cli)

v29.6.1+incompatible

Compare Source

docker/compose (github.com/docker/compose/v5)

v5.2.0

Compare Source

What's Changed

ℹ️ This version introduces a new reconciliation algorithm between the observed state and the expected state.

If you experience any issues with a Compose workload that was previously working, please open an issue.

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.1.4...v5.2.0

moby/moby (github.com/moby/moby/client)

v0.5.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 34 additional dependencies were updated

Details:

Package Change
github.com/containerd/containerd/v2 v2.2.3 -> v2.2.5
github.com/containerd/continuity v0.4.5 -> v0.5.0
github.com/containerd/typeurl/v2 v2.2.3 -> v2.3.0
github.com/docker/buildx v0.33.0 -> v0.35.0
github.com/docker/docker-credential-helpers v0.9.5 -> v0.9.8
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 -> v2.29.0
github.com/in-toto/attestation v1.1.2 -> v1.2.0
github.com/in-toto/in-toto-golang v0.10.0 -> v0.11.0
github.com/klauspost/compress v1.18.5 -> v1.18.6
github.com/mattn/go-runewidth v0.0.16 -> v0.0.23
github.com/moby/buildkit v0.29.0 -> v0.31.0
github.com/moby/sys/sequential v0.6.0 -> v0.7.0
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.1
github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
github.com/sigstore/sigstore v1.10.4 -> v1.10.8
github.com/sigstore/sigstore-go v1.1.4 -> v1.2.1
github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f -> v0.0.0-20260609091201-0257b3308df4
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 -> v0.69.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.63.0 -> v0.69.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 -> v0.69.0
go.opentelemetry.io/otel v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.42.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/sdk v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/sdk/metric v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.43.0 -> v1.44.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260526163538-3dc84a4a5aaa
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260526163538-3dc84a4a5aaa

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5042e34 to db1a38b Compare June 28, 2026 16:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from db1a38b to 5af3d38 Compare July 1, 2026 01:06
@pilat
pilat merged commit cf9b69a into main Jul 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant