dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nock was updated from 10.0.2 to 10.0.3.

🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/dadi/web/builds/463140216?utm_source=github_status&utm_medium=notification)).

Release Notes for v10.0.3

10.0.3 (2018-12-03)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 5ae978b docs: show usage of beforeFunc in nockback (#1263)
  • 88fbdc2 fix: filtering by regex (#1089)
  • 6cd119b chore(package): update superagent to version 4.0.0
  • 4194106 docs(README): recorder.reset -> recorder.clear (#1248)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Release Notes for v10.0.4

10.0.4 (2018-12-08)

Bug Fixes

Commits

The new version differs by 2 commits.

  • a90f543 fix(#1266): throw useful error if "method" parameter is not set for .intercept() – thanks @labsvisual
  • aaf82bb chore: ignore package-lock.json

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v10.0.5

10.0.5 (2018-12-23)

Bug Fixes

  • package.engines shows incorrect versions and is supposed to be an object (0c4edd6)
Commits

The new version differs by 35 commits.

  • 0c4edd6 fix: package.engines shows incorrect versions and is supposed to be an object
  • 743102a ci(package): update semantic-release to beta.13
  • c5945a7 ci(travis): run release stage on [Version].x, next, beta branches
  • e0424c0 docs(CONTRIBUTING): Backport a fix / feature to a previous version
  • bb602cc ci(travis): build on branches for semantic-release preview/next/maintenance releases
  • e5ee2b5 build(package): update semantic-release to ^16.0.0-beta.10
  • 46c1156 test(test_back): Improve style and readability
  • 16fb5bd build(package): explicitly pipe lcov output to coveralls
  • dcc9599 ci: remove obsolete coveralls configuration
  • b39172f test(test_s3): Add fixme comment
  • 5c67b46 test(test_aws_dynamo): Remove AWS Dynamo functional test
  • c010b09 test(test_abort): Improve style + readability
  • 14816f9 test: Replace lodash with native in tests
  • ab3c181 chore: Ignore ‘tests/ssl/index.js’ for coverage
  • cefeb47 Clean lint

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v10.0.6

10.0.6 (2019-01-02)

Bug Fixes

Commits

The new version differs by 36 commits.

  • cb56669 fix: Mock responses should fire when timers are mocked (#1335)
  • 0c4edd6 fix: package.engines shows incorrect versions and is supposed to be an object
  • 743102a ci(package): update semantic-release to beta.13
  • c5945a7 ci(travis): run release stage on [Version].x, next, beta branches
  • e0424c0 docs(CONTRIBUTING): Backport a fix / feature to a previous version
  • bb602cc ci(travis): build on branches for semantic-release preview/next/maintenance releases
  • e5ee2b5 build(package): update semantic-release to ^16.0.0-beta.10
  • 46c1156 test(test_back): Improve style and readability
  • 16fb5bd build(package): explicitly pipe lcov output to coveralls
  • dcc9599 ci: remove obsolete coveralls configuration
  • b39172f test(test_s3): Add fixme comment
  • 5c67b46 test(test_aws_dynamo): Remove AWS Dynamo functional test
  • c010b09 test(test_abort): Improve style + readability
  • 14816f9 test: Replace lodash with native in tests
  • ab3c181 chore: Ignore ‘tests/ssl/index.js’ for coverage

There are 36 commits in total.

See the full diff