Bump the docker group with 3 updates #305
Closed
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 docker group with 3 updates: github.com/docker/cli, github.com/docker/docker and github.com/moby/moby.
Updates
github.com/docker/cli
from 25.0.4+incompatible to 26.0.2+incompatibleCommits
3c863ff
Merge pull request #5028 from vvoland/vendor-dockerc1b7df3
vendor: github.com/docker/docker v26.0.2-dev (7cef0d9c)d260a54
Merge pull request #5007 from vvoland/vendor-docker3369ffe
vendor: github.com/docker/docker v26.0.1-dev (60b9add796ae)3cf84fb
Merge pull request #5006 from vvoland/v26.0-5005b1b03b3
cli-bin/windows: Add .exe extension57d2fbb
Merge pull request #4999 from thaJeztah/26.0_backport_bump_x_netc33cc92
vendor: golang.org/x/net v0.23.0156e20c
vendor: golang.org/x/net v0.22.0, golang.org/x/crypto v0.21.07522a62
vendor: golang.org/x/term v0.18.0Updates
github.com/docker/docker
from 25.0.5+incompatible to 26.0.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
7cef0d9
Merge pull request from GHSA-x84c-p2g9-rqv9841c4c8
Disable IPv6 for endpoints in '--ipv6=false' networks.60b9add
Merge pull request #47705 from robmry/backport-26.0/47662_ipvlan_l3_dns8ad7f86
Run ipvlan tests even if 'modprobe ipvlan' failsdc27552
Stop macvlan with no parent from using ext-dns7b570f0
Enable DNS proxying for ipvlan-l38cdcc4f
Move dummy DNS server to integration/internal/networked752f6
Merge pull request #47701 from vvoland/v26.0-476919db1b6f
Merge pull request #47702 from vvoland/v26.0-476476261281
Merge pull request #47700 from vvoland/v26.0-47673Updates
github.com/moby/moby
from 25.0.4+incompatible to 26.0.2+incompatibleRelease notes
Sourced from github.com/moby/moby's releases.
... (truncated)
Commits
7cef0d9
Merge pull request from GHSA-x84c-p2g9-rqv9841c4c8
Disable IPv6 for endpoints in '--ipv6=false' networks.60b9add
Merge pull request #47705 from robmry/backport-26.0/47662_ipvlan_l3_dns8ad7f86
Run ipvlan tests even if 'modprobe ipvlan' failsdc27552
Stop macvlan with no parent from using ext-dns7b570f0
Enable DNS proxying for ipvlan-l38cdcc4f
Move dummy DNS server to integration/internal/networked752f6
Merge pull request #47701 from vvoland/v26.0-476919db1b6f
Merge pull request #47702 from vvoland/v26.0-476476261281
Merge pull request #47700 from vvoland/v26.0-47673Dependabot 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