mdirshaddev / coditor

An online code editor
MIT License
2 stars 0 forks source link

chore(deps): update dependency @storybook/testing-library to v0.2.2 #8

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/testing-library 0.0.14-next.1 -> 0.2.2 age adoption passing confidence

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.14-next.2...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.14-next.2`](https://togithub.com/storybookjs/testing-library/releases/tag/v0.0.14-next.2) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.0.14-next.1...v0.0.14-next.2) ##### πŸ› Bug Fix - Support Storybook 7.0.0 [#​34](https://togithub.com/storybookjs/testing-library/pull/34) ([@​yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@​yannbf](https://togithub.com/yannbf))

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.