Bump typescript from 4.9.5 to 5.0.2 #12

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/typescript-5.0.2 into main
dependabot[bot] commented 2023-03-20 09:04:27 +01:00 (Migrated from github.com)

Bumps typescript from 4.9.5 to 5.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.0

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v5.0.2.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0 RC

For release notes, check out the release announcement.

TypeScript 5.0 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 3ec598c Update LKG
  • 0e765ac 🤖 Pick PR #53268 (fix(53204): Bug: __runInitializers(...) into release-5.0 (#...
  • cb69c8a Update LKG
  • d97bb67 🤖 Pick PR #53174 (Remove old references to Node v4, s...) into release-5.0 (#...
  • 6e59874 🤖 Pick PR #53240 (Allow 'verbatimModuleSyntax' with t...) into release-5.0 (#...
  • 9a8badd Bump version to 5.0.2 and LKG
  • a5484ae 🤖 Pick PR #53139 (Make ModuleResolutionKind.Node10 ch...) into release-5.0 (#...
  • 23455b4 Cherry-pick #52993 to release-5.0 (#53142)
  • f7f44da 🤖 Pick PR #53183 (Set package.json minimum to Node 12...) into release-5.0 (#...
  • 4d4227a Pin dependencies in release-5.0 (#53126)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. <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.0</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">release announcement</a>.</p> <p>For new features, check out the <a href="">What's new in TypeScript v5.0.2</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&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed issues query for Typescript v5.0.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed issues query for Typescript v5.0.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed issues query for Typescript v5.0.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.0 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-rc/">release announcement</a>.</p> <h2>TypeScript 5.0 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-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&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed issues query for Typescript v5.0-beta</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <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/3ec598c947cdcda4349f7f8615d6344c9673235f"><code>3ec598c</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/0e765ac48d833c18d70d7baf7254d0b6409f47bc"><code>0e765ac</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/53268">#53268</a> (fix(53204): Bug: __runInitializers(...) into release-5.0 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/cb69c8a717820c9873170e55108dab77f8a086bf"><code>cb69c8a</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d97bb67c0a52b5a48067c7ada1d1a587b3d36d39"><code>d97bb67</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/53174">#53174</a> (Remove old references to Node v4, s...) into release-5.0 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/6e598742e7dad35ea04b04209ee14651787cc3b6"><code>6e59874</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/53240">#53240</a> (Allow 'verbatimModuleSyntax' with t...) into release-5.0 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9a8badd238a12db762c6f332fe41092521866bb2"><code>9a8badd</code></a> Bump version to 5.0.2 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/a5484aebf87cfe2d51747d77fcde780111c8556c"><code>a5484ae</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/53139">#53139</a> (Make ModuleResolutionKind.Node10 ch...) into release-5.0 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/23455b4aab1a6a30acd8fa381eb6d980e158f6bd"><code>23455b4</code></a> Cherry-pick <a href="https://redirect.github.com/Microsoft/TypeScript/issues/52993">#52993</a> to release-5.0 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/53142">#53142</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/f7f44da0649c6c4037065c7c3377136771c0c057"><code>f7f44da</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/53183">#53183</a> (Set package.json minimum to Node 12...) into release-5.0 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4d4227adc4bb6e083796afa2b1f9f43e6b58516d"><code>4d4227a</code></a> Pin dependencies in <code>release-5.0</code> (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/53126">#53126</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2">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=4.9.5&new-version=5.0.2)](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>
dependabot[bot] commented 2023-04-03 10:05:49 +02:00 (Migrated from github.com)

Superseded by #13.

Superseded by #13.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ThunderNetworkRaD/mit.db#12
No description provided.