Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/docker/cli v28.5.2+incompatiblev29.1.3+incompatible age confidence

Release Notes

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

v29.1.3+incompatible

Compare Source

v29.1.2+incompatible

Compare Source

v29.1.1+incompatible

Compare Source

v29.1.0+incompatible

Compare Source

v29.0.4+incompatible

Compare Source

v29.0.3+incompatible

Compare Source

v29.0.2+incompatible

Compare Source

v29.0.1+incompatible

Compare Source

v29.0.0+incompatible

Compare Source


Configuration

📅 Schedule: Branch creation - "after 3am and before 7am" in timezone Europe/Berlin, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/docker/cli v29.1.3+incompatible
go: downloading github.com/compose-spec/compose-go/v2 v2.9.1
go: downloading github.com/moby/moby/api v1.52.0
go: downloading github.com/moby/moby v28.5.2+incompatible
go: downloading github.com/moby/moby/client v0.2.1
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading go.opentelemetry.io v0.1.0
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: github.com/kimdre/doco-cd/internal/docker imports
	github.com/docker/cli/cli/command/stack/swarm: cannot find module providing package github.com/docker/cli/cli/command/stack/swarm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@kimdre
Copy link
Owner

kimdre commented Nov 13, 2025

Lots of breaking changes: https://docs.docker.com/engine/release-notes/29/

@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch 3 times, most recently from 6f3b94f to 60f8dd2 Compare November 19, 2025 12:29
@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch 4 times, most recently from 8700521 to 1211a46 Compare November 30, 2025 11:44
@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch 3 times, most recently from 75fb9f9 to 00e1b1f Compare December 5, 2025 14:26
@kimdre kimdre mentioned this pull request Dec 5, 2025
1 task
@kimdre kimdre changed the title fix(deps): update module github.com/docker/cli to v29 refactor(deps): replace module github.com/docker/docker with github.com/moby/moby Dec 5, 2025
@kimdre kimdre added the breaking Changes that are not backwards compatible label Dec 5, 2025
@kimdre kimdre added this to doco-CD Dec 5, 2025
@kimdre kimdre removed this from doco-CD Dec 5, 2025
@kimdre
Copy link
Owner

kimdre commented Dec 5, 2025

Currently blocked because testcontainers-go still uses docker/docker: testcontainers/testcontainers-go#3496

@kimdre kimdre linked an issue Dec 5, 2025 that may be closed by this pull request
1 task
@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch from ade1732 to bd919e8 Compare December 11, 2025 20:29
@renovate renovate bot changed the title refactor(deps): replace module github.com/docker/docker with github.com/moby/moby fix(deps): update module github.com/docker/cli to v29 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch from bd919e8 to 250b27f Compare December 14, 2025 18:31
@renovate renovate bot force-pushed the renovate/github.com-docker-cli-29.x branch from 250b27f to 187aa4c Compare December 15, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Changes that are not backwards compatible dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Docker v29

2 participants