Summary
Track intentional major frontend dependency upgrades deferred during the post-v0.1.1 Dependabot cleanup.
Deferred Dependabot PRs
| Package |
From |
To |
PR |
CI |
| react, @types/react |
18.x |
19.x |
#24 |
failing |
| typescript |
5.7.2 |
7.0.2 |
#27 |
failing |
| tailwindcss |
3.4.16 |
4.3.2 |
#28 |
docker failing |
| jest, @types/jest |
29.x |
30.x |
#29 |
failing |
Why deferred
Major framework and toolchain upgrades require coordinated migration work. Several open Dependabot PRs currently fail CI.
Required before merge
- Review Next.js, React, TypeScript, Tailwind, and Jest compatibility together
- Run frontend lint, typecheck, Jest, and Docker build
- Address Tailwind v4 config migration if adopted
- Confirm test runner and Testing Library compatibility
Notes
Routine minor/patch frontend updates remain in grouped PR #22.
Summary
Track intentional major frontend dependency upgrades deferred during the post-v0.1.1 Dependabot cleanup.
Deferred Dependabot PRs
Why deferred
Major framework and toolchain upgrades require coordinated migration work. Several open Dependabot PRs currently fail CI.
Required before merge
Notes
Routine minor/patch frontend updates remain in grouped PR #22.