Skip to content

deps: bump node from d415caa to 9f6d597 in /internal/isolation/assets#162

Merged
dangtony98 merged 2 commits intomainfrom
dependabot/docker/internal/isolation/assets/node-9f6d597
May 10, 2026
Merged

deps: bump node from d415caa to 9f6d597 in /internal/isolation/assets#162
dangtony98 merged 2 commits intomainfrom
dependabot/docker/internal/isolation/assets/node-9f6d597

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps node from d415caa to 9f6d597.

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels May 10, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, straightforward Dependabot digest bump for node:22-bookworm-slim.

Extended reasoning...

Overview

This PR updates a single line in internal/isolation/assets/Dockerfile — the pinned SHA256 digest for the node:22-bookworm-slim base image used to build the isolation image. The tag (22-bookworm-slim) is unchanged; only the digest is rotated to the latest publication of that tag.

Security risks

None substantive. Pinning by digest and updating to the latest published digest of the same tag is the recommended way to consume base image security updates. If anything, this reduces security risk by picking up upstream patches in Debian/Node.js. The digest is sourced from Dependabot, which fetches from the canonical Docker Hub registry.

Level of scrutiny

Very low. This is a mechanical, single-line dependency bump produced by Dependabot. The image is used only for sandboxed isolation builds (not a runtime production dependency) and the surrounding Dockerfile logic is unchanged.

Other factors

No bugs were flagged by the bug hunting system, no prior reviewer comments on this PR, and no functional code changes accompany the digest bump.

@dangtony98
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 10, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Copy Markdown
Contributor

@dangtony98 dangtony98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — routine Dependabot digest pin update for node:22-bookworm-slim base image used by the isolation container. assetsHash test constant updated to match, CI green.

dependabot Bot and others added 2 commits May 10, 2026 15:33
Bumps node from `d415caa` to `9f6d597`.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 22-bookworm-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dangtony98 dangtony98 force-pushed the dependabot/docker/internal/isolation/assets/node-9f6d597 branch from 96c2db3 to 52b437b Compare May 10, 2026 22:33
@dangtony98 dangtony98 merged commit b926857 into main May 10, 2026
9 checks passed
@dangtony98 dangtony98 deleted the dependabot/docker/internal/isolation/assets/node-9f6d597 branch May 10, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant