-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Context
PR #57 was closed because @typescript-eslint/eslint-plugin@8.57.1 declares peer dep typescript@">=4.8.4 <6.0.0" — explicitly excludes TypeScript 6. npm ci fails with ERESOLVE in CI.
Dashboard (#55) and website (#56) were upgraded to TS 6 successfully — they use separate lint toolchains that don't depend on @typescript-eslint.
Unblock condition
@typescript-eslintreleases a version declaringtypescript@>=6in peer deps (likely v9.x)
Current state
- Root: TypeScript 5.9.3 (pinned)
- Dashboard: TypeScript 6.0.2
- Website: TypeScript 6.0.2
- Dependabot: TypeScript 6 ignored for
/viadependabot.yml
References
- PR deps: bump typescript from 5.9.3 to 6.0.2 #57 (closed): deps: bump typescript from 5.9.3 to 6.0.2 #57
- PR deps(dashboard): bump typescript from 5.9.3 to 6.0.2 in /dashboard #55 (dashboard TS6, merged): deps(dashboard): bump typescript from 5.9.3 to 6.0.2 in /dashboard #55
- PR deps(website): bump typescript from 5.9.3 to 6.0.2 in /website #56 (website TS6, merged): deps(website): bump typescript from 5.9.3 to 6.0.2 in /website #56
- Related: Upgrade website ESLint to v10 when eslint-config-next supports it #54 (ESLint 10 blocked by same ecosystem gap)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file