Commit 6d69ed5
authored
Bump eslint-plugin-testing-library from 7.6.0 to 7.7.0 in /frontend (#1344)
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 7.6.0 to 7.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v7.7.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.8...v7.7.0">7.7.0</a>
(2025-09-12)</h1>
<h3>Features</h3>
<ul>
<li><strong>await-async-queries:</strong> add auto-fix (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1077">#1077</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/01165d9cd2b94d3fd33768f39660628865d1e306">01165d9</a>),
closes <a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/914">#914</a></li>
</ul>
<h2>v7.6.8</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.7...v7.6.8">7.6.8</a>
(2025-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>catch</code> handles promise (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1059">#1059</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/5e7b9a3420d28e6f8ec362ef47f967a40d529f8e">5e7b9a3</a>),
closes <a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1058">#1058</a></li>
</ul>
<h2>v7.6.7</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.6...v7.6.7">7.6.7</a>
(2025-09-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-node-access:</strong> narrow detection to Testing Library
queries (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1064">#1064</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bf4871f17025bc2ffec6421f3267c858c0422ad6">bf4871f</a>),
closes <a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1063">#1063</a>
<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1041">#1041</a></li>
</ul>
<h2>v7.6.6</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.5...v7.6.6">7.6.6</a>
(2025-08-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-node-access:</strong> improve user-event setup local
detection (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1055">#1055</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/d428723e5804c4df14fda58a21b9bd8cf5ffef2f">d428723</a>),
closes <a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1057">#1057</a></li>
</ul>
<h2>v7.6.5</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.4...v7.6.5">7.6.5</a>
(2025-08-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>await-async-utils:</strong> allow un-called async util
references (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1061">#1061</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/5f6adb3b21cc64644d2b9c08f2491ebe5d9624a5">5f6adb3</a>),
closes <a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1060">#1060</a></li>
</ul>
<h2>v7.6.4</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.3...v7.6.4">7.6.4</a>
(2025-08-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-node-access:</strong> support user-event instances
returned from custom render (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1048">#1048</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/079043ba43827e24d7d7f3efe37e153ca01eebaa">079043b</a>)</li>
</ul>
<h2>v7.6.3</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.2...v7.6.3">7.6.3</a>
(2025-07-28)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/01165d9cd2b94d3fd33768f39660628865d1e306"><code>01165d9</code></a>
feat(await-async-queries): add auto-fix (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1077">#1077</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/7ab73569a14cfcd03748335290cdc1bf1a833d99"><code>7ab7356</code></a>
chore: migrate dev dependency ESLint to v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1078">#1078</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/62d343ccfa90affa002b3124777357958d95f3c6"><code>62d343c</code></a>
build(deps): bump actions/setup-node from 4 to 5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1076">#1076</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bef5e4b7f1f0d3fe97e15fdeb79cb099c73e6a9b"><code>bef5e4b</code></a>
build(deps-dev): bump semver from 7.7.1 to 7.7.2 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1071">#1071</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/760ad187d90a7bcde3758beb56ff794ced24a9c0"><code>760ad18</code></a>
build(deps-dev): bump <code>@swc/core</code> from 1.9.3 to 1.13.5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1068">#1068</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/d424af3ea86664456641018ca5caa4f8626fdca7"><code>d424af3</code></a>
build(deps-dev): bump <code>@commitlint/cli</code> from 19.8.0 to
19.8.1 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1067">#1067</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/5e7b9a3420d28e6f8ec362ef47f967a40d529f8e"><code>5e7b9a3</code></a>
fix: <code>catch</code> handles promise (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1059">#1059</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ab45896d5e2fa8c99ffbe339312fb84cf1793c04"><code>ab45896</code></a>
test(no-node-access): add false positive case for no-node-access rule
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1073">#1073</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bf4871f17025bc2ffec6421f3267c858c0422ad6"><code>bf4871f</code></a>
fix(no-node-access): narrow detection to Testing Library queries (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1064">#1064</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/1467a18eabd90c185366ac2651c07906a8c7c6ab"><code>1467a18</code></a>
build(deps): bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1062">#1062</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.6.0...v7.7.0">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a63fa6d commit 6d69ed5
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3307 | 3307 | | |
3308 | 3308 | | |
3309 | 3309 | | |
3310 | | - | |
3311 | | - | |
3312 | | - | |
3313 | | - | |
| 3310 | + | |
| 3311 | + | |
| 3312 | + | |
| 3313 | + | |
3314 | 3314 | | |
3315 | 3315 | | |
3316 | 3316 | | |
| |||
0 commit comments