[PR #975] [MERGED] Bump node-fetch from 3.1.1 to 3.2.0 #989

Closed
opened 2025-11-06 12:12:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/975
Author: @dependabot[bot]
Created: 1/31/2022
Status: Merged
Merged: 1/31/2022
Merged by: @mashb1t

Base: masterHead: dependabot/npm_and_yarn/node-fetch-3.2.0


📝 Commits (1)

  • ba26125 Bump node-fetch from 3.1.1 to 3.2.0

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 package-lock.json (+9 -9)
📝 package.json (+1 -1)

📄 Description

Bumps node-fetch from 3.1.1 to 3.2.0.

Release notes

Sourced from node-fetch's releases.

v3.2.0

3.2.0 (2022-01-20)

Features

  • export Blob, File and FormData + utilities (#1463) (81b1378)
Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Dependabot compatibility score

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/veggiemonk/awesome-docker/pull/975 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/31/2022 **Status:** ✅ Merged **Merged:** 1/31/2022 **Merged by:** [@mashb1t](https://github.com/mashb1t) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/node-fetch-3.2.0` --- ### 📝 Commits (1) - [`ba26125`](https://github.com/veggiemonk/awesome-docker/commit/ba2612510dd074918043a484b118152928c6a9c5) Bump node-fetch from 3.1.1 to 3.2.0 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -9) 📝 `package.json` (+1 -1) </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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node-fetch&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.2.0)](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>
GiteaMirror added the pull-request label 2025-11-06 12:12:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#989