This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
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/379
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 1/21/2022
**Status:** ✅ Merged
**Merged:** 1/21/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/node-fetch-3.2.0`
---
### 📝 Commits (1)
- [`9c15cf9`](https://github.com/joelwmale/webhook-action/commit/9c15cf9f1566dade87538e8fc9fdfc1d99597ea5) Bump node-fetch from 3.1.1 to 3.2.0
### 📊 Changes
**2 files changed** (+16 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+15 -9)
</details>
### 📄 Description
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/node-fetch/node-fetch/releases">node-fetch's releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h1><a href="https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0">3.2.0</a> (2022-01-20)</h1>
<h3>Features</h3>
<ul>
<li>export Blob, File and FormData + utilities (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1463">#1463</a>) (<a href="https://github.com/node-fetch/node-fetch/commit/81b1378bb3bda555d3d2114e7d3dfddbd91f210c">81b1378</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/node-fetch/node-fetch/commit/81b1378bb3bda555d3d2114e7d3dfddbd91f210c"><code>81b1378</code></a> feat: export Blob, File and FormData + utilities (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1463">#1463</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/b2f5d8d3fa0914d299955e5de6c6c88de3eec8f9"><code>b2f5d8d</code></a> ci: semantic-release (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1270">#1270</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/015798edc60f6b480b3df2412f4069df05cb86d5"><code>015798e</code></a> test: Modernize and convert some test in <code>main.js</code> to async/await (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1456">#1456</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/1028f8370844060ec81279a9b956b0c22d611cf3"><code>1028f83</code></a> test: Update major busboy version (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1457">#1457</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/dd2cea4672c5519b1ab91009541e00f0ab74520b"><code>dd2cea4</code></a> Handle zero-length OK deflate responses (master) (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/965">#965</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/92dee097c6a99d47f06c03c8a9c10b83c68d5b81"><code>92dee09</code></a> Simplify check in isDomainOrSubdomain (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1455">#1455</a>)</li>
<li>See full diff in <a href="https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~node-fetch-bot">node-fetch-bot</a>, a new releaser for node-fetch since your current version.</p>
</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/379
Author: @dependabot[bot]
Created: 1/21/2022
Status: ✅ Merged
Merged: 1/21/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/node-fetch-3.2.0📝 Commits (1)
9c15cf9Bump node-fetch from 3.1.1 to 3.2.0📊 Changes
2 files changed (+16 additions, -10 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+15 -9)📄 Description
Bumps node-fetch from 3.1.1 to 3.2.0.
Release notes
Sourced from node-fetch's releases.
Commits
81b1378feat: export Blob, File and FormData + utilities (#1463)b2f5d8dci: semantic-release (#1270)015798etest: Modernize and convert some test inmain.jsto async/await (#1456)1028f83test: Update major busboy version (#1457)dd2cea4Handle zero-length OK deflate responses (master) (#965)92dee09Simplify check in isDomainOrSubdomain (#1455)Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
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.