Skip to content

chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.3.0#4812

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.2.0
Open

chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.3.0#4812
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-mocha from 10.5.0 to 11.3.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

11.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 configs field (#393)
  • Fix handling of suites in no-synchronous-tests (#401)

Enhancements

  • Fix: disallow extra properties in rule options (#395)
  • Improve exported plugin type (#400)

Documentation

  • Syntax highlighting for return in no-synchronous-tests-return (#402)

Build-Related

  • ci: drop node 23, add node 24 (#397)

11.2.0

Enhancements

  • Improve exported plugin type (#400)

Build-Related

  • ci: drop node 23, add node 24 (#397)

11.1.0

Bug Fixes

  • Fix detecting mocha config calls in no-setup-in-describe (#387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#379)

Enhancements

  • Include typescript declaration files in npm package (#378)

Documentation

  • Fix valid-suite-title options documentation (#385)

Code Refactoring

  • Add test to verify no-identical-title supports same titles in different suites (#388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#386)
  • Add regression tests for no-setup-in-describe (#380)

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

11.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 configs field (#393)
  • Fix handling of suites in no-synchronous-tests (#401)

Enhancements

  • Fix: disallow extra properties in rule options (#395)
  • Improve exported plugin type (#400)

Documentation

  • Syntax highlighting for return in no-synchronous-tests-return (#402)

Build-Related

  • ci: drop node 23, add node 24 (#397)

11.2.0 (October 2, 2025)

Enhancements

  • Improve exported plugin type (#400)

Build-Related

  • ci: drop node 23, add node 24 (#397)

11.1.0 (May 24, 2025)

Bug Fixes

  • Fix detecting mocha config calls in no-setup-in-describe (#387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#379)

Enhancements

  • Include typescript declaration files in npm package (#378)

Documentation

  • Fix valid-suite-title options documentation (#385)

Code Refactoring

  • Add test to verify no-identical-title supports same titles in different suites (#388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#386)

... (truncated)

Commits
  • d4a91e2 11.3.0
  • 3a32d78 Merge pull request #408 from KristjanTammekivi/fix-consistent-newline-in-loop
  • fe6e279 fix: ignore nested control flow in spacing rule
  • 702d814 Merge pull request #393 from rhysd/issue-392
  • 62fca7c Fix lint error in plugin test
  • 7cf7db2 Tighten plugin type definitions
  • 7079519 Fix type of the plugin object's configs field
  • 1bfd232 fix: don't add loops to current layer in consistent-spacing-between-blocks
  • 7895d72 Merge pull request #402 from mureinik/no-synchronous-tests-return-highlight
  • c9df300 Syntax highlighting for return in no-synchronous-tests-return
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@dependabot dependabot Bot requested a review from a team as a code owner December 1, 2025 06:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@johnmtll

Copy link
Copy Markdown
Contributor

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.2.0 chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.3.0 Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-mocha-11.2.0 branch from 48c16da to 89e912a Compare June 10, 2026 21:24
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.

1 participant