chore(deps): update dependency sinon to v2.4.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sinon (source) | devDependencies | minor | 2.2.0 -> 2.4.1 |
Release Notes
sinonjs/sinon (sinon)
v2.4.1
- stub#withArgs: set promiseLibrary correctly (#1497)
v2.4.0
- Allow anonymous mock functions to be named
v2.3.8
- Fix 1474: propagates promiseLibrary to new stub behaviors (#1484)
v2.3.7
- Fix #1476: spy.withArgs(args...).firstCall is broken
v2.3.6
- Fix #1274: spy.withArgs(args...).callCount is incorrect
v2.3.5
v2.3.4
v2.3.3
- Fix #1445: make stubbing of static function properties possible
v2.3.2
- Fix failing sandbox.resetBehavior() (#1428)
- Fix restoring getters/setters/values for previously unexisting props (#1419)
- Called in order takes callCount into account. Closes #1398.
v2.3.1
- Make calledAfter symmetric with calledBefore (#1407)
v2.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate