Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Oct 17, 2024
Merged

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

merged 3 commits into from
Oct 17, 2024

Conversation

SoonIter
Copy link
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
Copy link

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

@chenjiahan chenjiahan changed the title chore(deps): update ts 5.6 chore(deps): update typescript to v5.6 Oct 17, 2024
@chenjiahan
Copy link
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
39 checks passed
@SoonIter SoonIter deleted the ts5.6 branch October 17, 2024 04:19
easy1090 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