swagger-editor
swagger-editor copied to clipboard
chore(deps-dev): bump eslint-plugin-mocha from 10.5.0 to 11.1.0
Bumps eslint-plugin-mocha from 10.5.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)
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
... (truncated)
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)
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
... (truncated)
Commits
1e5a3a111.1.06b46bb9Merge pull request #388 from lo1tuma/issue-3819e4ebf8Merge pull request #387 from lo1tuma/issue-38381f7a63Fix detecting mocha config calls in no-setup-in-describefaf13eeAdd test to verify no-identical-title supports same titles in different suites7cea27fMerge pull request #386 from lo1tuma/issue-38479e5829Merge pull request #385 from lo1tuma/lo1tuma-patch-1bb954f1Add test-case to verify generated tests work with consistent-spacing-between-...ae3813cMerge pull request #380 from perrin4869/test/no-setup-in-describe/add-regressioncdd729cFix list character- Additional commits viewable in compare view
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 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)