Bump github.com/containerd/containerd from 1.7.18 to 1.7.19
Bumps github.com/containerd/containerd from 1.7.18 to 1.7.19.
Release notes
Sourced from github.com/containerd/containerd's releases.
containerd API 1.7.19
Welcome to the api/v1.7.19 release of containerd!
The first dedicated release for the containerd 1.7 API. This release is separately tagged from the main 1.7.x releases after the v1.7.18 release but follows the versioning.
Highlights
- Add API go module (#10189)
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Akhil Mohan
- Phil Estes
- Sebastiaan van Stijn
Changes
- Prepare release notes for api v1.7.19 (#10386)
436feeb0dPrepare api release for v1.7.19- : api: update github.com/containerd/ttrpc v1.2.5 to align with containerd 1.7 module (#10364)
2a6aa6ddf[release/1.7] api: update github.com/containerd/ttrpc v1.2.5- Add API go module (#10189)
Dependency Changes
- github.com/containerd/ttrpc v1.2.4 -> v1.2.5
- github.com/golang/protobuf v1.5.4 -> v1.5.3
- google.golang.org/genproto/googleapis/rpc d307bd883b97 -> b8732ec3820d
Previous release can be found at v1.7.18
containerd 1.7.19
Welcome to the v1.7.19 release of containerd!
The nineteenth patch release for containerd 1.7 contains various updates and splits the main module from the api module in preparation for the same change in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both exist
... (truncated)
Commits
2bf793eMerge pull request #10391 from dmcgowan/prepare-v1.7.1974a3d29Prepare release notes for v1.7.19043c712Merge pull request #10406 from samuelkarp/nri-panic-1.75a587e8Merge pull request #10403 from thaJeztah/1.7_backport_hcsshim_version7f5d3c5cri: ensure NRI API never has nil CRIaea977fMerge pull request #10397 from thaJeztah/1.7_backport_deprecate_reference_Spl...6efc5bbupdate runhcs binary to v0.11.7945ae09Windows: Supply windows shim version via filebb84d90Merge pull request #10396 from yyatmsft/updatehcsshim-release17dba5357pkg/reference: deprecate SplitObject- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], perdasilva
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [perdasilva]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment