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 testdouble is breaking the build 🚨 #146

Open
greenkeeper bot opened this issue Feb 25, 2019 · 1 comment
Open

An in-range update of testdouble is breaking the build 🚨 #146

greenkeeper bot opened this issue Feb 25, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 25, 2019

The devDependency testdouble was updated from 3.10.0 to 3.11.0.

🚨 View failing branch.

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

testdouble 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
  • ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 14 commits.

  • ecbe9ec 3.11.0
  • 5ed8fc7 update npm, churned lockfile
  • f46f900 extract proxy-safe clone wrapper
  • 738f5a5 refactored into much more transparent solution
  • 247b673 have the deep nested proxy work with explain
  • d7418d9 corrected test for clarity
  • 3bbed08 Add a failing test to explain td.explain() problem
  • 465307c Upgrade typescript dependencies to get standard 👌
  • e464491 take a stab at a TS test for proxy
  • 6ef9db2 Extract proxy to its own file
  • dff624b Remove unnecessary obj consts.
  • c10552b Merge branch 'deeplyNestedProxyObjects' of git://github.com/lgandecki/testdouble.js into lgandecki-deeplyNestedProxyObjects
  • 20df4fe added test that verifies the proper reset behavior, removed unnecessary mocks scratchpad
  • c59e4fd allow for deeply nested test double objects

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 25, 2019

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

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

0 participants