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 v26 #485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v23.0.11+incompatible -> v26.1.3+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)

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

v24.0.9+incompatible

Compare Source

v24.0.8+incompatible

Compare Source

v24.0.7+incompatible

Compare Source

v24.0.6+incompatible

Compare Source

v24.0.5+incompatible

Compare Source

v24.0.4+incompatible

Compare Source

v24.0.3+incompatible

Compare Source

v24.0.2+incompatible

Compare Source

v24.0.1+incompatible

Compare Source

v24.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Apr 3, 2024
Copy link
Contributor Author

renovate bot commented Apr 3, 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 github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a
go: downloading github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading go.uber.org/atomic v1.7.0
go: downloading github.com/bitly/go-simplejson v0.5.0
go: downloading gotest.tools/v3 v3.4.0
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading github.com/onsi/gomega v1.27.10
go: downloading github.com/kr/pretty v0.3.1
go: downloading golang.org/x/term v0.15.0
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/gliderlabs/ssh v0.3.5
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading golang.org/x/sync v0.3.0
go: finding module for package go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go: finding module for package github.com/containerd/log
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/otlptrace v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.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.26.0
go: found go.opentelemetry.io/otel/sdk/resource in go.opentelemetry.io/otel/sdk v1.26.0
go: found go.opentelemetry.io/otel/sdk/trace in go.opentelemetry.io/otel/sdk v1.26.0
go: downloading golang.org/x/net v0.23.0
go: downloading golang.org/x/term v0.18.0
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading google.golang.org/genproto v0.0.0-20210226172003-ab064af71705
go: github.com/newrelic/nri-flex/internal/discovery 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-20210226172003-ab064af71705 (/go/pkg/mod/google.golang.org/genproto@v0.0.0-20210226172003-ab064af71705/googleapis/api/httpbody)
	google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de (/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20240227224415-6ceb2ff114de/httpbody)
go: github.com/newrelic/nri-flex/internal/discovery 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-20210226172003-ab064af71705 (/go/pkg/mod/google.golang.org/genproto@v0.0.0-20210226172003-ab064af71705/googleapis/rpc/status)
	google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda (/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240401170217-c3f982113cda/status)

@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 5 times, most recently from ceead11 to a5de963 Compare April 18, 2024 23:02
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 3 times, most recently from 1da6c02 to 28a96db Compare April 23, 2024 09:14
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 2 times, most recently from 76ec855 to cd2e856 Compare May 2, 2024 10:58
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 11 times, most recently from 7acbe39 to d6764bd Compare May 16, 2024 04:58
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 7 times, most recently from e617d0e to a987795 Compare May 18, 2024 09:00
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch 6 times, most recently from f61e9f2 to b7b6c4d Compare May 23, 2024 22:43
@renovate renovate bot force-pushed the renovate/github.com-docker-docker-26.x branch from b7b6c4d to 75befd3 Compare May 25, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants