Bumps eslint-plugin-mocha from 11.2.0 to 11.3.0.
Release notesSourced from eslint-plugin-mocha's releases.
Changelog11.3.0
Bug Fixes
- fix: don't add loops to current layer in consistent-spacing-between-b… (#408)
- Fix type of the plugin object's
configsfield (#393)- Fix handling of suites in no-synchronous-tests (#401)
Enhancements
Documentation
- Syntax highlighting for return in no-synchronous-tests-return (#402)
Build-Related
- ci: drop node 23, add node 24 (#397)
Sourced from eslint-plugin-mocha's changelog.
Commits11.3.0 (May 18, 2026)
Bug Fixes
- fix: don't add loops to current layer in consistent-spacing-between-b… (#408)
- Fix type of the plugin object's
configsfield (#393)- Fix handling of suites in no-synchronous-tests (#401)
Enhancements
Documentation
- Syntax highlighting for return in no-synchronous-tests-return (#402)
Build-Related
- ci: drop node 23, add node 24 (#397)
d4a91e211.3.03a32d78Merge pull request #408 from KristjanTammekivi/fix-consistent-newline-in-loopfe6e279fix: ignore nested control flow in spacing rule702d814Merge pull request #393 from rhysd/issue-39262fca7cFix lint error in plugin test7cf7db2Tighten plugin type definitions7079519Fix type of the plugin object'sconfigsfield1bfd232fix: don't add loops to current layer in consistent-spacing-between-blocks7895d72Merge pull request #402 from mureinik/no-synchronous-tests-return-highlightc9df300Syntax highlighting for return in no-synchronous-tests-return- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.