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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gomod group with 3 updates in the / directory: github.com/containerd/containerd, github.com/diskfs/go-diskfs and github.com/onsi/ginkgo/v2.
Updates
github.com/containerd/containerd
from 1.7.19 to 1.7.20Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
8fc6bcf
Merge pull request #10481 from dmcgowan/prepare-v1.7.207f2d4cd
Prepare release notes for v1.7.207eb0501
Merge pull request #10413 from austinvazquez/cherry-pick-78421616e0a6ba76ac25...34ea461
Merge pull request #10461dims/automated-cherry-pick-of-#8367
87c908e
Merge pull request #10462dims/automated-cherry-pick-of-#9730
b06e353
Merge pull request #10469dims/automated-cherry-pick-of-#8356
209ee4f
CRI: An empty DNSConfig != unspecifiedce65228
Support for dropping inheritable capabilitiesdf86bdd
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes923bb1f
Merge pull request #10423 from dims/cri-ttrpc-closed-during-ListPodSandboxStatsUpdates
github.com/diskfs/go-diskfs
from 1.4.0 to 1.4.1Commits
5fa33cd
Merge pull request #245 from diskfs/enable-parallel-iso9660-walke408c55
iso9660 support for parallel writingsf92199d
Merge pull request #243 from diskfs/ext4-writef46e730
writable ext411ccf43
Merge pull request #241 from quite/ignore-volume-label052c832
Make fat32 ReadDir not return special volume labelbd61c20
Merge pull request #240 from quite/do-wrap2b170e7
Wrap errors, not Unwrap40221ec
Merge pull request #242 from diskfs/superblock-test-byte-count71cf74b
get more accurate read of ext4 superblock in testsUpdates
github.com/onsi/ginkgo/v2
from 2.19.0 to 2.19.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
224be5b
v2.19.176f4e0c
bump gomega63c8c30
update supported platforms for race conditionsb69c00d
Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417)2e7a930
--- (#1418)f097741
Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)628dbb9
fix: issue-1427ff41e27
[build] Allow custom name for binaries.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