-
-
Notifications
You must be signed in to change notification settings - Fork 715
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
Upgrade package typescript
from 4.9.5 to 5.4.5
#2016
Comments
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Can I take this issue? @palisadoes |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Unassigning no activity |
Hey!! @palisadoes , i would like to work on this issue, please assign me |
@Spoorthy1423 You need to get assigned the issue first and submit a PR. Hope you can remind and abide this rule from next time which is one of our community guidelines |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Unassigning due to no activity or PR. |
Hello @Cioppolo14 @palisadoes |
@ManjariRathore you are requesting to work on many issues. You can only be assigned 2 at a time. Please indicate which 2 are your priorities. Thank you. |
@palisadoes kindly assign me this issue |
@varshith257 I have created pull request regarding this issue. Can you please have a look at it. [https://github.com//pull/2207] |
@VanshikaSabharwal Follow this #2208 (comment) If you face any difficult reach out me in Slack |
okay @varshith257 |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Unassigning. Inactivity |
Please assign |
CRA (create-react-app) only supports up to TypeScript version 4.9.5. For better TypeScript compatibility and potential performance benefits, migrating to Vite or preferably Next.js is recommended. If you want me to migrate to Vite please assign Issue #1864. NOTE: Migrating to Vite may introduce a few issues in deployment that you'll need to address. For now, you could continue using CRA and wait for a future update that supports newer TypeScript versions. |
OK. We are using vite in the API. So there is precedent. We need the consistency. |
Rationale
This is a major revision upgrade and many files may need to be updated to the new syntax, functions, methods and classes
Task
typescript
from 4.9.5 to 5.4.5Background Failing PRs
Release Note Details
Bumps typescript from 4.9.5 to 5.4.5.
Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)The text was updated successfully, but these errors were encountered: