Bump eslint-plugin-mocha from 10.5.0 to 11.0.0 by dependabot[bot] · Pull Request #10916 · ember-cli/ember-cli
Bumps eslint-plugin-mocha from 10.5.0 to 11.0.0.
Release notes
Sourced from eslint-plugin-mocha's releases.
11.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)
- Remove support for legacy configs and make the flat configs the default
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-utilsinstead of unmaintained eslint-utils (#358)- Use node builtin assert instead of chai (#357)
Build-Related
Changelog
Sourced from eslint-plugin-mocha's changelog.
11.0.0 (April 26, 2025)
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-utilsinstead of unmaintained eslint-utils (#358)- Use node builtin assert instead of chai (#357)
Build-Related
10.4.0 (March 7, 2024)
Features
- Add support for eslint flat config format (#349)
10.3.0 (February 16, 2024)
Features
- Add
consistent-spacing-between-blocksrule (#340)Documentation
... (truncated)
Commits
6c298ac11.0.0ca0c04dMerge pull request #374 from lo1tuma/packtorya3789b3Use packtory as a release tool4cfb19aMerge pull request #370 from lo1tuma/node-updates6525287Update CI matrix to use latest node versionsa5a2e5dMerge pull request #372 from lo1tuma/typescript68fd666Migrate codebase to typescriptf8a1680Merge pull request #371 from lo1tuma/deps-up9e09c9cUpdate dependencies436319aMerge pull request #369 from lo1tuma/description-to-title- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.