atherdon / dash-upload-forms

https://upload-forms-repository.herokuapp.com/
1 stars 2 forks source link

Update dependency @testing-library/user-event to v13 #47

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/user-event 12.8.3 -> 13.0.4 age adoption passing confidence

Release Notes

testing-library/user-event ### [`v13.0.4`](https://togithub.com/testing-library/user-event/releases/v13.0.4) [Compare Source](https://togithub.com/testing-library/user-event/compare/v13.0.3...v13.0.4) ##### Bug Fixes - convert exported modules to typescript ([#​599](https://togithub.com/testing-library/user-event/issues/599)) ([be0b1b6](https://togithub.com/testing-library/user-event/commit/be0b1b6461b31d5e1687a7041aa8a0c24b287343)) ### [`v13.0.3`](https://togithub.com/testing-library/user-event/releases/v13.0.3) [Compare Source](https://togithub.com/testing-library/user-event/compare/v13.0.2...v13.0.3) ##### Bug Fixes - export typings from src ([#​596](https://togithub.com/testing-library/user-event/issues/596)) ([16314c6](https://togithub.com/testing-library/user-event/commit/16314c6f10a4e0cdd25024e25ebb588c7abe8935)) ### [`v13.0.2`](https://togithub.com/testing-library/user-event/releases/v13.0.2) [Compare Source](https://togithub.com/testing-library/user-event/compare/v13.0.1...v13.0.2) ##### Bug Fixes - **keyboard:** handle invalid or empty maxlength ([#​595](https://togithub.com/testing-library/user-event/issues/595)) ([2180430](https://togithub.com/testing-library/user-event/commit/21804309d9a19535384f537948e08d0e263bbb00)) ### [`v13.0.1`](https://togithub.com/testing-library/user-event/releases/v13.0.1) [Compare Source](https://togithub.com/testing-library/user-event/compare/v13.0.0...v13.0.1) ##### Bug Fixes - **keyboard:** parse modifiers as characters ([#​588](https://togithub.com/testing-library/user-event/issues/588)) ([fa9299e](https://togithub.com/testing-library/user-event/commit/fa9299e7e960485317e79d386d355876de1cd3b9)) ### [`v13.0.0`](https://togithub.com/testing-library/user-event/releases/v13.0.0) [Compare Source](https://togithub.com/testing-library/user-event/compare/v12.8.3...v13.0.0) ##### Features - add userEvent.keyboard API ([#​581](https://togithub.com/testing-library/user-event/issues/581)) ([f251d15](https://togithub.com/testing-library/user-event/commit/f251d153d55e43ec84c6012fa09352b251133f20)) ##### BREAKING CHANGES - `userEvent.type` features a rewritten implementation shared with the new `userEvent.keyboard`. This might break code depending on unintended/undocumented behavior of the previous implementation. - `userEvent.type` treats `{` and `[` as special characters. - `userEvent.type` returns no Promise if called without `delay`.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.