chore(deps): update dependency eslint-plugin-cypress to v4
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-cypress | devDependencies | major | ^3.6.0 -> ^4.3.0 |
Release Notes
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
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
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 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 has been generated by Renovate Bot.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| npm/eslint-plugin-cypress@3.6.0 ⏵ 4.3.0 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 18.71%. Comparing base (11ed394) to head (7392234).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1179 +/- ##
==========================================
- Coverage 18.78% 18.71% -0.08%
==========================================
Files 76 76
Lines 8454 8454
==========================================
- Hits 1588 1582 -6
- Misses 6866 6872 +6
| Flag | Coverage Δ | |
|---|---|---|
| backend | 18.71% <ø> (-0.08%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.