Skip to content

Commit bf7f076

Browse files
build(deps-dev): bump mocha from 11.5.0 to 11.7.1 (#348)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.7.1. <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.7.1</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> <h2>v11.7.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> <h2>v11.6.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.5.0...v11.6.0">11.6.0</a> (2025-06-09)</h2> <h3>🌟 Features</h3> <ul> <li>bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>) (<a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79">581a3c5</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.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.5.0...v11.6.0">11.6.0</a> (2025-06-09)</h2> <h3>🌟 Features</h3> <ul> <li>bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>) (<a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79">581a3c5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/c12d85d4ccaae8b2a5a8c0a9de1eaf165657a291"><code>c12d85d</code></a> chore(main): release 11.7.1 (<a href="https://redirect.github.com/mochajs/mocha/issues/5390">#5390</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225"><code>f58e49f</code></a> test: add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba"><code>295c168</code></a> fix: always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/5d617f3591979dfac68d8a76dfec4b33e9ea78f0"><code>5d617f3</code></a> chore(main): release 11.7.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5378">#5378</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40"><code>41e24a2</code></a> feat: use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/e68b9a64b3e36c464d0ec565c28e2ffc5b579dd3"><code>e68b9a6</code></a> chore(main): release 11.6.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5373">#5373</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79"><code>581a3c5</code></a> feat: bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>)</li> <li>See full diff in <a href="https://github.com/mochajs/mocha/compare/v11.5.0...v11.7.1">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.5.0&new-version=11.7.1)](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 082630f commit bf7f076

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"extract-zip": "^2.0.1",
180180
"glob": "^11.0.3",
181181
"minimatch": "^10.0.1",
182-
"mocha": "^11.5.0",
182+
"mocha": "^11.7.1",
183183
"sinon": "^20.0.0",
184184
"split2": "^4.2.0",
185185
"stacktrace-parser": "^0.1.11",

0 commit comments

Comments
 (0)