DashboardspotlightAlways resolve all open Dependabot aler…

Always resolve all open Dependabot alerts then release

Category: preference
Confidence: 0.80
ID: 019fa849-6ff4-7021-af0e-600ca094fee7
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 0
Source session: 0BWJWCoAjpJf8rYh3
Created: 2026-07-28 10:33:32
Updated: 2026-07-28 10:33:32

Content

When Dependabot alerts are present (recurring across sessions, typically transitive runtime vulnerabilities in pnpm-lock.yaml), the user expects the assistant to enumerate and fix ALL open alerts together rather than piecemeal. The established workflow: create a security/deps-* branch, apply fixes (commonly package.json overrides bounded to the current major version to avoid breaking jumps for transitive deps), build and test, open a PR with auto-merge, verify alerts clear post-merge, then publish a new version via the regular release process (Craft workflow_dispatch). Do not leave open alerts unaddressed or handle them one at a time.

Move to: