Skip to content

Commit 7e66abd

Browse files
chore(deps): update dependency mocha to v11.7.1 (#335)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`11.7.0` -> `11.7.1`](https://renovatebot.com/diffs/npm/mocha/11.7.0/11.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/11.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/11.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/11.7.0/11.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/11.7.0/11.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha (mocha)</summary> ### [`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](https://redirect.github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba)) ##### 🧹 Chores - add esm loader test ([#&#8203;5383](https://redirect.github.com/mochajs/mocha/issues/5383)) ([f58e49f](https://redirect.github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 1f123c9 commit 7e66abd

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
@@ -87,7 +87,7 @@
8787
"fast-glob": "^3.3.2",
8888
"globals": "^16.0.0",
8989
"mkdirp": "^3.0.1",
90-
"mocha": "11.7.0",
90+
"mocha": "11.7.1",
9191
"neostandard": "0.12.1",
9292
"npm-run-all2": "^8.0.0",
9393
"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)