Skip to content

chore(deps): update dependency eslint-plugin-cypress to v7 - #883

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-cypress-7.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-cypress-7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-cypress ^5.0.0^7.0.0 age confidence

Release Notes

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

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • ESLint v9 reached end-of-life on 2026-08-06
    ESLint v10 is now the minimum version supported

Update dependencies
@​typescript-eslint/rule-tester to 8.66.0
eslint to 10.8.0
eslint-plugin-eslint-plugin to 7.6.1
eslint-plugin-mocha 12.0.2
globals to 17.9.0
typescript-eslint to 8.66.0

Disable
mocha/no-async-in-sync-tests rule in documentation

  • chore: rename rule to mocha/no-setup-in-suite

Previously was mocha/no-setup-in-describe

v6.4.4

Compare Source

Bug Fixes

v6.4.3

Compare Source

Bug Fixes

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features
  • support chains started of helper functions in unsafe-to-chain-command (#​307) (bdf94f2)

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features
  • added no-and rule to ensure .and() follows certain commands (#​310) (c0b7e3b)

v6.2.3

Compare Source

Bug Fixes
  • no-unnecessary-waiting flag identifiers defined in object/array patterns (#​308) (f5ccf77)

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes
  • conditional expressions are now checked by require-data-selectors (#​305) (d69d417)

v6.2.0

Compare Source

Features
  • require-data-selector uses consistent rules with assignments (#​302) (de98a5d)

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Features
  • publish v6 with ESLint v10 migration completion (#​298)
BREAKING CHANGES
  • Remove deprecated eslint-plugin-cypress/flat configuration
  • Use eslint-plugin-cypress instead
  • Update globals to 17.3.0

Other changes:

  • Add package type commonjs
  • Documentation updates related to flat configuration
  • Update Node.js to 24.13.1

v5.4.0: (DEPRECATED)

Compare Source

Deprecated: Accidentally includes breaking changes from 6.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from DaveHanns and l2ysho as code owners August 7, 2026 12:04
@renovate

renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: pnpm-lock.yaml
[ERROR] This project is configured to use 11.13.0 of pnpm. Your current pnpm is v11.27.0
If you want to bypass this version check, you can set the "pmOnFail" configuration to "warn" or "ignore" (e.g. via --pm-on-fail=ignore). If using "devEngines.packageManager", you can set its "onFail" to "warn" or "ignore"

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-cypress-7.x branch from b88fb50 to 150634c Compare August 17, 2026 12:27
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-cypress-7.x branch 6 times, most recently from 258ad54 to e86e7f1 Compare September 7, 2026 09:29
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-cypress-7.x branch 20 times, most recently from 5990e4b to 6201e86 Compare September 14, 2026 11:10
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-cypress-7.x branch 3 times, most recently from dd481d6 to f56b87f Compare September 14, 2026 12:05
@renovate

renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@l2ysho
l2ysho force-pushed the renovate/eslint-plugin-cypress-7.x branch from 6927063 to 0725d30 Compare September 15, 2026 15:46
@l2ysho

l2ysho commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

eslint-plugin-cypress 7 requires eslint >=10 but the js-cypress template is on eslint 9, so npm install fails with ERESOLVE — this needs #797 (eslint 10) to land first.

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.

2 participants