chore(deps): update dependency sinon to v12
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sinon (source) | ^9.2.1 -> ^12.0.1 |
Release Notes
sinonjs/sinon
v12.0.1
-
3f598221Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng) -
51417a38Fix bundling of cjs module (#2412) (Julian Grinblat)
Released by Carl-Erik Kopseng on 2021-11-04.
v12.0.0
-
b20ef9e4Upgrade to fake-timers@8 (Carl-Erik Kopseng). This is potentially breaking, but should not be, as the breaking change deals with the Node timer object created by fake timers. -
eba42cc3Enable esm named exports (#2382) (Julian Grinblat) -
b0cf5448Spelling (#2398) (Josh Soref) -
e78a6706Make calledWith() assertions idempotent (#2407) (Joel Bradshaw) -
2814c0a2Generate CHANGES.md using @studio/changes (Morgan Roderick)This will bring us closer to having the same release process as the other
@sinonjspackages. -
2d5d6ad4Run tests in Node 16 in GitHub Actions (Morgan Roderick)
Released by Carl-Erik Kopseng on 2021-11-03.
v11.1.2
- Upgrade @sinonjs/fake-timers to latest, see https://github.com/sinonjs/fake-timers/blob/master/CHANGELOG.md#712--2021-05-28
- Copy over accessor properties to target object #2387
v11.1.1
- Fix #2379 by using v7 of supports-color
v11.1.0
- Add sinon.promise() implementation (#2369)
- Set wrappedMethod on getters/setters (#2378)
- [Docs] Update fake-server usage & descriptions (#2365)
- Fake docs improvement (#2360)
- Update nise to 5.1.0 (fixed #2318)
v11.0.0
- Explicitly use samsam 6.0.2 with fix for #2345
- Update most packages (#2371)
- Update compatibility docs (#2366)
- Update packages (includes breaking fake-timers change, see #2352)
- Warn of potential memory leaks (#2357)
- Fix clock test errors
v10.0.1
- Upgrade sinon components (bumps y18n to 4.0.1)
- Bump y18n from 4.0.0 to 4.0.1
v10.0.0
- Upgrade nise to 4.1.0
- Use @sinonjs/eslint-config@4 => Adopts ES2017 => Drops support for IE 11, Legacy Edge and legacy Safari
v9.2.4
- Upgrade @sinonjs/samsam@5.3.1
v9.2.3
- Use
util.inspectfor formatting human readable output (this retires @sinonjs/formatio)
v9.2.2
Configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Codecov Report
Merging #416 (e347175) into master (85a7ae0) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #416 +/- ##
=======================================
Coverage 85.91% 85.91%
=======================================
Files 14 14
Lines 653 653
Branches 175 175
=======================================
Hits 561 561
Misses 92 92
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 85a7ae0...e347175. Read the comment docs.