-
Notifications
You must be signed in to change notification settings - Fork 1
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 #294
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: frontend/pnpm-lock.yaml
|
2b12555
to
627f10d
Compare
|
ea3ebe5
to
4388a90
Compare
2b0cb35
to
dbe15f8
Compare
dbe15f8
to
e9d00b6
Compare
e9d00b6
to
8d552ec
Compare
35d76f8
to
d0442d8
Compare
df8204a
to
9b6aad4
Compare
63655fa
to
1da1f90
Compare
1da1f90
to
366157f
Compare
fac0207
to
f31ccb6
Compare
886e3ee
to
dfd31ba
Compare
ece3a85
to
f7add29
Compare
f7add29
to
cf73e85
Compare
This PR contains the following updates:
^14.0.0
->^16.0.0
^14.2.1
->^16.0.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
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
v14.3.0
Compare Source
v14.2.2
Compare Source
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.