Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
feat: update to TypeScript 4.9#5716
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nx-cloudbot commentedOct 2, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks for the PR,@sosukesuzuki! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day. |
netlifybot commentedOct 2, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview fortypescript-eslint ready!
To edit notification comments on pull requests, go to yourNetlify site settings. |
package.json Outdated
"typescript": "~4.8.3", | ||
"@types/node": "^17.0.31", | ||
"typescript": "~4.9.1-beta", | ||
"@types/node": "^18.7.23", |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
codecovbot commentedOct 2, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@## main #5716 +/- ##======================================= Coverage 91.29% 91.30% ======================================= Files 365 366 +1 Lines 12251 12255 +4 Branches 3577 3577 =======================================+ Hits 11185 11189 +4 Misses 758 758 Partials 308 308
Flags with carried forward coverage won't be shown.Click here to find out more.
|
Uh oh!
There was an error while loading.Please reload this page.
09fb954
toa6e074b
Comparekasperpeulen commentedNov 2, 2022
It has landedhttps://devblogs.microsoft.com/typescript/announcing-typescript-4-9-rc/ 🎉 |
a6e074b
to154f540
Compare@bradzacher@JoshuaKGoldberg This PR is ready for review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This looks great to me, thanks!
I'm not 100% familiar with how these are generated so I'll defer to@bradzacher
ngregory-rbi commentedNov 15, 2022
Given the final version of 4.9 is to release today, should we expect this to be merged and released anytime soon? |
kasperpeulen commentedNov 15, 2022
It would be great if we can test this already in a canary version. |
ngregory-rbi commentedNov 15, 2022
Not sure which would be a canary, but there the |
Please follow along at the issue#5688 for status of support for TS4.9. |
This comment was marked as spam.
This comment was marked as spam.
* feat: update typescript to 4.9.1* fix: add patch file for 4.9.1-beta* feat(typescript-estree): update version range* feat: run `generate-lib` script* chore: update patch for typescript* fix: run `lint-fix`* feat: update to typescript 4.9.2-rc* chore: run patch-package* chore: update `@types/node`
Uh oh!
There was an error while loading.Please reload this page.
We need to wait that RC version is releasedPR Checklist
Overview
typescript@4.9.1-beta
generate:lib