Skip to content

chore(deps-dev): bump eslint-plugin-cypress from 5.4.0 to 6.2.1#691

Merged
gaius-qi merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-cypress-6.2.1
Apr 1, 2026
Merged

chore(deps-dev): bump eslint-plugin-cypress from 5.4.0 to 6.2.1#691
gaius-qi merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-cypress-6.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps eslint-plugin-cypress from 5.4.0 to 6.2.1.

Release notes

Sourced from eslint-plugin-cypress's releases.

v6.2.1

6.2.1 (2026-03-24)

Bug Fixes

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

v6.2.0

6.2.0 (2026-03-10)

Features

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

v6.1.0

6.1.0 (2026-02-20)

Features

v6.0.0

6.0.0 (2026-02-17)

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
Commits
  • d69d417 fix: conditional expressions are now checked by require-data-selectors (#305)
  • 01f53c0 chore: add Renovate configuration (#306)
  • de98a5d feat: require-data-selector uses consistent rules with assignments (#302)
  • 14d086b docs: deprecate no-xpath rule (#304)
  • d95cb64 chore(deps): update eslint to 10.0.2 and other devDependencies to latest (#303)
  • f91d3a9 feat: expand no-xpath message text (#300)
  • b228de3 feat: publish v6 with ESLint v10 migration completion (#299)
  • See full diff in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.4.0 to 6.2.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v5.4.0...v6.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@dependabot dependabot bot requested review from a team as code owners March 30, 2026 21:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 30, 2026
Copy link
Copy Markdown
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaius-qi gaius-qi enabled auto-merge (squash) April 1, 2026 03:29
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.43%. Comparing base (cb057ce) to head (e9ef39f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #691   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files          52       52           
  Lines        5780     5780           
  Branches     1821     1857   +36     
=======================================
  Hits         5574     5574           
  Misses        190      190           
  Partials       16       16           

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gaius-qi gaius-qi merged commit be6eb47 into main Apr 1, 2026
12 of 13 checks passed
@gaius-qi gaius-qi deleted the dependabot/npm_and_yarn/eslint-plugin-cypress-6.2.1 branch April 1, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant