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

chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.4.0 to 1.5.0 #786

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.4.0 to 1.5.0.

Release notes

Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: k8snetworkplumbingwg/network-attachment-definition-client@v1.4.0...v1.5.0

Commits
  • 4ee862c Merge pull request #62 from s1061123/update-mod
  • 1c98961 Update venodrs
  • 93ac894 Merge pull request #57 from k8snetworkplumbingwg/dependabot/go_modules/golang...
  • 9a4e988 Merge pull request #53 from s1061123/dev/add-notice
  • 61b62f1 Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
  • 63033d5 Merge pull request #56 from k8snetworkplumbingwg/dependabot/go_modules/golang...
  • 8928278 Merge pull request #55 from k8snetworkplumbingwg/dependabot/go_modules/github...
  • 0415d06 Bump golang.org/x/text from 0.3.6 to 0.3.8
  • 1539b6e Bump github.com/emicklei/go-restful
  • ac1cf9c Add NOTICE file for Apache license 2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2024
Copy link
Contributor

@killianmuldoon killianmuldoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should hold this one until after we bump controller runtime IMO. That's currently waiting on NVIDIA/k8s-operator-libs#12

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/k8snetworkplumbingwg/network-attachment-definition-client-1.5.0 branch from 689a78f to 66ca218 Compare January 31, 2024 12:00
@killianmuldoon
Copy link
Contributor

/retest-all

2 similar comments
@rollandf
Copy link
Member

/retest-all

@killianmuldoon
Copy link
Contributor

/retest-all

@killianmuldoon
Copy link
Contributor

This is currently failing on a compilation error due to incompatible dependencies. We need to bump controller runtime in the GPU Operator library before bumping it in this repo. That will unblock this update - and the update to K8s 1.29.

…tion-client

Bumps [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases)
- [Commits](k8snetworkplumbingwg/network-attachment-definition-client@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/k8snetworkplumbingwg/network-attachment-definition-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/k8snetworkplumbingwg/network-attachment-definition-client-1.5.0 branch from 66ca218 to a6bd4e0 Compare February 14, 2024 11:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Superseded by #822.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/k8snetworkplumbingwg/network-attachment-definition-client-1.5.0 branch February 20, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants