danwdart / zepper

Page grouping tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of node-fetch is breaking the build 🚨

greenkeeper opened this issue · comments

The dependency node-fetch was updated from 2.3.0 to 2.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

node-fetch is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v2.4.0

See CHANGELOG.

Commits

The new version differs by 13 commits.

  • c9805a2 2.4.0 release (#616)
  • 49d7760 Pass custom timeout to subsequent requests on redirect (#615)
  • cfc8e5b Swap packagephobia badge for flat style (#592)
  • 2a2d438 Adding Brotli Support (#598)
  • 05f5ac1 Node 12 compatibility (#614)
  • 432c9b0 support reading blob with stream (#608)
  • 0ad136d Added new reading method to blob
  • bee2ad8 ignore buffers recalculation
  • e996bda Quick readme update
  • 1c2f07f Headers should not accept empty field name (#562)
  • 7d32932 Unify internal body as buffer (#552)
  • 35a4abe Fix spelling mistake (#551)
  • 2d0fc68 Clone URLSearchParams to avoid mutation (#547)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 2.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency node-fetch was updated from 2.4.0 to 2.4.1.

Your tests are still failing with this version. Compare changes

Release Notes for v2.4.1

See CHANGELOG.

Commits

The new version differs by 2 commits.

  • b3ecba5 2.4.1 release (#619)
  • 1a88481 Fix Blob for older node versions and webpack. (#618)

See the full diff

  • The dependency node-fetch was updated from 2.4.1 to 2.5.0.

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.0

See CHANGELOG.

Commits

The new version differs by 5 commits.

  • 0c2294e 2.5.0 release (#630)
  • 0fc414c Allow third party blob implementation (#629)
  • d8f5ba0 build: disable generation of package-lock since it is not used (#623)
  • 1fe1358 test: enable --throw-deprecation for tests (#625)
  • a35dcd1 chore(deps): address deprecated url-search-params package (#622)

See the full diff