stealjs / steal-conditional

Conditional loading
https://stealjs.com/docs/steal-conditional.html
MIT License
6 stars 1 forks source link

Update testdouble to the latest version 🚀 #45

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of testdouble just got published.

Dependency testdouble
Current Version 2.1.2
Type devDependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of testdouble. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 10 commits.

  • e5c71fb 3.0.0
  • 35af782 Fixes unit tests by copying over original properties
  • d2fed5d Get a start on killing default type extension.
  • e9f7db5 convert node example from mocha to teenytest
  • a420af2 consistent ordering
  • 523d4fb whitespace
  • dd300e9 yarn update
  • a704660 Merge pull request #237 from sgtoj/ts-obj-overload
  • b1f9e89 Add another overload and its test
  • 8b64266 UGHGHGHGHGH

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: