chore(deps): update dependency sinon to v17 #89
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^15.2.0
->^17.0.1
^10.0.19
->^17.0.3
Release Notes
sinonjs/sinon (sinon)
v17.0.1
Compare Source
5fde5aeb
fix returns does not override call through (#2567) (Raz Luvaton)
b5fc3671
Documentation for assertion options for the sandbox (#2564) (Carl-Erik Kopseng)
f7d180cc
fix: assertion log limit (#2485) (Spencer Goossens)
4f538e3e
Fix mochify breaking on node:assert (#2559) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-11-01.
v17.0.0
Compare Source
11a8e3f2
Remove Proxyquire as it did not handle newer syntax (Carl-Erik Kopseng)
ec37d634
Drop Node 16, as it is out of maintenance (Carl-Erik Kopseng)
75e2b691
Upgrade fake-timers@11.2.2: new Intl mirroring and bugfixes (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-20.
v16.1.3
Compare Source
93e8aa93
Remove postinstall script as it causes issues for consumers (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-19.
v16.1.2
Compare Source
v16.1.1
Compare Source
v16.1.0
Compare Source
cac5184b
Enable use of assignment in the presence of accessors (#2538) (Carl-Erik Kopseng)
f8c20e54
New article: making Sinon work with complex setups (#2540) (Carl-Erik Kopseng)
cb5b9621
Add NPM script 'dev-docs' and document its usage (Carl-Erik Kopseng)
dd7c6091
Add a little update to contributing (Carl-Erik Kopseng)
79acdf38
Move tool versions into single file at root (Carl-Erik Kopseng)
03b1db50
Expose Changelog page (#2550) (Carl-Erik Kopseng)
e1c3dad2
Add section on tooling and recommend using ASDF for tool versioning (#2547) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-05.
v16.0.0
Compare Source
c3396058
fix(2525): ensure non empty message when error of type string is passed, but no message (#2544) (Mark de Dios)
baa1aee9
.define method (#2539) (Konstantin Gukov)
fe799e78
Fix issue 2534: spies are not restored (#2535) (Carl-Erik Kopseng)
305fb6cc
fix: actaully reset 'injectedKeys' (#2456) (Morgan Roderick)
de2635dd
Bump LTS version one notch: 20 (#2529) (Carl-Erik Kopseng)
Released by Morgan Roderick on 2023-09-13.
Configuration
📅 Schedule: Branch creation - "before 1am on Monday" (UTC), 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 these updates again.
This PR has been generated by Renovate Bot.