cra-tailwindcss-in-js
cra-tailwindcss-in-js copied to clipboard
Update dependency eslint-plugin-cypress to v5
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-plugin-cypress | 2.12.1 -> 5.2.0 |
Release Notes
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v5.2.0
Features
v5.1.1
Bug Fixes
v5.1.0
Features
v5.0.1
Bug Fixes
v5.0.0
Breaking Changes
- Support for non-flat legacy configurations is removed. The default configuration
eslint-plugin-cypressnow resolves to the flat configuration instead of to the legacy configuration
Deprecations
eslint-plugin-cypress/flatis deprecated and should be replaced byeslint-plugin-cypress
Other
- remove legacy eslintrc configuration (#260) (618bd21)
- globals dependency is updated to 16.2.0
- semantic-release dependency is update to 24.2.5
v4.3.0
Features
v4.2.1
Bug Fixes
- deps: update all dependencies (5b827eb)
v4.2.0
Bug Fixes
Features
- add rule disallow usage of cypress-xpath (1ae902a)
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)
v2.15.2
Bug Fixes
- deps: update semantic-release to 19.0.3 (573be16)
v2.15.1
Bug Fixes
- unsafe-to-chain-command: Fix the false positive of 'focus' regex matching 'focused' (#144) (0c5f68b)
v2.14.0
Features
- pencil: add option for unsafe chaining rule to check for custom cypress methods (49c6eb3)
v2.13.4
Bug Fixes
- bump globals package to latest (8c9c9eb)
v2.13.3
Bug Fixes
- handle ImportBindings in
no-unnecessary-waitingrule (c626ad5)
v2.13.2
Bug Fixes
- Wait incorrectly reported as unsafe to chain (7c20206)
v2.13.1
Bug Fixes
v2.13.0
Features
- Add 'unsafe-to-chain-command' rule (bf6a75d)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.