Skip to content

Commit

Permalink
Bump @testing-library/dom from 9.0.0 to 9.2.0 in /frontend (#194)
Browse files Browse the repository at this point in the history
Bumps
[@testing-library/dom](https://github.com/testing-library/dom-testing-library)
from 9.0.0 to 9.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/dom-testing-library/releases"><code>@​testing-library/dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.2.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.1.0...v9.2.0">9.2.0</a>
(2023-03-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>ByRole:</strong> Allow filter by value state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>)
(<a
href="https://github.com/testing-library/dom-testing-library/commit/eadf7485430968df8d1e1293535d78cdbeea20a5">eadf748</a>)</li>
</ul>
<h2>v9.1.0</h2>
<h1><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.1...v9.1.0">9.1.0</a>
(2023-03-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>ByRole:</strong> Allow filter by busy state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>)
(<a
href="https://github.com/testing-library/dom-testing-library/commit/8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3">8c40a21</a>)</li>
</ul>
<h2>v9.0.1</h2>
<h2><a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.0.1">9.0.1</a>
(2023-03-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure MIT licensed lz-string is used (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>)
(<a
href="https://github.com/testing-library/dom-testing-library/commit/4da0f39ae48ad98f8dad8b73fda5f3355877617d">4da0f39</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/eadf7485430968df8d1e1293535d78cdbeea20a5"><code>eadf748</code></a>
feat(ByRole): Allow filter by value state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>)</li>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3"><code>8c40a21</code></a>
feat(ByRole): Allow filter by busy state (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>)</li>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/fb069c93983bc0300a6e1c91bdec5bf9443b5286"><code>fb069c9</code></a>
test: Improve test perf for suggestion tests (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1220">#1220</a>)</li>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/3f6454589cb47acc7c401e33c437ee5df9f6bb23"><code>3f64545</code></a>
test: add missing test for suggestions (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1215">#1215</a>)</li>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/4da0f39ae48ad98f8dad8b73fda5f3355877617d"><code>4da0f39</code></a>
fix: Ensure MIT licensed lz-string is used (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>)</li>
<li><a
href="https://github.com/testing-library/dom-testing-library/commit/d1ff4954992d5270f8f8899d4faa6047b7e6f43f"><code>d1ff495</code></a>
chore: Allow semantic-release to post updates in issues (<a
href="https://redirect.github.com/testing-library/dom-testing-library/issues/1214">#1214</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/dom&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.2.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 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>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent e35e323 commit 8f3093c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "^7.21.0",
"@next/eslint-plugin-next": "^13.2.3",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^9.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1092,18 +1092,18 @@
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-1.119.0.tgz#8c590bc5a563c8673a78ccd451bedabd584b376e"
integrity sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g==

"@testing-library/dom@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.0.0.tgz#cc50e8df2a7dccff95555102beebbae60e95e95e"
integrity sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==
"@testing-library/dom@^9.0.0", "@testing-library/dom@^9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.2.0.tgz#0e1f45e956f2a16f471559c06edd8827c4832f04"
integrity sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
"@types/aria-query" "^5.0.1"
aria-query "^5.0.0"
chalk "^4.1.0"
dom-accessibility-api "^0.5.9"
lz-string "^1.4.4"
lz-string "^1.5.0"
pretty-format "^27.0.2"

"@testing-library/jest-dom@^5.16.5":
Expand Down Expand Up @@ -4039,10 +4039,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

lz-string@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=
lz-string@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

make-dir@^3.0.0, make-dir@^3.0.2:
version "3.1.0"
Expand Down

0 comments on commit 8f3093c

Please sign in to comment.