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 🚨 #17

Open
greenkeeper bot opened this issue Jan 16, 2019 · 7 comments
Open

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

greenkeeper bot opened this issue Jan 16, 2019 · 7 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 16, 2019

The devDependency testdouble was updated from 3.9.2 to 3.9.3.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 13 commits.

  • efa931b Changelog for 3.9.3
  • a4ddffd 3.9.3
  • d5e6ea3 Merge pull request #401 from lgandecki/typescriptUsageDocs
  • b3e23e6 removed the link to the removed part of the documentation
  • 0b040a1 shortened the documentation for typescript
  • fe35830 fixed typo
  • 8977124 fix typo
  • 4acece6 fix typo
  • 69b3780 changed the name of abstract class to avoid confusion
  • 25e3c53 only one option for classes after all..
  • f94f4b2 fix the error message
  • 98fdb01 improved language, added the DI thinking with an example
  • 83435fb docs and updated types

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
Author

greenkeeper bot commented Jan 16, 2019

After pinning to 3.9.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
Author

greenkeeper bot commented Feb 24, 2019

  • The devDependency testdouble was updated from 3.10.0 to 3.11.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 36 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
  • c757496 Changelog for 3.10.0
  • cd9cdc2 3.10.0
  • 99ee692 update doc

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 8, 2019

  • The devDependency testdouble was updated from 3.11.0 to 3.12.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • e7a1561 3.12.0
  • d1234ca Merge pull request #417 from testdouble/mutable-verify
  • e8ad91e Now that we cloneArgs, use those to explain calls
  • 791aff2 Add cloneArgs option for when/verify mutations
  • ca45250 update changelog

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The devDependency testdouble was updated from 3.12.0 to 3.12.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 06d6bb6 3.12.1
  • 0aa4cfe Merge pull request #421 from bannmoore/issue-370/object-returns-object
  • 037d5ce fix: Update createTestDoublesForFunctionNames to return an object, not an array.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2019

  • The devDependency testdouble was updated from 3.12.1 to 3.12.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • 753d0a8 3.12.2
  • cacc21f Merge pull request #423 from lumaxis/update-dependencies
  • 82f4997 drop Node 6 (EOL)
  • 6528f96 remove pryjs (security audit)
  • e477a72 update @types/node
  • 7e89380 upgrade to standard 13
  • 8daf0a6 Update dependencies
  • 542d344 Merge pull request #422 from lumaxis/ci-node-10
  • 5ad9b77 Update Circle CI config to also run on Node 10
  • 3eaca37 Remove unused .travis.yml
  • c690fd1 Run CI also on Node 10

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 4, 2019

  • The devDependency testdouble was updated from 3.12.2 to 3.12.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • b2dfa19 3.12.3
  • fe164c1 Merge pull request #425 from lumaxis/patch-1
  • 7355b4b Add cloneArgs to VerificationConfig type

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2019

  • The devDependency testdouble was updated from 3.12.3 to 3.12.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

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

0 participants