chore(deps): bump the minor group across 1 directory with 10 updates #3684
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 minor group with 8 updates in the / directory:
2.0.5
2.1.1
28.1.1+incompatible
28.2.2+incompatible
28.1.1+incompatible
28.2.2+incompatible
0.21.1
0.22.0
0.4.7
0.5.0
8.10.1
8.10.2
0.38.0
0.39.0
1.72.1
1.73.0
Updates
github.com/containerd/containerd/v2
from 2.0.5 to 2.1.1Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Commits
cb10766
Merge commit from fork216667b
Prepare release notes for 2.1.1c6f9835
Merge pull request #11847 from akhilerm/2.1-hcsshim-update837aef0
Merge pull request #11855 from k8s-infra-cherrypick-robot/cherry-pick-11851-t...e1817a4
docs/snapshotters/erofs.md: a tip for improved performance2168cb9
erofs-differ: fix EROFS native image support444ca17
update runhcs version to v0.13.00684f1c
build(deps): bump github.com/Microsoft/hcsshimac00b8e
Revert "perf(applyNaive): avoid walking the tree for each file in the same di...dc795bf
Merge pull request #11831 from k8s-infra-cherrypick-robot/cherry-pick-11815-t...Updates
github.com/docker/cli
from 28.1.1+incompatible to 28.2.2+incompatibleCommits
e6534b4
Merge pull request #6116 from vvoland/vendor-docker5c3128e
vendor: github.com/docker/docker v28.2.2-dev (45873be4ae3f)879ac3f
Merge pull request #6110 from thaJeztah/bump_engine92fa1e1
vendor: github.com/docker/docker 0e2cc22d36ae (v28.2-dev)4bec3a6
Merge pull request #6114 from thaJeztah/deprecate_non_compliant_registriesa007d1a
Merge pull request #6113 from thaJeztah/config_suppress_errbbfbd54
docs: deprecated: fallback for non-OCI-compliant registries is removed2d21e1f
cli/config/configfile: explicitly ignore errorbc9be0b
Merge pull request #6112 from thaJeztah/bump_tools3fe7dc5
Dockerfile: update compose to v2.36.2Updates
github.com/docker/docker
from 28.1.1+incompatible to 28.2.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
45873be
Merge pull request #50105 from jsternberg/revert-build-dangling7994426
Revert "containerd: images overridden by a build are kept dangling"f144264
Merge pull request #50090 from corhere/libn/overlay-netip768cfae
Merge pull request #50050 from robmry/nftables_internal_dnsd3289dd
Add nftables NAT rules for internal DNS resolver7a0bf74
Merge pull request #50038 from ctalledo/fix-for-50037b43afbf
Merge pull request #50098 from robmry/remove_docker-user_return_rulec299ba3
Update worker.Platforms() in builder-next worker.0e2cc22
Merge pull request #50049 from robmry/nftables_env_var_enablee37efd4
Merge pull request #50068 from mmorel-35/github.com/containerd/errdefsUpdates
github.com/moby/buildkit
from 0.21.1 to 0.22.0Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
13cf07c
Merge pull request #5979 from crazy-max/v0.22-picks-0.22.0-rc2a3712e2
allow duration based filters on diskusage requests93b71cd
git: add testcase for checking that adding checksum doesn't break cache17ae6d0
git: verify checksum early and more tests13f36e6
dockerfile: implementADD --checksum=COMMIT_HASH GIT_URL
8e1bbed
git source: add AttrGitChecksum141a4a6
Merge pull request #5533 from crazy-max/update-cni40e8799
Merge pull request #5923 from crazy-max/run-device-docs6b3c423
dockerfile: update cni to 1.7.14da8760
dockerfile: run device docsUpdates
github.com/opencontainers/umoci
from 0.4.7 to 0.5.0Changelog
Sourced from github.com/opencontainers/umoci's changelog.
... (truncated)
Commits
0bb7e0b
VERSION: release v0.5.05a2921b
merge #588 into opencontainers/umoci:main486a6a5
oci: layer: handle auto-converting to an opaque whiteout with overlayfsa665c67
oci: layer: fix extraction with a non-directory parent component9892049
merge #587 into opencontainers/umoci:main7d2d5e5
oci: layer: add support for userxattr in OverlayfsRootfs55fc2f5
oci: layer: clean up ToDisk and ToTar signatures8375e7a
oci: layer: explicitly handle unrelated xattrs for overlayfs xattr filter0cea894
oci: layer: merge is-overlayfs config and mapping into OnDiskFormat configfbe9b0e
tests: make sure we use a new t.TempDir per-t.RunUpdates
github.com/vbauerster/mpb/v8
from 8.10.1 to 8.10.2Release notes
Sourced from github.com/vbauerster/mpb/v8's releases.
Commits
d30b560
v8.10.27efde3c
make [][]io.Reader with capacity0675e6b
prefer builtin min (needs Go 1.21)db1c068
no need to capture loop var since Go 1.225146476
prefer defer wg.Done()520a597
bce optimizationcc8c99a
bce optimization7a53fbd
minor: assign and nil in one lineUpdates
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 algorithmsUpdates
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/text
from 0.25.0 to 0.26.0Commits
8072180
go.mod: update golang.org/x dependencies6cacac1
go.mod: update tagx:ignore'd golang.org/x dependenciesUpdates
google.golang.org/grpc
from 1.72.1 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025
Change version to 1.73.0 (#8322)ac60db1
Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148
balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465
delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308
balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146b
grpc: update contributing.md (#8318)09166b6
cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7
transport: Prevent sending negative timeouts (#8312)b89909b
leakcheck: Fix flaky test TestCheck (#8309)709023d
grpcsync/event: Simplify synchronization (#8308)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 <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