Update dependency sinon to ^9.2.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
sinon (source) | ^9.0.2 -> ^9.2.4 |
||||
@types/sinon | 9.0.4 -> 9.0.11 |
Release Notes
sinonjs/sinon
v9.2.4
- Upgrade @sinonjs/samsam@5.3.1
v9.2.3
- Use
util.inspect
for formatting human readable output (this retires @sinonjs/formatio)
v9.2.2
v9.2.1
- Fix #2203: skip writing 'name' property if not writable (#2304)
- Update error message on assert when representation of expected and actual value is equal, fixing issue #2084 (#2303)
- Make sandboxes each use their own assert object (#2302)
- Add usingPromise() method on fakes to fix issue #2293 (#2301)
v9.2.0
- Update dependencies (#2299)
- Update sandbox docs with missing comma
- Add minor markdown formatting to release docs for sandbox
- Minor formatting improvements to legacy sandbox documentation
v9.1.0
- Add a calledOnceWithMatch assertion (#2294)
v9.0.3
- Upgrade nise to latest
- Upgrade @sinonjs/samsam to latest
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.