Bump github.com/NVIDIA/go-nvlib from 0.0.0-20240109130712-11603560817a to 0.6.0
Bumps github.com/NVIDIA/go-nvlib from 0.0.0-20240109130712-11603560817a to 0.6.0.
Release notes
Sourced from github.com/NVIDIA/go-nvlib's releases.
v0.6.0
What's Changed
- feat: add additional SRIOV info to NvidiaPciDevice by
@PiotrProkopin NVIDIA/go-nvlib#38- Bump github.com/NVIDIA/go-nvml from 0.12.0-6 to 0.12.4-0 by
@dependabotin NVIDIA/go-nvlib#37- Add function to get the PCI bus ID for a device by
@elezarin NVIDIA/go-nvlib#41New Contributors
@PiotrProkopmade their first contribution in NVIDIA/go-nvlib#38Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.5.0...v0.6.0
v0.5.0
What's Changed
- Make nvmllib a requried argument to devicelib by
@elezarin NVIDIA/go-nvlib#39Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add platform detection logic from nvidia-container-toolkit by
@elezarin NVIDIA/go-nvlib#28Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.3.1...v0.4.0
v0.3.1
What's Changed
- Bump golangci/golangci-lint-action from 4 to 5 by
@dependabotin NVIDIA/go-nvlib#33- Bump github.com/NVIDIA/go-nvml from 0.12.0-4 to 0.12.0-5 by
@dependabotin NVIDIA/go-nvlib#34- Bump golangci/golangci-lint-action from 5 to 6 by
@dependabotin NVIDIA/go-nvlib#35- Update github.com/NVIDIA/go-nvml to v0.12.0-6 by
@elezarin NVIDIA/go-nvlib#36Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update to incorporate go-nvml updates to expose interface types by
@klueskain NVIDIA/go-nvlib#32
- This change effectively removes go-nvlib's wrapper around go-nvml and bumps go-nvml to v0.12.0-4
Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update github.com/NVIDIA/go-nvml to v0.12.0-3 by
@elezarin NVIDIA/go-nvlib#27Full Changelog: https://github.com/NVIDIA/go-nvlib/compare/v0.1.1...v0.2.0
v0.1.1
What's Changed
... (truncated)
Commits
- See full diff 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)
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign wawa0210 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Superseded by #390.