Update testing-library monorepo #430

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

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies minor 16.1.0 -> 16.2.0
@testing-library/user-event devDependencies minor 14.5.2 -> 14.6.0

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v16.2.0

Compare Source

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

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/react](https://github.com/testing-library/react-testing-library) | devDependencies | minor | [`16.1.0` -> `16.2.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.1.0/16.2.0) | | [@testing-library/user-event](https://github.com/testing-library/user-event) | devDependencies | minor | [`14.5.2` -> `14.6.0`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.0) | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v16.2.0`](https://github.com/testing-library/react-testing-library/releases/tag/v16.2.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0) ##### Features - Add support for React error handlers ([#&#8203;1354](https://github.com/testing-library/react-testing-library/issues/1354)) ([9618c51](https://github.com/testing-library/react-testing-library/commit/9618c5133706ec964f649e60a777cc384db58a3f)) </details> <details> <summary>testing-library/user-event (@&#8203;testing-library/user-event)</summary> ### [`v14.6.0`](https://github.com/testing-library/user-event/releases/tag/v14.6.0) [Compare Source](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.0) ##### Features - dispatch `FocusEvent` in hidden documents ([#&#8203;1252](https://github.com/testing-library/user-event/issues/1252)) ([1ed8b15](https://github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4)) ##### Bug Fixes - **clipboard:** await `DataTransferItem.getAsString()` callback ([#&#8203;1251](https://github.com/testing-library/user-event/issues/1251)) ([7b11b0e](https://github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec)) - **event:** assign pointer coords to MouseEvent ([#&#8203;1039](https://github.com/testing-library/user-event/issues/1039)) ([8528972](https://github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823)) - **pointer:** check `PointerCoords.x` in `isDifferentPointerPosition` ([#&#8203;1216](https://github.com/testing-library/user-event/issues/1216)) ([75edef5](https://github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1)) - **pointer:** check all fields of `PointerCoords` in `isDifferentPointerPosition()` ([#&#8203;1229](https://github.com/testing-library/user-event/issues/1229)) ([5f3d28f](https://github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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-16 03:17:21 +01:00
Update testing-library monorepo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c8717bf9e9
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-01-16 03:17:21 +01:00
kjuulh merged commit 8b8746468e into main 2025-01-16 03:17:29 +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#430
No description provided.