TypeScript Bot

Results 6233 comments of TypeScript Bot

Heya @jakebailey, I've started to run the diff-based user code test suite on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156095). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659371004)

Heya @jakebailey, I've started to run the diff-based user code test suite (tsserver) on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156096). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659369225)

Heya @jakebailey, I've started to run the tarball bundle task on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156090).

Heya @jakebailey, I've started to run the extended test suite on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156089).

Heya @jakebailey, I've started to run the parallelized Definitely Typed test suite on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156091). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659441924)

Heya @jakebailey, I've started to run the perf test suite on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156092). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659427876)

Heya @jakebailey, I've started to run the diff-based top-repos suite on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156093). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659435031)

Heya @jakebailey, I've started to run the diff-based top-repos suite (tsserver) on this PR at df695d9adb838785a10e1c354596c0e39da71847. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=156094). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/55222#issuecomment-1659485093)

Hey @jakebailey, I've packed this into [an installable tgz](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/156090/artifacts?artifactName=tgz&fileId=4E1314C8F2DBC21591658BB650878A546D6F6E3C21856E1045D90F437FA08F0902&fileName=/typescript-5.2.0-insiders.20230731.tgz). You can install it for testing by referencing it in your `package.json` like so: ``` { "devDependencies": { "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/156090/artifacts?artifactName=tgz&fileId=4E1314C8F2DBC21591658BB650878A546D6F6E3C21856E1045D90F437FA08F0902&fileName=/typescript-5.2.0-insiders.20230731.tgz" }...

@jakebailey Here are the results of running the user test suite comparing `main` and `refs/pull/55222/merge`: Everything looks good!