Skip to content

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

Open
a-klos wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-cypress-7.x
Open

chore(deps): update dependency eslint-plugin-cypress to v7#453
a-klos wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-cypress-7.x

Conversation

@a-klos

@a-klos a-klos commented Aug 30, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-cypress 5.3.0 -> 7.0.1 age confidence

Release Notes

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

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: Branch creation - "before 4am" in timezone UTC, 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.

@a-klos

a-klos commented Aug 30, 2026

Copy link
Copy Markdown
Member 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: services/frontend/package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: rag@3.3.0
npm error Found: eslint@9.39.5
npm error node_modules/eslint
npm error   dev eslint@"^9.36.0" from the root project
npm error   peer eslint@"^8.57.0 || ^9.0.0 || ^10.0.0" from @typescript-eslint/parser@8.68.0
npm error   node_modules/@typescript-eslint/parser
npm error     dev @typescript-eslint/parser@"^8" from the root project
npm error     peerOptional @typescript-eslint/parser@">=8" from eslint-plugin-cypress@7.0.1
npm error     node_modules/eslint-plugin-cypress
npm error       dev eslint-plugin-cypress@"7.0.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=10" from eslint-plugin-cypress@7.0.1
npm error node_modules/eslint-plugin-cypress
npm error   dev eslint-plugin-cypress@"7.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-08-30T00_41_22_681Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-30T00_41_22_681Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants