Update dependency sinon to v7.5.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sinon (source) | 7.3.0 -> 7.5.0 |
Release Notes
sinonjs/sinon
v7.5.0
- Add sinon.assert.calledOnceWithExactly
- Feature parity: support spying all methods on an object
v7.4.2
- Restore sinon.createStubInstance() behaviour (#2073)
- Fix Typo in migration 6 and updated migration docs for migration from… (#2074)
v7.4.1
- Update nise and lolex (minor versions)
- add callThroughWithNew method
- add browser field
- Create COMPATIBILITY.md (#2051)
- Fix sinon.resetHistory() does not reset history (#2022)
v7.3.2
- Update Lolex to bring in fix for sinonjs/lolex#232 (queueMicrotask warning)
v7.3.1
- Fix security issues
- Update @sinonjs/samsam to v3.3.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Pull Request Test Coverage Report for Build 159
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 97.938%
| Totals | |
|---|---|
| Change from base Build 97: | 0.0% |
| Covered Lines: | 68 |
| Relevant Lines: | 68 |
💛 - Coveralls
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.