Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update dependency @testing-library/user-event to ^14.6.1 (#5630)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/user-event](https://redirect.github.com/testing-library/user-event) | [`^14.6.0` -> `^14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.6.0/14.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fuser-event/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fuser-event/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fuser-event/14.6.0/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fuser-event/14.6.0/14.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/user-event (@​testing-library/user-event)</summary> ### [`v14.6.1`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.1) [Compare Source](https://redirect.github.com/testing-library/user-event/compare/v14.6.0...v14.6.1) ##### Bug Fixes - correct description for `delay` option ([#​1175](https://redirect.github.com/testing-library/user-event/issues/1175)) ([2edf14d](https://redirect.github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149)) - **keyboard:** add `ContextMenu` to `defaultKeyMap` ([#​1079](https://redirect.github.com/testing-library/user-event/issues/1079)) ([3e471d1](https://redirect.github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663)) - **keyboard:** add brackets to `defaultKeyMap` ([#​1226](https://redirect.github.com/testing-library/user-event/issues/1226)) ([543ecb0](https://redirect.github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38)) - **keyboard:** walk through radio group per arrow keys ([#​1049](https://redirect.github.com/testing-library/user-event/issues/1049)) ([bf8111c](https://redirect.github.com/testing-library/user-event/commit/bf8111ca9fed2ab738e0568d741c2de1425e0ca4)) - **pointer:** dispatch mouse events if `pointerdown` is `defaultPrevented` ([#​1121](https://redirect.github.com/testing-library/user-event/issues/1121)) ([f681f7b](https://redirect.github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6)) - **pointer:** set `button` and `buttons` properties on `PointerEvent` ([#​1219](https://redirect.github.com/testing-library/user-event/issues/1219)) ([6614f72](https://redirect.github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20)) - **pointer:** use `1` as default value for `PointerEvent.width` and `PointerEvent.height` ([#​1224](https://redirect.github.com/testing-library/user-event/issues/1224)) ([f0468d0](https://redirect.github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372)) - prevent `click` event loop on form-associated custom element ([#​1238](https://redirect.github.com/testing-library/user-event/issues/1238)) ([465fc7e](https://redirect.github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955)) - prevent `click` event on non-focusable control ([#​1130](https://redirect.github.com/testing-library/user-event/issues/1130)) ([e429094](https://redirect.github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64)) - **upload:** apply `accept` filter more leniently ([#​1064](https://redirect.github.com/testing-library/user-event/issues/1064)) ([a344ad4](https://redirect.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**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dubzzz/fast-check). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information