[WIP] Bump typescript from 6.0.3 to 7.0.2 - #72
Conversation
|
@copilot so what changed here? theres still a failing workflow and the PR says 0 files changed |
Confirmed: my previous commit ("Initial plan") only contained the plan checklist and no actual code changes, which is why the diff showed 0 files changed and the workflow is still failing. I investigated the failure: Given that, keeping typescript-eslint working with TS 7.0.2 isn't feasible right now without pinning to a pre-release/patched fork or disabling the lint workflow's peer-dep enforcement. I'll hold off on further changes to this PR until we decide direction — happy to either (a) close this out and keep TypeScript at 6.0.3 until typescript-eslint adds support, or (b) upgrade with |
|
i dont think this is doable right now |
Thanks for the feedback on #69. I've created this new PR, which merges into #69, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.
Original PR: #69
Triggering comment (#69 (comment)):