Problem
10 Dependabot PRs were closed without merging (likely auto-closed due to inactivity or superseded by other updates):
Recommendation
Re-evaluate current package.json state:
cd server && npm outdated
cd frontend && npm outdated
Some of these bumps may have been integrated through other PRs, others are still pending. Major version bumps (express 5, openai 6, jest 30) need code changes.
Acceptance Criteria
Aufwand
~2-4h depending on scope
Problem
10 Dependabot PRs were closed without merging (likely auto-closed due to inactivity or superseded by other updates):
Recommendation
Re-evaluate current package.json state:
Some of these bumps may have been integrated through other PRs, others are still pending. Major version bumps (express 5, openai 6, jest 30) need code changes.
Acceptance Criteria
npm outdatedin both server/ and frontend/Aufwand
~2-4h depending on scope