form8ion / javascript-scaffolder

opinionated scaffolder for JavaScript projects
https://npm.im/@travi/javascript-scaffolder
MIT License
3 stars 2 forks source link

chore(deps): update dependency testdouble to v3.16.2 (alpha) - autoclosed #950

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
testdouble 3.16.1 -> 3.16.2 age adoption passing confidence

Release Notes

testdouble/testdouble.js ### [`v3.16.2`](https://togithub.com/testdouble/testdouble.js/blob/master/CHANGELOG.md#​3162) [Compare Source](https://togithub.com/testdouble/testdouble.js/compare/v3.16.1...v3.16.2) - Handle cases where deep-cloning arguments fails. If `cloneArgs` is specified on a stubbing or verification, the error will be propagated and thrown, otherwise it will be swallowed and td.explain will warn the user that clone failed (and therefore its log message may be inaccurate). See [#​469](https://togithub.com/testdouble/testdouble.js/pull/469/files)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #950 (629ea63) into master (dcf7fd4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #950   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines          306       306           
=========================================
  Hits           306       306           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update dcf7fd4...629ea63. Read the comment docs.