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

fix(deps): update module github.com/docker/docker to v27 #22

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v24.0.9+incompatible -> v27.3.1+incompatible age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v27.3.1+incompatible

Compare Source

v27.3.0+incompatible

Compare Source

v27.2.1+incompatible

Compare Source

v27.2.0+incompatible

Compare Source

v27.1.2+incompatible

Compare Source

v27.1.1+incompatible

Compare Source

v27.1.0+incompatible

Compare Source

v27.0.3+incompatible

Compare Source

v27.0.2+incompatible

Compare Source

v26.1.5+incompatible

Compare Source

v26.1.4+incompatible

Compare Source

v26.1.3+incompatible

Compare Source

v26.1.2+incompatible

Compare Source

v26.1.1+incompatible

Compare Source

v26.1.0+incompatible

Compare Source

v26.0.2+incompatible

Compare Source

v26.0.1+incompatible

Compare Source

v26.0.0+incompatible

Compare Source

v25.0.6+incompatible

Compare Source

v25.0.5+incompatible

Compare Source

v25.0.4+incompatible

Compare Source

v25.0.3+incompatible

Compare Source

v25.0.2+incompatible

Compare Source

v25.0.1+incompatible

Compare Source

v25.0.0+incompatible

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

Copy link
Author

renovate bot commented Nov 6, 2024

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/opencontainers/go-digest v1.0.0-rc1 -> v1.0.0
github.com/stretchr/testify v1.4.0 -> v1.9.0

@renovate renovate bot force-pushed the renovate/github.com-docker-docker-27.x branch 2 times, most recently from 59a0c8b to eb30f6b Compare November 6, 2024 14:37
Copy link
Author

renovate bot commented Nov 6, 2024

⚠️ 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 mod tidy
go: downloading gotest.tools/v3 v3.5.0
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/kr/pretty v0.1.0
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/kr/text v0.1.0
go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: finding module for package go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go: finding module for package github.com/containerd/log
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
go: downloading github.com/containerd/log v0.1.0
go: finding module for package go.opentelemetry.io/otel/sdk/resource
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: downloading go.opentelemetry.io/otel/sdk v1.31.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
go: finding module for package go.opentelemetry.io/otel/sdk/trace
go: found github.com/containerd/log in github.com/containerd/log v0.1.0
go: found go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
go: found go.opentelemetry.io/otel/sdk/resource in go.opentelemetry.io/otel/sdk v1.31.0
go: found go.opentelemetry.io/otel/sdk/trace in go.opentelemetry.io/otel/sdk v1.31.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading golang.org/x/net v0.30.0
go: downloading golang.org/x/sys v0.26.0
go: downloading golang.org/x/text v0.19.0
go: downloading golang.org/x/term v0.25.0
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/kr/text v0.2.0
go: downloading google.golang.org/grpc v1.67.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9
go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
go: github.com/wagoodman/dive/dive/image/docker imports
	github.com/docker/docker/client tested by
	github.com/docker/docker/client.test imports
	github.com/docker/docker/testutil imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp imports
	go.opentelemetry.io/proto/otlp/collector/trace/v1 imports
	github.com/grpc-ecosystem/grpc-gateway/v2/runtime imports
	google.golang.org/genproto/googleapis/api/httpbody: ambiguous import: found package google.golang.org/genproto/googleapis/api/httpbody in multiple modules:
	google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20180817151627-c66870c02cf8/googleapis/api/httpbody)
	google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241007155032-5fefd90f89a9/httpbody)
go: github.com/wagoodman/dive/dive/image/docker imports
	github.com/docker/docker/client tested by
	github.com/docker/docker/client.test imports
	github.com/docker/docker/testutil imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp imports
	go.opentelemetry.io/proto/otlp/collector/trace/v1 imports
	google.golang.org/grpc/status imports
	google.golang.org/genproto/googleapis/rpc/status: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
	google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20180817151627-c66870c02cf8/googleapis/rpc/status)
	google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241007155032-5fefd90f89a9/status)

@renovate renovate bot force-pushed the renovate/github.com-docker-docker-27.x branch from eb30f6b to 9d78786 Compare November 6, 2024 15:01
@joschi joschi force-pushed the renovate/github.com-docker-docker-27.x branch from 9d78786 to 8adfce5 Compare November 6, 2024 15:27
@joschi joschi merged commit deee610 into main Nov 6, 2024
7 checks passed
@joschi joschi deleted the renovate/github.com-docker-docker-27.x branch November 6, 2024 15:35
@joschi joschi self-assigned this Nov 6, 2024
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