-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency @testing-library/react to v16 #2552
base: master
Are you sure you want to change the base?
Conversation
82381e7
to
e679a59
Compare
b09dadc
to
f95bcaf
Compare
f95bcaf
to
1339d7d
Compare
1339d7d
to
4d0d991
Compare
4d0d991
to
70a22b6
Compare
Quality Gate passedIssues Measures |
0ddbada
to
f8db903
Compare
Quality Gate passedIssues Measures |
d06ea4d
to
680f4ed
Compare
680f4ed
to
78dd847
Compare
Quality Gate passedIssues Measures |
7647763
to
39097d8
Compare
Quality Gate passedIssues Measures |
39097d8
to
7383bc9
Compare
7383bc9
to
814c2e6
Compare
61acc3b
to
814c2e6
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
14.3.1
->16.1.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.1.0
Compare Source
v16.0.1
Compare Source
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
v15.0.6
Compare Source
v15.0.5
Compare Source
v15.0.4
Compare Source
v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)v15.0.2
Compare Source
v15.0.1
Compare Source
v15.0.0
Compare Source
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 was generated by Mend Renovate. View the repository job log.