Skip to content

chore(deps-dev): bump eslint-plugin-mocha from 11.0.0 to 11.1.0 #5024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps eslint-plugin-mocha from 11.0.0 to 11.1.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

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)
Changelog

Sourced from eslint-plugin-mocha's changelog.

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)
  • Add regression tests for no-setup-in-describe (#380)
Commits
  • 1e5a3a1 11.1.0
  • 6b46bb9 Merge pull request #388 from lo1tuma/issue-381
  • 9e4ebf8 Merge pull request #387 from lo1tuma/issue-383
  • 81f7a63 Fix detecting mocha config calls in no-setup-in-describe
  • faf13ee Add test to verify no-identical-title supports same titles in different suites
  • 7cea27f Merge pull request #386 from lo1tuma/issue-384
  • 79e5829 Merge pull request #385 from lo1tuma/lo1tuma-patch-1
  • bb954f1 Add test-case to verify generated tests work with consistent-spacing-between-...
  • ae3813c Merge pull request #380 from perrin4869/test/no-setup-in-describe/add-regression
  • cdd729c Fix list character
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.0.0 to 11.1.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.0.0...11.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-version: 11.1.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/3.x/eslint-plugin-mocha-11.1.0 branch from 3e9206d to 6416227 Compare June 23, 2025 15:35
@kobenguyent kobenguyent merged commit 21bc6d5 into 3.x Jun 24, 2025
12 checks passed
@kobenguyent kobenguyent deleted the dependabot/npm_and_yarn/3.x/eslint-plugin-mocha-11.1.0 branch June 24, 2025 07:49
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