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/440
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/28/2022
**Status:** ✅ Merged
**Merged:** 4/28/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/node-fetch-3.2.4`
---
### 📝 Commits (1)
- [`6af9171`](https://github.com/joelwmale/webhook-action/commit/6af9171587f4c596571c1dfe863ce0bd2be89a75) Bump node-fetch from 3.2.3 to 3.2.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 [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.4.
<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.4</h2>
<h2><a href="https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.4">3.2.4</a> (2022-04-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>don't uppercase unknown methods (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1542">#1542</a>) (<a href="https://github.com/node-fetch/node-fetch/commit/004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf">004b3ac</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/node-fetch/node-fetch/commit/004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf"><code>004b3ac</code></a> fix: don't uppercase unknown methods (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1542">#1542</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/c33e393c479392ff201c9c3b69bc2d18b8d88a23"><code>c33e393</code></a> Fix Code of Conduct link in Readme. (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1532">#1532</a>)</li>
<li><a href="https://github.com/node-fetch/node-fetch/commit/6875205c1a6eff1ce89ae762b1636cf3cd9fb957"><code>6875205</code></a> docs: Fix link markup to Options definition (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1525">#1525</a>)</li>
<li>See full diff in <a href="https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.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/440
Author: @dependabot[bot]
Created: 4/28/2022
Status: ✅ Merged
Merged: 4/28/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/node-fetch-3.2.4📝 Commits (1)
6af9171Bump node-fetch from 3.2.3 to 3.2.4📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps node-fetch from 3.2.3 to 3.2.4.
Release notes
Sourced from node-fetch's releases.
Commits
004b3acfix: don't uppercase unknown methods (#1542)c33e393Fix Code of Conduct link in Readme. (#1532)6875205docs: Fix link markup to Options definition (#1525)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.