nodejs-logging
nodejs-logging copied to clipboard
chore(deps): update dependency sinon to v17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sinon (source) | ^16.0.0 -> ^17.0.0 |
||||
| @types/sinon (source) | ^10.0.0 -> ^17.0.0 |
Release Notes
sinonjs/sinon (sinon)
v17.0.1
5fde5aebfix returns does not override call through (#2567) (Raz Luvaton)b5fc3671Documentation for assertion options for the sandbox (#2564) (Carl-Erik Kopseng)f7d180ccfix: assertion log limit (#2485) (Spencer Goossens)4f538e3eFix mochify breaking on node:assert (#2559) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-11-01.
v17.0.0
11a8e3f2Remove Proxyquire as it did not handle newer syntax (Carl-Erik Kopseng)ec37d634Drop Node 16, as it is out of maintenance (Carl-Erik Kopseng)75e2b691Upgrade [email protected]: new Intl mirroring and bugfixes (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-20.
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates 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.
This version of sinon drops support for Node 14 — I think we have to wait on this one for now.
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.