Closed renovate[bot] closed 9 months ago
Name | Link |
---|---|
Latest commit | 65d54096ea191ba419912c5c7f01a9bc2bddbb45 |
Latest deploy log | https://app.netlify.com/sites/fanciful-rolypoly-bec1a8/deploys/651ad35e2af13e00088af859 |
Stale pull request message
Stale pull request message
Because you closed this PR without merging, Renovate will ignore this update (0.2.2
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
0.0.11
->0.2.2
Release Notes
storybookjs/testing-library (@storybook/testing-library)
### [`v0.2.2`](https://togithub.com/storybookjs/testing-library/releases/tag/v0.2.2) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.2.1...v0.2.2) ##### π Bug Fix - Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues [#57](https://togithub.com/storybookjs/testing-library/pull/57) ([@yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@yannbf](https://togithub.com/yannbf)) ### [`v0.2.1`](https://togithub.com/storybookjs/testing-library/releases/tag/v0.2.1) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.2.0...v0.2.1) :tada: This release contains work from a new contributor! :tada: Thank you, Valentin Palkovic ([@valentinpalkovic](https://togithub.com/valentinpalkovic)), for all your work! ##### π Bug Fix - Temporarily fix user-event to 14.4.0 to avoid compatibility issues [#53](https://togithub.com/storybookjs/testing-library/pull/53) ([@yannbf](https://togithub.com/yannbf)) ##### Authors: 2 - Valentin Palkovic ([@valentinpalkovic](https://togithub.com/valentinpalkovic)) - Yann Braga ([@yannbf](https://togithub.com/yannbf)) ### [`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 ([@vanessayuenn](https://togithub.com/vanessayuenn)), for all your work! ##### Release Notes ##### Upgrade user-event to v14 and testing-library to v9 ([#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 [#46](https://togithub.com/storybookjs/testing-library/pull/46) ([@yannbf](https://togithub.com/yannbf) [@ndelangen](https://togithub.com/ndelangen) [@vanessayuenn](https://togithub.com/vanessayuenn)) - Upgrade user-event to v14 and testing-library to v9 [#43](https://togithub.com/storybookjs/testing-library/pull/43) ([@yannbf](https://togithub.com/yannbf)) - migrate to tsup (again) [#38](https://togithub.com/storybookjs/testing-library/pull/38) ([@ndelangen](https://togithub.com/ndelangen)) ##### π Bug Fix - Lower testing library dependency range [#47](https://togithub.com/storybookjs/testing-library/pull/47) ([@yannbf](https://togithub.com/yannbf)) - Change Storybook dependencies from `future` npm tag to `next` [#44](https://togithub.com/storybookjs/testing-library/pull/44) ([@yannbf](https://togithub.com/yannbf)) - Revert "migrate to tsup" [#37](https://togithub.com/storybookjs/testing-library/pull/37) ([@ndelangen](https://togithub.com/ndelangen)) - migrate to tsup [#36](https://togithub.com/storybookjs/testing-library/pull/36) ([@ndelangen](https://togithub.com/ndelangen)) ##### Authors: 3 - Norbert de Langen ([@ndelangen](https://togithub.com/ndelangen)) - Vanessa Yuen ([@vanessayuenn](https://togithub.com/vanessayuenn)) - Yann Braga ([@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.13...v0.1.0) :tada: This release contains work from a new contributor! :tada: Thank you, Kasper Peulen ([@kasperpeulen](https://togithub.com/kasperpeulen)), for all your work! ##### π Enhancement ##### π Bug Fix - Support Storybook 7.0.0 [#34](https://togithub.com/storybookjs/testing-library/pull/34) ([@yannbf](https://togithub.com/yannbf)) - Make `waitFor` interceptable and don't override interval/timeout [#23](https://togithub.com/storybookjs/testing-library/pull/23) ([@ghengeveld](https://togithub.com/ghengeveld) [@yannbf](https://togithub.com/yannbf)) - support storybook 7.0 [#30](https://togithub.com/storybookjs/testing-library/pull/30) ([@yannbf](https://togithub.com/yannbf)) ##### Authors: 3 - Gert Hengeveld ([@ghengeveld](https://togithub.com/ghengeveld)) - Kasper Peulen ([@kasperpeulen](https://togithub.com/kasperpeulen)) - Yann Braga ([@yannbf](https://togithub.com/yannbf)) *** ### [`v0.0.13`](https://togithub.com/storybookjs/testing-library/blob/HEAD/CHANGELOG.md#v0013-Mon-Jun-13-2022) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.0.12...v0.0.13) ##### π Bug Fix - Fix dependency of [@storybook/instrumenter](https://togithub.com/storybook/instrumenter) [#22](https://togithub.com/storybookjs/testing-library/pull/22) ([@yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@yannbf](https://togithub.com/yannbf)) *** ### [`v0.0.12`](https://togithub.com/storybookjs/testing-library/blob/HEAD/CHANGELOG.md#v0012-Fri-Jun-10-2022) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.0.11...v0.0.12) ##### π Bug Fix - loosen version ranges of storybook so we can start bench testing 7.0.0 alpha releases [#21](https://togithub.com/storybookjs/testing-library/pull/21) ([@ndelangen](https://togithub.com/ndelangen)) ##### Authors: 1 - Norbert de Langen ([@ndelangen](https://togithub.com/ndelangen)) ***Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.