Draft: fix(deps): update dependency eslint-plugin-cypress to v4
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-cypress | dependencies | major | 2.15.2 -> 4.1.0 |
This MR may involve breaking changes so it should be carefully checked.
Release Notes
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v4.1.0
Features
- docs: publish updated readme (2bc8d5a)
v4.0.0
Features
- minimum version eslint v9 (b50181a)
BREAKING CHANGES
- Support ESLint v9 and above only
Support for ESlint v7 & v8 is removed languageOptions ecmaVersion: 2019 and sourceType: module are removed from eslint-plugin-cypress/flat config globals is updated to 15.11.0 eslint-plugin-n is updated to 17.11.1
v3.6.0
Features
- publish eslint v8 deprecation (44a7722)
v3.5.0
Features
- add rule no-debug (033de6e)
v3.4.0
Features
- add
nameto configs (for tooling) (d2f8406)
v3.3.0
Features
- add flat configurations (0e434c7)
v3.2.0
Features
- support eslint v9 through @eslint/eslintrc (25e092e)
v3.1.1
Bug Fixes
- issue with unsafe to chain command that is not an action (93824e4)
v3.1.0
Features
- apply no-pause rule recursively (f725f55)
v3.0.3
Bug Fixes
- deps: update semantic-release to 23.0.8 (b3c2425)
v3.0.2
Bug Fixes
- convert deprecated context calls (d3d333a)
v3.0.1
Bug Fixes
- enable cypress/no-async-before (b57bf97)
v3.0.0
BREAKING CHANGES
- Support for ESlint v3, v4, v5 & v6 is removed (bafb3b6)
- Support ESLint v7 and v8 only (ESLint v9 is not yet supported)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by AV Bot