chore(deps): update dependency mocha to v11.7.4 (#846)

This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [mocha](https://mochajs.org/)
([source](https://redirect.github.com/mochajs/mocha)) | [`11.6.0` ->
`11.7.4`](https://renovatebot.com/diffs/npm/mocha/11.6.0/11.7.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/11.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/11.6.0/11.7.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mochajs/mocha (mocha)</summary>

###
[`v11.7.4`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1174-2025-10-01)

[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.3...v11.7.4)

##### 🩹 Fixes

- watch mode using chokidar v4
([#&#8203;5379](https://redirect.github.com/mochajs/mocha/issues/5379))
([c2667c3](c2667c3b3f))

##### 📚 Documentation

- migrate remaining legacy wiki pages to main documentation
([#&#8203;5465](https://redirect.github.com/mochajs/mocha/issues/5465))
([bff9166](bff9166073))

##### 🧹 Chores

- remove trailing spaces
([#&#8203;5475](https://redirect.github.com/mochajs/mocha/issues/5475))
([7f68e5c](7f68e5c156))

###
[`v11.7.3`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1173-2025-09-30)

[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.2...v11.7.3)

##### 🩹 Fixes

- use original require() error for TS files if
ERR\_UNKNOWN\_FILE\_EXTENSION
([#&#8203;5408](https://redirect.github.com/mochajs/mocha/issues/5408))
([ebdbc48](ebdbc48769))

##### 📚 Documentation

- add security escalation policy
([#&#8203;5466](https://redirect.github.com/mochajs/mocha/issues/5466))
([4122c7d](4122c7d13d))
- fix duplicate global leak documentation
([#&#8203;5461](https://redirect.github.com/mochajs/mocha/issues/5461))
([1164b9d](1164b9da89))
- migrate third party UIs wiki page to docs
([#&#8203;5434](https://redirect.github.com/mochajs/mocha/issues/5434))
([6654704](66547045cb))
- update maintainer release notes for release-please
([#&#8203;5453](https://redirect.github.com/mochajs/mocha/issues/5453))
([185ae1e](185ae1eabe))

##### 🤖 Automation

- **deps:** bump actions/setup-node in the github-actions group
([#&#8203;5459](https://redirect.github.com/mochajs/mocha/issues/5459))
([48c6f40](48c6f4068b))

###
[`v11.7.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1172-2025-09-01)

[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.1...v11.7.2)

##### 🩹 Fixes

- fail with an informative error message on a file with a broken default
import
([#&#8203;5413](https://redirect.github.com/mochajs/mocha/issues/5413))
([b0e6135](b0e6135059))
- load mjs files correctly
([#&#8203;5429](https://redirect.github.com/mochajs/mocha/issues/5429))
([a947b9b](a947b9b955))

##### 📚 Documentation

- add banner from old site to new site, link from new to old
([#&#8203;5414](https://redirect.github.com/mochajs/mocha/issues/5414))
([dedef11](dedef110a2))
- add info on spies to legacy docs
([#&#8203;5421](https://redirect.github.com/mochajs/mocha/issues/5421))
([21f5544](21f554459c))
- explain node import swallowing error
([#&#8203;5401](https://redirect.github.com/mochajs/mocha/issues/5401))
([09f5b2c](09f5b2c9de))
- fix links in new site
([#&#8203;5416](https://redirect.github.com/mochajs/mocha/issues/5416))
([b2bc769](b2bc769c6c))
- migrate assertion libraries wiki link to main docs
([#&#8203;5442](https://redirect.github.com/mochajs/mocha/issues/5442))
([95f3ca8](95f3ca8bc3))
- migrate count assertions wiki page to docs
([#&#8203;5438](https://redirect.github.com/mochajs/mocha/issues/5438))
([02a306c](02a306c6cb))
- migrate shared behaviours to docs-next
([#&#8203;5432](https://redirect.github.com/mochajs/mocha/issues/5432))
([1dc4aa9](1dc4aa98eb))
- migrate Spies wiki page to explainers
([#&#8203;5420](https://redirect.github.com/mochajs/mocha/issues/5420))
([cbcf007](cbcf007c5a))
- Migrate tagging wiki page to docs
([#&#8203;5435](https://redirect.github.com/mochajs/mocha/issues/5435))
([876247a](876247a8a6))
- migrate third party reporters wiki page to docs
([#&#8203;5433](https://redirect.github.com/mochajs/mocha/issues/5433))
([f70764c](f70764c9a5))
- migrate to global leak wiki page to docs
([#&#8203;5437](https://redirect.github.com/mochajs/mocha/issues/5437))
([8a6fdca](8a6fdcafcc))
- update /next bug report link to be docs issue template
([#&#8203;5424](https://redirect.github.com/mochajs/mocha/issues/5424))
([668cb66](668cb66e12))

##### 🧹 Chores

- add issue form for ️ Performance
([#&#8203;5406](https://redirect.github.com/mochajs/mocha/issues/5406))
([a908b3b](a908b3b866))
- add test for `-R import-only-loader`
([#&#8203;5391](https://redirect.github.com/mochajs/mocha/issues/5391))
([6ee5b48](6ee5b483b8))
- also test Node.js 24 in CI
([#&#8203;5405](https://redirect.github.com/mochajs/mocha/issues/5405))
([15f5980](15f5980528))
- bump CI to use 20.19.4, 22.18.0, 24.6.0
([#&#8203;5430](https://redirect.github.com/mochajs/mocha/issues/5430))
([ace5eb4](ace5eb47a7))
- bump Knip to 5.61.2
([#&#8203;5394](https://redirect.github.com/mochajs/mocha/issues/5394))
([f3d7430](f3d743061d))
- cleanup references of --opts
([#&#8203;5402](https://redirect.github.com/mochajs/mocha/issues/5402))
([1096b37](1096b376c3))
- enabled ESLint's no-unused-vars
([#&#8203;5399](https://redirect.github.com/mochajs/mocha/issues/5399))
([d4168ae](d4168aef4c))
- move callback and object typedefs to a new types.d.ts
([#&#8203;5351](https://redirect.github.com/mochajs/mocha/issues/5351))
([3300d21](3300d2155a))
- rewrite base path instead of copy-pasting
([#&#8203;5431](https://redirect.github.com/mochajs/mocha/issues/5431))
([c6c6740](c6c6740fb4))
- unify caught errors as err
([#&#8203;5439](https://redirect.github.com/mochajs/mocha/issues/5439))
([d4912e7](d4912e705c))
- Update experimental module detection test and pin exact Node versions
([#&#8203;5417](https://redirect.github.com/mochajs/mocha/issues/5417))
([2489090](2489090223))

##### 🤖 Automation

- **deps:** bump actions/checkout in the github-actions group
([#&#8203;5419](https://redirect.github.com/mochajs/mocha/issues/5419))
([03ac2d0](03ac2d0e6e))

###
[`v11.7.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1171-2025-06-24)

[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.0...v11.7.1)

##### 🩹 Fixes

- always fallback to import() if require() fails
([#&#8203;5384](https://redirect.github.com/mochajs/mocha/issues/5384))
([295c168](295c168628))

##### 🧹 Chores

- add esm loader test
([#&#8203;5383](https://redirect.github.com/mochajs/mocha/issues/5383))
([f58e49f](f58e49f08d))

###
[`v11.7.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1170-2025-06-18)

[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.6.0...v11.7.0)

##### 🌟 Features

- use require to load esm
([#&#8203;5366](https://redirect.github.com/mochajs/mocha/issues/5366))
([41e24a2](41e24a2429))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cnpm/cnpmcore).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-23 23:09:20 +08:00
committed by GitHub
parent f3f3584d62
commit 4213bd8823

View File

@@ -81,10 +81,10 @@
"registry"
],
"overrides": {
"mocha": "11.6.0"
"mocha": "11.7.4"
},
"resolutions": {
"mocha": "11.6.0"
"mocha": "11.7.4"
},
"dependencies": {
"@eggjs/redis": "beta",