Update dependency @testing-library/react to v14 #8

Merged
pierre merged 1 commits from renovate/testing-library-react-14.x into master 2024-04-08 00:44:00 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@testing-library/react dependencies major ^13.4.0 -> ^14.0.0

Release Notes

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

v14.2.2

Compare Source

Bug Fixes

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features

v14.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

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/react](https://github.com/testing-library/react-testing-library) | dependencies | major | [`^13.4.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/13.4.0/14.2.2) | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v14.2.2`](https://github.com/testing-library/react-testing-library/releases/tag/v14.2.2) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2) ##### Bug Fixes - Remove unused types ([#&#8203;1287](https://github.com/testing-library/react-testing-library/issues/1287)) ([3da62fd](https://github.com/testing-library/react-testing-library/commit/3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f)) ### [`v14.2.1`](https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1) ##### Bug Fixes - Update types to support all possible react component return values ([#&#8203;1272](https://github.com/testing-library/react-testing-library/issues/1272)) ([55e79c2](https://github.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9)) ### [`v14.2.0`](https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.0) ##### Features - add `reactStrictMode` option to enable strict mode render ([#&#8203;1241](https://github.com/testing-library/react-testing-library/issues/1241)) ([0880eba](https://github.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959)) ### [`v14.1.2`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.1...v14.1.2) ##### Bug Fixes - revert missing hooks warnings ([#&#8203;1255](https://github.com/testing-library/react-testing-library/issues/1255)) ([1c67477](https://github.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d)) ### [`v14.1.1`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.1) ##### Bug Fixes - log globals warning only once ([#&#8203;1252](https://github.com/testing-library/react-testing-library/issues/1252)) ([fd52a59](https://github.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d)), closes [#&#8203;1249](https://github.com/testing-library/react-testing-library/issues/1249) ### [`v14.1.0`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.0) ##### Features - add warnings when globals are missing ([#&#8203;1244](https://github.com/testing-library/react-testing-library/issues/1244)) ([d80319f](https://github.com/testing-library/react-testing-library/commit/d80319f5695d0ddbd93f7d63ca1cb71450663ba6)) ### [`v14.0.0`](https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0) ##### Bug Fixes - Prevent "missing act" warning for queued microtasks ([#&#8203;1137](https://github.com/testing-library/react-testing-library/issues/1137)) ([f78839b](https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e)) ##### Features - Bump `@testing-library/dom` to 9.0.0 ([#&#8203;1177](https://github.com/testing-library/react-testing-library/issues/1177)) ([6653c23](https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898)) - Drop support for Node.js 12.x ([#&#8203;1169](https://github.com/testing-library/react-testing-library/issues/1169)) ([9b7a1e2](https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd)) ##### BREAKING CHANGES - See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0 - Minimum supported Node.js version is now 14.x </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-04-08 00:14:48 +00:00
Update dependency @testing-library/react to v14
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
104b369fdd
pierre scheduled this pull request to auto merge when all checks succeed 2024-04-08 00:14:48 +00:00
pierre merged commit 104b369fdd into master 2024-04-08 00:44:00 +00: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: pierre/VirtWeb#8
No description provided.