Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps github.com/NVIDIA/go-nvlib from 0.8.1 to 0.9.0.

Release notes

Sourced from github.com/NVIDIA/go-nvlib's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: NVIDIA/go-nvlib@v0.8.1...v0.9.0

Commits
  • 9a6788d Merge pull request #76 from rajatchopra/main
  • 82276a0 Fix test such that the resolved device name is returned and not the fd
  • b9331ec Merge pull request #77 from NVIDIA/dependabot/github_actions/actions/checkout-6
  • d1a4dca Bump actions/checkout from 5 to 6
  • d58161f Add test for IOMMUFD parsing
  • 498d942 Add IommuFD field to the nvDevice. Populated during GetAllDevices/GetGPUs.
  • ab6d79b Merge pull request #75 from shivamerla/addressing_mode
  • dfea801 Updated to return the mode in upper case
  • e107c18 Add a method to get the underlying addressing mode of the GPU as a string
  • See full diff 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 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)

Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/NVIDIA/go-nvlib/releases)
- [Commits](NVIDIA/go-nvlib@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/go-nvlib
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Dec 4, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Dec 4, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 19922216686

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.657%

Totals Coverage Status
Change from base Build 19891238769: 0.0%
Covered Lines: 5179
Relevant Lines: 13753

💛 - Coveralls

@ArangoGutierrez ArangoGutierrez merged commit df77c43 into main Dec 4, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/NVIDIA/go-nvlib-0.9.0 branch December 4, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants