-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore(deps): update dependency @testing-library/react to v16 #434
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
7e0ddd4
to
fd12506
Compare
fd12506
to
478bca1
Compare
478bca1
to
ba2942e
Compare
ba2942e
to
1018c84
Compare
1018c84
to
b63583d
Compare
b63583d
to
6143f90
Compare
6143f90
to
439926e
Compare
222c644
to
bae91ca
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #434 +/- ##
=======================================
Coverage 93.07% 93.07%
=======================================
Files 135 135
Lines 1992 1992
Branches 614 614
=======================================
Hits 1854 1854
Misses 114 114
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
bae91ca
to
c87a000
Compare
Deployment failed with the following error:
|
c87a000
to
e7972e2
Compare
Deployment failed with the following error:
|
e7972e2
to
63eadce
Compare
Deployment failed with the following error:
|
63eadce
to
2938d15
Compare
2938d15
to
8adeb7f
Compare
8adeb7f
to
a396722
Compare
a396722
to
9663c38
Compare
This PR contains the following updates:
14.3.0
->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
v14.3.1
Compare Source
Bug Fixes
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 is behind base branch, 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.