Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump mocha from 10.8.2 to 11.0.1 (#1572)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.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.0.1</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.0.0...v11.0.1">11.0.1</a> (2024-12-02)</h2> <h3>🌟 Features</h3> <ul> <li>bumped glob dependency from 8 to 10 (<a href="https://redirect.github.com/mochajs/mocha/issues/5250">#5250</a>) (<a href="https://github.com/mochajs/mocha/commit/43c3157c6ef4f2d4bfecf3ad3a42479fd64187b8">43c3157</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>fix examples for <code>linkPartialObjects</code> methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5255">#5255</a>) (<a href="https://github.com/mochajs/mocha/commit/34e0e52e047a9119aeae9cb5b660a8438656a1e0">34e0e52</a>)</li> </ul> <h2>v11.0.0 Prerelease</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.0">11.0.0</a> (2024-11-11)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>adapt new engine range for Mocha 11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5216">#5216</a>)</li> </ul> <h3>🌟 Features</h3> <ul> <li>allow calling hook methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5231">#5231</a>) (<a href="https://github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e">e3da641</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>adapt new engine range for Mocha 11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5216">#5216</a>) (<a href="https://github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a">80da25a</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>downgrade example/tests chai to 4.5.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5245">#5245</a>) (<a href="https://github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a">eac87e1</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.0.0...v11.0.1">11.0.1</a> (2024-12-02)</h2> <h3>🌟 Features</h3> <ul> <li>bumped glob dependency from 8 to 10 (<a href="https://redirect.github.com/mochajs/mocha/issues/5250">#5250</a>) (<a href="https://github.com/mochajs/mocha/commit/43c3157c6ef4f2d4bfecf3ad3a42479fd64187b8">43c3157</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>fix examples for <code>linkPartialObjects</code> methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5255">#5255</a>) (<a href="https://github.com/mochajs/mocha/commit/34e0e52e047a9119aeae9cb5b660a8438656a1e0">34e0e52</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.0">11.0.0</a> (2024-11-11)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>adapt new engine range for Mocha 11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5216">#5216</a>)</li> </ul> <h3>🌟 Features</h3> <ul> <li>allow calling hook methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5231">#5231</a>) (<a href="https://github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e">e3da641</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>adapt new engine range for Mocha 11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5216">#5216</a>) (<a href="https://github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a">80da25a</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>downgrade example/tests chai to 4.5.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5245">#5245</a>) (<a href="https://github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a">eac87e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/4c558fb83ca5d7e260961b1ebfddcd377017a608"><code>4c558fb</code></a> chore(main): release 11.0.1 (<a href="https://redirect.github.com/mochajs/mocha/issues/5257">#5257</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/a5bd707301006a318f8fea205545d8779a1c94c5"><code>a5bd707</code></a> Release v11.0.1</li> <li><a href="https://github.com/mochajs/mocha/commit/43c3157c6ef4f2d4bfecf3ad3a42479fd64187b8"><code>43c3157</code></a> feat: bumped glob dependency from 8 to 10 (<a href="https://redirect.github.com/mochajs/mocha/issues/5250">#5250</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/34e0e52e047a9119aeae9cb5b660a8438656a1e0"><code>34e0e52</code></a> docs: fix examples for <code>linkPartialObjects</code> methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5255">#5255</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/d3b2c386db74f0d448c7381097381dedb1c996f2"><code>d3b2c38</code></a> chore(main): release 11.0.0 prerelease (<a href="https://redirect.github.com/mochajs/mocha/issues/5241">#5241</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a"><code>80da25a</code></a> fix!: adapt new engine range for Mocha 11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5216">#5216</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a"><code>eac87e1</code></a> docs: downgrade example/tests chai to 4.5.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5245">#5245</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e"><code>e3da641</code></a> feat: allow calling hook methods (<a href="https://redirect.github.com/mochajs/mocha/issues/5231">#5231</a>)</li> <li>See full diff in <a href="https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.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.8.2&new-version=11.0.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>
- Loading branch information