Skip to content

Commit e47b3af

Browse files
Merge #766
766: build(deps-dev): bump typescript from 3.9.7 to 4.1.3 r=bidoubiwa a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.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 4.1.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-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&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.3 (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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-41">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 4.1</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-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&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-41">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 4.1 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-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&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.1 (RC)</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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-41rc">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 4.1 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-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&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.0.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/b512d91a351c474b1530f87faf6e5c53fb71c30d"><code>b512d91</code></a> Bump version to 4.1.3 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/3c736255e407f75a0faa6b70ad8b290d084f948e"><code>3c73625</code></a> Properly cache types for shared control flow nodes (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41665">#41665</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41906">#41906</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/1e9518cb3531704145c038b469cbe38e3368e023"><code>1e9518c</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41758">#41758</a> into release-4.1 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41862">#41862</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/abf88154d22e5fb050fba2916325e48675381cbf"><code>abf8815</code></a> Undo <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/39258">#39258</a> (isArray changes) see overview at <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41808">#41808</a> (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41849">#41849</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9b6625895bf6a75da1ad679bc77f0ea388a05734"><code>9b66258</code></a> Add missed resolveSymbol in commonjs import resolution (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41479">#41479</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41691">#41691</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9d25e593ab722d9cf203690de94e36f8588e968e"><code>9d25e59</code></a> Adds Format param to the tsserver session (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41614">#41614</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/f1e53da978f728262c5c3e37ffee7890022e7cc2"><code>f1e53da</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/ca766df7e4b19771f3a4386f4e0cbccbeb5259dc"><code>ca766df</code></a> Fix/jsx global preferred over config implicit (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41476">#41476</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41583">#41583</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d72de70fbceaaacd42fc16938f8ba5bf9716edb2"><code>d72de70</code></a> Actually install playwright in artifact build script now that it's not instal...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/ba1b9d2d6d78feedddba39e38ebb2c68981cbca4"><code>ba1b9d2</code></a> Bump version to 4.1.2 and LKG</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.9.7&new-version=4.1.3)](https://dependabot.com/compatibility-score/?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.9.7&new-version=4.1.3) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents e0ae527 + 956335d commit e47b3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"rollup-plugin-typescript2": "^0.29.0",
9696
"shx": "^0.3.2",
9797
"ts-jest": "^26.4.4",
98-
"typescript": "3.9.7"
98+
"typescript": "4.1.3"
9999
}
100100
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5956,10 +5956,10 @@ typedarray-to-buffer@^3.1.5:
59565956
dependencies:
59575957
is-typedarray "^1.0.0"
59585958

5959-
typescript@3.9.7:
5960-
version "3.9.7"
5961-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
5962-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
5959+
typescript@4.1.3:
5960+
version "4.1.3"
5961+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5962+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
59635963

59645964
unicode-canonical-property-names-ecmascript@^1.0.4:
59655965
version "1.0.4"

0 commit comments

Comments
 (0)