Skip to content

Commit

Permalink
chore(deps): Bump typescript from 5.0.3 to 5.0.4 (#35)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
<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.4</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 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=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=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=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed issues query for Typescript v5.0.3 (Stable)</a>.</li>
<li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.4%22+is%3Aclosed+">fixed issues query for Typescript v5.0.4 (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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/commit/3b45f4db12bbae97d10f62ec0e2d94858252c5ab"><code>3b45f4d</code></a> Bump version to 5.0.4 and LKG</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/dc7e5a738a88f1dd72391d388d982df6ef082e90"><code>dc7e5a7</code></a> 🤖 Pick PR <a href="https://github.com/Microsoft/TypeScript/issues/53599">#53599</a> (Ignore <code>allowImportingTsExtensions</code>...) into release-5.0 (#...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/233b4b0540b90f1998374a5d06e80e380c9968fd"><code>233b4b0</code></a> 🤖 Pick PR <a href="https://github.com/Microsoft/TypeScript/issues/53611">#53611</a> (Remove error on redundant isolatedM...) into release-5.0 (#...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/365cb5815a891268c3c288000378c77172ba43a1"><code>365cb58</code></a> 🤖 Pick PR <a href="https://github.com/Microsoft/TypeScript/issues/53613">#53613</a> (Fix Go To Source Definition in `--m...) into release-5.0 (#...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/97dac8a261a93c0627330569aec131007b72d098"><code>97dac8a</code></a> 🤖 Pick PR <a href="https://github.com/Microsoft/TypeScript/issues/53665">#53665</a> (Fix crash when private id in array ...) into release-5.0 (#...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/b2d5d9b13f11d2a83f9694a2aed44caf34ff7249"><code>b2d5d9b</code></a> 🤖 Pick PR <a href="https://github.com/Microsoft/TypeScript/issues/53666">#53666</a> (Disable JSX recovery hack when in u...) into release-5.0 (#...</li>
<li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4">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.3&new-version=5.0.4)](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>
  • Loading branch information
dependabot[bot] authored Apr 8, 2023
1 parent 1283600 commit 2fe87ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
"typedoc": "^0.23.25",
"typescript": "^5.0.3"
"typescript": "^5.0.4"
},
"prettier": "@relaycorp/shared-config/.prettierrc.json",
"publishConfig": {
Expand Down

0 comments on commit 2fe87ab

Please sign in to comment.