Commit 946805f
authored
Bump eslint-plugin-cypress from 6.2.1 to 6.3.1 (#3700)
Bumps
[eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress)
from 6.2.1 to 6.3.1.
<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.3.1</h2>
<h2><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.3.0...v6.3.1">6.3.1</a>
(2026-04-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency globals to ^17.5.0 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/326">#326</a>)
(<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/257d0ec1d86463550fec3f796e5c6b7917e02c6f">257d0ec</a>)</li>
</ul>
<h2>v6.3.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.3...v6.3.0">6.3.0</a>
(2026-04-09)</h1>
<h3>Features</h3>
<ul>
<li>added no-and rule to ensure .and() follows certain commands (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/310">#310</a>)
(<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/c0b7e3b1d60e54eb5c7057db846331e11154bb7d">c0b7e3b</a>)</li>
</ul>
<h2>v6.2.3</h2>
<h2><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.2...v6.2.3">6.2.3</a>
(2026-04-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>no-unnecessary-waiting</code> flag identifiers defined in
object/array patterns (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/308">#308</a>)
(<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/f5ccf77c546db3862026d6ee7bd1c3b0f3e8705f">f5ccf77</a>)</li>
</ul>
<h2>v6.2.2</h2>
<h2><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.1...v6.2.2">6.2.2</a>
(2026-04-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency globals to ^17.4.0 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/319">#319</a>)
(<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/3653e8265ac6f1733db713e6f1f772dbc0423416">3653e82</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/c7d6a7da5a7f0063f6b1abc15ae9711d34f529c5"><code>c7d6a7d</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/327">#327</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/257d0ec1d86463550fec3f796e5c6b7917e02c6f"><code>257d0ec</code></a>
fix(deps): update dependency globals to ^17.5.0 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/326">#326</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d3e7a537f32c0a0facbb86a7407eefdcc1f18253"><code>d3e7a53</code></a>
chore(deps): update dependency prettier to ^3.8.2 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/325">#325</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/82c3b9c9d5538c77ced42850d4b980e0f0d86af6"><code>82c3b9c</code></a>
chore(deps): update eslint (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/316">#316</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/3d9a2de439d867df1c75f4f21df5e20f1d84076c"><code>3d9a2de</code></a>
chore(deps): update dependency vitest to ^4.1.4 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/313">#313</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d1a4dd2c6c494d7a377aa713b9234671b6040d87"><code>d1a4dd2</code></a>
chore(deps): update node.js to v24.14.1 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/317">#317</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/467d448f590b6205b47d669661dd98d2d1f2d401"><code>467d448</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/323">#323</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/c0b7e3b1d60e54eb5c7057db846331e11154bb7d"><code>c0b7e3b</code></a>
feat: added no-and rule to ensure .and() follows certain commands (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/310">#310</a>)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/f5ccf77c546db3862026d6ee7bd1c3b0f3e8705f"><code>f5ccf77</code></a>
fix: <code>no-unnecessary-waiting</code> flag identifiers defined in
object/array patter...</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/3653e8265ac6f1733db713e6f1f772dbc0423416"><code>3653e82</code></a>
fix(deps): update dependency globals to ^17.4.0 (<a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/319">#319</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.1...v6.3.1">compare
view</a></li>
</ul>
</details>
<br />
[](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 26bc937 commit 946805f
2 files changed
Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments