generated from openedx/frontend-template-application
-
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
chore(deps): update dependency @testing-library/react to v14 #280
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚠ 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
|
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
6 times, most recently
from
February 16, 2024 18:41
2c9c57d
to
50a993b
Compare
jsnwesson
added
the
blocked by other work
PR cannot be finished until other work is complete
label
Feb 16, 2024
From my understanding, there are a couple of things blocking this from moving forward:
|
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
5 times, most recently
from
February 23, 2024 18:37
8dc5dc7
to
8e9243a
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
February 28, 2024 17:04
9d7827f
to
15cecee
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
March 8, 2024 13:52
ef4fcc1
to
9fd0590
Compare
jsnwesson
removed
the
blocked by other work
PR cannot be finished until other work is complete
label
Mar 8, 2024
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
March 11, 2024 11:19
6cc1d21
to
3535faa
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
March 18, 2024 17:52
2f7d8f4
to
7953ef0
Compare
jsnwesson
added
the
blocked by other work
PR cannot be finished until other work is complete
label
Mar 18, 2024
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
6 times, most recently
from
March 25, 2024 18:04
575eae1
to
e3cf4eb
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
March 29, 2024 11:51
264c34f
to
481b15d
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
March 29, 2024 18:10
481b15d
to
f89e16b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.