Skip to content

chore(deps): update typescript to v5.6#8145

Merged
SoonIter merged 3 commits intomainfrom
ts5.6
Oct 17, 2024
Merged

chore(deps): update typescript to v5.6#8145
SoonIter merged 3 commits intomainfrom
ts5.6

Conversation

@SoonIter
Copy link
Copy Markdown
Member

@SoonIter SoonIter commented Oct 16, 2024

Summary

chore(deps): update ts 5.6
close #7211

after #8072, we don't rely on tsc to generate js files, so we can upgrade the version of typescript.

  1. upgrade and unify the ts version ^5.6.3
  2. add renovate to revert https://github.com/web-infra-dev/rspack/pull/5470/files

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Oct 16, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 16, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit a994083
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67108575f06667000812809a
😎 Deploy Preview https://deploy-preview-8145--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SoonIter
Copy link
Copy Markdown
Member Author

A noteworthy point is that rspack-cli is still using tsc and will preserve await import after this change.

We recommend using node18 and above, so I don't think there will be any problems.

@chenjiahan cc

@SoonIter SoonIter requested a review from chenjiahan October 17, 2024 03:50
@chenjiahan chenjiahan changed the title chore(deps): update ts 5.6 chore(deps): update typescript to v5.6 Oct 17, 2024
@chenjiahan
Copy link
Copy Markdown
Member

A noteworthy point is that rspack-cli is still using tsc and will preserve await import after this change.

LGTM, and @rspack/cli will switch to Rslib soon

@SoonIter SoonIter merged commit fc0751c into main Oct 17, 2024
@SoonIter SoonIter deleted the ts5.6 branch October 17, 2024 04:19
yifancong pushed a commit that referenced this pull request Oct 17, 2024
* chore(deps): update ts 5.6

* chore: upgrade the api-extractor

* chore: use ^5.6.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants