newrelic / nri-flex

An application-agnostic, all-in-one New Relic integration integration
https://docs.newrelic.com/docs/introduction-new-relics-flex-integration
Apache License 2.0
108 stars 119 forks source link

fix(deps): update module github.com/docker/docker to v26 - autoclosed #485

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v25.0.5+incompatible -> v26.1.4+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.4+incompatible`](https://togithub.com/docker/docker/compare/v26.1.3...v26.1.4) [Compare Source](https://togithub.com/docker/docker/compare/v26.1.3...v26.1.4) ### [`v26.1.3+incompatible`](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3) [Compare Source](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3) ### [`v26.1.2+incompatible`](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2) [Compare Source](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2) ### [`v26.1.1+incompatible`](https://togithub.com/docker/docker/compare/v26.1.0...v26.1.1) [Compare Source](https://togithub.com/docker/docker/compare/v26.1.0...v26.1.1) ### [`v26.1.0+incompatible`](https://togithub.com/docker/docker/compare/v26.0.2...v26.1.0) [Compare Source](https://togithub.com/docker/docker/compare/v26.0.2...v26.1.0) ### [`v26.0.2+incompatible`](https://togithub.com/docker/docker/compare/v26.0.1...v26.0.2) [Compare Source](https://togithub.com/docker/docker/compare/v26.0.1...v26.0.2) ### [`v26.0.1+incompatible`](https://togithub.com/docker/docker/compare/v26.0.0...v26.0.1) [Compare Source](https://togithub.com/docker/docker/compare/v26.0.0...v26.0.1) ### [`v26.0.0+incompatible`](https://togithub.com/docker/docker/compare/v25.0.5...v26.0.0) [Compare Source](https://togithub.com/docker/docker/compare/v25.0.5...v26.0.0)

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

⚠ 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:

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[bot] commented 4 months ago

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

Details:

Package Change
google.golang.org/protobuf v1.31.0 -> v1.34.1