Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/moby/moby/api v1.52.0-beta.1 -> v1.52.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Oct 14, 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/alecthomas/kong v1.12.1
go: downloading github.com/lmittmann/tint v1.1.2
go: downloading github.com/modelcontextprotocol/go-sdk v1.1.0
go: downloading github.com/samber/slog-multi v1.5.0
go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/moby/moby/api v1.52.0
go: downloading github.com/moby/moby/client v0.1.0-beta.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/google/jsonschema-go v0.3.0
go: downloading github.com/yosida95/uritemplate/v3 v3.0.2
go: downloading github.com/samber/lo v1.51.0
go: downloading github.com/samber/slog-common v0.19.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
go: downloading go.opentelemetry.io/otel/trace v1.35.0
go: downloading go.opentelemetry.io/otel v1.35.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading golang.org/x/text v0.29.0
go: downloading golang.org/x/sys v0.36.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.35.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/moby/moby v28.5.2+incompatible
go: downloading github.com/docker/docker/api v1.52.0
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/moby/moby/client v0.1.0
go: github.com/cyclimse/mcp-scaleway-functions/internal/scaleway imports
	github.com/moby/moby/api/types/container: ambiguous import: found package github.com/moby/moby/api/types/container in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/container)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/container)
go: github.com/cyclimse/mcp-scaleway-functions/internal/scaleway imports
	github.com/moby/moby/client: ambiguous import: found package github.com/moby/moby/client in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/client)
	github.com/moby/moby/client v0.1.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected])
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types: ambiguous import: found package github.com/moby/moby/api/types in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/build: ambiguous import: found package github.com/moby/moby/api/types/build in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/build)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/build)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/checkpoint: ambiguous import: found package github.com/moby/moby/api/types/checkpoint in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/checkpoint)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/checkpoint)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/events: ambiguous import: found package github.com/moby/moby/api/types/events in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/events)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/events)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/image: ambiguous import: found package github.com/moby/moby/api/types/image in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/image)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/image)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/network: ambiguous import: found package github.com/moby/moby/api/types/network in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/network)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/network)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/registry: ambiguous import: found package github.com/moby/moby/api/types/registry in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/registry)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/registry)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/swarm: ambiguous import: found package github.com/moby/moby/api/types/swarm in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/swarm)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/swarm)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/system: ambiguous import: found package github.com/moby/moby/api/types/system in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/system)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/system)
go: github.com/cyclimse/mcp-scaleway-functions/internal/testing/mockdocker imports
	github.com/moby/moby/api/types/volume: ambiguous import: found package github.com/moby/moby/api/types/volume in multiple modules:
	github.com/moby/moby v28.5.2+incompatible (/runner/cache/others/go/pkg/mod/github.com/moby/[email protected]+incompatible/api/types/volume)
	github.com/moby/moby/api v1.52.0 (/runner/cache/others/go/pkg/mod/github.com/moby/moby/[email protected]/types/volume)

@renovate renovate bot force-pushed the renovate/github.com-moby-moby-api-1.x branch 3 times, most recently from 1422bbd to a787893 Compare October 30, 2025 03:01
@renovate renovate bot changed the title fix(deps): update module github.com/moby/moby/api to v1.52.0-beta.2 fix(deps): update module github.com/moby/moby/api to v1.52.0-beta.3 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-api-1.x branch 2 times, most recently from 8b3daac to c7f926c Compare November 1, 2025 00:13
@renovate renovate bot changed the title fix(deps): update module github.com/moby/moby/api to v1.52.0-beta.3 fix(deps): update module github.com/moby/moby/api to v1.52.0-beta.4 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-api-1.x branch from c7f926c to 977cbc0 Compare November 7, 2025 00:50
@renovate renovate bot changed the title fix(deps): update module github.com/moby/moby/api to v1.52.0-beta.4 fix(deps): update module github.com/moby/moby/api to v1.52.0-rc.1 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-api-1.x branch from 977cbc0 to 7cce7e2 Compare November 8, 2025 10:20
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-api-1.x branch from 7cce7e2 to 3bbf8f3 Compare November 11, 2025 02:59
@renovate renovate bot changed the title fix(deps): update module github.com/moby/moby/api to v1.52.0-rc.1 fix(deps): update module github.com/moby/moby/api to v1.52.0 Nov 11, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/moby/moby/api to v1.52.0 fix(deps): update module github.com/moby/moby/api to v1.52.0 - autoclosed Dec 7, 2025
@renovate renovate bot closed this Dec 7, 2025
@renovate renovate bot deleted the renovate/github.com-moby-moby-api-1.x branch December 7, 2025 11:13
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