Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump sinon and @types/sinon (#223)
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together. Updates `sinon` from 17.0.0 to 17.0.1 <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>17.0.1</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/5fde5aebc74dec12bacd84d00a2f22906a7ebcc0"><code>5fde5aeb</code></a> fix returns does not override call through (<a href="https://redirect.github.com/sinonjs/sinon/issues/2567">#2567</a>) (Raz Luvaton)</li> <li><a href="https://github.com/sinonjs/sinon/commit/b5fc3671fff2481ab9b66486242f2c2ceb8d08e5"><code>b5fc3671</code></a> Documentation for assertion options for the sandbox (<a href="https://redirect.github.com/sinonjs/sinon/issues/2564">#2564</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/f7d180ccc15b8dce958c08a780d384044d39bb2b"><code>f7d180cc</code></a> fix: assertion log limit (<a href="https://redirect.github.com/sinonjs/sinon/issues/2485">#2485</a>) (Spencer Goossens)</li> <li><a href="https://github.com/sinonjs/sinon/commit/4f538e3e74580a44e9b0cfcfdec9ca5f76d16fad"><code>4f538e3e</code></a> Fix mochify breaking on node:assert (<a href="https://redirect.github.com/sinonjs/sinon/issues/2559">#2559</a>) (Carl-Erik Kopseng)</li> </ul> <p><em>Released by <a href="https://github.com/fatso83">Carl-Erik Kopseng</a> on 2023-11-01.</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/30e9e3780dec0768faeb4eee95408b9a685f5244"><code>30e9e37</code></a> 17.0.1</li> <li><a href="https://github.com/sinonjs/sinon/commit/5fde5aebc74dec12bacd84d00a2f22906a7ebcc0"><code>5fde5ae</code></a> fix returns does not override call through (<a href="https://redirect.github.com/sinonjs/sinon/issues/2567">#2567</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/08d0696276d6e185798a6ad48c7205180c379667"><code>08d0696</code></a> use random port for test:webworker (<a href="https://redirect.github.com/sinonjs/sinon/issues/2568">#2568</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/1eb070a8c316271da8fc7aa6d5942aefae3bc5fd"><code>1eb070a</code></a> fix broken link</li> <li><a href="https://github.com/sinonjs/sinon/commit/b5fc3671fff2481ab9b66486242f2c2ceb8d08e5"><code>b5fc367</code></a> Documentation for assertion options for the sandbox (<a href="https://redirect.github.com/sinonjs/sinon/issues/2564">#2564</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/f7d180ccc15b8dce958c08a780d384044d39bb2b"><code>f7d180c</code></a> fix: assertion log limit (<a href="https://redirect.github.com/sinonjs/sinon/issues/2485">#2485</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/40caf217995ea979b39e0d61deae732deab1b4f4"><code>40caf21</code></a> Bump browserify-sign from 4.2.1 to 4.2.2</li> <li><a href="https://github.com/sinonjs/sinon/commit/cd94da3389fda9e566d3f036d2b38263648c882e"><code>cd94da3</code></a> Bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/sinonjs/sinon/issues/2558">#2558</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/4f538e3e74580a44e9b0cfcfdec9ca5f76d16fad"><code>4f538e3</code></a> Fix mochify breaking on node:assert (<a href="https://redirect.github.com/sinonjs/sinon/issues/2559">#2559</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/21d47f2ff927986839b95e1065201eb5a4a6d51c"><code>21d47f2</code></a> Refactoring: move logic into separate file and rename</li> <li>See full diff in <a href="https://github.com/sinonjs/sinon/compare/v17.0.0...v17.0.1">compare view</a></li> </ul> </details> <br /> Updates `@types/sinon` from 10.0.20 to 17.0.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information