Skip to content

Commit 9ed6af6

Browse files
build(mocha): bump mocha from 11.2.2 to 11.3.0 (#84)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.2.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> </blockquote> </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> </blockquote> </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>See full diff in <a href="https://github.com/mochajs/mocha/compare/v11.2.2...v11.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mocha&package-manager=npm_and_yarn&previous-version=11.2.2&new-version=11.3.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e1882 commit 9ed6af6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)