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

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

Closed
greenkeeper bot opened this issue Feb 10, 2020 · 4 comments
Closed

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

greenkeeper bot opened this issue Feb 10, 2020 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 10, 2020

The dependency nock was updated from 11.7.2 to 11.8.0.

🚨 View failing branch.

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

nock 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
  • coverage/coveralls: First build on greenkeeper/nock-11.8.0 at 100.0% (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v11.8.0

11.8.0 (2020-02-10)

Bug Fixes

  • types: Scope accepts legacy Url not WHATWG (#1879) (e22233b)
  • Correct behavior when other libraries override http.get and http.request (#1868) (22e2fca), closes #1836

Features

Commits

The new version differs by 9 commits.

  • 8b8a10d Greenkeeper/semantic release 17.0.2 (#1878)
  • e22233b fix(types): Scope accepts legacy Url not WHATWG (#1879)
  • 061e922 feat(socketDelay): support options.timeout (#1848)
  • c209c6b refactor: Use Mocha DSL in test_nock_lifecycle (#1809)
  • eac299b Remove a spurious { retry: 0 } (#1876)
  • e863c84 ci: move format, lint and test jobs to GitHub Actions (#1814)
  • 22e2fca fix: Correct behavior when other libraries override http.get and http.request (#1868)
  • 921eacf docs: Revise and accept RFC-001 (#1753)
  • e1461a2 Update mocha to the latest version 🚀 (#1858)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

  • The dependency nock was updated from 11.8.0 to 11.8.1.

Your tests are still failing with this version. Compare changes

Release Notes for v11.8.1

11.8.1 (2020-02-10)

Bug Fixes

Commits

The new version differs by 1 commits.

  • a56a209 fix: only activate once, when on (#1824)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

  • The dependency nock was updated from 11.8.1 to 11.8.2.

Your tests are still failing with this version. Compare changes

Release Notes for v11.8.2

11.8.2 (2020-02-10)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9fdeeca fix: allowMocked when using a callback for the path (#1877)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2020

  • The dependency nock was updated from 11.8.2 to 11.9.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v11.9.0

11.9.0 (2020-02-13)

Features

  • allow passing a function to enableNetConnect() (#1889) (566461b)
Commits

The new version differs by 11 commits.

  • a275769 test: Update got to the latest version and fill in missing coverage (#1825)
  • 566461b feat: allow passing a function to enableNetConnect() (#1889)
  • 11c0542 Require Node 10+ (#1895)
  • e04d61d Update mkdirp to the latest version 🚀 (#1857)
  • 9379f09 Do not return the nock global from cleanAll() (#1872)
  • 6c504c3 Drop support for String constructor (#1873)
  • 1fae725 refactor(test): use Mocha DSL for allow unmocked (#1894)
  • d0694a7 ci: move semantic-release to GitHub Action
  • 524dd29 test: fix assertRejects usage (#1890)
  • 5d3b270 refactor(test): Chai assert allow unmocked (#1891)
  • 5eaa5f5 Bump lolex and sinon (#1887)

See the full diff

@gr2m gr2m closed this as completed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant