-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a3e1882
authored
build(mocha): bump mocha from 11.1.0 to 11.2.2 (#83)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.1.0 to 11.2.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.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>
<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>
<h2>v11.2.0</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.1.0...v11.2.0">11.2.0</a>
(2025-03-17)</h2>
<h3>🌟 Features</h3>
<ul>
<li>enable reporters to show relative paths of tests (<a
href="https://redirect.github.com/mochajs/mocha/issues/5292">#5292</a>)
(<a
href="https://github.com/mochajs/mocha/commit/81ea6667e9286c55ffa67977448b776a23c6da2d">81ea666</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add instructions for API docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5287">#5287</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b720ec1b3ca630a90f80311da391b2a0cdfead4e">b720ec1</a>)</li>
<li>add new website using Astro Starlight (<a
href="https://redirect.github.com/mochajs/mocha/issues/5246">#5246</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b1f1cb78b655191b7a43dc962b513bf1b076890c">b1f1cb7</a>)</li>
<li>improve third-party reporter docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5285">#5285</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c5a0ef523d52d8cab50e4a9b226af3790f54e75f">c5a0ef5</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.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>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.1.0...v11.2.0">11.2.0</a>
(2025-03-17)</h2>
<h3>🌟 Features</h3>
<ul>
<li>enable reporters to show relative paths of tests (<a
href="https://redirect.github.com/mochajs/mocha/issues/5292">#5292</a>)
(<a
href="https://github.com/mochajs/mocha/commit/81ea6667e9286c55ffa67977448b776a23c6da2d">81ea666</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add instructions for API docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5287">#5287</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b720ec1b3ca630a90f80311da391b2a0cdfead4e">b720ec1</a>)</li>
<li>add new website using Astro Starlight (<a
href="https://redirect.github.com/mochajs/mocha/issues/5246">#5246</a>)
(<a
href="https://github.com/mochajs/mocha/commit/b1f1cb78b655191b7a43dc962b513bf1b076890c">b1f1cb7</a>)</li>
<li>improve third-party reporter docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5285">#5285</a>)
(<a
href="https://github.com/mochajs/mocha/commit/c5a0ef523d52d8cab50e4a9b226af3790f54e75f">c5a0ef5</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>enabled eslint-plugin-n (<a
href="https://redirect.github.com/mochajs/mocha/issues/5280">#5280</a>)
(<a
href="https://github.com/mochajs/mocha/commit/945d6e3bf5a9de19c3aa26fbdac966a721006b58">945d6e3</a>)</li>
<li>pin node-lts tests to 22.11.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5279">#5279</a>)
(<a
href="https://github.com/mochajs/mocha/commit/664e1f49f7ae214a9666c90f388407e9fa100309">664e1f4</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/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><a
href="https://github.com/mochajs/mocha/commit/0d09939fa9b710398a14e936dd02d3b5a7a478c2"><code>0d09939</code></a>
chore(main): release 11.2.1 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5316">#5316</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/7c08d0944d2255084bc4415238430b13c90f0df5"><code>7c08d09</code></a>
fix: switch from ansi-colors to picocolors (<a
href="https://redirect.github.com/mochajs/mocha/issues/5323">#5323</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/1a0caf6b653d39b9fb09cde6ee1e92a075be8f4b"><code>1a0caf6</code></a>
Revert "chore: "force" Netlify to use npm to build new
site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5319">#5319</a>)"
(<a
href="https://redirect.github.com/mochajs/mocha/issues/5322">#5322</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/18699a0d668ed2654dd15433f03b74348baf9559"><code>18699a0</code></a>
chore: Fix tests (<a
href="https://redirect.github.com/mochajs/mocha/issues/5320">#5320</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/3a46855294f82e58a5a414aed3525e394b82aced"><code>3a46855</code></a>
chore: "force" Netlify to use npm to build new site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5319">#5319</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/fbceb19bbdad121f0100ec3434258775bd87aeaf"><code>fbceb19</code></a>
docs: fix new website typos, improve readability (<a
href="https://redirect.github.com/mochajs/mocha/issues/5312">#5312</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v11.1.0...v11.2.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 247b17a commit a3e1882Copy full SHA for a3e1882
File tree
Expand file treeCollapse file tree
1 file changed
+27
-185
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+27
-185
lines changedOpen diff view settings
Collapse file
+27-185Lines changed: 27 additions & 185 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments