chore: bump @testing-library/react from 14.2.1 to 15.0.1 (#1041)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.1 to 15.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1">15.0.1</a> (2024-04-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Stop using nullish coalescing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1299">#1299</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/1645d21950ab8e3c6740b7e51b8a179a4c975c24">1645d21</a>)</li> </ul> <h2>v15.0.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v14.3.0...v15.0.0">15.0.0</a> (2024-04-10)</h1> <h3>Release</h3> <ul> <li>15.0.0 (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1295">#1295</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/787cb85f8baa3d2e2a9916b7dad12c0a76d787a4">787cb85</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Minimum supported Node.js version is 18.0</li> <li>New version of <code>@testing-library/dom</code> changes various roles. Check out the changed tests in <a href="https://github.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3">https://github.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3</a> to get an overview about what changed.</li> </ul> <h2>v14.3.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v14.3.0...v14.3.1">14.3.1</a> (2024-04-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Stop using nullish coalescing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1300">#1300</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/8434a24ce79583d1359f58563c5f3981e729eb1c">8434a24</a>)</li> </ul> <h2>v14.3.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v14.2.2...v14.3.0">14.3.0</a> (2024-04-08)</h1> <h3>Features</h3> <ul> <li>Add support for React 19 Canary (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1294">#1294</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/9c4a46d5b9923c21c936d206614a8febcc939fc2">9c4a46d</a>)</li> </ul> <h2>v14.2.2</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2">14.2.2</a> (2024-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li>Remove unused types (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1287">#1287</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f">3da62fd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/react-testing-library/commit/1645d21950ab8e3c6740b7e51b8a179a4c975c24"><code>1645d21</code></a> fix: Stop using nullish coalescing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1299">#1299</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/787cb85f8baa3d2e2a9916b7dad12c0a76d787a4"><code>787cb85</code></a> Release: 15.0.0 (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1295">#1295</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/9c4a46d5b9923c21c936d206614a8febcc939fc2"><code>9c4a46d</code></a> feat: Add support for React 19 Canary (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1294">#1294</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/4e10ba3a788f6f66287dab5bb4a09f658664ec50"><code>4e10ba3</code></a> chore: change canary version to specific prefix (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1290">#1290</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/cf045b4743afeb651b14bd7bb0d04b955768c010"><code>cf045b4</code></a> chore: Update Codecov configuration to latest (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1289">#1289</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f"><code>3da62fd</code></a> fix: Remove unused types (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1287">#1287</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/7e42f4e84115510f560be36b5febb3d9f20e8899"><code>7e42f4e</code></a> chore: Fix tests (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1288">#1288</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/react-testing-library/compare/v14.2.1...v15.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=14.2.1&new-version=15.0.1)](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>

dependabot[bot] committed Apr 14, 2024 at 17:28 UTC aa2f8baf9034411696e7fdd4a5dc6ed6e02d34a7
2 files changed +15 -129
package-lock.json
+14 -128
@@ -51,7 +51,7 @@
51 "@npmcli/eslint-config": "^4.0.2",
52 "@npmcli/template-oss": "4.21.3",
53 "@testing-library/jest-dom": "^6.2.0",
54 - "@testing-library/react": "^14.1.2",
54 + "@testing-library/react": "^15.0.1",
55 "babel-jest": "^29.7.0",
56 "eslint": "^8.56.0",
57 "eslint-config-react-app": "^7.0.1",
@@ -8671,22 +8671,22 @@
8671 }
8672 },
8673 "node_modules/@testing-library/dom": {
8674 - "version": "9.3.3",
8675 - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.3.tgz",
8676 - "integrity": "sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==",
8674 + "version": "10.0.0",
8675 + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.0.0.tgz",
8676 + "integrity": "sha512-PmJPnogldqoVFf+EwbHvbBJ98MmqASV8kLrBYgsDNxQcFMeIS7JFL48sfyXvuMtgmWO/wMhh25odr+8VhDmn4g==",
8677 "dev": true,
8678 "dependencies": {
8679 "@babel/code-frame": "^7.10.4",
8680 "@babel/runtime": "^7.12.5",
8681 "@types/aria-query": "^5.0.1",
8682 - "aria-query": "5.1.3",
8682 + "aria-query": "5.3.0",
8683 "chalk": "^4.1.0",
8684 "dom-accessibility-api": "^0.5.9",
8685 "lz-string": "^1.5.0",
8686 "pretty-format": "^27.0.2"
8687 },
8688 "engines": {
8689 - "node": ">=14"
8689 + "node": ">=18"
8690 }
8691 },
8692 "node_modules/@testing-library/dom/node_modules/ansi-styles": {
@@ -8704,15 +8704,6 @@
8704 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8705 }
8706 },
8707 - "node_modules/@testing-library/dom/node_modules/aria-query": {
8708 - "version": "5.1.3",
8709 - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz",
8710 - "integrity": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==",
8711 - "dev": true,
8712 - "dependencies": {
8713 - "deep-equal": "^2.0.5"
8714 - }
8715 - },
8707 "node_modules/@testing-library/dom/node_modules/chalk": {
8708 "version": "4.1.2",
8709 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -8887,17 +8878,17 @@
8878 }
8879 },
8880 "node_modules/@testing-library/react": {
8890 - "version": "14.2.1",
8891 - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz",
8892 - "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==",
8881 + "version": "15.0.1",
8882 + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-15.0.1.tgz",
8883 + "integrity": "sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==",
8884 "dev": true,
8885 "dependencies": {
8886 "@babel/runtime": "^7.12.5",
8896 - "@testing-library/dom": "^9.0.0",
8887 + "@testing-library/dom": "^10.0.0",
8888 "@types/react-dom": "^18.0.0"
8889 },
8890 "engines": {
8900 - "node": ">=14"
8891 + "node": ">=18"
8892 },
8893 "peerDependencies": {
8894 "react": "^18.0.0",
@@ -8971,9 +8962,9 @@
8962 }
8963 },
8964 "node_modules/@types/aria-query": {
8974 - "version": "5.0.3",
8975 - "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.3.tgz",
8976 - "integrity": "sha512-0Z6Tr7wjKJIk4OUEjVUQMtyunLDy339vcMaj38Kpj6jM2OE1p3S4kXExKZ7a3uXQAPCoy3sbrP1wibDKaf39oA==",
8965 + "version": "5.0.4",
8966 + "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
8967 + "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
8968 "dev": true
8969 },
8970 "node_modules/@types/babel__core": {
@@ -13545,41 +13536,6 @@
13536 }
13537 }
13538 },
13548 - "node_modules/deep-equal": {
13549 - "version": "2.2.2",
13550 - "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.2.tgz",
13551 - "integrity": "sha512-xjVyBf0w5vH0I42jdAZzOKVldmPgSulmiyPRywoyq7HXC9qdgo17kxJE+rdnif5Tz6+pIrpJI8dCpMNLIGkUiA==",
13552 - "dev": true,
13553 - "dependencies": {
13554 - "array-buffer-byte-length": "^1.0.0",
13555 - "call-bind": "^1.0.2",
13556 - "es-get-iterator": "^1.1.3",
13557 - "get-intrinsic": "^1.2.1",
13558 - "is-arguments": "^1.1.1",
13559 - "is-array-buffer": "^3.0.2",
13560 - "is-date-object": "^1.0.5",
13561 - "is-regex": "^1.1.4",
13562 - "is-shared-array-buffer": "^1.0.2",
13563 - "isarray": "^2.0.5",
13564 - "object-is": "^1.1.5",
13565 - "object-keys": "^1.1.1",
13566 - "object.assign": "^4.1.4",
13567 - "regexp.prototype.flags": "^1.5.0",
13568 - "side-channel": "^1.0.4",
13569 - "which-boxed-primitive": "^1.0.2",
13570 - "which-collection": "^1.0.1",
13571 - "which-typed-array": "^1.1.9"
13572 - },
13573 - "funding": {
13574 - "url": "https://github.com/sponsors/ljharb"
13575 - }
13576 - },
13577 - "node_modules/deep-equal/node_modules/isarray": {
13578 - "version": "2.0.5",
13579 - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
13580 - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
13581 - "dev": true
13582 - },
13539 "node_modules/deep-extend": {
13540 "version": "0.6.0",
13541 "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
@@ -14538,32 +14494,6 @@
14494 "url": "https://github.com/sponsors/ljharb"
14495 }
14496 },
14541 - "node_modules/es-get-iterator": {
14542 - "version": "1.1.3",
14543 - "resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz",
14544 - "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==",
14545 - "dev": true,
14546 - "dependencies": {
14547 - "call-bind": "^1.0.2",
14548 - "get-intrinsic": "^1.1.3",
14549 - "has-symbols": "^1.0.3",
14550 - "is-arguments": "^1.1.1",
14551 - "is-map": "^2.0.2",
14552 - "is-set": "^2.0.2",
14553 - "is-string": "^1.0.7",
14554 - "isarray": "^2.0.5",
14555 - "stop-iteration-iterator": "^1.0.0"
14556 - },
14557 - "funding": {
14558 - "url": "https://github.com/sponsors/ljharb"
14559 - }
14560 - },
14561 - "node_modules/es-get-iterator/node_modules/isarray": {
14562 - "version": "2.0.5",
14563 - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
14564 - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
14565 - "dev": true
14566 - },
14497 "node_modules/es-iterator-helpers": {
14498 "version": "1.0.15",
14499 "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.15.tgz",
@@ -22802,22 +22732,6 @@
22732 "url": "https://github.com/sponsors/wooorm"
22733 }
22734 },
22805 - "node_modules/is-arguments": {
22806 - "version": "1.1.1",
22807 - "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
22808 - "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==",
22809 - "dev": true,
22810 - "dependencies": {
22811 - "call-bind": "^1.0.2",
22812 - "has-tostringtag": "^1.0.0"
22813 - },
22814 - "engines": {
22815 - "node": ">= 0.4"
22816 - },
22817 - "funding": {
22818 - "url": "https://github.com/sponsors/ljharb"
22819 - }
22820 - },
22735 "node_modules/is-array-buffer": {
22736 "version": "3.0.2",
22737 "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz",
@@ -29413,22 +29327,6 @@
29327 "url": "https://github.com/sponsors/ljharb"
29328 }
29329 },
29416 - "node_modules/object-is": {
29417 - "version": "1.1.5",
29418 - "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz",
29419 - "integrity": "sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==",
29420 - "dev": true,
29421 - "dependencies": {
29422 - "call-bind": "^1.0.2",
29423 - "define-properties": "^1.1.3"
29424 - },
29425 - "engines": {
29426 - "node": ">= 0.4"
29427 - },
29428 - "funding": {
29429 - "url": "https://github.com/sponsors/ljharb"
29430 - }
29431 - },
29330 "node_modules/object-keys": {
29331 "version": "1.1.1",
29332 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
@@ -34455,18 +34353,6 @@
34353 "node": ">= 0.8"
34354 }
34355 },
34458 - "node_modules/stop-iteration-iterator": {
34459 - "version": "1.0.0",
34460 - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz",
34461 - "integrity": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==",
34462 - "dev": true,
34463 - "dependencies": {
34464 - "internal-slot": "^1.0.4"
34465 - },
34466 - "engines": {
34467 - "node": ">= 0.4"
34468 - }
34469 - },
34356 "node_modules/streamsearch": {
34357 "version": "1.1.0",
34358 "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz",
package.json
+1 -1
@@ -69,7 +69,7 @@
69 "@npmcli/eslint-config": "^4.0.2",
70 "@npmcli/template-oss": "4.21.3",
71 "@testing-library/jest-dom": "^6.2.0",
72 - "@testing-library/react": "^14.1.2",
72 + "@testing-library/react": "^15.0.1",
73 "babel-jest": "^29.7.0",
74 "eslint": "^8.56.0",
75 "eslint-config-react-app": "^7.0.1",