Update dependency @testing-library/user-event to v14.6.1 #432

Merged
kjuulh merged 1 commits from renovate/testing-library-monorepo into main 2025-01-22 03:16:22 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@testing-library/user-event devDependencies patch 14.6.0 -> 14.6.1

Release Notes

testing-library/user-event (@​testing-library/user-event)

v14.6.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/user-event](https://github.com/testing-library/user-event) | devDependencies | patch | [`14.6.0` -> `14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.6.0/14.6.1) | --- ### Release Notes <details> <summary>testing-library/user-event (@&#8203;testing-library/user-event)</summary> ### [`v14.6.1`](https://github.com/testing-library/user-event/releases/tag/v14.6.1) [Compare Source](https://github.com/testing-library/user-event/compare/v14.6.0...v14.6.1) ##### Bug Fixes - correct description for `delay` option ([#&#8203;1175](https://github.com/testing-library/user-event/issues/1175)) ([2edf14d](https://github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149)) - **keyboard:** add `ContextMenu` to `defaultKeyMap` ([#&#8203;1079](https://github.com/testing-library/user-event/issues/1079)) ([3e471d1](https://github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663)) - **keyboard:** add brackets to `defaultKeyMap` ([#&#8203;1226](https://github.com/testing-library/user-event/issues/1226)) ([543ecb0](https://github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38)) - **keyboard:** walk through radio group per arrow keys ([#&#8203;1049](https://github.com/testing-library/user-event/issues/1049)) ([bf8111c](https://github.com/testing-library/user-event/commit/bf8111ca9fed2ab738e0568d741c2de1425e0ca4)) - **pointer:** dispatch mouse events if `pointerdown` is `defaultPrevented` ([#&#8203;1121](https://github.com/testing-library/user-event/issues/1121)) ([f681f7b](https://github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6)) - **pointer:** set `button` and `buttons` properties on `PointerEvent` ([#&#8203;1219](https://github.com/testing-library/user-event/issues/1219)) ([6614f72](https://github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20)) - **pointer:** use `1` as default value for `PointerEvent.width` and `PointerEvent.height` ([#&#8203;1224](https://github.com/testing-library/user-event/issues/1224)) ([f0468d0](https://github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372)) - prevent `click` event loop on form-associated custom element ([#&#8203;1238](https://github.com/testing-library/user-event/issues/1238)) ([465fc7e](https://github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955)) - prevent `click` event on non-focusable control ([#&#8203;1130](https://github.com/testing-library/user-event/issues/1130)) ([e429094](https://github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64)) - **upload:** apply `accept` filter more leniently ([#&#8203;1064](https://github.com/testing-library/user-event/issues/1064)) ([a344ad4](https://github.com/testing-library/user-event/commit/a344ad4dfea07b854513705d9e5ef7b3ef10919d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-01-22 03:16:13 +01:00
Update dependency @testing-library/user-event to v14.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
fa7278d7b1
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-01-22 03:16:13 +01:00
kjuulh merged commit fa7278d7b1 into main 2025-01-22 03:16:22 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/vidow#432
No description provided.