build(deps): bump the dependencies group with 5 updates #119
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 dependencies group with 5 updates:
28.2.2+incompatible
28.3.0+incompatible
28.2.2+incompatible
28.3.0+incompatible
5.16.0
5.16.2
1.4.0
1.4.2
0.38.0
0.39.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/go-git/go-git/v5
from 5.16.0 to 5.16.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
ed8216c
Merge pull request #1567 from kane8n/backport-to-v5-patricsss/fix-14554f35eba
Merge pull request #1484 from patricsss/patricsss/fix-1455fd1a836
Merge pull request #1561 from kane8n/backport-to-v5-fix-sparse-checkout-statusc3c8410
Merge pull request #1492 from onee-only/fix-sparse-checkout-statusUpdates
go.etcd.io/bbolt
from 1.4.0 to 1.4.2Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
dca4b1d
Update version to 1.4.225e37c0
Merge pull request #1005 from ahrtr/20250626_meta_1.4f32b06c
Protect meta page when it's being writtenb8ccd81
Merge pull request #1003 from Elbehery/20250625_1.4-use-temmplate-for-cross-b...61713a0
Add template to cross arch build tests992a56a
Merge pull request #1000 from Elbehery/20250625_1.4-use-qemu-github-workflow0dcb047
chore(CI): Add QEMU to CI Workflow682819c
Merge pull request #990 from ahrtr/20250615_maxMapSize_1.42d2c8e4
Fix maxMapSize typo in aix, android and solaris2855a18
Merge pull request #985 from hwdef/release14-bump-go-12310Updates
golang.org/x/crypto
from 0.38.0 to 0.39.0Commits
3bf9d2a
ssh/test: skip KEX test if unsupported by system SSH client9bab967
go.mod: update golang.org/x dependencies4f9f0ca
x509roots/fallback: add init time benchmarkeac7cf0
x509roots/fallback: move parsing code to a non-generated file18228cd
acme: return err from deprecated TLS-SNI-[01|02] functions73f6362
acme: remove dead codeebc8e46
ssh: add server side support for Diffie Hellman Group Exchangee944286
ssh: expose negotiated algorithms78a1fd7
ssh: automatically add curve25519-sha256@libssh.org KEX aliasac58737
ssh: export supported algorithmsDependabot 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