Closed dependabot[bot] closed 2 months ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
/ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group with 4 updates: github.com/docker/cli, github.com/docker/docker, golang.org/x/tools and google.golang.org/grpc.
Updates
github.com/docker/cli
from 27.2.0+incompatible to 27.2.1+incompatibleCommits
9e34c9b
Merge pull request #5414 from vvoland/vendor-docker324cdbc
vendor: github.com/docker/docker v27.2.1-dev (8b539b8df240)b5290d4
Merge pull request #5411 from vvoland/5410-27.x3db9538
update to go1.22.71ab89e7
Merge pull request #5409 from thaJeztah/27.x_update_docker667d9fd
Merge pull request #5408 from thaJeztah/27.x_backport_mod_tidy41e61c4
[27.x] vendor: github.com/docker/docker v27.2.0869df10
vendor.mod: put github.com/pkg/browser in the right group6feee4a
Merge pull request #5402 from laurazard/backport-27.x-login-not-interactived0c1a80
login: handle non-tty scenario consistentlyUpdates
github.com/docker/docker
from 27.2.0+incompatible to 27.2.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
8b539b8
Merge pull request #48433 from vvoland/48432-27.x37bf6e8
update to go1.22.7fefdb1b
Merge pull request #48430 from vvoland/48425-27.x3a4c589
vendor: github.com/opencontainers/runc v1.1.146eeb414
Merge pull request #48426 from thaJeztah/27.x_backport_bump_runc_1.1.1454af846
Merge pull request #48416 from thaJeztah/27.x_backport_update_go_1.2210cf2d6
update runc binary to 1.1.147b86f40
Merge pull request #48423 from vvoland/48422-27.x84cfcb0
docs/api: add documentation for API v1.47edeb6ba
golangci-lint: temporarily disable G115: integer overflow conversionUpdates
golang.org/x/tools
from 0.24.0 to 0.25.0Commits
7398f36
all: fix some symbols error in commentf111c72
go/callgraph/rta: skip test on js platform9f9b7e3
gopls/internal/settings: add missing deep cloning in Options.Clonece7eed4
doc/generate: minor cleanup075ae7d
go/callgraph/vta: add basic tests for range-over-func2c7aaab
go/ssa: skip failing test1b5663f
go/callgraph/vta: perform minor cleanups0a49883
gopls/go.mod: update the go directive to 1.23.1ad366a8
go.mod: update golang.org/x dependencies4fb36d1
go/callgraph/rta: add rta analysis test case for multiple go packagesUpdates
google.golang.org/grpc
from 1.66.0 to 1.66.1Commits
cb81df6
Change to patch release 1.66.1 (#7603)ecb3e1a
Change version to 1.66.1-dev (#7519)Dependabot 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