Bump the all group across 1 directory with 7 updates #469
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 5 updates in the / directory:
28.2.2+incompatible
28.3.0+incompatible
28.2.2+incompatible
28.3.0+incompatible
0.20.5
0.20.6
28.2.2+incompatible
28.3.0+incompatible
0.11.0
0.12.0
Updates
github.com/docker/cli
from 28.2.2+incompatible to 28.3.0+incompatibleCommits
38b7060
Merge pull request #6148 from thaJeztah/vendor_rc22d46d16
vendor: github.com/docker/docker v28.3.0-rc.2f03fb6c
Merge pull request #6146 from thaJeztah/bump_docker5bb0d7f
vendor: github.com/docker/docker 265f70964794 (v28.3.0-rc.2)575d4af
vendor: github.com/docker/docker v28.3.0-rc.14b202b9
Merge pull request #6141 from thaJeztah/login_no_tty80d1959
Merge pull request #6144 from thaJeztah/rm_top_level_remove19a5c5c
remove undocumented top-level "docker remove" commandc882686
prevent login prompt on registry operations with no TTY attached747cb44
Merge pull request #6140 from vvoland/image-tree-usedUpdates
github.com/docker/docker
from 28.2.2+incompatible to 28.3.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
265f709
Merge pull request #50247 from vvoland/50245-28.xb2a9318
docs: cut api docs for v1.51b3e2e22
Merge pull request #50244 from vvoland/50177-28.xc571cd8
Merge pull request #50243 from vvoland/50238-28.x8c713c1
gha: lower timeouts on "build" and "merge" steps539c115
Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors8e7ea47
vendor: update buildkit to v0.23.1222baf4
vendor: github.com/moby/buildkit v0.23.01627e82
Merge pull request #50241 from thaJeztah/28.x_backport_update_cgroups4070ebd
Merge pull request #50242 from thaJeztah/28.x_backport_fix_event_orderingUpdates
github.com/google/go-containerregistry
from 0.20.5 to 0.20.6Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
59a4b85
Bump some deps (#2110)5b10395
Ensure that tag name is not empty if name contains colon (#2094)Updates
github.com/moby/moby
from 28.2.2+incompatible to 28.3.0+incompatibleRelease notes
Sourced from github.com/moby/moby's releases.
... (truncated)
Commits
265f709
Merge pull request #50247 from vvoland/50245-28.xb2a9318
docs: cut api docs for v1.51b3e2e22
Merge pull request #50244 from vvoland/50177-28.xc571cd8
Merge pull request #50243 from vvoland/50238-28.x8c713c1
gha: lower timeouts on "build" and "merge" steps539c115
Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors8e7ea47
vendor: update buildkit to v0.23.1222baf4
vendor: github.com/moby/buildkit v0.23.01627e82
Merge pull request #50241 from thaJeztah/28.x_backport_update_cgroups4070ebd
Merge pull request #50242 from thaJeztah/28.x_backport_fix_event_orderingUpdates
golang.org/x/sync
from 0.14.0 to 0.15.0Commits
8a14946
errgroup: remove duplicated comment1869c69
all: replace deprecated ioutild1ac909
sync/errgroup: PanicError.Error print stack traceUpdates
golang.org/x/time
from 0.11.0 to 0.12.0Commits
1616a7f
rate: skip time.Now call in Sometimes.Do unless necessaryUpdates
golang.org/x/tools
from 0.33.0 to 0.34.0Commits
578c121
go.mod: update golang.org/x dependenciesf114dcf
gopls/internal/protocol: refine DocumentURI Clean method and its usages82ee0fd
internal/mcp: change paginateList to a generic helper64bfecc
gopls/internal/golang: fix extract bug with anon functions4546fbd
internal/mcp: unify json tag parsing82473ce
gopls/doc/release: tweak v0.19f3c581f
gopls/internal/protocol: add DocumentURI.Base accessord9bacab
gopls/internal/server: improve "editing generated file" warning1afeefa
internal/mcp: unexport FileResourceHandler33d5988
gopls/internal/server: Organize Imports of generated filesDependabot 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