Skip to content

chore(deps): bump eslint-plugin-mocha from 10.5.0 to 12.0.0 in /packages/eslint-config-godaddy - #1421

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/eslint-config-godaddy/eslint-plugin-mocha-12.0.0
Open

chore(deps): bump eslint-plugin-mocha from 10.5.0 to 12.0.0 in /packages/eslint-config-godaddy#1421
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/eslint-config-godaddy/eslint-plugin-mocha-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-mocha from 10.5.0 to 12.0.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

[email protected]

12.0.0 (July 27, 2026)

Breaking Changes

  • Rename no-return-and-callback to no-return-and-done (#467)
  • Adjust recommended config defaults (#466)
  • Rename no-synchronous-tests option to allowedAsyncMethods (#449)
  • Rename no-setup-in-describe to no-setup-in-suite (#447)
  • Rename no-hooks-for-single-case to no-hooks-for-single-child (#448)
  • Move no-sibling-hooks functionality into consistent-structure (#441)
  • Rename no-global-tests to no-top-level-tests (#434)
  • Rename no-top-level-hooks to no-root-hooks (#433)
  • Rename named-import interface setting from exports to require (#432)
  • Require ESLint v10.2.0 (#425)

Bug Fixes

  • Fix no-sibling-hooks nested function false positives (#439)
  • Fix no-mocha-arrows fixer for commented concise bodies (#430)
  • Don’t flag usage of non-configured mocha interface methods (#431)
  • Declare rules as JS-only (#426)
  • Guard the no-async-suite fixer against await expressions (#417)

Features

  • Add no-conditional-tests rule (#461)
  • Add limit-slow rule (#458)
  • Add limit-retries rule (#457)
  • Add limit-timeout rule (#456)
  • Add rule no-done-twice to reject multiple done() calls (#453)
  • Add no-code-after-done rule to reject code after done() (#451)
  • Add rule no-async-and-done to forbid async callbacks with done (#455)
  • Add rule for async operations in synchronous tests (#444)
  • Add no-nested-suites rule (#442)
  • Add consistent-structure rule for suite ordering (#440)
  • Support custom hook names (#422)

Enhancements

  • Add hook-order support to consistent-structure (#462)
  • Extend no-pending-tests to catch this.skip() (#454)
  • Extend no-async-in-sync-tests for scheduling APIs (#452)
  • Allow commented skips in no-pending-tests (#445)
  • handle-done-callback: require done callback handling in every branch (#443)
  • Allow done callback property handoff (#438)
  • Handle TypeScript this parameters in done callback rule (#437)
  • Support custom exports wrapper functions (#423)
  • Add suggestions for no-exports (#421)
  • Add suggestions for no-pending-tests (#419)

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

eslint-plugin-mocha 12.0.0 (July 27, 2026)

Breaking Changes

  • Rename no-return-and-callback to no-return-and-done (#467)
  • Adjust recommended config defaults (#466)
  • Rename no-synchronous-tests option to allowedAsyncMethods (#449)
  • Rename no-setup-in-describe to no-setup-in-suite (#447)
  • Rename no-hooks-for-single-case to no-hooks-for-single-child (#448)
  • Move no-sibling-hooks functionality into consistent-structure (#441)
  • Rename no-global-tests to no-top-level-tests (#434)
  • Rename no-top-level-hooks to no-root-hooks (#433)
  • Rename named-import interface setting from exports to require (#432)
  • Require ESLint v10.2.0 (#425)

Bug Fixes

  • Fix no-sibling-hooks nested function false positives (#439)
  • Fix no-mocha-arrows fixer for commented concise bodies (#430)
  • Don’t flag usage of non-configured mocha interface methods (#431)
  • Declare rules as JS-only (#426)
  • Guard the no-async-suite fixer against await expressions (#417)

Features

  • Add no-conditional-tests rule (#461)
  • Add limit-slow rule (#458)
  • Add limit-retries rule (#457)
  • Add limit-timeout rule (#456)
  • Add rule no-done-twice to reject multiple done() calls (#453)
  • Add no-code-after-done rule to reject code after done() (#451)
  • Add rule no-async-and-done to forbid async callbacks with done (#455)
  • Add rule for async operations in synchronous tests (#444)
  • Add no-nested-suites rule (#442)
  • Add consistent-structure rule for suite ordering (#440)
  • Support custom hook names (#422)

Enhancements

  • Add hook-order support to consistent-structure (#462)
  • Extend no-pending-tests to catch this.skip() (#454)
  • Extend no-async-in-sync-tests for scheduling APIs (#452)
  • Allow commented skips in no-pending-tests (#445)
  • handle-done-callback: require done callback handling in every branch (#443)
  • Allow done callback property handoff (#438)
  • Handle TypeScript this parameters in done callback rule (#437)
  • Support custom exports wrapper functions (#423)
  • Add suggestions for no-exports (#421)
  • Add suggestions for no-pending-tests (#419)
  • Add allow option to no-setup-in-describe (#424)

... (truncated)

Commits
  • abf2704 Merge pull request #496 from lo1tuma/release/eslint-plugin-mocha
  • 593882d Release packages
  • 995bacd Merge pull request #534 from lo1tuma/renovate/lock-file-maintenance
  • b5ff3b9 Lock file maintenance
  • 7ee2ae2 Merge pull request #544 from lo1tuma/renovate/eslint-community-eslint-utils-4.x
  • 397c8d9 Merge pull request #545 from lo1tuma/renovate/knip-6.x
  • be1f037 Update dependency knip to v6.29.0
  • d747357 Update dependency @​eslint-community/eslint-utils to v4.10.1
  • b512c41 Merge pull request #546 from lo1tuma/prevent-label-policy-cancellations
  • 1038850 Prevent label policy run cancellations
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-mocha since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.5.0 to 12.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/[email protected])

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 12:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
@changeset-bot

changeset-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 025acb9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants