chore(deps): update dependency typescript to v7#8274
Conversation
|
36c04de to
f0e6cc3
Compare
f0e6cc3 to
b57a11e
Compare
TypeScript 7 has no legacy compiler API, which breaks eslint and Next.js. Install @typescript/typescript6 alongside typescript@7 and postinstall-shim the package entry so tooling keeps working with native tsc 7. Also update tsconfig for removed options (baseUrl, downlevelIteration, node resolution). Co-authored-by: Cursor <cursoragent@cursor.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Co-authored-by: Cursor <cursoragent@cursor.com>
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/executor |
1.5.6-alpha-20260714153527-451892db743cb5b9a848f689df2ffe5ee59480eb |
npm ↗︎ unpkg ↗︎ |
@ardatan/relay-compiler |
13.0.2-alpha-20260714153527-451892db743cb5b9a848f689df2ffe5ee59480eb |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/relay-operation-optimizer |
7.1.7-alpha-20260714153527-451892db743cb5b9a848f689df2ffe5ee59480eb |
npm ↗︎ unpkg ↗︎ |
💻 Website PreviewThe latest changes are available as preview in: https://pr-8274.graphql-tools-8ja.pages.dev |
Symlink-only relinking leaves no tsc.cmd on Windows CI after the TS6 API shim clears npm bin links, so bob's `npx tsc` fails. Write cmd/ps1/sh wrappers that invoke typescript@7's bin instead. Co-authored-by: Cursor <cursoragent@cursor.com>
This PR contains the following updates:
6.0.3→7.0.2Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.