-
Notifications
You must be signed in to change notification settings - Fork 104
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 v14 #768
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: package-lock.json
|
e89150c
to
9f33ab7
Compare
18d4524
to
18bbd1a
Compare
Need to bump Profile to React v18 for this to pass. I'm not sure when we plan on bumping the version, so I'll label this as "needs discussion" |
3eeddad
to
f35c03e
Compare
FED-BOM is currently working on upgrading to React 18. It appears the plan is start with React 17 and then work on migrating off of Enzyme in preparation for React 18. |
a97af6e
to
6d24d62
Compare
cf1e861
to
f631ae7
Compare
f631ae7
to
8108413
Compare
68b7f53
to
df605f8
Compare
5b78be6
to
235cb04
Compare
cab3dce
to
9aabe31
Compare
2f679e8
to
757cd8b
Compare
f8dbfe8
to
1a06661
Compare
1a06661
to
12ed4fb
Compare
12ed4fb
to
0dc83cf
Compare
This PR contains the following updates:
12.1.5
->14.2.2
Release Notes
testing-library/react-testing-library (@testing-library/react)
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.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.