Build(deps-dev): Bump eslint-plugin-mocha from 11.2.0 to 11.3.0#3185
Merged
samuelwei merged 1 commit intoJun 5, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
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>
b0d6ef2 to
6635667
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps eslint-plugin-mocha from 11.2.0 to 11.3.0.
Release notes
Sourced from eslint-plugin-mocha's releases.
Changelog
Sourced from eslint-plugin-mocha's changelog.
Commits
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