-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Update to TypeScript 4.9 #13028
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
Update to TypeScript 4.9 #13028
Conversation
|
Thanks for making a pull request to jupyterlab! |
Skip lib check for now while waiting for vega/vega-lite#8473 See the discussion in jupyterlab#13028 for more information
|
bot please update snapshots |
|
Documentation snapshots updated. |
|
Galata snapshots updated. |
|
Just squashed everything into 1 commit to make future (if neeed) rebases easier. |
c0b4c78 to
bd1cc00
Compare
|
TypeScript 5 is coming: https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/ |
|
I won't have the bandwidth to rebase and resume this PR over the coming week. So if anyone would like to step in and take over that would be greatly appreciated, thanks! Maybe it would be easier to start over in a new PR to avoid the rebase, and cherry-pick the changes. |
Some of these fixes came from jupyterlab#13028
|
I submitted a quick PR at #13925 to look at upgrading to TS 5.0 beta. Thanks to all the work here, that PR was much easier! |
|
Closing in favor of #13925 |
Some of these fixes came from jupyterlab#13028
References
See the announcement blog post: https://devblogs.microsoft.com/typescript/announcing-typescript-4-8
Code changes
typescriptto4.9@codemirrorpackagesvega-liteto a new release so it includes fix: constrainisConditionalParametertype parameter vega/vega-lite#8473User-facing changes
None
Backwards-incompatible changes
None