Closed dependabot[bot] closed 3 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign shaneutt for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
We're dropping the Golang control-plane, so this is not needed.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the go_modules group with 2 updates in the / directory: google.golang.org/grpc and github.com/docker/docker.
Updates
google.golang.org/grpc
from 1.64.0 to 1.64.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4d833de
Change version to 1.64.1 (#7381)e9193a4
*: update deps (#7375)ab29241
metadata: remove String method (#7374)355b9a5
Change version to 1.64.1-dev (#7219)Updates
github.com/docker/docker
from 26.1.4+incompatible to 26.1.5+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
411e817
Merge commit from fork9cc85ea
If url includes scheme, urlPath will drop hostname, which would not match the...820cab9
Authz plugin security fixes for 0-length content and path validation6bc4906
Merge pull request #48123 from vvoland/v26.1-481206fbdce4
update to go1.21.12f533464
Merge pull request #47986 from vvoland/v26.1-47985c1d4587
builder/mobyexporter: Add missing nil checkd642804
Merge pull request #47940 from thaJeztah/26.1_backport_api_remove_container_c...daba246
docs: api: image inspect: remove Container and ContainerConfigDependabot 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