prop-types-extra
prop-types-extra copied to clipboard
chore(deps): update dependency eslint-plugin-mocha to v11
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-plugin-mocha | ^9.0.0 -> ^11.2.0 |
Release Notes
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
v11.2.0
Enhancements
- Improve exported plugin type (#400)
Build-Related
- ci: drop node 23, add node 24 (#397)
v11.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)
v11.0.0
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
- Migrate codebase to typescript (#372)
- Replace nyc with c8 for collecting coverage information (#361)
- Use @eslint-community/eslint-utils instead of unmaintained eslint-utils (#358)
- Use node builtin assert instead of chai (#357)
Build-Related
v10.5.0
Enhancements
- Add name to flat configs (#356)
v10.4.3
Bug Fixes
- Fix support for ESLint versions < 8.40.0
v10.4.2
Bug Fixes
- Stop using deprecated ESLint context methods
v10.4.1
Bug Fixes
- Downgrade
globalspackage to support node versions < v18
v10.4.0
Features
- Add support for eslint flat config format (#349)
v10.3.0
Features
- Add
consistent-spacing-between-blocksrule (#340)
Documentation
- Add screendriver to contributors (#339)
v10.2.0
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
Enhancements
- Support this for additionalCustomNames (#329)
v10.0.5
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
Documentation
- Document recommended error level (#317)
Dependency Upgrades
- Bump package versions due to vulnerability issues (#320)
v10.0.3
Bug Fixes
- Allow dynamic expressions as description argument in no-empty-description (#316)
v10.0.2
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
Bug Fixes
- Add
mochaprefix to "no-empty-description" rule name in rec config (#310)
Build-Related
- chore: use
npm-run-allto run lint/test scripts (#308)
v10.0.0
Breaking Changes
Features
Enhancements
- Add rule documentation URLs (and eslint-plugin-eslint-plugin) (#294)
Documentation
- Remove unavailable badge from README (#305)
Dependency Upgrades
- Update devDependencies (#301)
Code Refactoring
- Remove eslint-config-holidaycheck dev dependency (#300)
Build-Related
- Add
markdownlintand 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.