Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump node-fetch from 2.6.7 to 3.3.2 #2234

Merged
merged 7 commits into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps node-fetch from 2.6.7 to 3.3.2.

Release notes

Sourced from node-fetch's releases.

v3.3.2

3.3.2 (2023-07-25)

Bug Fixes

v3.3.1

3.3.1 (2023-03-11)

Bug Fixes

  • release "Allow URL class object as an argument for fetch()" #1696 (#1716) (7b86e94)

v3.3.0

3.3.0 (2022-11-10)

Features

v3.2.10

3.2.10 (2022-07-31)

Bug Fixes

v3.2.9

3.2.9 (2022-07-18)

Bug Fixes

  • Headers: don't forward secure headers on protocol change (#1599) (e87b093)

v3.2.8

3.2.8 (2022-07-12)

Bug Fixes

... (truncated)

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

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the chore Issue is a chore label May 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-fetch-3.3.2 branch 2 times, most recently from 624e246 to 9381dfe Compare May 4, 2024 09:08
@petertonysmith94
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-fetch-3.3.2 branch from 429079f to a97fd26 Compare May 30, 2024 18:01
maschad
maschad previously approved these changes May 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@nedsalk
Copy link
Contributor

nedsalk commented May 31, 2024

This dependency shouldn't even exist, we're using fetch everywhere.

@petertonysmith94
Copy link
Contributor

This dependency shouldn't even exist, we're using fetch everywhere.

https://github.com/FuelLabs/fuels-ts/blob/master/internal/forc/lib/update.js#L3 🤔

@maschad
Copy link
Member

maschad commented Jun 4, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@maschad
Copy link
Member

maschad commented Jun 4, 2024

@dependabot recreate

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-fetch-3.3.2 branch from e8d874a to a471f83 Compare June 4, 2024 15:35
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
45.41%(+0%) 38.46%(+0%) 42.19%(+0%) 45.18%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94 petertonysmith94 merged commit ffd7dc6 into master Jun 10, 2024
20 checks passed
@petertonysmith94 petertonysmith94 deleted the dependabot/npm_and_yarn/node-fetch-3.3.2 branch June 10, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants