Skip to content

build(deps): Bump github.com/NVIDIA/nvidia-container-toolkit from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1#2476

Merged
tariq1890 merged 1 commit into
mainfrom
dependabot/go_modules/main/github.com/NVIDIA/nvidia-container-toolkit-1.19.1
May 22, 2026
Merged

build(deps): Bump github.com/NVIDIA/nvidia-container-toolkit from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1#2476
tariq1890 merged 1 commit into
mainfrom
dependabot/go_modules/main/github.com/NVIDIA/nvidia-container-toolkit-1.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps github.com/NVIDIA/nvidia-container-toolkit from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1.

Release notes

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

v1.19.1

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.

What's Changed

  • Fix the nvidia-cdi-refresh systemd unit conditions to work on WSL2.
  • Remove the dependency on multi-user.target in the nvidia-cdi-refresh systemd service. For more information, see [issue #1735](NVIDIA/nvidia-container-toolkit#1735).
  • The egl-wayland2 library and configuration file are now discovered and added to CDI specifications.
  • Fix handling of the CUDA compat header on Orin systems.
  • Fix default path used by nvidia-ctk and nvidia-ctk-installer for cri-o’s drop-in configuration directory.
  • Add support for injecting /dev/dri* device nodes for MIG devices.
  • Add disable-ipc-discoverer feature flag to the nvcdi library for disabling the discovery of IPC sockets.
Changelog

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

v1.19.1

  • fix: Additional GIDs are dropped due to file mode mask
  • fix: Remove dependency on multi-user.target
  • Add libnvidia-egl-wayland2 to the graphics discoverer
  • fix systemd unit conditions to work on WSL2
  • [NRI Plugin] get low-level runtime bin paths from previous install
  • implement NRI plugin reconnect mechanism
  • ensure the toolkit exits if NRI Plugin init fails
  • feat(nvcdi): Allow IPC sockets to not be discovered
  • fix(cudacompat): Fix handling of CUDA compat on Orin
  • Update systemd unit conditions to execute nvidia-smi
  • Reintroduce restart logic to nvidia-cdi-refresh.service
  • [cri-o config] fix drop-in config directory used for config overrides
  • add support for injecting /dev/dri* devices nodes for gfx MIGs
  • Use cyphar/filepath-securejoin/pathrs-lite in cudacompat and create-symlinks hook

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

... (truncated)

Commits

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)

Bumps [github.com/NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1.
- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)
- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/blob/v1.19.1/CHANGELOG.md)
- [Commits](https://github.com/NVIDIA/nvidia-container-toolkit/commits/v1.19.1)

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

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

copy-pr-bot Bot commented May 22, 2026

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.

@tariq1890
Copy link
Copy Markdown
Contributor

/ok to test 270fcb5

@tariq1890 tariq1890 enabled auto-merge May 22, 2026 02:09
@tariq1890
Copy link
Copy Markdown
Contributor

/cherry-pick release-26.3

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 29.401%. remained the same — dependabot/go_modules/main/github.com/NVIDIA/nvidia-container-toolkit-1.19.1 into main

@tariq1890 tariq1890 merged commit 93f06df into main May 22, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/main/github.com/NVIDIA/nvidia-container-toolkit-1.19.1 branch May 22, 2026 03:11
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Backport PR created for release-26.3: #2478 ⚠️ (has conflicts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/release-26.3 dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants