Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps github.com/containerd/nri from 0.8.0 to 0.9.0.

Release notes

Sourced from github.com/containerd/nri's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: containerd/nri@v0.8.0...v0.9.0

Commits

Dependabot compatibility score

You 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
@k8s-ci-robot
Copy link

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 /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.

@dosubot dosubot bot added the area/nri Node Resource Interface (NRI) label Dec 16, 2024
@akhilerm
Copy link
Member

/ok-to-test

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/nri-0.9.0 branch from e87c380 to 0d4c19f Compare December 18, 2024 01:12
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/nri-0.9.0 branch from 0d4c19f to 70b5120 Compare January 9, 2025 22:16
@@ -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
Copy link
Member

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

Copy link
Member

@kzys kzys left a 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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/nri-0.9.0 branch from 70b5120 to c4ced5d Compare January 13, 2025 22:22
@k8s-ci-robot
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nri Node Resource Interface (NRI) dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-rebase ok-to-test size/XXL
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

4 participants