chore(deps): bump node from 24-bookworm-slim to 26-bookworm-slim in the docker-images group - #2013
chore(deps): bump node from 24-bookworm-slim to 26-bookworm-slim in the docker-images group#2013dependabot[bot] wants to merge 3 commits into
Conversation
Bumps the docker-images group with 1 update: node. Updates `node` from 24-bookworm-slim to 26-bookworm-slim --- updated-dependencies: - dependency-name: node dependency-version: 26-bookworm-slim dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com>
CI triageCI failed on this PR. Automated classification of the 2 failed job(s):
Compared with main CI run #11772 (success). Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger. |
BigSimmo
commented
Aug 17, 2026
This bump breaks CI for real, not a flake: ·@·d·ependabot i·gnore t·his major version Generated by Claude Code |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
BigSimmo
commented
Aug 18, 2026
Closing — this conflicts with the repo's hard-pinned Node runtime. Recommend Generated by Claude Code |
* chore(ledger): record Run PR sweep results for 6 synced + 2 investigated PRs Sweep synced 6 behind-but-clean open PRs (#2010, #2011, #2012, #2013, #2072, #2073) from origin/main via the authenticated update-branch API, and investigated a GitGuardian failure on #2040/#2041 that turned out to be a false positive (no secrets in either diff) rather than a real leak. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HhswQFFRjzhZnv467HL82y * style: prettier format on the PR #2040 ledger record Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HhswQFFRjzhZnv467HL82y * fix(ledger): restore content-addressed record's original bytes A prior "prettier format" commit (bed47de) escaped the literal `*` to `\*` inside this immutable, content-addressed review record, breaking the filename/content SHA-256 invariant that check-branch-review-ledger.mjs enforces. Immutable records must never be edited after creation; revert to the exact original row content (verified: sha256 matches the filename again). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015qDHwBNZYyRLdJHqSkiYTg --------- Co-authored-by: Claude <noreply@anthropic.com>
Bumps the docker-images group with 1 update: node.
Updates
nodefrom 24-bookworm-slim to 26-bookworm-slimDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions