dependabot[bot] opened a new pull request, #31216:
URL: https://github.com/apache/superset/pull/31216

   Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.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>19.0.2</h2>
   <ul>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2";><code>4eb4c4bc</code></a>
   Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks 
(Carl-Erik Kopseng)</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52";><code>a5b03db3</code></a>
   Add links to code that is affected by the breaking changes (Carl-Erik 
Kopseng)</li>
   </ul>
   <p><em>Released by <a href="https://github.com/fatso83";>Carl-Erik 
Kopseng</a> on 2024-09-13.</em></p>
   <h2>19.0.1</h2>
   <ul>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612";><code>037ec2d2</code></a>
   Update migration docs (Carl-Erik Kopseng)</li>
   </ul>
   <p><em>Released by <a href="https://github.com/fatso83";>Carl-Erik 
Kopseng</a> on 2024-09-13.</em></p>
   <h2>19.0.0</h2>
   <ul>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9";><code>3534ab4f</code></a>
   Bump samsam and nise to latest versions (<a 
href="https://redirect.github.com/sinonjs/sinon/issues/2617";>#2617</a>) 
(Carl-Erik Kopseng)
   <blockquote>
   <p>Ensures consistency and less breakage when there are &quot;circular&quot; 
dependencies.</p>
   </blockquote>
   </li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c";><code>912c568d</code></a>
   upgrade fake timers and others (<a 
href="https://redirect.github.com/sinonjs/sinon/issues/2612";>#2612</a>) 
(Carl-Erik Kopseng)
   <blockquote>
   <ul>
   <li>Upgrade dependencies (includes breaking API in Fake Timers)</li>
   <li>fake-timers: no longer creating dates using the original Date class, but 
a subclass (proxy)</li>
   </ul>
   </blockquote>
   </li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2";><code>9715798e</code></a>
   Use newer @mochify/* packages (<a 
href="https://redirect.github.com/sinonjs/sinon/issues/2609";>#2609</a>) 
(Carl-Erik Kopseng)
   <blockquote>
   <p>Co-authored-by: Maximilian Antoni <a 
href="mailto:m...@maxantoni.de";>m...@maxantoni.de</a></p>
   </blockquote>
   </li>
   </ul>
   <p><em>Released by <a href="https://github.com/fatso83";>Carl-Erik 
Kopseng</a> on 2024-09-13.</em></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/372593f5450c5d3d54ff23f09a90e33dbc706b59";><code>372593f</code></a>
 19.0.2</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2";><code>4eb4c4b</code></a>
 Use fixed 13.0.2 version</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/968f40331ca96b100fbc6c483ebee3e55ff2eeec";><code>968f403</code></a>
 Improve formatting. Add note on fix in fake-timers@13.0.2</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52";><code>a5b03db</code></a>
 Add links to code that is affected by the breaking changes</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/43e9dd19b5289f526aa2769047b25a66072bb62e";><code>43e9dd1</code></a>
 19.0.1</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612";><code>037ec2d</code></a>
 Update migration docs</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/62724bbff0cb66113aa17ae1d05fd1cb493c0a24";><code>62724bb</code></a>
 19.0.0</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/dda95c26ef81f4bb75c2b56784d86424d828a82f";><code>dda95c2</code></a>
 Update lock file</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9";><code>3534ab4</code></a>
 Bump samsam and nise to latest versions (<a 
href="https://redirect.github.com/sinonjs/sinon/issues/2617";>#2617</a>)</li>
   <li><a 
href="https://github.com/sinonjs/sinon/commit/c9964ebb2282a5b5e60751fe1b5405be9bdba6fb";><code>c9964eb</code></a>
 Remove referee-sinon introduced by recent mochify merge (<a 
href="https://redirect.github.com/sinonjs/sinon/issues/2616";>#2616</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sinonjs/sinon/compare/v18.0.1...v19.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sinon&package-manager=npm_and_yarn&previous-version=18.0.1&new-version=19.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to