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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/joelwmale/webhook-action/pull/461
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/25/2022
**Status:** ✅ Merged
**Merged:** 5/25/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/typescript-4.7.2`
---
### 📝 Commits (1)
- [`2f902f5`](https://github.com/joelwmale/webhook-action/commit/2f902f536f39943985ac37abfc81cd91444b3c42) Bump typescript from 4.6.4 to 4.7.2
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+4 -4)
</details>
### 📄 Description
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.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 4.7.2</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/">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?q=milestone%3A%22TypeScript+4.7.0%22+">fixed issues query for Typescript 4.7.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+">fixed issues query for Typescript 4.7.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+">fixed issues query for Typescript 4.7.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-47">Visual Studio 2022/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.7 RC</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-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?q=milestone%3A%22TypeScript+4.7.0%22+">fixed issues query for Typescript 4.7.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+">fixed issues query for Typescript 4.7.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-47rc">Visual Studio 2022/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.7 Beta</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-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?q=milestone%3A%22TypeScript+4.7.0+%28Beta%29%22+">fixed issues query for Typescript 4.7.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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-47beta">Visual Studio 2022/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/cfd1a6e1275b094764495b8166716d7fe8f6637f"><code>cfd1a6e</code></a> Bump version to 4.7.2 and LKG</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/114e310de791e2b03c04d5b1795204817712cbb8"><code>114e310</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49157">#49157</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49167">#49167</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/77b83f11067cc1bb6e529a6e37d9f587b0ec2a05"><code>77b83f1</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49104">#49104</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49135">#49135</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/7bd7163ac4943cac5982678dd0f25a763de83491"><code>7bd7163</code></a> Update LKG.</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/a3e83be93842a4aa099cbc143cee016ea401614d"><code>a3e83be</code></a> fix(44466): Fixes parsing contextual keyword casts as arrow functions</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/e8216af8e44c4cb400f42510a7502236dec8c0b9"><code>e8216af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49031">#49031</a> from typescript-bot/pick/49010/release-4.7</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/854af3affb79fb926f7977a8b9a17b8ea3276151"><code>854af3a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49030">#49030</a> from typescript-bot/pick/49016/release-4.7</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/dbee2ab7fdf33d73c02dcd0b7488a3f731d7fa59"><code>dbee2ab</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49035">#49035</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49036">#49036</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/a7cf004fa51e00d7adc770feee37101604fda718"><code>a7cf004</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49010">#49010</a> into release-4.7</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/43e20662363e8a671c4d97cdff1718709cbe4b45"><code>43e2066</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49016">#49016</a> into release-4.7</li>
<li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2">compare view</a></li>
</ul>
</details>
<br />
[](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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/461
Author: @dependabot[bot]
Created: 5/25/2022
Status: ✅ Merged
Merged: 5/25/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/typescript-4.7.2📝 Commits (1)
2f902f5Bump typescript from 4.6.4 to 4.7.2📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps typescript from 4.6.4 to 4.7.2.
Release notes
Sourced from typescript's releases.
Commits
cfd1a6eBump version to 4.7.2 and LKG114e310Cherry-pick PR #49157 into release-4.7 (#49167)77b83f1Cherry-pick PR #49104 into release-4.7 (#49135)7bd7163Update LKG.a3e83befix(44466): Fixes parsing contextual keyword casts as arrow functionse8216afMerge pull request #49031 from typescript-bot/pick/49010/release-4.7854af3aMerge pull request #49030 from typescript-bot/pick/49016/release-4.7dbee2abCherry-pick PR #49035 into release-4.7 (#49036)a7cf004Cherry-pick PR #49010 into release-4.743e2066Cherry-pick PR #49016 into release-4.7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.