-
Notifications
You must be signed in to change notification settings - Fork 258
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
Bump the go-docker-dependencies group with 2 updates #2518
Bump the go-docker-dependencies group with 2 updates #2518
Conversation
Bumps the go-docker-dependencies group with 2 updates: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/docker/cli` from 28.0.1+incompatible to 28.0.2+incompatible - [Commits](docker/cli@v28.0.1...v28.0.2) Updates `github.com/docker/docker` from 28.0.1+incompatible to 28.0.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.1...v28.0.2) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-docker-dependencies - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the go-docker-dependencies group with 2 updates: github.com/docker/cli and github.com/docker/docker.
Updates
github.com/docker/cli
from 28.0.1+incompatible to 28.0.2+incompatibleCommits
0442a73
Merge pull request #5929 from vvoland/vendor-dockerbb0e9ad
remove redundant error-handling for registry.ParseRepositoryInfoe0979b3
cli/command: remove ValidateMountWithAPIVersioncab5164
vendor: github.com/docker/docker v28.0.2-dev (bea4de25004d)888716a
Merge pull request #5932 from vvoland/TestConnectAndWait-flaky667fa7b
cli: remove uses of deprecated registry.SetCertsDir63f5930
Merge pull request #5784 from thaJeztah/docs_gen_no_pkg_errors0f75059
Merge pull request #5938 from thaJeztah/man_cleans0ce8989
test/cli-plugins: Try to make TestConnectAndWait less flaky2f79598
docs/generate: remove uses of pkg/errorsUpdates
github.com/docker/docker
from 28.0.1+incompatible to 28.0.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
bea4de2
Merge pull request #49656 from austinvazquez/bump-container-1.7.27-binary97ee08e
Merge pull request #49657 from akerouanton/fix-missing-port-mappingsf2a183a
daemon: return port-mappings from all endpoints6b3b479
daemon: getEndpointPortMapInfo: err is never used35766af
Dockerfile: update containerd binary to v1.7.27b2363f0
Merge pull request #49602 from thaJeztah/remove_layerstore_experimentalc9a763e
daemon: remove redundant call to getEndpointPortMapInfo2043aa9
Merge pull request #49652 from vvoland/vendor-containerd7cdd1b5
Merge pull request #49649 from akerouanton/proxy-concurrent-write-closefb3cce1
vendor: github.com/containerd/containerd/v2 v2.0.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions