Skip to content

Bump NVIDIA/holodeck from 0.2.17 to 0.3.7 - #1933

Open
dependabot[bot] wants to merge 1 commit into
release-0.19from
dependabot/github_actions/release-0.19/NVIDIA/holodeck-0.3.7
Open

Bump NVIDIA/holodeck from 0.2.17 to 0.3.7#1933
dependabot[bot] wants to merge 1 commit into
release-0.19from
dependabot/github_actions/release-0.19/NVIDIA/holodeck-0.3.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps NVIDIA/holodeck from 0.2.17 to 0.3.7.

Release notes

Sourced from NVIDIA/holodeck's releases.

v0.3.7

Changelog

  • 3c492cfe6832d4974904413eadf1a9f88d8f001e: chore(brew): bump holodeck cask to v0.3.6 ( <>)
  • ad15197f6fdb15babf00cd77fd72da5cfa5dafc6: chore(brew): bump holodeck formula to v0.3.6 ( <>)
  • 77360cdffc72940cb26be710f58a0861188eb04b: chore(deps): consolidated dependabot updates (10 PRs) (#843) (@​ArangoGutierrez)
  • 78ec6a5c164309804a7c36f990f7ec3e69373ed4: docs(brew): split macOS Cask and Linux Formula install commands (#836) (@​ArangoGutierrez)
  • e0f3932cf284d92421a55536839fa821a14116aa: fix(cli): migrate to urfave/cli v3 for natural flag/positional interleaving (#850) (@​ArangoGutierrez)
  • eb415e5aa72f944036590a25ac81e015a3a66520: test(e2e): credential-free mock E2E suite + real-AWS CI cap (1 PR / 2 post-merge / weekly matrix) (#844) (@​ArangoGutierrez)

v0.3.6

Changelog

  • 046f543112017c71cec4e6c45c93a3157de01a50: chore(brew): bump holodeck to v0.3.5 ( <>)
  • 9672fed3b9be2ca5c4a5e8bc5c1e71620f9eb659: feat(release): ship macOS via Homebrew Cask to avoid Tahoe sandbox bug (#835) (@​ArangoGutierrez)

v0.3.5

Changelog

  • 5e99a9a67b2b94ca181543fd58ce4176601caee9: feat(release): make holodeck installable via Homebrew (#825) (@​ArangoGutierrez)

v0.3.4

Holodeck v0.3.4

A point release on top of v0.3.3 with two new features, a critical AL2023 CRI-O provisioner fix, and the usual round of dependency hygiene.

Highlights

  • feat(api): Kubernetes.RemoteAccess for external kubeconfig access (#818)
  • feat: holodeck skill command — catalog + claude/cursor/codex/gemini installers (#812)
  • Add Ubuntu 26.04 support to the provisioner
  • fix(provisioner): expose CRI-O bundled runtimes on PATH for AL2023 (#824) — required to unblock rpm-al2023 E2E after nvidia-container-toolkit 1.19.1 changed nvidia-ctk runtime configure --runtime=crio behavior

Features

  • API: Kubernetes.RemoteAccess lets callers expose a kubeconfig outside the bastion (#818)
  • CLI: holodeck skill catalog + per-IDE installers (Claude, Cursor, Codex, Gemini) (#812)
  • Provisioner: Ubuntu 26.04 added to the supported OS family matrix

Fixes

  • Provisioner: symlink the opensuse CRI-O package's bundled runc/crun/conmon/pinns from /usr/libexec/crio/ onto PATH on Amazon Linux 2023, so nvidia-ctk runtime configure --runtime=crio can infer and preserve the existing runtimes in 99-nvidia.toml. Without this, systemctl restart crio failed after toolkit install (#824).

Docs

  • holodeck + AICR integration preview (provisioning + snapshot/recipe) (#819)

Dependency updates

  • golang.org/x/crypto 0.50.0 → 0.52.0
  • k8s.io/apimachinery bump
  • github.com/onsi/ginkgo/v2 2.28.3 → 2.29.0

... (truncated)

Commits
  • e0f3932 fix(cli): migrate to urfave/cli v3 for natural flag/positional interleaving (...
  • eb415e5 test(e2e): credential-free mock E2E suite + real-AWS CI cap (1 PR / 2 post-me...
  • 77360cd chore(deps): consolidated dependabot updates (10 PRs) (#843)
  • 78ec6a5 docs(brew): split macOS Cask and Linux Formula install commands (#836)
  • 3c492cf chore(brew): bump holodeck cask to v0.3.6
  • ad15197 chore(brew): bump holodeck formula to v0.3.6
  • 9672fed feat(release): ship macOS via Homebrew Cask to avoid Tahoe sandbox bug (#835)
  • 046f543 chore(brew): bump holodeck to v0.3.5
  • 5e99a9a feat(release): make holodeck installable via Homebrew (#825)
  • 483116e fix(provisioner): expose CRI-O bundled runtimes on PATH for AL2023 (#824)
  • 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)

Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.17 to 0.3.7.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Changelog](https://github.com/NVIDIA/holodeck/blob/main/CHANGELOG.md)
- [Commits](NVIDIA/holodeck@v0.2.17...v0.3.7)

---
updated-dependencies:
- dependency-name: NVIDIA/holodeck
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need labels Jul 19, 2026
@copy-pr-bot

copy-pr-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown

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.

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 maintenance Issue/PR to create or address a team project management need

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants