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 go-modules group with 2 updates: github.com/containerd/containerd and github.com/google/go-containerregistry.
Updates
github.com/containerd/containerd
from 1.7.9 to 1.7.10Release notes
Sourced from github.com/containerd/containerd's releases.
Commits
4e1fe74
Merge pull request #9426 from ruiwen-zhao/1.7.10a995fe3
Add release notes for v1.7.1021b85e9
Merge pull request #9409 from ruiwen-zhao/progress-fix-1.72068061
remotes/docker: close connection if no more data3284939
integration: reproduce #9347d1aab27
fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriterb1c6f01
Merge pull request #9381 from Iceber/fix_pin_image_1.7bb0e42a
Merge pull request #9379 from austinvazquez/cherry-pick-v1.7-01c442147fd084cc...a2b16d7
cri: fix update of pinned label for images8dc8618
cri: fix using the pinned label to pin imageUpdates
github.com/google/go-containerregistry
from 0.16.1 to 0.17.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
4fdaa32
feat: allow port and disk path to be overriden (#1848)ceb0580
feat: implement gc command (#1811)5a53a12
tag: add command explanation to the long help (#1843)c722ce9
fix: mimic oci-layout (#1810)b2485cb
Build releases with Go 1.21 (#1840)dbcd01c
Don't wrap DefaultKeychain with refreshes (#1791)a748190
Set Content-Length for blob uploads (#1781)190ad0e
Validate index architectures match children (#1776)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