Update dependency @testing-library/react to v16 #59
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
UI
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: alexandre/PaletteSwitcher#59
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/testing-library-react-16.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^13.2.0
->^16.0.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.0.1
Compare Source
Bug Fixes
v16.0.0
Compare Source
Features
@testing-library/dom
and@types/react-dom
to peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/dom
was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dom
installed that frequently caused bugs when used with@testing-library/user-event
. We will also be able to allow new versions of@testing-library/dom
being used without a SemVer major release of@testing-library/react
by just widening the peer dependency.@types/react-dom
needs to be installed if you're typechecking files using@testing-library/react
.v15.0.7
Compare Source
Bug Fixes
act
is notany
whenReact.act
is not declared (#1323) (c1f2957)v15.0.6
Compare Source
Bug Fixes
v15.0.5
Compare Source
Bug Fixes
container
option based onhydrate
(#1313) (d143f46)v15.0.4
Compare Source
Bug Fixes
renderHook
options extend options forrender
(#1308) (48282c2)v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)v15.0.2
Compare Source
Bug Fixes
legacyRoot
error message (#1301) (c63b873)v15.0.1
Compare Source
Bug Fixes
v15.0.0
Compare Source
Release
BREAKING CHANGES
@testing-library/dom
changes various roles. Check out the changed tests in2c570553d8
to get an overview about what changed.v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
Features
v14.2.2
Compare Source
Bug Fixes
v14.2.1
Compare Source
Bug Fixes
v14.2.0
Compare Source
Features
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
@testing-library/dom
to 9.0.0 (#1177) (6653c23)BREAKING CHANGES
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.
This PR has been generated by Renovate Bot.
5319a5a99d
to02193c1150
02193c1150
toa7f69c512a
a7f69c512a
to749539ea4a
Checkout
From your project repository, check out a new branch and test the changes.