Commit 6cec274
authored
build(mocha): bump mocha from 11.7.2 to 11.7.5 (#104)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.2 to 11.7.5.
<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.5</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5">11.7.5</a>
(2025-11-04)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>swallow more <code>require</code> errors from *ts files (<a
href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d">d89dbaf</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>run tests on PRs for and pushes to v11.x (<a
href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d">8b21b38</a>)</li>
<li>setup release-please for v11 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>)
(<a
href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5">663fff4</a>)</li>
</ul>
<h2>v11.7.4</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.3...v11.7.4">11.7.4</a>
(2025-10-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>watch mode using chokidar v4 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5379">#5379</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c2667c3b3fca33c21306f59a1cca55bb7e1dac1f">c2667c3</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>migrate remaining legacy wiki pages to main documentation (<a
href="https://redirect.github.com/mochajs/mocha/issues/5465">#5465</a>)
(<a
href="https://github.com/mochajs/mocha/commit/bff91660733b71b124aad939538dee7747cfbeb8">bff9166</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>remove trailing spaces (<a
href="https://redirect.github.com/mochajs/mocha/issues/5475">#5475</a>)
(<a
href="https://github.com/mochajs/mocha/commit/7f68e5c1565606bcebeb715b8591c52973d00dff">7f68e5c</a>)</li>
</ul>
<h2>v11.7.3</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.2...v11.7.3">11.7.3</a>
(2025-09-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>use original require() error for TS files if
ERR_UNKNOWN_FILE_EXTENSION (<a
href="https://redirect.github.com/mochajs/mocha/issues/5408">#5408</a>)
(<a
href="https://github.com/mochajs/mocha/commit/ebdbc487693254498de62068c59e3e43d078eff1">ebdbc48</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add security escalation policy (<a
href="https://redirect.github.com/mochajs/mocha/issues/5466">#5466</a>)
(<a
href="https://github.com/mochajs/mocha/commit/4122c7d13d0941be451365397fbf43e1f3103027">4122c7d</a>)</li>
<li>fix duplicate global leak documentation (<a
href="https://redirect.github.com/mochajs/mocha/issues/5461">#5461</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1164b9da895e56cf745acda2792e634080018ff6">1164b9d</a>)</li>
<li>migrate third party UIs wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5434">#5434</a>)
(<a
href="https://github.com/mochajs/mocha/commit/66547045cb9bd2fa8209b34c36da2a5ef49d23fc">6654704</a>)</li>
<li>update maintainer release notes for release-please (<a
href="https://redirect.github.com/mochajs/mocha/issues/5453">#5453</a>)
(<a
href="https://github.com/mochajs/mocha/commit/185ae1eabe5c1e92c758bdfb398f7f47b6ef9483">185ae1e</a>)</li>
</ul>
<h3>🤖 Automation</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/v11.7.5/CHANGELOG.md">mocha's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5">11.7.5</a>
(2025-11-04)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>swallow more <code>require</code> errors from *ts files (<a
href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d">d89dbaf</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>run tests on PRs for and pushes to v11.x (<a
href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d">8b21b38</a>)</li>
<li>setup release-please for v11 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>)
(<a
href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5">663fff4</a>)</li>
</ul>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.3...v11.7.4">11.7.4</a>
(2025-10-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>watch mode using chokidar v4 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5379">#5379</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c2667c3b3fca33c21306f59a1cca55bb7e1dac1f">c2667c3</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>migrate remaining legacy wiki pages to main documentation (<a
href="https://redirect.github.com/mochajs/mocha/issues/5465">#5465</a>)
(<a
href="https://github.com/mochajs/mocha/commit/bff91660733b71b124aad939538dee7747cfbeb8">bff9166</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>remove trailing spaces (<a
href="https://redirect.github.com/mochajs/mocha/issues/5475">#5475</a>)
(<a
href="https://github.com/mochajs/mocha/commit/7f68e5c1565606bcebeb715b8591c52973d00dff">7f68e5c</a>)</li>
</ul>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.2...v11.7.3">11.7.3</a>
(2025-09-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>use original require() error for TS files if
ERR_UNKNOWN_FILE_EXTENSION (<a
href="https://redirect.github.com/mochajs/mocha/issues/5408">#5408</a>)
(<a
href="https://github.com/mochajs/mocha/commit/ebdbc487693254498de62068c59e3e43d078eff1">ebdbc48</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add security escalation policy (<a
href="https://redirect.github.com/mochajs/mocha/issues/5466">#5466</a>)
(<a
href="https://github.com/mochajs/mocha/commit/4122c7d13d0941be451365397fbf43e1f3103027">4122c7d</a>)</li>
<li>fix duplicate global leak documentation (<a
href="https://redirect.github.com/mochajs/mocha/issues/5461">#5461</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1164b9da895e56cf745acda2792e634080018ff6">1164b9d</a>)</li>
<li>migrate third party UIs wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5434">#5434</a>)
(<a
href="https://github.com/mochajs/mocha/commit/66547045cb9bd2fa8209b34c36da2a5ef49d23fc">6654704</a>)</li>
<li>update maintainer release notes for release-please (<a
href="https://redirect.github.com/mochajs/mocha/issues/5453">#5453</a>)
(<a
href="https://github.com/mochajs/mocha/commit/185ae1eabe5c1e92c758bdfb398f7f47b6ef9483">185ae1e</a>)</li>
</ul>
<h3>🤖 Automation</h3>
<ul>
<li><strong>deps:</strong> bump actions/setup-node in the github-actions
group (<a
href="https://redirect.github.com/mochajs/mocha/issues/5459">#5459</a>)
(<a
href="https://github.com/mochajs/mocha/commit/48c6f4068b5d22ebc49220900f0b53f8ecdc2b74">48c6f40</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/9a6a5db8401dec63ea81093dd862e9e9b13b44d0"><code>9a6a5db</code></a>
chore(v11.x): release 11.7.5 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5523">#5523</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d"><code>8b21b38</code></a>
chore: run tests on PRs for and pushes to v11.x (<a
href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5"><code>663fff4</code></a>
chore: setup release-please for v11 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8d972202fe4efd3f55ce35358b840d7ade0a1cf5"><code>8d97220</code></a>
Update release-please to include v11.x and use Node ^22</li>
<li><a
href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d"><code>d89dbaf</code></a>
fix: swallow more <code>require</code> errors from *ts files (<a
href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8649f394e469b0ec8612837b84707ac42ad2af62"><code>8649f39</code></a>
chore(main): release 11.7.4 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5473">#5473</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/c2667c3b3fca33c21306f59a1cca55bb7e1dac1f"><code>c2667c3</code></a>
fix: watch mode using chokidar v4 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5379">#5379</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/7f68e5c1565606bcebeb715b8591c52973d00dff"><code>7f68e5c</code></a>
chore: remove trailing spaces (<a
href="https://redirect.github.com/mochajs/mocha/issues/5475">#5475</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/bff91660733b71b124aad939538dee7747cfbeb8"><code>bff9166</code></a>
Docs: migrate remaining legacy wiki pages to main documentation (<a
href="https://redirect.github.com/mochajs/mocha/issues/5465">#5465</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/c8053277699b35854eb926ffa7b3b5bebcfbdd44"><code>c805327</code></a>
chore(main): release 11.7.3 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5455">#5455</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v11.7.2...v11.7.5">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0d41fd3 commit 6cec274
1 file changed
+14
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments