Skip to content

Commit

Permalink
build(deps): bump mocha from 10.5.2 to 10.6.0 in /node (#356)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.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.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: allow ^ versions for character encoding packages by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5150">mochajs/mocha#5150</a></li>
<li>feat: allow ^ versions for yargs packages by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5152">mochajs/mocha#5152</a></li>
<li>feat: allow ^ versions for file matching packages by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5151">mochajs/mocha#5151</a></li>
<li>feat: allow ^ versions for data serialization packages by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5153">mochajs/mocha#5153</a></li>
<li>feat: allow ^ versions for miscellaneous packages by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5154">mochajs/mocha#5154</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0">https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0</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.6.0 / 2024-07-02</h2>
<h3>:tada: Enhancements</h3>
<ul>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5150">#5150</a>
feat: allow ^ versions for character encoding packages (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5151">#5151</a>
feat: allow ^ versions for file matching packages (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5152">#5152</a>
feat: allow ^ versions for yargs packages (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5153">#5153</a>
feat: allow ^ versions for data serialization packages (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5154">#5154</a>
feat: allow ^ versions for miscellaneous packages (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/177732fee8b73be23bf7e1d4fbb851b13d36f6bf"><code>177732f</code></a>
Release 10.6.0</li>
<li><a
href="https://github.com/mochajs/mocha/commit/021aa80442436b448c4b1da81449676928610be7"><code>021aa80</code></a>
docs: add 10.6.0 to CHANGELOG.md</li>
<li><a
href="https://github.com/mochajs/mocha/commit/528836eae9855d30c28bcf9f36577b4f1f34a7c9"><code>528836e</code></a>
docs: fix month numbers in CHANGELOG.md</li>
<li><a
href="https://github.com/mochajs/mocha/commit/bb8d7b954495b33f93010ee43f39b9ab5ec37308"><code>bb8d7b9</code></a>
feat: allow ^ versions for miscellaneous packages (<a
href="https://redirect.github.com/mochajs/mocha/issues/5154">#5154</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/514b83ff9b7048130faaff3479882fa0819830e2"><code>514b83f</code></a>
feat: allow ^ versions for data serialization packages (<a
href="https://redirect.github.com/mochajs/mocha/issues/5153">#5153</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/be826062f21ac38e310d981490110c38abacc3f6"><code>be82606</code></a>
feat: allow ^ versions for file matching packages (<a
href="https://redirect.github.com/mochajs/mocha/issues/5151">#5151</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/71e9fbae3bd7b706c142cce5b249e65a7c2ce6d4"><code>71e9fba</code></a>
feat: allow ^ versions for yargs packages (<a
href="https://redirect.github.com/mochajs/mocha/issues/5152">#5152</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/38695dadba21a488d7c54424a75d537f52cd250a"><code>38695da</code></a>
feat: allow ^ versions for character encoding packages (<a
href="https://redirect.github.com/mochajs/mocha/issues/5150">#5150</a>)</li>
<li>See full diff in <a
href="https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0">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.5.2&new-version=10.6.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent dbb096d commit b73d0ff
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions node/package-lock.json

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

2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"mocha": "^10.5.2"
"mocha": "^10.6.0"
},
"devDependencies": {
"@types/mocha": "^10.0.7",
Expand Down

0 comments on commit b73d0ff

Please sign in to comment.