Skip to content

chore(deps): update dependency typescript to v7 - #319

Merged
evan-boone merged 2 commits into
masterfrom
renovate/typescript-7.x
Jul 21, 2026
Merged

chore(deps): update dependency typescript to v7#319
evan-boone merged 2 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: (in timezone Europe/Oslo)

  • 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 force-pushed the renovate/typescript-7.x branch 3 times, most recently from f8c1002 to 7910b9e Compare July 20, 2026 16:48
@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 7910b9e to 6ecede2 Compare July 21, 2026 11:21
…compat

TypeScript 7's native compiler no longer exposes the classic Node API
(createDocumentRegistry, LanguageService, etc.) that rollup-plugin-typescript2
depends on. Switch bundling to rollup-plugin-esbuild (type stripping only)
and emit declarations separately via `tsc --emitDeclarationOnly`, which still
works through the CLI and also performs full type checking.
@renovate

renovate Bot commented Jul 21, 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.

@evan-boone
evan-boone merged commit 5f1968f into master Jul 21, 2026
2 checks passed
@evan-boone
evan-boone deleted the renovate/typescript-7.x branch July 21, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant