Skip to content

Update dependency typescript to v7 - #925

Merged
felladrin merged 3 commits into
mainfrom
renovate/typescript-7.x
Jul 9, 2026
Merged

Update dependency typescript to v7#925
felladrin merged 3 commits into
mainfrom
renovate/typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 commented Jul 9, 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.

…ate tsc for declarations

- Replace @rollup/plugin-typescript with rollup-plugin-esbuild (supports TS7)
- Replace rollup-plugin-dts with direct tsc --emitDeclarationOnly for .d.ts files
- Update tsconfig: moduleResolution from 'node' to 'bundler' (TS7 compatible)
- Add 'types': ['node'] to tsconfig for Node.js type definitions
- Update build script to use rollup -c (no --configPlugin) + tsc for declarations
@felladrin
felladrin merged commit 1f85b35 into main Jul 9, 2026
1 check passed
@felladrin
felladrin deleted the renovate/typescript-7.x branch July 9, 2026 10:41
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