Skip to content

fix(deps): update module github.com/docker/docker to v26#2353

Closed
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-docker-docker-26.x
Closed

fix(deps): update module github.com/docker/docker to v26#2353
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-docker-docker-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v25.0.5+incompatible -> v26.0.0+incompatible age adoption passing confidence

Release Notes

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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 21, 2024
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Copy Markdown
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

The docker/docker package now requires Go 1.21 (truly, in libnetwork/internal/resolvconf/resolvconf.go). That’s invisible to the go command because it uses vendor.mod instead of go.mod.

Given that there're no relevant code changes since Docker 25.0.5 (it, AFAICS, would only result in bumping the negotiated API version), and that we don’t currently want a dependency on Go 1.21, we don’t need this update right now.

@mtrmac mtrmac closed this Mar 21, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 21, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 26.x releases. But if you manually upgrade to 26.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-docker-docker-26.x branch March 21, 2024 20:40
@mtrmac mtrmac mentioned this pull request Apr 15, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant