dependabot[bot] opened a new pull request, #3380: URL: https://github.com/apache/avro/pull/3380
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v11.3.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.2...v11.3.0">11.3.0</a> (2025-05-16)</h2> <h3>๐ Features</h3> <ul> <li>add option to use posix exit code upon fatal signal (<a href="https://redirect.github.com/mochajs/mocha/issues/4989">#4989</a>) (<a href="https://github.com/mochajs/mocha/commit/91bbf855012ee9b83700d3c563b517483de0831c">91bbf85</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>Deploy new site alongside old one (<a href="https://redirect.github.com/mochajs/mocha/issues/5360">#5360</a>) (<a href="https://github.com/mochajs/mocha/commit/6c96545aee03efeee78c55feedcf70664426514c">6c96545</a>)</li> <li>mention explicit browser support range (<a href="https://redirect.github.com/mochajs/mocha/issues/5354">#5354</a>) (<a href="https://github.com/mochajs/mocha/commit/c514c0bfad044f8450a63b2f9c6c781b9ce6f164">c514c0b</a>)</li> <li>update Node.js version requirements for 11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5329">#5329</a>) (<a href="https://github.com/mochajs/mocha/commit/abf3dd921544b45c4c09eef8f7c9c3c4481a3d66">abf3dd9</a>)</li> </ul> <h3>๐งน Chores</h3> <ul> <li>remove prerelease setting in release-please config (<a href="https://redirect.github.com/mochajs/mocha/issues/5363">#5363</a>) (<a href="https://github.com/mochajs/mocha/commit/8878f222c418a0bf4fe170c17573c30b5ea2d567">8878f22</a>)</li> </ul> <h2>v11.2.2</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.1...v11.2.2">11.2.2</a> (2025-04-10)</h2> <h3>๐ฉน Fixes</h3> <ul> <li><strong>deps:</strong> update chokidar to v4 (<a href="https://redirect.github.com/mochajs/mocha/issues/5256">#5256</a>) (<a href="https://github.com/mochajs/mocha/commit/8af0f1a9005a948fbefeb19be618a64dd910d39f">8af0f1a</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>add ClientRedirects.astro (<a href="https://redirect.github.com/mochajs/mocha/issues/5324">#5324</a>) (<a href="https://github.com/mochajs/mocha/commit/b88d441cc7616253892572778150998627d746ec">b88d441</a>)</li> <li>add example/tests.html to docs-next (<a href="https://redirect.github.com/mochajs/mocha/issues/5325">#5325</a>) (<a href="https://github.com/mochajs/mocha/commit/6ec5762edd419578e9d3ce2fcc2b8dedcb0caf06">6ec5762</a>)</li> </ul> <h2>v11.2.1</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.0...v11.2.1">11.2.1</a> (2025-04-10)</h2> <h3>๐ฉน Fixes</h3> <ul> <li>switch from ansi-colors to picocolors (<a href="https://redirect.github.com/mochajs/mocha/issues/5323">#5323</a>) (<a href="https://github.com/mochajs/mocha/commit/7c08d0944d2255084bc4415238430b13c90f0df5">7c08d09</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>fix new website typos, improve readability (<a href="https://redirect.github.com/mochajs/mocha/issues/5312">#5312</a>) (<a href="https://github.com/mochajs/mocha/commit/fbceb19bbdad121f0100ec3434258775bd87aeaf">fbceb19</a>)</li> </ul> <h3>๐งน Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.2...v11.3.0">11.3.0</a> (2025-05-16)</h2> <h3>๐ Features</h3> <ul> <li>add option to use posix exit code upon fatal signal (<a href="https://redirect.github.com/mochajs/mocha/issues/4989">#4989</a>) (<a href="https://github.com/mochajs/mocha/commit/91bbf855012ee9b83700d3c563b517483de0831c">91bbf85</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>Deploy new site alongside old one (<a href="https://redirect.github.com/mochajs/mocha/issues/5360">#5360</a>) (<a href="https://github.com/mochajs/mocha/commit/6c96545aee03efeee78c55feedcf70664426514c">6c96545</a>)</li> <li>mention explicit browser support range (<a href="https://redirect.github.com/mochajs/mocha/issues/5354">#5354</a>) (<a href="https://github.com/mochajs/mocha/commit/c514c0bfad044f8450a63b2f9c6c781b9ce6f164">c514c0b</a>)</li> <li>update Node.js version requirements for 11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5329">#5329</a>) (<a href="https://github.com/mochajs/mocha/commit/abf3dd921544b45c4c09eef8f7c9c3c4481a3d66">abf3dd9</a>)</li> </ul> <h3>๐งน Chores</h3> <ul> <li>remove prerelease setting in release-please config (<a href="https://redirect.github.com/mochajs/mocha/issues/5363">#5363</a>) (<a href="https://github.com/mochajs/mocha/commit/8878f222c418a0bf4fe170c17573c30b5ea2d567">8878f22</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.1...v11.2.2">11.2.2</a> (2025-04-10)</h2> <h3>๐ฉน Fixes</h3> <ul> <li><strong>deps:</strong> update chokidar to v4 (<a href="https://redirect.github.com/mochajs/mocha/issues/5256">#5256</a>) (<a href="https://github.com/mochajs/mocha/commit/8af0f1a9005a948fbefeb19be618a64dd910d39f">8af0f1a</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>add ClientRedirects.astro (<a href="https://redirect.github.com/mochajs/mocha/issues/5324">#5324</a>) (<a href="https://github.com/mochajs/mocha/commit/b88d441cc7616253892572778150998627d746ec">b88d441</a>)</li> <li>add example/tests.html to docs-next (<a href="https://redirect.github.com/mochajs/mocha/issues/5325">#5325</a>) (<a href="https://github.com/mochajs/mocha/commit/6ec5762edd419578e9d3ce2fcc2b8dedcb0caf06">6ec5762</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.0...v11.2.1">11.2.1</a> (2025-04-10)</h2> <h3>๐ฉน Fixes</h3> <ul> <li>switch from ansi-colors to picocolors (<a href="https://redirect.github.com/mochajs/mocha/issues/5323">#5323</a>) (<a href="https://github.com/mochajs/mocha/commit/7c08d0944d2255084bc4415238430b13c90f0df5">7c08d09</a>)</li> </ul> <h3>๐ Documentation</h3> <ul> <li>fix new website typos, improve readability (<a href="https://redirect.github.com/mochajs/mocha/issues/5312">#5312</a>) (<a href="https://github.com/mochajs/mocha/commit/fbceb19bbdad121f0100ec3434258775bd87aeaf">fbceb19</a>)</li> </ul> <h3>๐งน Chores</h3> <ul> <li>"force" Netlify to use npm to build new site (<a href="https://redirect.github.com/mochajs/mocha/issues/5319">#5319</a>) (<a href="https://github.com/mochajs/mocha/commit/3a46855294f82e58a5a414aed3525e394b82aced">3a46855</a>)</li> <li>Fix tests (<a href="https://redirect.github.com/mochajs/mocha/issues/5320">#5320</a>) (<a href="https://github.com/mochajs/mocha/commit/18699a0d668ed2654dd15433f03b74348baf9559">18699a0</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/fffe5696a6759f99ee305e3ccfe3feb2c96c5acc"><code>fffe569</code></a> chore(main): release 11.3.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5338">#5338</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/91bbf855012ee9b83700d3c563b517483de0831c"><code>91bbf85</code></a> feat: add option to use posix exit code upon fatal signal (<a href="https://redirect.github.com/mochajs/mocha/issues/4989">#4989</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/6c96545aee03efeee78c55feedcf70664426514c"><code>6c96545</code></a> docs: Deploy new site alongside old one (<a href="https://redirect.github.com/mochajs/mocha/issues/5360">#5360</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/8878f222c418a0bf4fe170c17573c30b5ea2d567"><code>8878f22</code></a> chore: remove prerelease setting in release-please config (<a href="https://redirect.github.com/mochajs/mocha/issues/5363">#5363</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/c514c0bfad044f8450a63b2f9c6c781b9ce6f164"><code>c514c0b</code></a> docs: mention explicit browser support range (<a href="https://redirect.github.com/mochajs/mocha/issues/5354">#5354</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/abf3dd921544b45c4c09eef8f7c9c3c4481a3d66"><code>abf3dd9</code></a> docs: update Node.js version requirements for 11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5329">#5329</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/5cf2b09964fcfcee55eb1ecd2d9a0c56ad7bf526"><code>5cf2b09</code></a> chore(main): release 11.2.2 (<a href="https://redirect.github.com/mochajs/mocha/issues/5327">#5327</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/8af0f1a9005a948fbefeb19be618a64dd910d39f"><code>8af0f1a</code></a> fix(deps): update chokidar to v4 (<a href="https://redirect.github.com/mochajs/mocha/issues/5256">#5256</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/b88d441cc7616253892572778150998627d746ec"><code>b88d441</code></a> docs: add ClientRedirects.astro (<a href="https://redirect.github.com/mochajs/mocha/issues/5324">#5324</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/6ec5762edd419578e9d3ce2fcc2b8dedcb0caf06"><code>6ec5762</code></a> docs: add example/tests.html to docs-next (<a href="https://redirect.github.com/mochajs/mocha/issues/5325">#5325</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v10.8.2...v11.3.0">compare view</a></li> </ul> </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: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org