Draft: chore(deps): update dependency @testing-library/react to v16
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @testing-library/react | devDependencies | major | 14.3.1 -> 16.1.0 |
This MR may involve breaking changes so it should be carefully checked.
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.1.0
Features
v16.0.1
Bug Fixes
v16.0.0
Features
BREAKING CHANGES
-
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.
v15.0.7
Bug Fixes
v15.0.6
Bug Fixes
v15.0.5
Bug Fixes
v15.0.4
Bug Fixes
v15.0.3
Bug Fixes
v15.0.2
Bug Fixes
v15.0.1
Bug Fixes
v15.0.0
Release
BREAKING CHANGES
- Minimum supported Node.js version is 18.0
- New version of
@testing-library/domchanges various roles. Check out the changed tests in https://github.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3 to get an overview about what changed.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by AV Bot