Skip to content

chore(deps): update dependency eslint-plugin-cypress to v5 #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

pactflow-renovate-bot[bot]
Copy link
Contributor

@pactflow-renovate-bot pactflow-renovate-bot bot commented Jun 8, 2025

This PR contains the following updates:

Package Type Update Change Pending
eslint-plugin-cypress devDependencies major 4.2.1 -> 5.0.1 5.1.0

Release Notes

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.0.1

Compare Source

Bug Fixes
  • stylistic: apply javascript formatting conventions (#​262) (bbd33fd)

v5.0.0

Compare Source

Breaking Changes
  • Support for non-flat legacy configurations is removed. The default configuration eslint-plugin-cypress now resolves to the flat configuration instead of to the legacy configuration
Deprecations
  • eslint-plugin-cypress/flat is deprecated and should be replaced by eslint-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

Compare Source

Features

v4.2.1

Compare Source

Bug Fixes
  • deps: update all dependencies (5b827eb)

v4.2.0

Compare Source

Bug Fixes
Features
  • add rule disallow usage of cypress-xpath (1ae902a)

v4.1.0

Compare Source

Features
  • docs: publish updated readme (2bc8d5a)

v4.0.0

Compare Source

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

Compare Source

Features
  • publish eslint v8 deprecation (44a7722)

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

Features
  • add name to configs (for tooling) (d2f8406)

v3.3.0

Compare Source

Features
  • add flat configurations (0e434c7)

v3.2.0

Compare Source

Features

v3.1.1

Compare Source

Bug Fixes
  • issue with unsafe to chain command that is not an action (93824e4)

v3.1.0

Compare Source

Features
  • apply no-pause rule recursively (f725f55)

v3.0.3

Compare Source

Bug Fixes
  • deps: update semantic-release to 23.0.8 (b3c2425)

v3.0.2

Compare Source

Bug Fixes
  • convert deprecated context calls (d3d333a)

v3.0.1

Compare Source

Bug Fixes
  • enable cypress/no-async-before (b57bf97)

v3.0.0

Compare Source

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

📅 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 has been generated by Renovate Bot.

@pactflow-renovate-bot
Copy link
Contributor Author

pactflow-renovate-bot bot commented Jun 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"6.8.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"8.32.1" from the root project
npm ERR!   peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"8.32.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-06-09T16_16_04_897Z-debug-0.log

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the gh-renovate/eslint-plugin-cypress-5.x branch from b531f7e to 12aa73c Compare June 9, 2025 16:16
@JP-Ellis JP-Ellis merged commit bf732dc into master Jun 9, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant