KnisterPeter/pretend

An in-range update of nock is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

Version 9.0.21 of nock just got published.

Branch Build failing 🚨
Dependency nock
Current Version 9.0.20
Type devDependency

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

As nock is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 6 commits.

  • 5209262 9.0.21
  • 9ffab38 fix: compare falsy header values & numbers correctly
  • 333e8e3 test: match number header values
  • fe00f67 multiple interceptors override headers from unrelated requests
  • 4196cf0 Add an error code to NetConnectNotAllowedError
  • 66cd477 chore(CHANGELOG): v9.0.20

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 9.0.20 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 9.0.22 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 5 commits.

  • a787666 9.0.22
  • 574d69b fix: query string recording where value is an array (#917)
  • b050c49 docs(README): link to license file, link to contributors, update Copyright years
  • fb65222 chore(LICENSE): MIT
  • 50305f3 chore(CHANGELOG): v9.0.21

See the full diff