Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump typescript from 5.0.4 to 5.1.3 (#314)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.1.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed issues query for Typescript 5.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+">fixed issues query for Typescript 5.1.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+">fixed issues query for Typescript 5.1.3 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.1 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed issues query for Typescript 5.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+">fixed issues query for Typescript 5.1.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.1 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed issues query for Typescript 5.1.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/7275ded359554bbef410c96cd8cfc32a2f31ed84"><code>7275ded</code></a> Bump version to 5.1.3 and update LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/1143a21f03bdfc030a8c6ff8e894bc6ce024cfff"><code>1143a21</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54454">#54454</a> (Use <code>replaceAll</code> instead of an inco...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b7d523ecbbd583d37766b7946860bc5ce4835c5f"><code>b7d523e</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54450">#54450</a> (Resolve tslib re-exports before che...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/a360d9fb3af1622374efcdcd8810f2eab397d504"><code>a360d9f</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54315">#54315</a> (add baseline for linked editing) into release-5.1 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/54419">#54419</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c8da9d59fe245518f946dc940b33b540ef6e08b2"><code>c8da9d5</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54358">#54358</a> (Don't use text change's `createNewF...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/cede745ab3251f0cf186d360d9587ddf1449d345"><code>cede745</code></a> Cherry-picks 544d432 into release-5.1.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/a38e4f5749386a6f27f561e5b21b94b1babea52a"><code>a38e4f5</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54169">#54169</a> (Fix creation of composite union typ...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/898edb5381efa0c6c0213dc1b9e165dad83b71d0"><code>898edb5</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54208">#54208</a> (Properly handle <code>typeof this.xxx</code> i...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/42e783930eb5aa244f85db412118b9afedb38128"><code>42e7839</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54317">#54317</a> (Resolve re-exports when looking for...) into release-5.1 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/ed924d0585692e9010a32c7c7f8fb655245a6743"><code>ed924d0</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/54112">#54112</a> (Fix <code>isGenericReducibleType</code> to all...) into release-5.1 (#...</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.0.4&new-version=5.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information