Skip to content

Commit 9504642

Browse files
Update dependency @storybook/testing-library to ^0.2.0 (#1692)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/testing-library](https://togithub.com/storybookjs/testing-library) | [`^0.0.14-next.2` -> `^0.2.0`](https://renovatebot.com/diffs/npm/@storybook%2ftesting-library/0.0.14-next.2/0.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftesting-library/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftesting-library/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftesting-library/0.0.14-next.2/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftesting-library/0.0.14-next.2/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/testing-library (@&#8203;storybook/testing-library)</summary> ### [`v0.2.0`](https://togithub.com/storybookjs/testing-library/releases/tag/v0.2.0) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.1.0...v0.2.0) :tada: This release contains work from a new contributor! :tada: Thank you, Vanessa Yuen ([@&#8203;vanessayuenn](https://togithub.com/vanessayuenn)), for all your work! ##### Release Notes ##### Upgrade user-event to v14 and testing-library to v9 ([#&#8203;43](https://togithub.com/storybookjs/testing-library/pull/43)) `@storybook/testing-library` now uses `@testing-library/dom` **version 9** and `@testing-library/user-event` **version 14**! 🎉 To refer to new features and bugfixes and you can check them in the [user-event release page](https://togithub.com/testing-library/user-event/releases/tag/v14.0.0) and [testing-library dom release page](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.0.0). *** ##### 🚀 Enhancement - Release 0.2.0 [#&#8203;46](https://togithub.com/storybookjs/testing-library/pull/46) ([@&#8203;yannbf](https://togithub.com/yannbf) [@&#8203;ndelangen](https://togithub.com/ndelangen) [@&#8203;vanessayuenn](https://togithub.com/vanessayuenn)) - Upgrade user-event to v14 and testing-library to v9 [#&#8203;43](https://togithub.com/storybookjs/testing-library/pull/43) ([@&#8203;yannbf](https://togithub.com/yannbf)) - migrate to tsup (again) [#&#8203;38](https://togithub.com/storybookjs/testing-library/pull/38) ([@&#8203;ndelangen](https://togithub.com/ndelangen)) ##### 🐛 Bug Fix - Lower testing library dependency range [#&#8203;47](https://togithub.com/storybookjs/testing-library/pull/47) ([@&#8203;yannbf](https://togithub.com/yannbf)) - Change Storybook dependencies from `future` npm tag to `next` [#&#8203;44](https://togithub.com/storybookjs/testing-library/pull/44) ([@&#8203;yannbf](https://togithub.com/yannbf)) - Revert "migrate to tsup" [#&#8203;37](https://togithub.com/storybookjs/testing-library/pull/37) ([@&#8203;ndelangen](https://togithub.com/ndelangen)) - migrate to tsup [#&#8203;36](https://togithub.com/storybookjs/testing-library/pull/36) ([@&#8203;ndelangen](https://togithub.com/ndelangen)) ##### Authors: 3 - Norbert de Langen ([@&#8203;ndelangen](https://togithub.com/ndelangen)) - Vanessa Yuen ([@&#8203;vanessayuenn](https://togithub.com/vanessayuenn)) - Yann Braga ([@&#8203;yannbf](https://togithub.com/yannbf)) ### [`v0.1.0`](https://togithub.com/storybookjs/testing-library/blob/HEAD/CHANGELOG.md#v010-Mon-Apr-03-2023) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.0.14-next.2...v0.1.0) :tada: This release contains work from a new contributor! :tada: Thank you, Kasper Peulen ([@&#8203;kasperpeulen](https://togithub.com/kasperpeulen)), for all your work! ##### 🚀 Enhancement ##### 🐛 Bug Fix - Support Storybook 7.0.0 [#&#8203;34](https://togithub.com/storybookjs/testing-library/pull/34) ([@&#8203;yannbf](https://togithub.com/yannbf)) - Make `waitFor` interceptable and don't override interval/timeout [#&#8203;23](https://togithub.com/storybookjs/testing-library/pull/23) ([@&#8203;ghengeveld](https://togithub.com/ghengeveld) [@&#8203;yannbf](https://togithub.com/yannbf)) - support storybook 7.0 [#&#8203;30](https://togithub.com/storybookjs/testing-library/pull/30) ([@&#8203;yannbf](https://togithub.com/yannbf)) ##### Authors: 3 - Gert Hengeveld ([@&#8203;ghengeveld](https://togithub.com/ghengeveld)) - Kasper Peulen ([@&#8203;kasperpeulen](https://togithub.com/kasperpeulen)) - Yann Braga ([@&#8203;yannbf](https://togithub.com/yannbf)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/terraware/terraware-web). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c1f65b commit 9504642

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@storybook/preset-create-react-app": "^7.0.12",
122122
"@storybook/react": "^7.0.12",
123123
"@storybook/react-webpack5": "^7.0.12",
124-
"@storybook/testing-library": "^0.0.14-next.2",
124+
"@storybook/testing-library": "^0.2.0",
125125
"babel-plugin-named-exports-order": "^0.0.2",
126126
"btoa": "^1.2.1",
127127
"csv": "^6.2.8",

yarn.lock

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,7 +3435,7 @@
34353435
"@storybook/client-logger" "7.0.12"
34363436
"@storybook/preview-api" "7.0.12"
34373437

3438-
"@storybook/[email protected]", "@storybook/client-logger@^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0":
3438+
"@storybook/[email protected]":
34393439
version "7.0.12"
34403440
resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-7.0.12.tgz#259931a1de7503227f0c082e130ca98e5109ca92"
34413441
integrity sha512-MQMtIgGEgdixvxnBvZ2m8hhc0DGJWeCpHtxg7oqBLBEBmCYFueTqDZHl4Z6SoCrK0a2YS5X/BIXOcEtP1ulMKw==
@@ -3632,7 +3632,7 @@
36323632
resolved "https://registry.yarnpkg.com/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed"
36333633
integrity sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==
36343634

3635-
"@storybook/[email protected]", "@storybook/instrumenter@^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0":
3635+
"@storybook/[email protected]":
36363636
version "7.0.12"
36373637
resolved "https://registry.yarnpkg.com/@storybook/instrumenter/-/instrumenter-7.0.12.tgz#7c49a4d821ecb7ec1c2a38251986dca97816313b"
36383638
integrity sha512-jx4rb4AMT1YIOpE0HCdfyLvpYU+94wPkC9vt7sZGWAp7nnYG+KO/lx3XCJaR9qQPIxVYejJtWkeGn4RID79SoQ==
@@ -3837,15 +3837,13 @@
38373837
nanoid "^3.3.1"
38383838
read-pkg-up "^7.0.1"
38393839

3840-
"@storybook/testing-library@^0.0.14-next.2":
3841-
version "0.0.14-next.2"
3842-
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.0.14-next.2.tgz#458e6c7623118e24826ba73b80db0a887f3f57e8"
3843-
integrity sha512-i/SLSGm0o978ELok/SB4Qg1sZ3zr+KuuCkzyFqcCD0r/yf+bG35aQGkFqqxfSAdDxuQom0NO02FE+qys5Eapdg==
3840+
"@storybook/testing-library@^0.2.0":
3841+
version "0.2.0"
3842+
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.0.tgz#09202b90ea5bd67b503dbb1a0b1f3ab3eb005d04"
3843+
integrity sha512-Ff6jNnrsosmDshgCf0Eb5Cz7IA34p/1Ps5N3Kp3598kfXpBSccSkQQvVFUXC3kIHw/isIXWPqntZuKqnWUz7Gw==
38443844
dependencies:
3845-
"@storybook/client-logger" "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0"
3846-
"@storybook/instrumenter" "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0"
3847-
"@testing-library/dom" "^8.3.0"
3848-
"@testing-library/user-event" "^13.2.1"
3845+
"@testing-library/dom" "^9.0.0"
3846+
"@testing-library/user-event" "^14.0.0"
38493847
ts-dedent "^2.2.0"
38503848

38513849
"@storybook/[email protected]":
@@ -4032,18 +4030,18 @@
40324030
lz-string "^1.4.4"
40334031
pretty-format "^27.0.2"
40344032

4035-
"@testing-library/dom@^8.3.0":
4036-
version "8.20.0"
4037-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6"
4038-
integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==
4033+
"@testing-library/dom@^9.0.0":
4034+
version "9.3.1"
4035+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1.tgz#8094f560e9389fb973fe957af41bf766937a9ee9"
4036+
integrity sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==
40394037
dependencies:
40404038
"@babel/code-frame" "^7.10.4"
40414039
"@babel/runtime" "^7.12.5"
40424040
"@types/aria-query" "^5.0.1"
4043-
aria-query "^5.0.0"
4041+
aria-query "5.1.3"
40444042
chalk "^4.1.0"
40454043
dom-accessibility-api "^0.5.9"
4046-
lz-string "^1.4.4"
4044+
lz-string "^1.5.0"
40474045
pretty-format "^27.0.2"
40484046

40494047
"@testing-library/jest-dom@^5.11.4":
@@ -4070,14 +4068,7 @@
40704068
"@testing-library/dom" "^8.0.0"
40714069
"@types/react-dom" "<18.0.0"
40724070

4073-
"@testing-library/user-event@^13.2.1":
4074-
version "13.5.0"
4075-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
4076-
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
4077-
dependencies:
4078-
"@babel/runtime" "^7.12.5"
4079-
4080-
"@testing-library/user-event@^14.4.3":
4071+
"@testing-library/user-event@^14.0.0", "@testing-library/user-event@^14.4.3":
40814072
version "14.4.3"
40824073
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
40834074
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
@@ -5386,7 +5377,7 @@ argparse@^2.0.1:
53865377
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
53875378
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
53885379

5389-
aria-query@^5.0.0, aria-query@^5.1.3:
5380+
aria-query@5.1.3, aria-query@^5.0.0, aria-query@^5.1.3:
53905381
version "5.1.3"
53915382
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.1.3.tgz#19db27cd101152773631396f7a95a3b58c22c35e"
53925383
integrity sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==
@@ -10895,6 +10886,11 @@ lz-string@^1.4.4:
1089510886
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
1089610887
integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==
1089710888

10889+
lz-string@^1.5.0:
10890+
version "1.5.0"
10891+
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
10892+
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
10893+
1089810894
magic-string@^0.25.0, magic-string@^0.25.7:
1089910895
version "0.25.9"
1090010896
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"

0 commit comments

Comments
 (0)