Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6972: chore(deps-dev): bump sinon from 14.0.0 to 15.0.2 r=jmcameron a=dependabot[bot] Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 15.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md">sinon's changelog</a>.</em></p> <blockquote> <h2>15.0.2</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/19bd99f364ab44f0e2715571e5deab580d9aa7fd"><code>19bd99f3</code></a> Use no-op for every function when restoring instances (<a href="https://redirect.github.com/sinonjs/sinon/issues/2499">#2499</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/8663ffa056d3c58e82fa203801d58d3fce3c14a7"><code>8663ffa0</code></a> Upgrade deps (<a href="https://redirect.github.com/sinonjs/sinon/issues/2498">#2498</a>) (Carl-Erik Kopseng) <blockquote> <p>Browserify, supports-color, husky had to be held back.</p> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/e01275bb10d868a064d0cb27a6ae11ffa3d91ac2"><code>e01275bb</code></a> Un-pin <code>`@sinonjs/fake-timers</code>` (<a href="https://redirect.github.com/sinonjs/sinon/issues/2495">#2495</a>) (Jordan Hawker) <blockquote> <p>The commit upgrading from v9 to v10 appears to have accidentally dropped the caret from the version range</p> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/6cbde9b08259efd98b2c52b81ca3b5e84dcf97b1"><code>6cbde9b0</code></a> fix throws().callsFake() precedence (<a href="https://redirect.github.com/sinonjs/sinon/issues/2497">#2497</a>) (Eduardo Diaz) <blockquote> <p>This makes sure an unconditional <code>callsFake()</code> invoked on the same stub that was previously setup to throw will overwrite the previous behavior. This aligns it with the other behaviors.</p> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/45be60f3c6afc350eacbceed77539f437a9bbbce"><code>45be60f3</code></a> Replace probot/stale with official stale action (Morgan Roderick)</li> </ul> <p><em>Released by <a href="https://github.com/fatso83">Carl-Erik Kopseng</a> on 2023-03-12.</em></p> <h2>15.0.1</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/aa493da47d788025c0d512696651072973f301ec"><code>aa493da4</code></a> Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng) <blockquote> <p>Contains several fixes</p> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/b3ee0aa5c84e7c0f5203591e1507bd1015208925"><code>b3ee0aa5</code></a> Use Node version 18 in Runkit examples (Carl-Erik Kopseng)</li> </ul> <p><em>Released by <a href="https://github.com/fatso83">Carl-Erik Kopseng</a> on 2022-12-15.</em></p> <h2>15.0.0</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/b75fbfa9e57ba9b9c1b639b68646b1d054e0a7e3"><code>b75fbfa9</code></a> Fix 2448: remove custom formatter (Morgan Roderick) <blockquote> <p>Remove option to pass a custom formatter.</p> <p>The sub libraries of Sinon has long moved on to use <code>util.inspect</code> from Node. By using that in Sinon itself, we align all the libraries.</p> </blockquote> </li> </ul> <p><em>Released by Morgan Roderick on 2022-11-28.</em></p> <h2>14.0.2</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/4d70f6e0965b82e387cd632fbe54ed58a8fcf601"><code>4d70f6e0</code></a> Upgrade nise to latest (Morgan Roderick)</li> <li><a href="https://github.com/sinonjs/sinon/commit/96a0d756b553c38154f442785c34c6092d1ac572"><code>96a0d756</code></a> Update <code>`@sinonjs/samsam</code>` to latest (Morgan Roderick)</li> <li><a href="https://github.com/sinonjs/sinon/commit/babb4736d7f0080e25dce34fc8ce72879e86792e"><code>babb4736</code></a> Prefer <code>`@sinonjs/commons</code><a` href="https://github.com/2"><code>`@2</code></a>` (Morgan Roderick) <blockquote> <p>That makes ES2017 support explicit</p> </blockquote> </li> </ul> <p><em>Released by Morgan Roderick on 2022-11-07.</em></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information