-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 4ea71c0
authored
build(mocha): bump mocha from 10.6.0 to 10.7.0 (#64)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0.
<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.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add option to not fail on failing test suite by <a
href="https://github.com/ilgonmic"><code>@ilgonmic</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4771">mochajs/mocha#4771</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ilgonmic"><code>@ilgonmic</code></a>
made their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/4771">mochajs/mocha#4771</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mochajs/mocha/compare/v10.6.1...v10.7.0">https://github.com/mochajs/mocha/compare/v10.6.1...v10.7.0</a></p>
<h2>v10.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: do not exit when only unref'd timer is present in test code by
<a href="https://github.com/boneskull"><code>@boneskull</code></a> in
<a
href="https://redirect.github.com/mochajs/mocha/pull/3825">mochajs/mocha#3825</a></li>
<li>fix: support canonical module by <a
href="https://github.com/JacobLey"><code>@JacobLey</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5040">mochajs/mocha#5040</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mochajs/mocha/compare/v10.6.0...v10.6.1">https://github.com/mochajs/mocha/compare/v10.6.0...v10.6.1</a></p>
</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>10.7.0 / 2024-07-20</h2>
<h3>:tada: Enhancements</h3>
<ul>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4771">#4771</a>
feat: add option to not fail on failing test suite (<a
href="https://github.com/ilgonmic"><strong><code>@ilgonmic</code></strong></a>)</li>
</ul>
<h2>10.6.1 / 2024-07-20</h2>
<h3>:bug: Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/3825">#3825</a>
fix: do not exit when only unref'd timer is present in test code (<a
href="https://github.com/boneskull"><strong><code>@boneskull</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5040">#5040</a>
fix: support canonical module (<a
href="https://github.com/JacobLey"><strong><code>@JacobLey</code></strong></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/9692b3ae2cc98e228c01a47a2ef8f22f6c59c7a9"><code>9692b3a</code></a>
Release v10.7.0</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8711e72b9dd573dff6940061dd5643986c02f38a"><code>8711e72</code></a>
docs: add 10.7.0 to CHANGELOG.md and docs/index.md</li>
<li><a
href="https://github.com/mochajs/mocha/commit/deb8679810a60aa5198f49751f3d7b71e10fe072"><code>deb8679</code></a>
feat: add option to not fail on failing test suite (<a
href="https://redirect.github.com/mochajs/mocha/issues/4771">#4771</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/9a1c45891f8d646c1bd540407ec7b3e63940deda"><code>9a1c458</code></a>
Release v10.6.1</li>
<li><a
href="https://github.com/mochajs/mocha/commit/3855e6688b42f4112c1227133fd4a308b8f66271"><code>3855e66</code></a>
docs: add 10.6.1 to CHANGELOG.md</li>
<li><a
href="https://github.com/mochajs/mocha/commit/579e047802d1b4e22ddf4162622d5e1322c2caac"><code>579e047</code></a>
fix: support canonical module (<a
href="https://redirect.github.com/mochajs/mocha/issues/5040">#5040</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/6d24689b2905dd4615f317d80e8388979263bab5"><code>6d24689</code></a>
fix: do not exit when only unref'd timer is present in test code (<a
href="https://redirect.github.com/mochajs/mocha/issues/3825">#3825</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/24560c1532b8e67d1254b489fcc6f84c4033c0e1"><code>24560c1</code></a>
chore: remove failing hyperlink linkcheck task (<a
href="https://redirect.github.com/mochajs/mocha/issues/5176">#5176</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/95772effd3283a892ef1832e33fb9f6a4e9ff447"><code>95772ef</code></a>
ci: harden label based browser runner</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8d0ca3ed77ba8a704b2aa8b58267a084a475a51b"><code>8d0ca3e</code></a>
docs: remove outdated license scan badge (<a
href="https://redirect.github.com/mochajs/mocha/issues/5167">#5167</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v10.6.0...v10.7.0">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 d05515f commit 4ea71c0Copy full SHA for 4ea71c0
1 file changed
+3
-3
lines changed+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments