Skip to content

Commit

Permalink
build(mocha): bump mocha from 10.7.3 to 10.8.1 (#67)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.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>v10.8.1</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v10.8.0...v10.8.1">10.8.1</a>
(2024-10-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>handle case of invalid package.json with no explicit config (<a
href="https://redirect.github.com/mochajs/mocha/issues/5198">#5198</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f72bc17cb44164bcfff7abc83d0d37d99a061104">f72bc17</a>)</li>
<li>Typos on mochajs.org (<a
href="https://redirect.github.com/mochajs/mocha/issues/5237">#5237</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d8ca270a960554c9d5c5fbf264e89d668d01ff0d">d8ca270</a>)</li>
<li>use accurate test links in HTML reporter (<a
href="https://redirect.github.com/mochajs/mocha/issues/5228">#5228</a>)
(<a
href="https://github.com/mochajs/mocha/commit/68803b685d55dcccc51fa6ccfd27701cda4e26ed">68803b6</a>)</li>
</ul>
<h2>v10.8.0</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.0">10.8.0</a>
(2024-10-29)</h2>
<h3>🌟 Features</h3>
<ul>
<li>highlight browser failures (<a
href="https://redirect.github.com/mochajs/mocha/issues/5222">#5222</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8ff48453a8b12d9cacf56b0c0c544c8256af64c7">8ff4845</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>:is()</code> from <code>mocha.css</code> to support
older browsers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5225">#5225</a>)
(<a
href="https://redirect.github.com/mochajs/mocha/issues/5227">#5227</a>)
(<a
href="https://github.com/mochajs/mocha/commit/0a24b58477ea8ad146afc798930800b02c08790a">0a24b58</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add <code>SECURITY.md</code> pointing to Tidelift (<a
href="https://redirect.github.com/mochajs/mocha/issues/5210">#5210</a>)
(<a
href="https://github.com/mochajs/mocha/commit/bd7e63a1f6d98535ce1ed1ecdb57b3e4db8a33c5">bd7e63a</a>)</li>
<li>adopt Collective Funds Guidelines 0.1 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5199">#5199</a>)
(<a
href="https://github.com/mochajs/mocha/commit/2b03d865eec63d627ff229e07d777f25061260d4">2b03d86</a>)</li>
<li>update README, LICENSE and fix outdated (<a
href="https://redirect.github.com/mochajs/mocha/issues/5197">#5197</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1203e0ed739bbbf12166078738357fdb29a8c000">1203e0e</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>fix npm scripts on windows (<a
href="https://redirect.github.com/mochajs/mocha/issues/5219">#5219</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1173da0bf614e8d2a826687802ee8cbe8671ccf1">1173da0</a>)</li>
<li>remove trailing whitespace in SECURITY.md (<a
href="https://github.com/mochajs/mocha/commit/7563e59ae3c78ada305d26eadb86998ab54342da">7563e59</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/v10.8.0...v10.8.1">10.8.1</a>
(2024-10-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>handle case of invalid package.json with no explicit config (<a
href="https://redirect.github.com/mochajs/mocha/issues/5198">#5198</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f72bc17cb44164bcfff7abc83d0d37d99a061104">f72bc17</a>)</li>
<li>Typos on mochajs.org (<a
href="https://redirect.github.com/mochajs/mocha/issues/5237">#5237</a>)
(<a
href="https://github.com/mochajs/mocha/commit/d8ca270a960554c9d5c5fbf264e89d668d01ff0d">d8ca270</a>)</li>
<li>use accurate test links in HTML reporter (<a
href="https://redirect.github.com/mochajs/mocha/issues/5228">#5228</a>)
(<a
href="https://github.com/mochajs/mocha/commit/68803b685d55dcccc51fa6ccfd27701cda4e26ed">68803b6</a>)</li>
</ul>
<h2><a
href="https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.0">10.8.0</a>
(2024-10-29)</h2>
<h3>🌟 Features</h3>
<ul>
<li>highlight browser failures (<a
href="https://redirect.github.com/mochajs/mocha/issues/5222">#5222</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8ff48453a8b12d9cacf56b0c0c544c8256af64c7">8ff4845</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>:is()</code> from <code>mocha.css</code> to support
older browsers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5225">#5225</a>)
(<a
href="https://redirect.github.com/mochajs/mocha/issues/5227">#5227</a>)
(<a
href="https://github.com/mochajs/mocha/commit/0a24b58477ea8ad146afc798930800b02c08790a">0a24b58</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add <code>SECURITY.md</code> pointing to Tidelift (<a
href="https://redirect.github.com/mochajs/mocha/issues/5210">#5210</a>)
(<a
href="https://github.com/mochajs/mocha/commit/bd7e63a1f6d98535ce1ed1ecdb57b3e4db8a33c5">bd7e63a</a>)</li>
<li>adopt Collective Funds Guidelines 0.1 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5199">#5199</a>)
(<a
href="https://github.com/mochajs/mocha/commit/2b03d865eec63d627ff229e07d777f25061260d4">2b03d86</a>)</li>
<li>update README, LICENSE and fix outdated (<a
href="https://redirect.github.com/mochajs/mocha/issues/5197">#5197</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1203e0ed739bbbf12166078738357fdb29a8c000">1203e0e</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>fix npm scripts on windows (<a
href="https://redirect.github.com/mochajs/mocha/issues/5219">#5219</a>)
(<a
href="https://github.com/mochajs/mocha/commit/1173da0bf614e8d2a826687802ee8cbe8671ccf1">1173da0</a>)</li>
<li>remove trailing whitespace in SECURITY.md (<a
href="https://github.com/mochajs/mocha/commit/7563e59ae3c78ada305d26eadb86998ab54342da">7563e59</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/f44f71bd2897c4f5dcd688d838fec33fdb5818a9"><code>f44f71b</code></a>
chore(main): release 10.8.1 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5238">#5238</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/f72bc17cb44164bcfff7abc83d0d37d99a061104"><code>f72bc17</code></a>
fix: handle case of invalid package.json with no explicit config (<a
href="https://redirect.github.com/mochajs/mocha/issues/5198">#5198</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/68803b685d55dcccc51fa6ccfd27701cda4e26ed"><code>68803b6</code></a>
fix: use accurate test links in HTML reporter (<a
href="https://redirect.github.com/mochajs/mocha/issues/5228">#5228</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/d8ca270a960554c9d5c5fbf264e89d668d01ff0d"><code>d8ca270</code></a>
fix: Typos on mochajs.org (<a
href="https://redirect.github.com/mochajs/mocha/issues/5237">#5237</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/0a7ee14a8f3ebdda712222117c9a229a823c298d"><code>0a7ee14</code></a>
Fix SuperAgent site URL (<a
href="https://redirect.github.com/mochajs/mocha/issues/5236">#5236</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/6062f9252f095ab5a2659002f6637fe710e815fe"><code>6062f92</code></a>
chore(main): release 10.8.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5200">#5200</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8ff48453a8b12d9cacf56b0c0c544c8256af64c7"><code>8ff4845</code></a>
feat: highlight browser failures (<a
href="https://redirect.github.com/mochajs/mocha/issues/5222">#5222</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/97af04fb8480dc1ac89f481b6f89ed4669c69b7c"><code>97af04f</code></a>
Pin chai to version 4 in browser example (<a
href="https://redirect.github.com/mochajs/mocha/issues/5230">#5230</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/0a24b58477ea8ad146afc798930800b02c08790a"><code>0a24b58</code></a>
fix: remove <code>:is()</code> from <code>mocha.css</code> to support
older browsers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5225">#5225</a>)
(<a
href="https://redirect.github.com/mochajs/mocha/issues/5227">#5227</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/1173da0bf614e8d2a826687802ee8cbe8671ccf1"><code>1173da0</code></a>
test: fix npm scripts on windows (<a
href="https://redirect.github.com/mochajs/mocha/issues/5219">#5219</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.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=10.7.3&new-version=10.8.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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 80b6aa0 commit b4f22bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b4f22bd

Please sign in to comment.