Update dependency sinon to v15
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sinon (source) | devDependencies | major | 14.0.2 -> 15.0.1 |
Release Notes
sinonjs/sinon
v15.0.1
-
aa493da4
Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)Contains several fixes
-
b3ee0aa5
Use Node version 18 in Runkit examples (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2022-12-15.
v15.0.0
-
b75fbfa9
Fix 2448: remove custom formatter (Morgan Roderick)Remove option to pass a custom formatter.
The sub libraries of Sinon has long moved on to use
util.inspect
from Node. By using that in Sinon itself, we align all the libraries.
Released by Morgan Roderick on 2022-11-28.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.