mirror of
https://github.com/evroon/bracket.git
synced 2026-04-21 07:47:02 -04:00
Bump eslint-plugin-testing-library from 7.5.0 to 7.6.0 in /frontend (#1296)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.5.0 to 7.6.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.6.0</h2> <h1><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.4...v7.6.0">7.6.0</a> (2025-07-14)</h1> <h3>Features</h3> <ul> <li>add support for expectAsync matchers (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1040">#1040</a>) (<a href="c27465ea27">c27465e</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1039">#1039</a></li> </ul> <h2>v7.5.4</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.3...v7.5.4">7.5.4</a> (2025-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> improve detection for Testing Library calls (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1033">#1033</a>) (<a href="7812dae547">7812dae</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1024">#1024</a> <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1032">#1032</a></li> </ul> <h2>v7.5.3</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.2...v7.5.3">7.5.3</a> (2025-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> stop reporting blur() usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1031">#1031</a>) (<a href="1c1497abfc">1c1497a</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1030">#1030</a></li> </ul> <h2>v7.5.2</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.1...v7.5.2">7.5.2</a> (2025-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> stop reporting <code>focus()</code> usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1028">#1028</a>) (<a href="6ed37851d5">6ed3785</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1027">#1027</a></li> </ul> <h2>v7.5.1</h2> <h2><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.0...v7.5.1">7.5.1</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-node-access:</strong> exclude <code>user</code> to avoid false positives (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1025">#1025</a>) (<a href="67f08f938e">67f08f9</a>), closes <a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1024">#1024</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c27465ea27"><code>c27465e</code></a> feat: add support for expectAsync matchers (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1040">#1040</a>)</li> <li><a href="7812dae547"><code>7812dae</code></a> fix(no-node-access): improve detection for Testing Library calls (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1033">#1033</a>)</li> <li><a href="b1a4da7eec"><code>b1a4da7</code></a> build(deps-dev): bump semantic-release from 24.2.0 to 24.2.6 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1035">#1035</a>)</li> <li><a href="1c1497abfc"><code>1c1497a</code></a> fix(no-node-access): stop reporting blur() usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1031">#1031</a>)</li> <li><a href="7606622e51"><code>7606622</code></a> build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn g...</li> <li><a href="6ed37851d5"><code>6ed3785</code></a> fix(no-node-access): stop reporting <code>focus()</code> usage (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1028">#1028</a>)</li> <li><a href="67f08f938e"><code>67f08f9</code></a> fix(no-node-access): exclude <code>user</code> to avoid false positives (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/1025">#1025</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.5.0...v7.6.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>
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.10.0",
|
||||
"eslint-plugin-react": "^7.37.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^7.5.0",
|
||||
"eslint-plugin-testing-library": "^7.6.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"postcss": "^8.5.0",
|
||||
|
||||
@@ -1527,7 +1527,7 @@
|
||||
"@typescript-eslint/types" "7.18.0"
|
||||
"@typescript-eslint/visitor-keys" "7.18.0"
|
||||
|
||||
"@typescript-eslint/scope-manager@8.34.1":
|
||||
"@typescript-eslint/scope-manager@8.34.1", "@typescript-eslint/scope-manager@^8.15.0":
|
||||
version "8.34.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz#727ea43441f4d23d5c73d34195427d85042e5117"
|
||||
integrity sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==
|
||||
@@ -1535,14 +1535,6 @@
|
||||
"@typescript-eslint/types" "8.34.1"
|
||||
"@typescript-eslint/visitor-keys" "8.34.1"
|
||||
|
||||
"@typescript-eslint/scope-manager@^8.15.0":
|
||||
version "8.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
|
||||
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "8.15.0"
|
||||
"@typescript-eslint/visitor-keys" "8.15.0"
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@8.34.1", "@typescript-eslint/tsconfig-utils@^8.34.1":
|
||||
version "8.34.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
|
||||
@@ -1563,11 +1555,6 @@
|
||||
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz"
|
||||
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
||||
|
||||
"@typescript-eslint/types@8.15.0":
|
||||
version "8.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
|
||||
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
|
||||
|
||||
"@typescript-eslint/types@8.34.1", "@typescript-eslint/types@^8.34.1":
|
||||
version "8.34.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
|
||||
@@ -1631,14 +1618,6 @@
|
||||
"@typescript-eslint/types" "7.18.0"
|
||||
eslint-visitor-keys "^3.4.3"
|
||||
|
||||
"@typescript-eslint/visitor-keys@8.15.0":
|
||||
version "8.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
|
||||
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "8.15.0"
|
||||
eslint-visitor-keys "^4.2.0"
|
||||
|
||||
"@typescript-eslint/visitor-keys@8.34.1":
|
||||
version "8.34.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz#28a1987ea3542ccafb92aa792726a304b39531cf"
|
||||
@@ -3270,10 +3249,10 @@ eslint-plugin-react@^7.37.0:
|
||||
string.prototype.matchall "^4.0.11"
|
||||
string.prototype.repeat "^1.0.0"
|
||||
|
||||
eslint-plugin-testing-library@^7.5.0:
|
||||
version "7.5.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.5.0.tgz#d403b7e05135a50c1e983d46e211d9f0bb57747e"
|
||||
integrity sha512-4d6HI1Y1XNm5PcfxY912/2kiDtRHVSF8FN0w8VGhZRJb10uOEwe0XDMWojOkFsaf9WACYk8rom+taGChKaTugw==
|
||||
eslint-plugin-testing-library@^7.6.0:
|
||||
version "7.6.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0.tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c"
|
||||
integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw==
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager" "^8.15.0"
|
||||
"@typescript-eslint/utils" "^8.15.0"
|
||||
@@ -3291,11 +3270,6 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
||||
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
||||
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
||||
|
||||
eslint-visitor-keys@^4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
||||
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
||||
|
||||
eslint-visitor-keys@^4.2.1:
|
||||
version "4.2.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
||||
|
||||
Reference in New Issue
Block a user