Skip to content

chore(deps): update dependency eslint-plugin-mocha to v11 #199

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha ^9.0.0 -> ^11.1.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)

v11.1.0

Compare Source

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)

v11.0.0

Compare Source

Breaking Changes
  • Rename *-description rules to *-title (#​369)
  • Rename no-async-describe to no-async-suite (#​368)
  • Drop support for commonjs in no-exports rule (#​366)
  • Implement new resolve algorithm (#​365)
  • Switch to ESM (#​362)
  • Stop supporting ESLint versions < 9 (#​359)
  • Remove support for node v14, v16 and v18 (#​345)
Features
  • Implement new rule consistent-interface (#​367)
Enhancements
  • Add name to flat configs (#​356)
Dependency Upgrades
Code Refactoring
Build-Related
  • Use packtory as a release tool (#​374)
  • Update CI matrix to use latest node versions (#​370)

v10.5.0

Compare Source

Enhancements
  • Add name to flat configs (#​356)

v10.4.3

Compare Source

Bug Fixes
  • Fix support for ESLint versions < 8.40.0

v10.4.2

Compare Source

Bug Fixes
  • Stop using deprecated ESLint context methods

v10.4.1

Compare Source

Bug Fixes
  • Downgrade globals package to support node versions < v18

v10.4.0

Compare Source

Features
  • Add support for eslint flat config format (#​349)

v10.3.0

Compare Source

Features
  • Add consistent-spacing-between-blocks rule (#​340)
Documentation
  • Add screendriver to contributors (#​339)

v10.2.0

Compare Source

Features
  • Support function calls as custom names (to stop false warnings) (#​336)
Documentation
  • Automate docs with eslint-doc-generator (#​330)
Dependency Upgrades
  • Update all dependencies (#​334)
Build-Related
  • Include Node.js v20 in continuous integration pipeline (#​338)
  • Introduce "release-it" to make releases more comfortable (#​337)

v10.1.0

Compare Source

Enhancements
  • Support this for additionalCustomNames (#​329)

v10.0.5

Compare Source

Bug Fixes
  • Support Node 18 + switch from ramda to rambda (#​326)
Code Refactoring
  • Add unit tests to verify the correct reference is analyzed for shadowing (#​328)

v10.0.4

Compare Source

Documentation
  • Document recommended error level (#​317)
Dependency Upgrades
  • Bump package versions due to vulnerability issues (#​320)

v10.0.3

Compare Source

Bug Fixes
  • Allow dynamic expressions as description argument in no-empty-description (#​316)

v10.0.2

Compare Source

Bug Fixes
  • Fix no-empty-description rule to not report on dynamic values (#​315)
Code Refactoring
  • chore: switch yarn command to npm (#​309)

v10.0.1

Compare Source

Bug Fixes
  • Add mocha prefix to "no-empty-description" rule name in rec config (#​310)
Build-Related
  • chore: use npm-run-all to run lint/test scripts (#​308)

v10.0.0

Compare Source

Breaking Changes
  • Turn off no-hooks-for-single-case in recommended (#​307)
  • Drop support for node v12 (#​299)
Features
Enhancements
  • Add rule documentation URLs (and eslint-plugin-eslint-plugin) (#​294)
Documentation
  • Remove unavailable badge from README (#​305)
Dependency Upgrades
Code Refactoring
  • Remove eslint-config-holidaycheck dev dependency (#​300)
Build-Related
  • Add markdownlint and fix linting issues (#​306)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label Apr 29, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-mocha-11.x branch from 8f23bd1 to 0f9fba3 Compare May 24, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants