chore(deps): minor and patch updates for the npm-server group - #155
Conversation
The same set renovate proposed in #145, resolved with `npm install --before=2026-09-08` so every release clears the 7-day minimumReleaseAge gate: - @fastify/helmet 13.1.0 -> 13.1.1 - @fastify/static 10.1.2 -> 10.1.3 - @types/semver 7.7.1 -> 7.8.0 - tsx 4.23.1 -> 4.23.13 - zod 4.4.3 -> 4.5.4 Verified: typecheck, typecheck:scripts, build, check:node-pin, test:coverage (1670 passed / 11 skipped), audit 0 vulnerabilities. Supersedes #145. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
This was written agentically; verify its assertions: Adversarial review receipt
🤖 Co-authored by Claude Fable 5.1. |
|
This was written agentically; verify its assertions: Review ledgerMachine-readable record of every review already performed on this PR. {
"version": 1,
"pr": 155,
"repo": "wrzonance/DMXr",
"reviews": [
{
"kind": "adversarial",
"provider": "codex",
"model": "gpt-5.6-sol",
"effort": "xhigh",
"mode": "cross-provider",
"harness": "claude",
"head_sha": "f640d1d7f5edf40cd2132c818aeb2eac30259b10",
"covered_heads": [
"f640d1d7f5edf40cd2132c818aeb2eac30259b10"
],
"counts": {
"p1": 0,
"p2": 0
},
"reviewed_at": "2026-09-15T17:25:57Z"
}
]
}🤖 Co-authored by Claude Fable 5.1. |
This was written agentically; verify its assertions:
Why
Renovate's
npm-serverminor group (#145) could not rebase past the lockfile changes from #153 without a bot cycle, and its own CI had a typecheck failure at its old base. Landing the same set fresh on the currentmain.What
Resolved with
npm install --before=2026-09-08so every release clears the repo's 7-dayminimumReleaseAgegate. No source changes. Supersedes #145, which is closed as outdated.Testing
npm run typecheck,typecheck:scripts,build,check:node-pinpassnpm run test:coverage: 1670 passed, 11 skippednpm audit --audit-level=high: 0 vulnerabilities🤖 Co-authored by Claude Fable 5.1.
🤖 Generated with Claude Code