-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 120741b
build(mocha): bump mocha from 11.6.0 to 11.7.2 (#96)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.6.0 to 11.7.2.
<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.2</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.1...v11.7.2">11.7.2</a>
(2025-09-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>fail with an informative error message on a file with a broken
default import (<a
href="https://redirect.github.com/mochajs/mocha/issues/5413">#5413</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b0e61350594f2a044bf34ea153d1fab1e82e80cc">b0e6135</a>)</li>
<li>load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429">#5429</a>)
(<a
href="https://github.com/mochajs/mocha/commit/a947b9b95501a35efa73c18aa57a74dad555c03a">a947b9b</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add banner from old site to new site, link from new to old (<a
href="https://redirect.github.com/mochajs/mocha/issues/5414">#5414</a>)
(<a
href="https://github.com/mochajs/mocha/commit/dedef110a2af2f8632fb6c1b864fa0a46ad6ca9c">dedef11</a>)</li>
<li>add info on spies to legacy docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5421">#5421</a>)
(<a
href="https://github.com/mochajs/mocha/commit/21f554459c75f5a75b22556b6e2ac70d6ac0e9fc">21f5544</a>)</li>
<li>explain node import swallowing error (<a
href="https://redirect.github.com/mochajs/mocha/issues/5401">#5401</a>)
(<a
href="https://github.com/mochajs/mocha/commit/09f5b2c9de67ef40d5bd1775c3fca3bdb138f371">09f5b2c</a>)</li>
<li>fix links in new site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5416">#5416</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b2bc769c6c8d87311ba0bdc9df8b9b588494eba5">b2bc769</a>)</li>
<li>migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442">#5442</a>)
(<a
href="https://github.com/mochajs/mocha/commit/95f3ca8bc3a6c6af2932f7fd59a404768c0c6693">95f3ca8</a>)</li>
<li>migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438">#5438</a>)
(<a
href="https://github.com/mochajs/mocha/commit/02a306c6cbf31f4eef7d4c9bf5e06c917d3efc11">02a306c</a>)</li>
<li>migrate shared behaviours to docs-next (<a
href="https://redirect.github.com/mochajs/mocha/issues/5432">#5432</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1dc4aa98eb3793865fa2a4da3373534dafc1c9a7">1dc4aa9</a>)</li>
<li>migrate Spies wiki page to explainers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5420">#5420</a>)
(<a
href="https://github.com/mochajs/mocha/commit/cbcf007c5ae25f203863aac0b43eca1e8aefe093">cbcf007</a>)</li>
<li>Migrate tagging wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5435">#5435</a>)
(<a
href="https://github.com/mochajs/mocha/commit/876247a8a636cc7bb1c3bf31390e7771182a090a">876247a</a>)</li>
<li>migrate third party reporters wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5433">#5433</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f70764c9a56fcf12e316d5539788c7be0693b6a9">f70764c</a>)</li>
<li>migrate to global leak wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5437">#5437</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8a6fdcafccd94c888fae5e8be47dd29a604241b6">8a6fdca</a>)</li>
<li>update /next bug report link to be docs issue template (<a
href="https://redirect.github.com/mochajs/mocha/issues/5424">#5424</a>)
(<a
href="https://github.com/mochajs/mocha/commit/668cb66e1288051369ab144ccb50c840ebe34267">668cb66</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>add issue form for ⚡️ Performance (<a
href="https://redirect.github.com/mochajs/mocha/issues/5406">#5406</a>)
(<a
href="https://github.com/mochajs/mocha/commit/a908b3b86604d41d5751cccfaff505d7092c114f">a908b3b</a>)</li>
<li>add test for <code>-R import-only-loader</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5391">#5391</a>)
(<a
href="https://github.com/mochajs/mocha/commit/6ee5b483b8c29e0593c7765ad7a5c7b7f7764fc3">6ee5b48</a>)</li>
<li>also test Node.js 24 in CI (<a
href="https://redirect.github.com/mochajs/mocha/issues/5405">#5405</a>)
(<a
href="https://github.com/mochajs/mocha/commit/15f59805287f4c84ab8d057735a391a795be23f1">15f5980</a>)</li>
<li>bump CI to use 20.19.4, 22.18.0, 24.6.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5430">#5430</a>)
(<a
href="https://github.com/mochajs/mocha/commit/ace5eb47a7926fe9d56ebcd95fd659c557a5be4d">ace5eb4</a>)</li>
<li>bump Knip to 5.61.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5394">#5394</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f3d743061d6523f7077b21749089e6fb2f9c32e3">f3d7430</a>)</li>
<li>cleanup references of --opts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5402">#5402</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1096b376c3c3bb9d4256c643ad35a459ed750928">1096b37</a>)</li>
<li>enabled ESLint's no-unused-vars (<a
href="https://redirect.github.com/mochajs/mocha/issues/5399">#5399</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d4168aef4c21f8fd119385da1cf1794a1ec5c2e1">d4168ae</a>)</li>
<li>move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351">#5351</a>)
(<a
href="https://github.com/mochajs/mocha/commit/3300d2155a1b06059fbe89c98a1d8bf979539019">3300d21</a>)</li>
<li>rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431">#5431</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c6c6740fb45da43510f86c1d22ea46ce9ee6a7ae">c6c6740</a>)</li>
<li>unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439">#5439</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d4912e705cf9ae1c3aa274b6449a6a0ff6d408c5">d4912e7</a>)</li>
<li>Update experimental module detection test and pin exact Node
versions (<a
href="https://redirect.github.com/mochajs/mocha/issues/5417">#5417</a>)
(<a
href="https://github.com/mochajs/mocha/commit/2489090223f2629e4a380abe4cc6d46858ada922">2489090</a>)</li>
</ul>
<h3>🤖 Automation</h3>
<ul>
<li><strong>deps:</strong> bump actions/checkout in the github-actions
group (<a
href="https://redirect.github.com/mochajs/mocha/issues/5419">#5419</a>)
(<a
href="https://github.com/mochajs/mocha/commit/03ac2d0e6e75e95b3dc7fb08f2e1a1117d9718ca">03ac2d0</a>)</li>
</ul>
<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>
<!-- 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.7.1...v11.7.2">11.7.2</a>
(2025-09-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>fail with an informative error message on a file with a broken
default import (<a
href="https://redirect.github.com/mochajs/mocha/issues/5413">#5413</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b0e61350594f2a044bf34ea153d1fab1e82e80cc">b0e6135</a>)</li>
<li>load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429">#5429</a>)
(<a
href="https://github.com/mochajs/mocha/commit/a947b9b95501a35efa73c18aa57a74dad555c03a">a947b9b</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add banner from old site to new site, link from new to old (<a
href="https://redirect.github.com/mochajs/mocha/issues/5414">#5414</a>)
(<a
href="https://github.com/mochajs/mocha/commit/dedef110a2af2f8632fb6c1b864fa0a46ad6ca9c">dedef11</a>)</li>
<li>add info on spies to legacy docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5421">#5421</a>)
(<a
href="https://github.com/mochajs/mocha/commit/21f554459c75f5a75b22556b6e2ac70d6ac0e9fc">21f5544</a>)</li>
<li>explain node import swallowing error (<a
href="https://redirect.github.com/mochajs/mocha/issues/5401">#5401</a>)
(<a
href="https://github.com/mochajs/mocha/commit/09f5b2c9de67ef40d5bd1775c3fca3bdb138f371">09f5b2c</a>)</li>
<li>fix links in new site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5416">#5416</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b2bc769c6c8d87311ba0bdc9df8b9b588494eba5">b2bc769</a>)</li>
<li>migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442">#5442</a>)
(<a
href="https://github.com/mochajs/mocha/commit/95f3ca8bc3a6c6af2932f7fd59a404768c0c6693">95f3ca8</a>)</li>
<li>migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438">#5438</a>)
(<a
href="https://github.com/mochajs/mocha/commit/02a306c6cbf31f4eef7d4c9bf5e06c917d3efc11">02a306c</a>)</li>
<li>migrate shared behaviours to docs-next (<a
href="https://redirect.github.com/mochajs/mocha/issues/5432">#5432</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1dc4aa98eb3793865fa2a4da3373534dafc1c9a7">1dc4aa9</a>)</li>
<li>migrate Spies wiki page to explainers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5420">#5420</a>)
(<a
href="https://github.com/mochajs/mocha/commit/cbcf007c5ae25f203863aac0b43eca1e8aefe093">cbcf007</a>)</li>
<li>Migrate tagging wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5435">#5435</a>)
(<a
href="https://github.com/mochajs/mocha/commit/876247a8a636cc7bb1c3bf31390e7771182a090a">876247a</a>)</li>
<li>migrate third party reporters wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5433">#5433</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f70764c9a56fcf12e316d5539788c7be0693b6a9">f70764c</a>)</li>
<li>migrate to global leak wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5437">#5437</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8a6fdcafccd94c888fae5e8be47dd29a604241b6">8a6fdca</a>)</li>
<li>update /next bug report link to be docs issue template (<a
href="https://redirect.github.com/mochajs/mocha/issues/5424">#5424</a>)
(<a
href="https://github.com/mochajs/mocha/commit/668cb66e1288051369ab144ccb50c840ebe34267">668cb66</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>add issue form for ⚡️ Performance (<a
href="https://redirect.github.com/mochajs/mocha/issues/5406">#5406</a>)
(<a
href="https://github.com/mochajs/mocha/commit/a908b3b86604d41d5751cccfaff505d7092c114f">a908b3b</a>)</li>
<li>add test for <code>-R import-only-loader</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5391">#5391</a>)
(<a
href="https://github.com/mochajs/mocha/commit/6ee5b483b8c29e0593c7765ad7a5c7b7f7764fc3">6ee5b48</a>)</li>
<li>also test Node.js 24 in CI (<a
href="https://redirect.github.com/mochajs/mocha/issues/5405">#5405</a>)
(<a
href="https://github.com/mochajs/mocha/commit/15f59805287f4c84ab8d057735a391a795be23f1">15f5980</a>)</li>
<li>bump CI to use 20.19.4, 22.18.0, 24.6.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5430">#5430</a>)
(<a
href="https://github.com/mochajs/mocha/commit/ace5eb47a7926fe9d56ebcd95fd659c557a5be4d">ace5eb4</a>)</li>
<li>bump Knip to 5.61.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5394">#5394</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f3d743061d6523f7077b21749089e6fb2f9c32e3">f3d7430</a>)</li>
<li>cleanup references of --opts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5402">#5402</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1096b376c3c3bb9d4256c643ad35a459ed750928">1096b37</a>)</li>
<li>enabled ESLint's no-unused-vars (<a
href="https://redirect.github.com/mochajs/mocha/issues/5399">#5399</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d4168aef4c21f8fd119385da1cf1794a1ec5c2e1">d4168ae</a>)</li>
<li>move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351">#5351</a>)
(<a
href="https://github.com/mochajs/mocha/commit/3300d2155a1b06059fbe89c98a1d8bf979539019">3300d21</a>)</li>
<li>rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431">#5431</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c6c6740fb45da43510f86c1d22ea46ce9ee6a7ae">c6c6740</a>)</li>
<li>unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439">#5439</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d4912e705cf9ae1c3aa274b6449a6a0ff6d408c5">d4912e7</a>)</li>
<li>Update experimental module detection test and pin exact Node
versions (<a
href="https://redirect.github.com/mochajs/mocha/issues/5417">#5417</a>)
(<a
href="https://github.com/mochajs/mocha/commit/2489090223f2629e4a380abe4cc6d46858ada922">2489090</a>)</li>
</ul>
<h3>🤖 Automation</h3>
<ul>
<li><strong>deps:</strong> bump actions/checkout in the github-actions
group (<a
href="https://redirect.github.com/mochajs/mocha/issues/5419">#5419</a>)
(<a
href="https://github.com/mochajs/mocha/commit/03ac2d0e6e75e95b3dc7fb08f2e1a1117d9718ca">03ac2d0</a>)</li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/5f8e8a89fb4cc833290549dcb1974be06514746b"><code>5f8e8a8</code></a>
chore(main): release 11.7.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5398">#5398</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/3300d2155a1b06059fbe89c98a1d8bf979539019"><code>3300d21</code></a>
chore: move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351">#5351</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/95f3ca8bc3a6c6af2932f7fd59a404768c0c6693"><code>95f3ca8</code></a>
docs: migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442">#5442</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/c6c6740fb45da43510f86c1d22ea46ce9ee6a7ae"><code>c6c6740</code></a>
chore: rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431">#5431</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/b0e61350594f2a044bf34ea153d1fab1e82e80cc"><code>b0e6135</code></a>
fix: fail with an informative error message on a file with a broken
default i...</li>
<li><a
href="https://github.com/mochajs/mocha/commit/9d12fc2650972c346f5426a8dc913bca53eab893"><code>9d12fc2</code></a>
Fix link buttons in new homepage (<a
href="https://redirect.github.com/mochajs/mocha/issues/5449">#5449</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/a947b9b95501a35efa73c18aa57a74dad555c03a"><code>a947b9b</code></a>
fix: load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429">#5429</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/7071c708675f8957ad86276a55a9fc8c4dcec7a2"><code>7071c70</code></a>
Alphabetize new site nav (<a
href="https://redirect.github.com/mochajs/mocha/issues/5444">#5444</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/d4912e705cf9ae1c3aa274b6449a6a0ff6d408c5"><code>d4912e7</code></a>
chore: unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439">#5439</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/02a306c6cbf31f4eef7d4c9bf5e06c917d3efc11"><code>02a306c</code></a>
docs: migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438">#5438</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.2">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Schach <636977+dschach@users.noreply.github.com>1 parent 6ba2916 commit 120741bCopy full SHA for 120741b
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines 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