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

Update TypeScript to TS 5.0.2 in all projects, vendored files #3721

Merged
merged 11 commits into from
Mar 17, 2023

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Mar 3, 2023

I'm working on making TS dynamically included. I noticed that npm run import-typescript wasn't run after TS was bumped to TS 4.7 which is making that change a little noisy because my change cleans up a bit of the vendored code (which I then can't commit because what's in main is the wrong files already).

I could send a PR that just finishes updating the vendored copy to what's defined in package.json, but it seems easiest to also just jump to the latest version of TypeScript at the same time.

This effectively supercedes #3350.

@jakebailey jakebailey changed the title Update TypeScript to TS 4.9.5 in all projects, vendored files Update TypeScript to TS 5.0.2 in all projects, vendored files Mar 16, 2023
@jakebailey
Copy link
Member Author

Now updated to TS 5.0.

@mjbvz mjbvz requested a review from hediet March 16, 2023 21:05
@hediet
Copy link
Member

hediet commented Mar 17, 2023

Thanks!

@hediet hediet enabled auto-merge March 17, 2023 10:53
@jakebailey
Copy link
Member Author

Approval bot seems to be stuck?

@hediet hediet merged commit f116465 into microsoft:main Mar 17, 2023
@jakebailey jakebailey deleted the ts-4.9 branch March 17, 2023 16:49
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants