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

Update module github.com/moby/moby to v27 #1299

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moby/moby v20.10.27+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

moby/moby (github.com/moby/moby)

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

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

v23.0.15+incompatible

Compare Source

v23.0.14+incompatible

Compare Source

v23.0.13+incompatible

Compare Source

v23.0.12+incompatible

Compare Source

v23.0.11+incompatible

Compare Source

v23.0.10+incompatible

Compare Source

v23.0.9+incompatible

Compare Source

v23.0.8+incompatible

Compare Source

v23.0.7+incompatible

Compare Source

v23.0.6+incompatible

Compare Source

v23.0.5+incompatible

Compare Source

v23.0.4+incompatible

Compare Source

v23.0.3+incompatible

Compare Source

v23.0.2+incompatible

Compare Source

v23.0.1+incompatible

Compare Source

v23.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 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 renovate bot requested a review from a team as a code owner June 25, 2024 10:23
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 25, 2024
Copy link
Contributor Author

renovate bot commented Jun 25, 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/sirupsen/logrus v1.8.1 -> v1.9.3

@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 2 times, most recently from ba439a9 to 19cd9da Compare July 1, 2024 11:13
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 2 times, most recently from 8f63eeb to 2b05c89 Compare July 23, 2024 23:03
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 2b05c89 to 840dbcd Compare August 13, 2024 17:28
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 840dbcd to 5f78601 Compare August 27, 2024 22:10
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 5f78601 to 6d2d781 Compare September 9, 2024 11:54
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 6d2d781 to 6cd0259 Compare September 19, 2024 23:17
Copy link
Member

@marians marians left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build breaks:

# oras.land/oras-go/pkg/auth/docker
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:44:20: undefined: types.AuthConfig
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:62:130: undefined: types.AuthConfig
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:122:32: undefined: types.AuthConfig
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:181:30: assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login.go:54:16: undefined: types.AuthConfig
/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login.go:86:39: cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS

@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 2 times, most recently from ad4d937 to d822f98 Compare September 20, 2024 22:40
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 5 times, most recently from 24ee996 to 54354d8 Compare October 8, 2024 11:39
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 3 times, most recently from 40d5a69 to 87a8843 Compare October 23, 2024 13:24
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 87a8843 to 355a1b4 Compare November 5, 2024 09:11
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch 2 times, most recently from db31663 to 8b6e229 Compare November 19, 2024 11:12
@renovate renovate bot force-pushed the renovate/github.com-moby-moby-27.x branch from 8b6e229 to c23d4e5 Compare November 19, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant