Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps eslint-plugin-cypress from 4.3.0 to 5.2.1.

Release notes

Sourced from eslint-plugin-cypress's releases.

v5.2.1

5.2.1 (2026-01-06)

Bug Fixes

  • disallow extra properties in rule options (#269) (d600419)

v5.2.0

5.2.0 (2025-10-01)

Features

v5.1.1

5.1.1 (2025-08-14)

Bug Fixes

  • dont throw warning on variable data selector (#272) (0508b75)

v5.1.0

5.1.0 (2025-06-03)

Features

  • publish only core files to npm package (#263) (e622a58)

v5.0.1

5.0.1 (2025-05-30)

Bug Fixes

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

v5.0.0

5.0.0 (2025-05-29)

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

... (truncated)

Commits
  • d600419 fix: disallow extra properties in rule options (#269)
  • 7c429f8 docs: update rule documentation headers (#288)
  • 94c7d1c chore(deps): update eslint to 9.39.1 (#287)
  • fb76f04 ci(deps): update to Node.js 24.11.0 LTS (#286)
  • cba838f chore: use npm credentials context (#285)
  • 058d2df chore(deps): update vitest to 4.0.4 (#284)
  • 065b435 chore: lint TypeScript declaration files d.ts (#280)
  • 006d74f feat: add type declaration file (#279)
  • 9015c2e chore(docs): update documents and example to use defineConfig() (#277)
  • 47d0a20 chore(deps): update eslint-plugin-eslint-plugin to 7.0.0 (#275)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 7, 2026
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.3.0 to 5.2.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v4.3.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-cypress-5.2.1 branch from d23a952 to d20e662 Compare January 14, 2026 14:42
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.

0 participants