Skip to content

Commit 38bce4d

Browse files
build(deps-dev): bump mocha from 11.7.4 to 11.7.5 (#444)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.4 to 11.7.5. <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.7.5</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5">11.7.5</a> (2025-11-04)</h2> <h3>🩹 Fixes</h3> <ul> <li>swallow more <code>require</code> errors from *ts files (<a href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>) (<a href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d">d89dbaf</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>run tests on PRs for and pushes to v11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>) (<a href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d">8b21b38</a>)</li> <li>setup release-please for v11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>) (<a href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5">663fff4</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5">11.7.5</a> (2025-11-04)</h2> <h3>🩹 Fixes</h3> <ul> <li>swallow more <code>require</code> errors from *ts files (<a href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>) (<a href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d">d89dbaf</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>run tests on PRs for and pushes to v11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>) (<a href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d">8b21b38</a>)</li> <li>setup release-please for v11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>) (<a href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5">663fff4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/9a6a5db8401dec63ea81093dd862e9e9b13b44d0"><code>9a6a5db</code></a> chore(v11.x): release 11.7.5 (<a href="https://redirect.github.com/mochajs/mocha/issues/5523">#5523</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d"><code>8b21b38</code></a> chore: run tests on PRs for and pushes to v11.x (<a href="https://redirect.github.com/mochajs/mocha/issues/5525">#5525</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5"><code>663fff4</code></a> chore: setup release-please for v11 (<a href="https://redirect.github.com/mochajs/mocha/issues/5522">#5522</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/8d972202fe4efd3f55ce35358b840d7ade0a1cf5"><code>8d97220</code></a> Update release-please to include v11.x and use Node ^22</li> <li><a href="https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d"><code>d89dbaf</code></a> fix: swallow more <code>require</code> errors from *ts files (<a href="https://redirect.github.com/mochajs/mocha/issues/5498">#5498</a>)</li> <li>See full diff in <a href="https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5">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=11.7.4&new-version=11.7.5)](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 0a24be2 commit 38bce4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"extract-zip": "^2.0.1",
208208
"glob": "^11.0.3",
209209
"minimatch": "^10.0.1",
210-
"mocha": "^11.7.4",
210+
"mocha": "^11.7.5",
211211
"sinon": "^21.0.0",
212212
"split2": "^4.2.0",
213213
"stacktrace-parser": "^0.1.11",

0 commit comments

Comments
 (0)