-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
DependenciesDependency upgrades, removals, changes, or fixes.Dependency upgrades, removals, changes, or fixes.ImprovementEnhances existing features or code.Enhances existing features or code.
Description
Description:
Dependencies are getting outdated and show vulnerabilities when running npm audit. We should automate updates (Renovate/Dependabot) and add an audit step in CI that alerts or fails on high/critical issues.
Expected:
- Automated PRs for npm updates
- CI audit step detecting vulnerabilities
- Reduced dependency/security debt
Metadata
Metadata
Assignees
Labels
DependenciesDependency upgrades, removals, changes, or fixes.Dependency upgrades, removals, changes, or fixes.ImprovementEnhances existing features or code.Enhances existing features or code.