Skip to content

Commit 6567a15

Browse files
chore(deps): update testing-library monorepo (#2676)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@testing-library/dom](https://redirect.github.com/testing-library/dom-testing-library) | [`10.4.0` -> `10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fdom/10.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fdom/10.4.0/10.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | [`6.6.3` -> `6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.6.3/6.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@testing-library/react](https://redirect.github.com/testing-library/react-testing-library) | [`16.1.0` -> `16.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.1.0/16.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/16.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact/16.1.0/16.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@testing-library/user-event](https://redirect.github.com/testing-library/user-event) | [`14.5.2` -> `14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fuser-event/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fuser-event/14.5.2/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/dom-testing-library (@&#8203;testing-library/dom)</summary> ### [`v10.4.1`](https://redirect.github.com/testing-library/dom-testing-library/releases/tag/v10.4.1) [Compare Source](https://redirect.github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1) ##### Bug Fixes - **deps:** replace chalk with picocolors ([#&#8203;1341](https://redirect.github.com/testing-library/dom-testing-library/issues/1341)) ([225a3e4](https://redirect.github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644)) </details> <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.6.4`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.3...707e6471ae33fa2a25fab7e87be721218b5b9339) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4) </details> <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v16.3.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.3.0) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0) ##### Features - add bernardobelchior as a contributor for code, and doc ([#&#8203;1391](https://redirect.github.com/testing-library/react-testing-library/issues/1391)) ([9fc6a75](https://redirect.github.com/testing-library/react-testing-library/commit/9fc6a75d74bb8e03a48d3339efde4dd83cd5328b)) ### [`v16.2.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.2.0) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0) ##### Features - Add support for React error handlers ([#&#8203;1354](https://redirect.github.com/testing-library/react-testing-library/issues/1354)) ([9618c51](https://redirect.github.com/testing-library/react-testing-library/commit/9618c5133706ec964f649e60a777cc384db58a3f)) </details> <details> <summary>testing-library/user-event (@&#8203;testing-library/user-event)</summary> ### [`v14.6.1`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.1) [Compare Source](https://redirect.github.com/testing-library/user-event/compare/v14.6.0...v14.6.1) ##### Bug Fixes - correct description for `delay` option ([#&#8203;1175](https://redirect.github.com/testing-library/user-event/issues/1175)) ([2edf14d](https://redirect.github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149)) - **keyboard:** add `ContextMenu` to `defaultKeyMap` ([#&#8203;1079](https://redirect.github.com/testing-library/user-event/issues/1079)) ([3e471d1](https://redirect.github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663)) - **keyboard:** add brackets to `defaultKeyMap` ([#&#8203;1226](https://redirect.github.com/testing-library/user-event/issues/1226)) ([543ecb0](https://redirect.github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38)) - **keyboard:** walk through radio group per arrow keys ([#&#8203;1049](https://redirect.github.com/testing-library/user-event/issues/1049)) ([bf8111c](https://redirect.github.com/testing-library/user-event/commit/bf8111ca9fed2ab738e0568d741c2de1425e0ca4)) - **pointer:** dispatch mouse events if `pointerdown` is `defaultPrevented` ([#&#8203;1121](https://redirect.github.com/testing-library/user-event/issues/1121)) ([f681f7b](https://redirect.github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6)) - **pointer:** set `button` and `buttons` properties on `PointerEvent` ([#&#8203;1219](https://redirect.github.com/testing-library/user-event/issues/1219)) ([6614f72](https://redirect.github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20)) - **pointer:** use `1` as default value for `PointerEvent.width` and `PointerEvent.height` ([#&#8203;1224](https://redirect.github.com/testing-library/user-event/issues/1224)) ([f0468d0](https://redirect.github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372)) - prevent `click` event loop on form-associated custom element ([#&#8203;1238](https://redirect.github.com/testing-library/user-event/issues/1238)) ([465fc7e](https://redirect.github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955)) - prevent `click` event on non-focusable control ([#&#8203;1130](https://redirect.github.com/testing-library/user-event/issues/1130)) ([e429094](https://redirect.github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64)) - **upload:** apply `accept` filter more leniently ([#&#8203;1064](https://redirect.github.com/testing-library/user-event/issues/1064)) ([a344ad4](https://redirect.github.com/testing-library/user-event/commit/a344ad4dfea07b854513705d9e5ef7b3ef10919d)) ### [`v14.6.0`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.0) [Compare Source](https://redirect.github.com/testing-library/user-event/compare/v14.5.2...v14.6.0) ##### Features - dispatch `FocusEvent` in hidden documents ([#&#8203;1252](https://redirect.github.com/testing-library/user-event/issues/1252)) ([1ed8b15](https://redirect.github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4)) ##### Bug Fixes - **clipboard:** await `DataTransferItem.getAsString()` callback ([#&#8203;1251](https://redirect.github.com/testing-library/user-event/issues/1251)) ([7b11b0e](https://redirect.github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec)) - **event:** assign pointer coords to MouseEvent ([#&#8203;1039](https://redirect.github.com/testing-library/user-event/issues/1039)) ([8528972](https://redirect.github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823)) - **pointer:** check `PointerCoords.x` in `isDifferentPointerPosition` ([#&#8203;1216](https://redirect.github.com/testing-library/user-event/issues/1216)) ([75edef5](https://redirect.github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1)) - **pointer:** check all fields of `PointerCoords` in `isDifferentPointerPosition()` ([#&#8203;1229](https://redirect.github.com/testing-library/user-event/issues/1229)) ([5f3d28f](https://redirect.github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 10:00 AM and 07:59 PM, between day 1 and 7 of the month, and on Monday ( * 10-19 1-7 * MON ) in timezone Asia/Seoul, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 598e849 commit 6567a15

File tree

1 file changed

+15
-25
lines changed

1 file changed

+15
-25
lines changed

yarn.lock

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5934,39 +5934,39 @@ __metadata:
59345934
linkType: hard
59355935

59365936
"@testing-library/dom@npm:^10.4.0":
5937-
version: 10.4.0
5938-
resolution: "@testing-library/dom@npm:10.4.0"
5937+
version: 10.4.1
5938+
resolution: "@testing-library/dom@npm:10.4.1"
59395939
dependencies:
59405940
"@babel/code-frame": "npm:^7.10.4"
59415941
"@babel/runtime": "npm:^7.12.5"
59425942
"@types/aria-query": "npm:^5.0.1"
59435943
aria-query: "npm:5.3.0"
5944-
chalk: "npm:^4.1.0"
59455944
dom-accessibility-api: "npm:^0.5.9"
59465945
lz-string: "npm:^1.5.0"
5946+
picocolors: "npm:1.1.1"
59475947
pretty-format: "npm:^27.0.2"
5948-
checksum: 10/05825ee9a15b88cbdae12c137db7111c34069ed3c7a1bd03b6696cb1b37b29f6f2d2de581ebf03033e7df1ab7ebf08399310293f440a4845d95c02c0a9ecc899
5948+
checksum: 10/7f93e09ea015f151f8b8f42cbab0b2b858999b5445f15239a72a612ef7716e672b14c40c421218194cf191cbecbde0afa6f3dc2cc83dda93ff6a4fb0237df6e6
59495949
languageName: node
59505950
linkType: hard
59515951

59525952
"@testing-library/jest-dom@npm:^6.6.3":
5953-
version: 6.6.3
5954-
resolution: "@testing-library/jest-dom@npm:6.6.3"
5953+
version: 6.6.4
5954+
resolution: "@testing-library/jest-dom@npm:6.6.4"
59555955
dependencies:
59565956
"@adobe/css-tools": "npm:^4.4.0"
59575957
aria-query: "npm:^5.0.0"
5958-
chalk: "npm:^3.0.0"
59595958
css.escape: "npm:^1.5.1"
59605959
dom-accessibility-api: "npm:^0.6.3"
59615960
lodash: "npm:^4.17.21"
5961+
picocolors: "npm:^1.1.1"
59625962
redent: "npm:^3.0.0"
5963-
checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
5963+
checksum: 10/5e67112c789f884fb75b279c2cddfdd0995a012a7847a03c474e4134f0d213934ee70c97433bca26b45e3a5ffa56faafe6499c8e57841179c4f2bd80eef429cd
59645964
languageName: node
59655965
linkType: hard
59665966

59675967
"@testing-library/react@npm:^16.1.0":
5968-
version: 16.1.0
5969-
resolution: "@testing-library/react@npm:16.1.0"
5968+
version: 16.3.0
5969+
resolution: "@testing-library/react@npm:16.3.0"
59705970
dependencies:
59715971
"@babel/runtime": "npm:^7.12.5"
59725972
peerDependencies:
@@ -5980,16 +5980,16 @@ __metadata:
59805980
optional: true
59815981
"@types/react-dom":
59825982
optional: true
5983-
checksum: 10/2a20e0dbfadbc93d45a84e82281ed47deed54a6a5fc1461a523172d7fbc0481e8502cf98a2080f38aba94290b3d745671a1c9e320e6f76ad6afcca67c580b963
5983+
checksum: 10/0ee9e31dd0d2396a924682d0e61a4ecc6bfab8eaff23dbf8a72c3c2ce22c116fa578148baeb4de75b968ef99d22e6e6aa0a00dba40286f71184918bb6bb5b06a
59845984
languageName: node
59855985
linkType: hard
59865986

59875987
"@testing-library/user-event@npm:^14.5.2":
5988-
version: 14.5.2
5989-
resolution: "@testing-library/user-event@npm:14.5.2"
5988+
version: 14.6.1
5989+
resolution: "@testing-library/user-event@npm:14.6.1"
59905990
peerDependencies:
59915991
"@testing-library/dom": ">=7.21.4"
5992-
checksum: 10/49821459d81c6bc435d97128d6386ca24f1e4b3ba8e46cb5a96fe3643efa6e002d88c1b02b7f2ec58da593e805c59b78d7fdf0db565c1f02ba782f63ee984040
5992+
checksum: 10/34b74fff56a0447731a94b40d4cf246deb8dbc1c1e3aec93acd1c3377a760bb062e979f1572bb34ec164ad28ee2a391744b42d0d6d6cc16c4ce527e5e09610e1
59935993
languageName: node
59945994
linkType: hard
59955995

@@ -7956,16 +7956,6 @@ __metadata:
79567956
languageName: node
79577957
linkType: hard
79587958

7959-
"chalk@npm:^3.0.0":
7960-
version: 3.0.0
7961-
resolution: "chalk@npm:3.0.0"
7962-
dependencies:
7963-
ansi-styles: "npm:^4.1.0"
7964-
supports-color: "npm:^7.1.0"
7965-
checksum: 10/37f90b31fd655fb49c2bd8e2a68aebefddd64522655d001ef417e6f955def0ed9110a867ffc878a533f2dafea5f2032433a37c8a7614969baa7f8a1cd424ddfc
7966-
languageName: node
7967-
linkType: hard
7968-
79697959
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
79707960
version: 4.1.2
79717961
resolution: "chalk@npm:4.1.2"
@@ -14777,7 +14767,7 @@ __metadata:
1477714767
languageName: node
1477814768
linkType: hard
1477914769

14780-
"picocolors@npm:^1.0.0, picocolors@npm:^1.1.1":
14770+
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.1.1":
1478114771
version: 1.1.1
1478214772
resolution: "picocolors@npm:1.1.1"
1478314773
checksum: 10/e1cf46bf84886c79055fdfa9dcb3e4711ad259949e3565154b004b260cd356c5d54b31a1437ce9782624bf766272fe6b0154f5f0c744fb7af5d454d2b60db045

0 commit comments

Comments
 (0)