mirror of
https://github.com/evroon/bracket.git
synced 2026-06-11 18:24:38 -04:00
Bump @testing-library/dom from 8.19.1 to 9.0.0 in /frontend (#121)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.1 to 9.0.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.0.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v8.20.0...v9.0.0">9.0.0</a> (2023-02-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ByRole:</strong> Constrain API (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>) (<a href="746def6147">746def6</a>)</li> </ul> <h3>Features</h3> <ul> <li>Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>) (<a href="c37ea2e711">c37ea2e</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>ByRole:</strong> Only allow <code>string</code> as a <code>role</code>. Drop support for <code>exact</code>, <code>trim</code>, <code>collapseWhitespace</code>, and <code>normalizer</code> options.</li> <li>Minimum supported Node.js version is now 14.x</li> </ul> <h2>v9.0.0-alpha.2</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0-alpha.1...v9.0.0-alpha.2">9.0.0-alpha.2</a> (2023-02-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ByRole:</strong> Constrain API (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>) (<a href="746def6147">746def6</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>ByRole:</strong> Only allow <code>string</code> as a <code>role</code>. Drop support for <code>exact</code>, <code>trim</code>, <code>collapseWhitespace</code>, and <code>normalizer</code> options.</li> </ul> <h2>v9.0.0-alpha.1</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v8.20.0...v9.0.0-alpha.1">9.0.0-alpha.1</a> (2023-01-29)</h1> <h3>Features</h3> <ul> <li>Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>) (<a href="c37ea2e711">c37ea2e</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Minimum supported Node.js version is now 14.x</li> </ul> <h2>v8.20.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v8.19.1...v8.20.0">8.20.0</a> (2023-01-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="746def6147"><code>746def6</code></a> fix(ByRole): Constrain API (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1211">#1211</a>)</li> <li><a href="2d360a6594"><code>2d360a6</code></a> docs: add DaniAcu as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1212">#1212</a>)</li> <li><a href="42809fe71a"><code>42809fe</code></a> chore: Migrate <code>ByRole</code> to TypeScript (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1186">#1186</a>)</li> <li><a href="25dc8a9053"><code>25dc8a9</code></a> Bump kcd-scripts to 13.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1209">#1209</a>)</li> <li><a href="6e2e864272"><code>6e2e864</code></a> Bump kcd-scripts to 12.x (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1208">#1208</a>)</li> <li><a href="c37ea2e711"><code>c37ea2e</code></a> feat: Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1207">#1207</a>)</li> <li><a href="0ce0c7054d"><code>0ce0c70</code></a> feat: add offline/online events (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/1205">#1205</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/dom-testing-library/compare/v8.19.1...v9.0.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 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:
@@ -41,7 +41,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@next/eslint-plugin-next": "^13.0.7",
|
||||
"@testing-library/dom": "^8.19.1",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
@@ -1120,7 +1120,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-1.119.0.tgz#8c590bc5a563c8673a78ccd451bedabd584b376e"
|
||||
integrity sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g==
|
||||
|
||||
"@testing-library/dom@^8.19.1", "@testing-library/dom@^8.5.0":
|
||||
"@testing-library/dom@^8.5.0":
|
||||
version "8.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.1.tgz#0e2dafd281dedb930bb235eac1045470b4129d0e"
|
||||
integrity sha512-P6iIPyYQ+qH8CvGauAqanhVnjrnRe0IZFSYCeGkSRW9q3u8bdVn2NPI+lasFyVsEQn1J/IFmp5Aax41+dAP9wg==
|
||||
@@ -1134,6 +1134,20 @@
|
||||
lz-string "^1.4.4"
|
||||
pretty-format "^27.0.2"
|
||||
|
||||
"@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==
|
||||
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"
|
||||
pretty-format "^27.0.2"
|
||||
|
||||
"@testing-library/jest-dom@^5.16.5":
|
||||
version "5.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
|
||||
|
||||
Reference in New Issue
Block a user