Skip to content

Build(deps-dev): Bump eslint-plugin-mocha from 11.2.0 to 11.3.0#3185

Merged
samuelwei merged 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0
Jun 5, 2026
Merged

Build(deps-dev): Bump eslint-plugin-mocha from 11.2.0 to 11.3.0#3185
samuelwei merged 1 commit into
developfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps eslint-plugin-mocha from 11.2.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)
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)
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 Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.78%. Comparing base (9f4514c) to head (6635667).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3185   +/-   ##
==========================================
  Coverage      96.78%   96.78%           
  Complexity      1948     1948           
==========================================
  Files            468      468           
  Lines          13364    13364           
  Branches        2215     2215           
==========================================
  Hits           12935    12935           
  Misses           429      429           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.2.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@11.2.0...11.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0 branch from b0d6ef2 to 6635667 Compare June 5, 2026 09:01
@samuelwei samuelwei merged commit 3a3d273 into develop Jun 5, 2026
15 of 16 checks passed
@samuelwei samuelwei deleted the dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0 branch June 5, 2026 10:46
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