Skip to content

Commit 8ca6e9c

Browse files
Bump eslint-plugin-cypress from 5.2.1 to 6.1.0 (#3484)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.2.1 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/eslint-plugin-cypress/releases">eslint-plugin-cypress's releases</a>.</em></p> <blockquote> <h2>v6.1.0</h2> <h1><a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.0.0...v6.1.0">6.1.0</a> (2026-02-20)</h1> <h3>Features</h3> <ul> <li>expand no-xpath message text (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/300">#300</a>) (<a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/f91d3a990354817e34a2658ac758dd8c1902099d">f91d3a9</a>)</li> </ul> <h2>v6.0.0</h2> <h1><a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.3.0...v6.0.0">6.0.0</a> (2026-02-17)</h1> <h3>Features</h3> <ul> <li>publish v6 with ESLint v10 migration completion (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/pull/298">#298</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Remove deprecated eslint-plugin-cypress/flat configuration</li> <li>Use eslint-plugin-cypress instead</li> <li>Update globals to 17.3.0</li> </ul> <p>Other changes:</p> <ul> <li>Add package type commonjs</li> <li>Documentation updates related to flat configuration</li> <li>Update Node.js to 24.13.1</li> </ul> <h2>v5.4.0 (DEPRECATED)</h2> <h1><a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.3.0...v5.4.0">5.4.0</a> (2026-02-17)</h1> <p>Deprecated: Accidentally includes breaking changes from 6.0.0</p> <h2>v5.3.0</h2> <h1><a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.2.1...v5.3.0">5.3.0</a> (2026-02-09)</h1> <h3>Features</h3> <ul> <li>add version ESLint v10 support (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/293">#293</a>) (<a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/faa2fa8631785767d6f85e1c5f9a2cf34eab6fa5">faa2fa8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/f91d3a990354817e34a2658ac758dd8c1902099d"><code>f91d3a9</code></a> feat: expand no-xpath message text (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/300">#300</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/b228de3e1831b2b966d10758bd55ffe7d73254c5"><code>b228de3</code></a> feat: publish v6 with ESLint v10 migration completion (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/299">#299</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/1f1d286eae0307a87471ca5e84cfc74ae512f1da"><code>1f1d286</code></a> feat: complete ESLint v10 migration (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/298">#298</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/3964149d3dd8aa5fb57dc35a360baa1451b5b86a"><code>3964149</code></a> chore(deps): update internal linting to ESLint v10 (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/297">#297</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/faa2fa8631785767d6f85e1c5f9a2cf34eab6fa5"><code>faa2fa8</code></a> feat: add version ESLint v10 support (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/293">#293</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/b6e17078e6de76585bf7f4a08a2de6de2834c24e"><code>b6e1707</code></a> chore(deps): update semantic-release to 25.0.2 (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/289">#289</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.2.1...v6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-cypress&package-manager=npm_and_yarn&previous-version=5.2.1&new-version=6.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 121407a commit 8ca6e9c

2 files changed

Lines changed: 6 additions & 19 deletions

File tree

package-lock.json

Lines changed: 5 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"babel-core": "^7.0.0-bridge.0",
6868
"cypress": "14.5.3",
6969
"eslint": "^9.39.2",
70-
"eslint-plugin-cypress": "^5.2.1",
70+
"eslint-plugin-cypress": "^6.1.0",
7171
"eslint-plugin-jest": "^29.15.0",
7272
"eslint-plugin-vue": "^10.8.0",
7373
"expect": "^30.2.0",

0 commit comments

Comments
 (0)