Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/go-nvml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.4-1
Choose a base ref
...
head repository: NVIDIA/go-nvml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.9-0
Choose a head ref
  • 18 commits
  • 27 files changed
  • 5 contributors

Commits on Nov 24, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    33b2a1c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Merge pull request #136 from NVIDIA/dependabot/go_modules/main/github…

    ….com/stretchr/testify-1.10.0
    
    Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
    elezar authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    c73df6d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. migrate to golangci-lint v2

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    8aeed1d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Merge pull request #142 from NVIDIA/golangci-lint-v2

    migrate to golangci-lint v2
    tariq1890 authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    4fca9e5 View commit details
    Browse the repository at this point in the history
  2. [CI] re-enable the check stage

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    b0f56a3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Configuration menu
    Copy the full SHA
    be0129e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Bump golangci/golangci-lint-action from 7 to 8

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    c7e50f1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Merge pull request #145 from NVIDIA/dependabot/github_actions/golangc…

    …i/golangci-lint-action-8
    
    Bump golangci/golangci-lint-action from 7 to 8
    tariq1890 authored May 13, 2025
    Configuration menu
    Copy the full SHA
    2b86455 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Fix missing library object on a few system methods

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    3013b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32d291 View commit details
    Browse the repository at this point in the history
  3. Bump to NVML version 12.5

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    5f61a8a View commit details
    Browse the repository at this point in the history
  4. Bump to NVML version 12.6

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    7ec3ff8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Bump to NVML version 12.8

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    f420a32 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Bump to NVML version 12.9

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    62ce1e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Merge pull request #148 from klueska/update-12.5

    Bump to NVML version 12.5
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    c81a3ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from klueska/update-12.6

    Bump to NVML version 12.6
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    92e5e5b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #150 from klueska/update-12.8

    Bump to NVML version 12.8
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    e4262af View commit details
    Browse the repository at this point in the history
  4. Merge pull request #151 from klueska/update-12.9

    Bump to NVML version 12.9
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a80fd0d View commit details
    Browse the repository at this point in the history
Loading