Skip to content

chore(deps): update dependency typescript to v7#8274

Merged
ardatan merged 4 commits into
masterfrom
renovate/typescript-7.x
Jul 14, 2026
Merged

chore(deps): update dependency typescript to v7#8274
ardatan merged 4 commits into
masterfrom
renovate/typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 6.0.37.0.2 age confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2026
@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 451892d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/typescript-7.x branch from 36c04de to f0e6cc3 Compare July 13, 2026 14:52
@renovate renovate Bot force-pushed the renovate/typescript-7.x branch from f0e6cc3 to b57a11e Compare July 13, 2026 15:04
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>
@renovate

renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

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 ↗︎

@github-actions

Copy link
Copy Markdown
Contributor

💻 Website Preview

The 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>
@ardatan ardatan merged commit f62164d into master Jul 14, 2026
39 checks passed
@ardatan ardatan deleted the renovate/typescript-7.x branch July 14, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant