-
Notifications
You must be signed in to change notification settings - Fork 363
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 v14 - autoclosed #7659
Conversation
d13f617
to
c133c52
Compare
@beatrice-acasandrei @alexandru-io can one of you work on this- it is failing on perfherder tests |
e996001
to
daeba52
Compare
daeba52
to
8c9d0ca
Compare
This depends on the React upgrade in #7672 |
8c9d0ca
to
8591f7e
Compare
933206a
to
3b3b5bb
Compare
3b3b5bb
to
3ad1110
Compare
@alexandru-io this also has been 6 months with no action. |
3ad1110
to
eb5902e
Compare
Sorry @jmaher we'll look into it with higher priority. |
eb5902e
to
ac7ea21
Compare
Hey @jmaher, I looked into the releases for testing-library/react v12 only supports Do we plan to upgrade to |
yes that is the goal, see #7798 ; we keep running into failing perf tests on a lot of things (see the comments). it appears there is nothing to do with this right now. |
ac7ea21
to
4f365cb
Compare
4319bdf
to
d825761
Compare
fac03e1
to
3d655bd
Compare
3d655bd
to
f78576b
Compare
f78576b
to
571f734
Compare
571f734
to
cfb675d
Compare
cfb675d
to
619a4dc
Compare
This PR contains the following updates:
12.0.0
->14.3.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
v14.3.0
Compare Source
v14.2.2
Compare Source
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
v13.4.0
Compare Source
Features
v13.3.0
Compare Source
Features
globalThis
if available (#1070) (c80809a)v13.2.0
Compare Source
Features
v13.1.1
Compare Source
Bug Fixes
v13.1.0
Compare Source
Features
renderHook
(#991) (9535eff)v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Features
BREAKING CHANGES
createRoot
API by default which comes with a set of changes while also enabling support for concurrent features.To opt-out of this change you can use
render(ui, { legacyRoot: true } )
. But be aware that the legacy root API is deprecated in React 18 and its usage will trigger console warnings.v12.1.5
Compare Source
Bug Fixes
v12.1.4
Compare Source
Bug Fixes
v12.1.3
Compare Source
Bug Fixes
@types/react-dom
as a direct dependency (#1001) (149d9a9)v12.1.2
Compare Source
Bug Fixes
v12.1.1
Compare Source
Bug Fixes
v12.1.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Mend Renovate. View repository job log here.