dependabot[bot] opened a new pull request, #3097: URL: https://github.com/apache/jena/pull/3097
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.2 to 20.0.0. <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>20.0.0</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/b6daed26cd4ba2c045d3d2fc2cadbdcbf43c61e6"><code>b6daed26</code></a> chore!: remove usingPromise (Morgan Roderick) <blockquote> <p>Everyone should be using native promises by now, or should know how to stub natives</p> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/95d4b8fc89316c7af82c02750e8ca71e5bc76d07"><code>95d4b8fc</code></a> chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick) <blockquote> <p>BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API</p> </blockquote> </li> </ul> <p><em>Released by Morgan Roderick on 2025-03-24.</em></p> <h2>19.0.5</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819"><code>67d19ff0</code></a> chore: deprecate usingPromise (<a href="https://redirect.github.com/sinonjs/sinon/issues/2651">#2651</a>) (Morgan Roderick)</li> <li><a href="https://github.com/sinonjs/sinon/commit/598dddb6e1d65187f6410a1b7f270858ce45c857"><code>598dddb6</code></a> chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick)</li> </ul> <p><em>Released by Morgan Roderick on 2025-03-23.</em></p> <h2>19.0.4</h2> <p>The release script failed half-way in 19.0.3, so re-releasing.</p> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/da67311a3eeff7df47ac13af21a7331e523b433a"><code>da67311a</code></a> Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/84d5c82a67218f12745e018c930bb3b988f41f25"><code>84d5c82a</code></a> Add version 19.0.3 to releases (Carl-Erik Kopseng)</li> </ul> <p><em>Released by Carl-Erik Kopseng on 2025-03-19.</em></p> <h2>19.0.3</h2> <p>Basically just documentation updates</p> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/1f1d3706c07e70fc29b111844025c74e48f83284"><code>1f1d3706</code></a> Verifying links procedure (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/37623efc5118f1eeb9a7df28694997412bcd38b1"><code>37623efc</code></a> Catch latest two missing redirects (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/2404a45feeae904a286b3d6321d22ef2cdb08e93"><code>2404a45f</code></a> Ignore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/fba6f877b04a1ced5533c050724ecc4e9aba9df6"><code>fba6f877</code></a> Ignore historic links in changelog (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/e3950d9b391b26e684a1add77da2f70fdd1cdc6d"><code>e3950d9b</code></a> Fix external link (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/0be4082548f206e0e6f2b02b84b190e04e137fd1"><code>0be40825</code></a> Fix the missing redirects to the migration guide (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/108fbca09ccccac6521ba48fd4030a762d498e11"><code>108fbca0</code></a> Fix internal ../assertions link in source (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/bb10e53a905a60cca2d2ec59d2205e8453214899"><code>bb10e53a</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/ba7a21a12146625a4d62ad452f06e847577ec16c"><code>ba7a21a</code></a> 20.0.0</li> <li><a href="https://github.com/sinonjs/sinon/commit/b6daed26cd4ba2c045d3d2fc2cadbdcbf43c61e6"><code>b6daed2</code></a> chore!: remove usingPromise</li> <li><a href="https://github.com/sinonjs/sinon/commit/95d4b8fc89316c7af82c02750e8ca71e5bc76d07"><code>95d4b8f</code></a> chore!: remove fakeXMLHttpRequest and fakeServer</li> <li><a href="https://github.com/sinonjs/sinon/commit/e47cb9d5a0f9532b8becff00ec9b83acae411336"><code>e47cb9d</code></a> 19.0.5</li> <li><a href="https://github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819"><code>67d19ff</code></a> chore: deprecate usingPromise (<a href="https://redirect.github.com/sinonjs/sinon/issues/2651">#2651</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/9e3d58ff3ab3b7a9147c55d9db08984183e4d1fe"><code>9e3d58f</code></a> Fix lost links, formatting, and indentation in the migration guide (<a href="https://redirect.github.com/sinonjs/sinon/issues/2649">#2649</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/598dddb6e1d65187f6410a1b7f270858ce45c857"><code>598dddb</code></a> chore: deprecate useFakeXMLHttpRequest and useFakeServer</li> <li><a href="https://github.com/sinonjs/sinon/commit/ac93bd9db600908cd1dbe3dc6fb74b95283821f1"><code>ac93bd9</code></a> Make script a bit more robust</li> <li><a href="https://github.com/sinonjs/sinon/commit/da9aeb68bd7712cb268adfd91f04b14824dcb6c8"><code>da9aeb6</code></a> Update reference to Test-Driven Javascript recommendation</li> <li><a href="https://github.com/sinonjs/sinon/commit/8122a5b63d22bea6b291106e0e8b62ce12fed9ab"><code>8122a5b</code></a> 19.0.4</li> <li>Additional commits viewable in <a href="https://github.com/sinonjs/sinon/compare/v19.0.2...v20.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~mrgnrdrck">mrgnrdrck</a>, a new releaser for sinon since your current version.</p> </details> <br /> [](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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org