Skip to content

lib Fix Part 5/6 – Function.{apply, bind} - #50453

Merged
Nathan Shively-Sanders (sandersn) merged 6 commits into
microsoft:mainfrom
graphemecluster:implement49733-part5
Apr 12, 2023
Merged

lib Fix Part 5/6 – Function.{apply, bind}#50453
Nathan Shively-Sanders (sandersn) merged 6 commits into
microsoft:mainfrom
graphemecluster:implement49733-part5

Conversation

@graphemecluster

@graphemecluster graphemecluster (graphemecluster) commented Aug 25, 2022

Copy link
Copy Markdown
Contributor

General Information

PR separated out from #49855, because there might be some members expecting smaller PRs. As mentioned in the comments from the big PR, whether to review a single, large PR or 6 smaller PRs is up to the TypeScript Team to decide. I couldn't have found a better way for this; hopefully this will not bring any trouble to the Team.

This PR partially addresses #49773.
For details and the track list about the changes, please see #49773.

Part 5/6, Function.{apply, bind}

The checker is now able to handle tuple with multiple variadics, thus this change.

@sandersn

Copy link
Copy Markdown
Member

@typescript-bot

TypeScript Bot (typescript-bot) commented Sep 13, 2022

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based user code test suite on this PR at 793adeb. You can monitor the build here.

Update: The results are in!

@typescript-bot

TypeScript Bot (typescript-bot) commented Sep 13, 2022

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based top-repos suite on this PR at 793adeb. You can monitor the build here.

Update: The results are in!

@typescript-bot

TypeScript Bot (typescript-bot) commented Sep 13, 2022

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the parallelized Definitely Typed test suite on this PR at 793adeb. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Nathan Shively-Sanders (@sandersn) Here are the results of running the user test suite comparing main and refs/pull/50453/merge:

Something interesting changed - please have a look.

Details

webpack

tsconfig.types.json

@typescript-bot

Copy link
Copy Markdown
Contributor

Nathan Shively-Sanders (@sandersn) Here are the results of running the top-repos suite comparing main and refs/pull/50453/merge:

Everything looks good!

@graphemecluster graphemecluster (graphemecluster) changed the title lib Types and Documentations Fix, Part 5/6 lib Fix Part 5/6 – Function.{apply, bind} Oct 9, 2022
@sandersn

Copy link
Copy Markdown
Member

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based user code test suite on this PR at f435fad. You can monitor the build here.

Update: The results are in!

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the parallelized Definitely Typed test suite on this PR at f435fad. You can monitor the build here.

Update: The results are in!

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based top-repos suite on this PR at f435fad. You can monitor the build here.

Update: The results are in!

@typescript-bot

Copy link
Copy Markdown
Contributor

Nathan Shively-Sanders (@sandersn) Here are the results of running the user test suite comparing main and refs/pull/50453/merge:

There were infrastructure failures potentially unrelated to your change:

  • 1 instance of "Package install failed"

Otherwise...

Something interesting changed - please have a look.

Details

webpack

tsconfig.types.json

@typescript-bot

Copy link
Copy Markdown
Contributor

Nathan Shively-Sanders (@sandersn) Here are the results of running the top-repos suite comparing main and refs/pull/50453/merge:

Everything looks good!

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Nathan Shively-Sanders (@sandersn), the results of running the DT tests are ready.
Everything looks the same!
You can check the log here.

@sandersn

Copy link
Copy Markdown
Member

The webpack failures are just a diff in the error message; the new message is better because there are fewer overloads.

@sandersn

Copy link
Copy Markdown
Member

Addresses #52956

I think this looks good enough to ship without a design meeting discussion. One more test though:

TypeScript Bot (@typescript-bot) run dt

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the parallelized Definitely Typed test suite on this PR at f435fad. You can monitor the build here.

Update: The results are in!

@sandersn

Copy link
Copy Markdown
Member

Argh I meant TypeScript Bot (@typescript-bot) test this

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the extended test suite on this PR at f435fad. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Nathan Shively-Sanders (@sandersn), the results of running the DT tests are ready.
Everything looks the same!
You can check the log here.

@sandersn

Copy link
Copy Markdown
Member

Hm, I guess RWC didn't work. I think I'll merge this anyway.

@sandersn
Nathan Shively-Sanders (sandersn) merged commit 33ab6fd into microsoft:main Apr 12, 2023
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants