Update dependency sinon to v15.0.4 #845
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.0.0
->15.0.4
Release Notes
sinonjs/sinon (sinon)
v15.0.4
Compare Source
e9042c4f
Handling non-configurable object descriptors on the prototype (#2508) (Carl-Erik Kopseng)
430c9a60
Remove uses of
var
(#2506) (Carl-Erik Kopseng)Released by Carl-Erik Kopseng on 2023-04-20.
v15.0.3
Compare Source
b775f1b4
Avoid tampering with globals and other modules' exports in tests (#2504) (Carl-Erik Kopseng)
477064b6
fix: make it possible to call through to underlying stub in stub instance (#2503) (Carl-Erik Kopseng)
6e19746e
Remove dead Travis and Gitter references (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-03-26.
v15.0.2
Compare Source
19bd99f3
Use no-op for every function when restoring instances (#2499) (Carl-Erik Kopseng)
8663ffa0
Upgrade deps (#2498) (Carl-Erik Kopseng)
e01275bb
Un-pin @sinonjs/fake-timers (#2495) (Jordan Hawker)
6cbde9b0
fix throws().callsFake() precedence (#2497) (Eduardo Diaz)
45be60f3
Replace probot/stale with official stale action (Morgan Roderick)
Released by Carl-Erik Kopseng on 2023-03-12.
v15.0.1
Compare Source
aa493da4
Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)
b3ee0aa5
Use Node version 18 in Runkit examples (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2022-12-15.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.