Update dependency @testing-library/user-event to v14.6.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@testing-library/user-event | dependencies | patch | 14.6.0 -> 14.6.1 |
Release Notes
testing-library/user-event (@testing-library/user-event)
v14.6.1
Bug Fixes
- correct description for
delay
option (#1175) (2edf14d) -
keyboard: add
ContextMenu
todefaultKeyMap
(#1079) (3e471d1) -
keyboard: add brackets to
defaultKeyMap
(#1226) (543ecb0) - keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
-
pointer: dispatch mouse events if
pointerdown
isdefaultPrevented
(#1121) (f681f7b) -
pointer: set
button
andbuttons
properties onPointerEvent
(#1219) (6614f72) -
pointer: use
1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0) - prevent
click
event loop on form-associated custom element (#1238) (465fc7e) - prevent
click
event on non-focusable control (#1130) (e429094) -
upload: apply
accept
filter more leniently (#1064) (a344ad4)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.