Skip to content

build(deps): bump github.com/NVIDIA/nvidia-container-toolkit from 1.18.2 to 1.19.0#1694

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/NVIDIA/nvidia-container-toolkit-1.19.0
Closed

build(deps): bump github.com/NVIDIA/nvidia-container-toolkit from 1.18.2 to 1.19.0#1694
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/NVIDIA/nvidia-container-toolkit-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Bumps github.com/NVIDIA/nvidia-container-toolkit from 1.18.2 to 1.19.0.

Release notes

Sourced from github.com/NVIDIA/nvidia-container-toolkit's releases.

v1.19.0

What's Changed

NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:

The packages for this release are published to the libnvidia-container package repositories.

This is a feature release and includes the following high-level changes:

  • Report errors when unknown OCI runtime spec fields are detected.
  • Added support for IGX 2.0 Thor-based systems including those with dGPUs installed.
  • Added support for CUDA Forward Compatibility on Tegra-based systems. On Orin-based systems, this requires specific compat libraries in the container.
  • Added support for running containers as a user that may not have explicit access to a device node without requiring that additional groups be explicitly specified.
  • Improve triggering of systemd service that ensures that CDI specifications are up-to-date.
  • Add support for read-only root filesystems such as those on an initramfs.

Changes since v1.19.0-rc.7

v1.19.0-rc.7

v1.19.0-rc.6

v1.19.0-rc.5

v1.19.0-rc.4

... (truncated)

Changelog

Sourced from github.com/NVIDIA/nvidia-container-toolkit's changelog.

v1.19.0

  • Promote v1.19.0-rc.7 to v1.19.0

v1.19.0-rc.7

  • fix: Reuse instantiated editsFactory in CDI
  • fix: Don't use driver version in ELF header for compat check
  • Use jit-cdi modifier for gated modifiers
  • refactor: Use automatic CDI modifier for CSV
  • fix: Use driver.Root instead of config option in modifier Factory
  • test: Improve csv modifier tests
  • test: Add IsOverrideApplied function to devices package
  • chore: Run goimports on mocks
  • fix: Ensure that CUDA Compat Container path is set by default
  • chore: Update isIntegratedGPU for readability
  • chore: Rename isIntegratedGPUID function to isOrinGPUID
  • fix: Use correct version when updating versions.mk

v1.19.0-rc.6

  • Use host CUDA version for all CSV compat checks

v1.19.0-rc.5

  • Remove dlopen locator added in v1.19.0-rc.4

Changes in the Toolkit Container

  • build(deps): Bump nvidia/distroless/go to v4.0.2-dev in /deployments/container

v1.19.0-rc.4

  • Add a Dlopen-based library locator
  • Add support for injecting additional GIDs
  • Add support for CUDA forward compat on Orin systems

v1.19.0-rc.3

  • Remove restart logic from nvidia-cdi-refresh.service.
  • fix: Set device node GID in CDI specs
  • fix: Log actual CDI spec version
  • Make internal/system packages public
  • Move config to api
  • Make internal lookup package exportable
  • fix: Allow config options to be set to default values
  • test: Add failing test for setting debug log
  • test: Adjust e2e test for Docker 29.2.0

Changes in the Toolkit Container

  • build(deps): Bump nvidia/distroless/go to v4.0.1-dev in /deployments/container
  • Replace repackaging using fpm with rpmrebuild

... (truncated)

Commits
  • ec7b4e2 Merge pull request #1722 from elezar/bump-release-v1.19.0
  • 2f6a673 chore: Ignore lint error in generator code
  • 9bf2a68 Bump version for v1.19.0 release
  • b39720b Merge pull request #1698 from elezar/bump-release-v1.19.0-rc.7
  • d0c0752 Bump version for v1.19.0-rc.7 release
  • 29b3596 Merge pull request #1666 from elezar/ensure-that-edit-factory-is-propagated
  • 08bf583 Merge pull request #1697 from elezar/fix-cuda-compat-check
  • 79477c9 fix: Reuse instantiated editsFactory in CDI
  • 35dc2b5 fix: Don't use driver version in ELF header for compat check
  • 722b541 Merge pull request #1667 from elezar/unify-csv-and-jit-cdi
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 12, 2026
@hami-robot hami-robot Bot requested a review from chaunceyjiang March 12, 2026 17:36
@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented Mar 12, 2026

[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 shouren for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from wawa0210 March 12, 2026 17:36
@hami-robot hami-robot Bot added the size/S label Mar 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/NVIDIA/nvidia-container-toolkit-1.19.0 branch from b5dd38d to 8963b40 Compare March 31, 2026 05:49
Bumps [github.com/NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)
- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/blob/main/CHANGELOG.md)
- [Commits](NVIDIA/nvidia-container-toolkit@v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/nvidia-container-toolkit
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/NVIDIA/nvidia-container-toolkit-1.19.0 branch from 8963b40 to 014604f Compare March 31, 2026 05:49
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

Looks like github.com/NVIDIA/nvidia-container-toolkit is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 8, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/NVIDIA/nvidia-container-toolkit-1.19.0 branch April 8, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants