-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/containerd/nri from 0.8.0 to 0.9.0 #11175
base: main
Are you sure you want to change the base?
build(deps): bump github.com/containerd/nri from 0.8.0 to 0.9.0 #11175
Conversation
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
/ok-to-test |
e87c380
to
0d4c19f
Compare
0d4c19f
to
70b5120
Compare
@@ -127,6 +128,7 @@ require ( | |||
github.com/smallstep/pkcs7 v0.1.1 // indirect | |||
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 // indirect | |||
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect | |||
github.com/tetratelabs/wazero v1.8.2-0.20241030035603-dc08732e57d5 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can be updated to a released version now.
https://github.com/tetratelabs/wazero/releases/tag/v1.8.2 is released on Nov 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm 320+ files because of wasm :(
Would it impact the size of shim processes?
Bumps [github.com/containerd/nri](https://github.com/containerd/nri) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/containerd/nri/releases) - [Changelog](https://github.com/containerd/nri/blob/main/RELEASES.md) - [Commits](containerd/nri@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/containerd/nri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
70b5120
to
c4ced5d
Compare
PR needs rebase. 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. |
Bumps github.com/containerd/nri from 0.8.0 to 0.9.0.
Release notes
Sourced from github.com/containerd/nri's releases.
Commits
0bbc6d0
Merge pull request #125 from saschagrunert/plugin-type47b39c4
Add dedicated plugin type structd138684
Merge pull request #121 from saschagrunert/wasm-support112fc36
Add WASM plugin supportYou can trigger a rebase of this PR 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)