Skip to content

chore: update dependency eslint-plugin-mocha to v11 #724

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha ^10.5.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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@coveralls
Copy link

coveralls commented Apr 26, 2025

Pull Request Test Coverage Report for Build 15939028692

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 58.919%

Totals Coverage Status
Change from base Build 15939023327: 0.0%
Covered Lines: 722
Relevant Lines: 1153

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-lint-packages branch 5 times, most recently from d73a613 to 1bab24c Compare May 5, 2025 05:37
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 4 times, most recently from a816ac7 to 1c9fe0a Compare May 14, 2025 02:35
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 5 times, most recently from ce16697 to b5fe216 Compare May 20, 2025 03:41
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 5 times, most recently from 7aed534 to 9939bf2 Compare May 31, 2025 01:57
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 2 times, most recently from 1385a5f to 02b4dd2 Compare June 3, 2025 17:37
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 7 times, most recently from 77d74b5 to 7c74e08 Compare June 16, 2025 05:31
@renovate renovate bot force-pushed the renovate/major-lint-packages branch 3 times, most recently from d2faece to 2d52758 Compare June 24, 2025 19:30
@renovate renovate bot force-pushed the renovate/major-lint-packages branch from 2d52758 to 2344a66 Compare June 27, 2025 17:24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-lint-packages branch from 2344a66 to fd261d9 Compare June 28, 2025 01:31
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.

1 participant