generated from openedx/frontend-template-application
-
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 v14 - autoclosed #36
Closed
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
4 times, most recently
from
August 21, 2023 09:33
287f481
to
9748600
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
August 28, 2023 11:32
a266512
to
229e547
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
August 30, 2023 16:14
db1c01f
to
ceb47c9
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
5 times, most recently
from
September 11, 2023 09:59
7876906
to
2db9639
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
8 times, most recently
from
September 21, 2023 17:50
0798074
to
d545ae1
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
October 2, 2023 06:27
3ae607c
to
7eda8c2
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
October 2, 2023 13:52
67b8b24
to
07af441
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
February 21, 2024 20:09
54d43f3
to
212676f
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
February 28, 2024 16:02
be47102
to
88600b5
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
5 times, most recently
from
March 11, 2024 06:29
11de411
to
b1b90d3
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
March 11, 2024 12:39
57bfbf1
to
c2a2644
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
5 times, most recently
from
March 25, 2024 13:37
41a69c1
to
03c0615
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
April 1, 2024 12:39
bcec0aa
to
b4e5c75
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
April 8, 2024 09:09
579a250
to
da2852f
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
April 8, 2024 14:43
da2852f
to
739ef3c
Compare
renovate
bot
changed the title
chore(deps): update dependency @testing-library/react to v14
chore(deps): update dependency @testing-library/react to v14 - autoclosed
Apr 10, 2024
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.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.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.