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 proxyquire is breaking the build 🚨 #71

Closed
greenkeeper bot opened this issue Jul 12, 2019 · 3 comments
Closed

An in-range update of proxyquire is breaking the build 🚨 #71

greenkeeper bot opened this issue Jul 12, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 12, 2019

The devDependency proxyquire was updated from 2.1.0 to 2.1.1.

🚨 View failing branch.

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

proxyquire 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 passed (Details).
  • continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • codecov/project: 85.58% (-1.23%) compared to fd65995 (Details).
  • codecov/patch: Coverage not affected when comparing fd65995...4336539 (Details).

Commits

The new version differs by 6 commits.

  • 5b88b07 2.1.1
  • 3905975 Update dependencies (#243)
  • 3ca62af funding: adding github funding spec
  • 12606d1 README.md: Fix typo (#241)
  • 3da0603 Add file path reference to readme (#237)
  • cb725be readme: fix simple-get example

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 Jul 12, 2019

After pinning to 2.1.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

  • The devDependency proxyquire was updated from 2.1.1 to 2.1.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • cc9cdb6 2.1.2
  • 0297d28 fix: allow non-existent stub path when @noCallThru is set at stub level (#245)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 12, 2019

  • The devDependency proxyquire was updated from 2.1.2 to 2.1.3.

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

Commits

The new version differs by 2 commits.

  • aaae296 2.1.3
  • 6a01bc1 fix: throw correct error when simulating MODULE_NOT_FOUND (#246)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant