This was written agentically; verify its assertions:
Why
main currently fails its own CI audit job (npm audit --audit-level=high). Every open dependabot/renovate PR inherits that red check, and branch protection requires audit green plus an up-to-date branch, so no single bot PR can land on its own.
Open advisories on main (server/):
What
One consolidated PR that lands all of the above so audit goes green, superseding the per-package bot PRs (#146, #147, #148, #149, #150, #151, #136) which are closed as superseded.
🤖 Co-authored by Claude Fable 5.1.
This was written agentically; verify its assertions:
Why
maincurrently fails its own CIauditjob (npm audit --audit-level=high). Every open dependabot/renovate PR inherits that red check, and branch protection requiresauditgreen plus an up-to-date branch, so no single bot PR can land on its own.Open advisories on
main(server/):What
One consolidated PR that lands all of the above so
auditgoes green, superseding the per-package bot PRs (#146, #147, #148, #149, #150, #151, #136) which are closed as superseded.🤖 Co-authored by Claude Fable 5.1.