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

cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 #32080

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Aug 8, 2024

Regressed in #31532. The TS5.5 changes broke chaining of extends where the first extend did not specify any type arguments.

Fixes #32056.

… support TS 5.5

Regressed in microsoft#31532. The TS5.5 changes broke chaining of `extend`s where
the first `extend` did not specify any type arguments.

Fixes microsoft#32056.
Copy link
Contributor

github-actions bot commented Aug 8, 2024

Test results for "tests 1"

3 flaky ⚠️ [firefox-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:46:3 › get should work
⚠️ [playwright-test] › ui-mode-test-setup.spec.ts:87:5 › should show errors in config
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165:5 › should update tracing network live

29267 passed, 706 skipped
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit 30684a7 into microsoft:release-1.46 Aug 8, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant