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

Open
greenkeeper bot opened this issue Oct 8, 2018 · 11 comments
Open

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

greenkeeper bot opened this issue Oct 8, 2018 · 11 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 8, 2018

The devDependency testdouble was updated from 3.8.1 to 3.8.2.

🚨 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 15 commits.

  • a6e4103 3.8.2
  • 7b222ae Merge pull request #386 from testdouble/upgrade-things
  • 1e77fb1 upgrade example deps
  • 25cf41e upgrade deps
  • 20785c7 clear stupid jasmine warnings
  • 5659f33 standard --fix
  • 3e03d23 upgrade everything
  • 1bbf695 Merge pull request #369 from jackjennings/patch-1
  • 952d852 Fix method name typo in README example
  • a9216e3 Adding an AKA td.js b/c our google rank for "td.js" is bad
  • feefad2 Merge pull request #366 from testdouble/update-deps
  • 61d88a3 fix new ts compilation error
  • 2f9125b upgrade devDep on self
  • 8f6c030 attempt to upgrade everything
  • eeed518 Update changelog

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 Oct 8, 2018

After pinning to 3.8.1 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 Nov 20, 2018

  • The devDependency testdouble was updated from 3.8.2 to 3.9.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 55b5a62 Changelog for 3.9.0
  • 7dacd47 3.9.0
  • d057fae Merge pull request #393 from testdouble/377-on-reset-hook
  • c346414 Add onReset hook.
  • cbd68ad Merge pull request #392 from lpmi-13/typofix
  • 18f7804 fix simple typos
  • 799899e Merge pull request #385 from pke/feature/add-ava-example
  • 53f51f6 fix: Add node-ava example to CI
  • 5aa539a feat: Add ava tests examples

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency testdouble was updated from 3.9.0 to 3.9.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 0a3670b Changelog for 3.9.1
  • 2f60d9e 3.9.1
  • 2c1e994 Merge pull request #396 from lisamai/lh/update-typescript-types
  • 85c78b6 Set version for npm-run-all to at least 4.1.5 for patched version and minimize lockfile changes
  • 908f9c2 Add type information for imitation to the exported typings file

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 31, 2018

  • The devDependency testdouble was updated from 3.9.1 to 3.9.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • ebae1cc Changelog for 3.9.2
  • 6db2bc0 3.9.2
  • a6770e8 new lock
  • bf27f90 Merge pull request #400 from lgandecki/issue/356-types
  • 7f30fa2 allow for creating testdoubles using interface only

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2019

  • The devDependency testdouble was updated from 3.9.2 to 3.9.3.

Your tests are still failing with this version. Compare changes

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

@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:/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