Skip to content

Commit be7b875

Browse files
chore(deps): update dependency mocha to v11.7.5 (#416)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`11.7.4` -> `11.7.5`](https://renovatebot.com/diffs/npm/mocha/11.7.4/11.7.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/11.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/11.7.4/11.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha (mocha)</summary> ### [`v11.7.5`](https://redirect.github.com/mochajs/mocha/releases/tag/v11.7.5) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.4...v11.7.5) ##### 🩹 Fixes - swallow more `require` errors from \*ts files ([#&#8203;5498](https://redirect.github.com/mochajs/mocha/issues/5498)) ([d89dbaf](https://redirect.github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d)) ##### 🧹 Chores - run tests on PRs for and pushes to v11.x ([#&#8203;5525](https://redirect.github.com/mochajs/mocha/issues/5525)) ([8b21b38](https://redirect.github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d)) - setup release-please for v11 ([#&#8203;5522](https://redirect.github.com/mochajs/mocha/issues/5522)) ([663fff4](https://redirect.github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/CycloneDX/cyclonedx-node-yarn). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c929ee8 commit be7b875

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"knip": "5.68.0",
9494
"libxmljs2": "^0.35||^0.37",
9595
"mkdirp": "^3.0.1",
96-
"mocha": "11.7.4",
96+
"mocha": "11.7.5",
9797
"neostandard": "0.12.2",
9898
"npm-run-all2": "^8.0.0",
9999
"rimraf": "^6.0.1",

yarn.lock

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

0 commit comments

Comments
 (0)