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 to support strictBuiltinIteratorReturn #222009

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

rbuckton
Copy link
Member

This contains several updates to ensure vscode is forwards compatible with microsoft/TypeScript#58243, which uses a stricter return type for built-in iterators under the new strictBuiltinIteratorReturn option, which is enabled by default when building with strict.

@rbuckton
Copy link
Member Author

I've filed this as a Draft PR in the event there are any other changes to microsoft/TypeScript#58243 that must be addressed. Once that PR has merged, I will mark this PR as "Ready for review".

@mjbvz mjbvz added this to the August 2024 milestone Jul 22, 2024
@mjbvz
Copy link
Collaborator

mjbvz commented Jul 22, 2024

Looks like the TS side of the change got merged and is present in the most recent nightly. Marking as ready for review so we can pick up the latest TS nightly for building VS Code

@mjbvz mjbvz marked this pull request as ready for review July 22, 2024 18:20
@mjbvz mjbvz merged commit 74a977b into microsoft:main Jul 22, 2024
6 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 5, 2024
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.

3 participants