interface
interface copied to clipboard
chore(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1
Bumps @testing-library/user-event from 14.5.2 to 14.6.1.
Release notes
Sourced from @testing-library/user-event's releases.
v14.6.1
14.6.1 (2025-01-21)
Bug Fixes
- correct description for
delayoption (#1175) (2edf14d)- keyboard: add
ContextMenutodefaultKeyMap(#1079) (3e471d1)- keyboard: add brackets to
defaultKeyMap(#1226) (543ecb0)- keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
- pointer: dispatch mouse events if
pointerdownisdefaultPrevented(#1121) (f681f7b)- pointer: set
buttonandbuttonsproperties onPointerEvent(#1219) (6614f72)- pointer: use
1as default value forPointerEvent.widthandPointerEvent.height(#1224) (f0468d0)- prevent
clickevent loop on form-associated custom element (#1238) (465fc7e)- prevent
clickevent on non-focusable control (#1130) (e429094)- upload: apply
acceptfilter more leniently (#1064) (a344ad4)v14.6.0
14.6.0 (2025-01-15)
Features
Bug Fixes
- clipboard: await
DataTransferItem.getAsString()callback (#1251) (7b11b0e)- event: assign pointer coords to MouseEvent (#1039) (8528972)
- pointer: check
PointerCoords.xinisDifferentPointerPosition(#1216) (75edef5)- pointer: check all fields of
PointerCoordsinisDifferentPointerPosition()(#1229) (5f3d28f)
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.