Skip to content

Commit

Permalink
[Tech] Bump eslint-plugin-cypress from 2.14.0 to 3.5.0 in /frontend (#…
Browse files Browse the repository at this point in the history
…3611)

Bumps
[eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress)
from 2.14.0 to 3.5.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>v3.5.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.4.0...v3.5.0">3.5.0</a>
(2024-08-12)</h1>
<h3>Features</h3>
<ul>
<li>add rule no-debug (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/033de6e98deb9b90c40c6ee5acbd9ca83b74d7ba">033de6e</a>)</li>
</ul>
<h2>v3.4.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.3.0...v3.4.0">3.4.0</a>
(2024-07-24)</h1>
<h3>Features</h3>
<ul>
<li>add <code>name</code> to configs (for tooling) (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d2f84066b9c90023b67da54311eb2c6bc3b5c0e8">d2f8406</a>)</li>
</ul>
<h2>v3.3.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.2.0...v3.3.0">3.3.0</a>
(2024-05-29)</h1>
<h3>Features</h3>
<ul>
<li>add flat configurations (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/0e434c7e8f60f68e7f059f0110f72465dc97e92a">0e434c7</a>)</li>
</ul>
<h2>v3.2.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.1.1...v3.2.0">3.2.0</a>
(2024-05-06)</h1>
<h3>Features</h3>
<ul>
<li>support eslint v9 through <code>@​eslint/eslintrc</code> (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/25e092e3cf46b4cf6103b7fb081e0f20d70053a4">25e092e</a>)</li>
</ul>
<h2>v3.1.1</h2>
<h2><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.1.0...v3.1.1">3.1.1</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>issue with unsafe to chain command that is not an action (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/93824e49b34db920a4ea83abbdcc60341550c175">93824e4</a>)</li>
</ul>
<h2>v3.1.0</h2>
<h1><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.3...v3.1.0">3.1.0</a>
(2024-05-03)</h1>
<h3>Features</h3>
<ul>
<li>apply no-pause rule recursively (<a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/f725f55d3cc583231ce4cb3b3d85149db2532259">f725f55</a>)</li>
</ul>
<h2>v3.0.3</h2>
<h2><a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.2...v3.0.3">3.0.3</a>
(2024-05-01)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d58d93d878f064e4c016238c78533dda8df8c06d"><code>d58d93d</code></a>
Merge pull request <a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/216">#216</a>
from nicooprat/master</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/77f2da9aa82dd8a280a1a1a0b9b0a99ea0794225"><code>77f2da9</code></a>
Merge pull request <a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/217">#217</a>
from MikeMcC399/deprecate-v7</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/0462555111ee8e8ee36a44ea39457037ca9f2ebd"><code>0462555</code></a>
docs: deprecate ESLint v7</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/79831758659f122518344dd73466429f2e9ef4fc"><code>7983175</code></a>
Sort rules alphabetically in Readme</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/dd07e8052fdd0249f207a9fd427c510ebc532791"><code>dd07e80</code></a>
Update README about no-pause</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/033de6e98deb9b90c40c6ee5acbd9ca83b74d7ba"><code>033de6e</code></a>
feat: add rule no-debug</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/e64439217c3092221ae8ac88554ec435fc88f608"><code>e644392</code></a>
Merge pull request <a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/214">#214</a>
from brettz9/name</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d2f84066b9c90023b67da54311eb2c6bc3b5c0e8"><code>d2f8406</code></a>
feat: add <code>name</code> to configs (for tooling)</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/0e835e938987519240a3a1581b4bc483583bb9be"><code>0e835e9</code></a>
Merge pull request <a
href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/212">#212</a>
from MikeMcC399/add/flat-config</li>
<li><a
href="https://github.com/cypress-io/eslint-plugin-cypress/commit/0e434c7e8f60f68e7f059f0110f72465dc97e92a"><code>0e434c7</code></a>
feat: add flat configurations</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.14.0...v3.5.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=2.14.0&new-version=3.5.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 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)


</details>
  • Loading branch information
ivangabriele committed Sep 4, 2024
2 parents e5adbe6 + 6dbea79 commit f7e270f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
Expand Down

0 comments on commit f7e270f

Please sign in to comment.