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/428
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/12/2022
**Status:** ✅ Merged
**Merged:** 4/12/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vercel/ncc-0.33.4`
---
### 📝 Commits (1)
- [`fb89129`](https://github.com/joelwmale/webhook-action/commit/fb89129ad5619db33064f0ef0b576a961f24dea5) Bump @vercel/ncc from 0.33.3 to 0.33.4
### 📊 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 [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.33.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/ncc/releases"><code>@vercel/ncc</code>'s releases</a>.</em></p>
<blockquote>
<h2>0.33.4</h2>
<h3>Changes</h3>
<ul>
<li>Fix: Add missing variable declaration: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/773">#773</a></li>
<li>Chore: add windows to CI: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/896">#896</a></li>
<li>Chore: bump webpack-asset-relocator-loader to 1.7.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/912">#912</a></li>
<li>Chore(deps-dev): bump vm2 from 3.9.4 to 3.9.6: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/872">#872</a></li>
<li>Chore(deps): bump url-parse from 1.5.3 to 1.5.7: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/875">#875</a></li>
<li>Chore(deps): bump url-parse from 1.5.7 to 1.5.10: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/879">#879</a></li>
<li>Chore(deps-dev): bump stripe from 8.167.0 to 8.205.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/882">#882</a></li>
<li>Chore(deps-dev): bump typescript from 4.4.2 to 4.6.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/881">#881</a></li>
<li>Chore(deps-dev): bump twilio from 3.66.1 to 3.75.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/884">#884</a></li>
<li>Chore(deps): bump actions/setup-node from 2 to 3: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/880">#880</a></li>
<li>Chore(deps-dev): bump graphql from 15.5.1 to 15.8.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/885">#885</a></li>
<li>Chore: replace deprecated String.prototype.substr(): <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/894">#894</a></li>
<li>Chore(deps): bump actions/checkout from 2 to 3: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/902">#902</a></li>
<li>Chore(deps-dev): bump <code>@azure/cosmos</code> from 3.12.3 to 3.15.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/905">#905</a></li>
<li>Chore(deps-dev): bump stripe from 8.205.0 to 8.214.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/906">#906</a></li>
<li>Chore(deps-dev): bump <code>@google-cloud/bigquery</code> from 5.7.0 to 5.12.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/903">#903</a></li>
<li>Chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/904">#904</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/CommanderRoot"><code>@CommanderRoot</code></a> for helping!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/ncc/commit/016838b61dbcd1f3b4725ce83070f9607ed58620"><code>016838b</code></a> 0.33.4</li>
<li><a href="https://github.com/vercel/ncc/commit/7615dfb69f8b3b346385658ac07d2446941e5c24"><code>7615dfb</code></a> chore: bump webpack-asset-relocator-loader to 1.7.2 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/912">#912</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/a9c07e0198abace65147b2bb8962c18297cf8e93"><code>a9c07e0</code></a> chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/904">#904</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/221dc6190c6754822ab954a1ad1f4c1b4d7b2200"><code>221dc61</code></a> chore(deps-dev): bump <code>@google-cloud/bigquery</code> from 5.7.0 to 5.12.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/903">#903</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/58f2975018d5645dbef99e6f41ac407198b95fbb"><code>58f2975</code></a> chore(deps-dev): bump stripe from 8.205.0 to 8.214.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/906">#906</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/2a0af1e94c8530a1939e673f8e496ce7069b6474"><code>2a0af1e</code></a> chore(deps-dev): bump <code>@azure/cosmos</code> from 3.12.3 to 3.15.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/905">#905</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/6c7b56bfa5eef8c8fe09e107946d8f486e82d75e"><code>6c7b56b</code></a> chore(deps): bump actions/checkout from 2 to 3 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/902">#902</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/4c5fe1249fad933c48592b42dff67f06ef36fac9"><code>4c5fe12</code></a> chore: add windows to CI (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/896">#896</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/326cdf3ae8d3bb835d89d68795fcdc90ebb6b8c1"><code>326cdf3</code></a> chore: replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/894">#894</a>)</li>
<li><a href="https://github.com/vercel/ncc/commit/06aa205ed2c7f48bc78630bb07a1d607ae44ffdf"><code>06aa205</code></a> fix: Add missing variable declaration (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/773">#773</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.33.3...0.33.4">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/428
Author: @dependabot[bot]
Created: 4/12/2022
Status: ✅ Merged
Merged: 4/12/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/vercel/ncc-0.33.4📝 Commits (1)
fb89129Bump @vercel/ncc from 0.33.3 to 0.33.4📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps @vercel/ncc from 0.33.3 to 0.33.4.
Release notes
Sourced from
@vercel/ncc's releases.Commits
016838b0.33.47615dfbchore: bump webpack-asset-relocator-loader to 1.7.2 (#912)a9c07e0chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1 (#904)221dc61chore(deps-dev): bump@google-cloud/bigqueryfrom 5.7.0 to 5.12.0 (#903)58f2975chore(deps-dev): bump stripe from 8.205.0 to 8.214.0 (#906)2a0af1echore(deps-dev): bump@azure/cosmosfrom 3.12.3 to 3.15.1 (#905)6c7b56bchore(deps): bump actions/checkout from 2 to 3 (#902)4c5fe12chore: add windows to CI (#896)326cdf3chore: replace deprecated String.prototype.substr() (#894)06aa205fix: Add missing variable declaration (#773)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 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.