Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency mocha to v11 (#674)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/mocha/10.8.2/11.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/10.8.2/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/10.8.2/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha (mocha)</summary> ### [`v11.0.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1100-2024-11-11) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v10.8.2...v11.0.0) ##### ⚠ BREAKING CHANGES - adapt new engine range for Mocha 11 ([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216)) ##### 🌟 Features - allow calling hook methods ([#​5231](https://redirect.github.com/mochajs/mocha/issues/5231)) ([e3da641](https://redirect.github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e)) ##### 🩹 Fixes - adapt new engine range for Mocha 11 ([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216)) ([80da25a](https://redirect.github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a)) ##### 📚 Documentation - downgrade example/tests chai to 4.5.0 ([#​5245](https://redirect.github.com/mochajs/mocha/issues/5245)) ([eac87e1](https://redirect.github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 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/JoshuaKGoldberg/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information