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

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

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

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

Comments

@greenkeeper
Copy link
Contributor

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 failed (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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2020

  • The devDependency testdouble was updated from 3.12.4 to 3.12.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 851bea7 3.12.5
  • d30e7a0 Merge pull request #436 from akloeber/master
  • bc9f0cb Missing TypeScript declaration for td.matchers.create() added

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The devDependency testdouble was updated from 3.12.5 to 3.13.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 650d795 3.13.0
  • 4621557 update support to node 10 & 12
  • e97d8a1 split this error in the same way for node 12
  • 7df0941 remove error comparison b/c node 12 changes things
  • 7799c34 fix bug caused by error being multiline in node 12
  • 8225518 upgrade the universe. seems to work

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

  • The devDependency testdouble was updated from 3.13.0 to 3.13.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 8ed503f 3.13.1
  • cff8fd8 13.0.1
  • 151db5e Merge pull request #427 from lumaxis/426-fix-verify-with-object
  • af593c0 Fix style issues
  • cca3700 Use toString when printing proxy description
  • 121dda3 Fix matcher detection for proxy objects
  • 841068a Add way to detect if object is a proxy
  • f1038f8 Add test for using object as argument with .when()
  • 8da6a9d Add tests for verifications with double object

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2020

  • The devDependency testdouble was updated from 3.13.1 to 3.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 602ed0e 3.14.0
  • a565d8f Merge pull request #437 from mohaalak/types_for_stubbing
  • 4de0a6c Merge branch 'master' into types_for_stubbing
  • de6683a fix typescript test eslint
  • 952e008 add test for partial type when return type is object
  • bac9735 fix failed typescript typing test
  • ba98efd update stubbing types

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2020

  • The devDependency testdouble was updated from 3.14.0 to 3.15.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 11e82e0 3.15.0
  • f67b79c update lock
  • e0342da mention the new feature on the readme
  • 4931bf8 minor copy changes
  • 092c63a update circleci config to add node-14
  • 45b5ed3 update quibble. all tests pass. ready for review
  • 194f758 throw exception if td.replaceEsm used without a loader
  • 68e073c add esm example and fix td's esm entrypoint
  • 7d88f1a support Node <13
  • 9d70d95 added esm documentation
  • c070264 update to latest version of quibble
  • 50f7d99 esm support done

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020

  • The devDependency testdouble was updated from 3.15.0 to 3.16.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 4b82897 3.16.0
  • 50e9207 Clean up sloppiness and fix assertions so that all tests pass
  • fd5cf48 Remove debugging console.log
  • 62e7f41 Add td.instance()
  • 0bd3f3d Update CHANGELOG.md

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