Skip to content

chore(deps): ignore nvidia/cuda + node-major in Dependabot docker - #134

Merged
dvcdsys merged 1 commit into
mainfrom
chore/dependabot-ignore-cuda-node
Jul 2, 2026
Merged

chore(deps): ignore nvidia/cuda + node-major in Dependabot docker#134
dvcdsys merged 1 commit into
mainfrom
chore/dependabot-ignore-cuda-node

Conversation

@dvcdsys

@dvcdsys dvcdsys commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Extends the docker-ecosystem ignore list so two deliberately-managed base images stop generating un-mergeable Dependabot PRs.

Config is read from the default branch (main); back-merged to develop. Closes #127 and #129.

🤖 Generated with Claude Code

The #96 'ignore this major version' only covered nvidia/cuda 13.x, so a MINOR
12.8→12.9 bump (#127) still slipped through — and it's just as broken, because
the apt package name libcublas-12-8 in Dockerfile.cuda is pinned to 12.8. The
CUDA base is deliberately managed (driver + scout-cuda), so ignore it entirely.

node 24→26 (#129) also re-appeared after we deliberately chose node 24 (active
LTS) in #92 — 26 is Current until ~2026-10. Ignore node semver-major so it
stops recurring; adopt 26 by hand once it's LTS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dvcdsys
dvcdsys merged commit 7b059e4 into main Jul 2, 2026
4 checks passed
@dvcdsys
dvcdsys deleted the chore/dependabot-ignore-cuda-node branch July 2, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant