Skip to content

build(deps): bump github.com/NVIDIA/go-nvml from 0.13.3-0 to 0.13.3-1 - #2048

Merged
hami-robot[bot] merged 1 commit into
masterfrom
dependabot/go_modules/github.com/NVIDIA/go-nvml-0.13.3-1
Jul 10, 2026
Merged

build(deps): bump github.com/NVIDIA/go-nvml from 0.13.3-0 to 0.13.3-1#2048
hami-robot[bot] merged 1 commit into
masterfrom
dependabot/go_modules/github.com/NVIDIA/go-nvml-0.13.3-1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/NVIDIA/go-nvml from 0.13.3-0 to 0.13.3-1.

Release notes

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

v0.13.3-1

What's Changed

New Contributors

Full Changelog: NVIDIA/go-nvml@v0.13.3-0...v0.13.3-1

Commits
  • b8bd6b6 Merge pull request #194 from NVIDIA/bump-cuda-n-go
  • 3501fc9 Merge pull request #193 from NVIDIA/gpuinstance-get-cip-placements-minor-fix
  • 03b506f bump CUDA version to 13.3.1 and go version to 1.26.5
  • 3439907 [GetComputeInstancePossiblePlacements] slice output result to actual count
  • 2f9e261 Merge pull request #192 from NVIDIA/sync-nvml-h
  • 24abee7 update nvml.h using make bindings output (native)
  • 824571e Merge pull request #191 from EylonKrause/fix/compute-instance-nil-info
  • ec3770b Merge pull request #190 from EylonKrause/fix/gpu-instance-profile-byid-v3
  • eb73019 Merge pull request #189 from EylonKrause/fix/utilization-info-version
  • dc2a416 Merge pull request #163 from fabiendupont/feat/add-dgxh100-dgxh200-dgxb200-mocks
  • 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 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)

Summary by CodeRabbit

  • Chores
    • Updated a bundled dependency to a newer version, which may improve compatibility and stability.

Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.13.3-0 to 0.13.3-1.
- [Release notes](https://github.com/NVIDIA/go-nvml/releases)
- [Commits](NVIDIA/go-nvml@v0.13.3-0...v0.13.3-1)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/go-nvml
  dependency-version: 0.13.3-1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 9, 2026
@hami-robot
hami-robot Bot requested a review from DSFans2014 July 9, 2026 17:33
@hami-robot
hami-robot Bot requested a review from ouyangluwei163 July 9, 2026 17:33
@hami-robot hami-robot Bot added the size/XS label Jul 9, 2026
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8ffc7a3e-a698-4331-8ac3-98c81bf435dc

📥 Commits

Reviewing files that changed from the base of the PR and between 4e23779 and 619e96b.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

📝 Walkthrough

Walkthrough

The pull request updates the go.mod file to bump the github.com/NVIDIA/go-nvml dependency version from v0.13.3-0 to v0.13.3-1.

Changes

Dependency Version Bump

Layer / File(s) Summary
Update go-nvml dependency version
go.mod
The required version of github.com/NVIDIA/go-nvml is bumped from v0.13.3-0 to v0.13.3-1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • Project-HAMi/HAMi#1993: Both PRs bump the same github.com/NVIDIA/go-nvml dependency version in go.mod.

Suggested labels: lgtm, approved

Suggested reviewers: archlitchi, chaunceyjiang, Shouren

Poem

A tiny hop, a version bump,
go-nvml gets a little jump.
From dash-zero to dash-one it goes,
this bunny nods and onward flows. 🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the dependency version bump made in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/NVIDIA/go-nvml-0.13.3-1

Comment @coderabbitai help to get the list of available commands.

@archlitchi archlitchi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@hami-robot

hami-robot Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: archlitchi, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot
hami-robot Bot merged commit d09c663 into master Jul 10, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/NVIDIA/go-nvml-0.13.3-1 branch July 10, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant