Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Merge #3518 #3519
Browse files Browse the repository at this point in the history
3518: Bump typescript from 4.2.2 to 4.2.3 in /tests r=mergify[bot] a=dependabot[bot]

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.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.2.3</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-2">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.2.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.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.2.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.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.2.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.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.2.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.3</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-423">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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/commit/34f0e32dc667eb8c7b52b3fc4067316b4ae97774"><code>34f0e32</code></a> Bump version to 4.2.3 and LKG</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/47b2632ddd9513df53a84ac609b4e76f5d402ffa"><code>47b2632</code></a> fix(43006): skip trivia in a function name (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43021">#43021</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/7b14d41642929d2f0df9131c5b10cfd240d5f3d9"><code>7b14d41</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43024">#43024</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43032">#43032</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/d9710135fc9dab4ad9f432181b80e57d344ae2ae"><code>d971013</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42971">#42971</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42972">#42972</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/acc5fa0945ae6498b35ecbe19744c23c38d8a0c0"><code>acc5fa0</code></a> Expose EncodedSemanticClassificationsRequest in protocol.d.ts (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42640">#42640</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42965">#42965</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/08ad0e2b8879a839db42e1372353a74df4eb89a2"><code>08ad0e2</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42943">#42943</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42964">#42964</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/822cb3a9a35ec824e0248ff1bbda9070f4b3b8cc"><code>822cb3a</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42766">#42766</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42950">#42950</a>)</li>
<li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.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=4.2.2&new-version=4.2.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


</details>

3519: Bump @types/node from 14.14.31 to 14.14.32 in /tests r=mergify[bot] a=dependabot[bot]

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.31&new-version=14.14.32)](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


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Mar 7, 2021
3 parents 3c28333 + f8dbe82 + 367ef61 commit 9a2dd7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ts-node": "^9.1.1",
"tslint": "^6.1.3",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.2.2",
"typescript": "^4.2.3",
"urijs": "^1.19.6"
}
}
14 changes: 7 additions & 7 deletions tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1002,9 +1002,9 @@
"@types/node" "*"

"@types/node@*", "@types/node@^14.14":
version "14.14.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
version "14.14.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.32.tgz#90c5c4a8d72bbbfe53033f122341343249183448"
integrity sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg==

"@types/[email protected]":
version "10.12.18"
Expand Down Expand Up @@ -5563,10 +5563,10 @@ typeforce@^1.11.3, typeforce@^1.11.5:
resolved "https://registry.yarnpkg.com/typeforce/-/typeforce-1.18.0.tgz#d7416a2c5845e085034d70fcc5b6cc4a90edbfdc"
integrity sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==

typescript@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
typescript@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==

unbzip2-stream@^1.0.9:
version "1.4.3"
Expand Down

0 comments on commit 9a2dd7a

Please sign in to comment.