-
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
Update dependency @testing-library/react to v13 - autoclosed #505
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: tichu-clients/package-lock.json
|
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
9 times, most recently
from
April 9, 2022 09:54
c4e0716
to
e792115
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
11 times, most recently
from
April 16, 2022 13:11
10a5622
to
592184c
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
April 20, 2022 21:02
592184c
to
1f1a055
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
5 times, most recently
from
May 3, 2022 19:32
880dd09
to
861e9fe
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
December 22, 2022 21:50
ebbbb33
to
13e1698
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
2 times, most recently
from
January 5, 2023 13:04
91000cf
to
022e890
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
3 times, most recently
from
January 14, 2023 01:28
e5b5ae1
to
3491115
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
January 21, 2023 02:49
3491115
to
a44ab3c
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
3 times, most recently
from
January 31, 2023 04:33
5df392f
to
02cce1d
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
2 times, most recently
from
February 14, 2023 01:00
cd10a4e
to
917f4d2
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
February 17, 2023 08:25
917f4d2
to
bebcce0
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
2 times, most recently
from
March 1, 2023 06:01
22f5156
to
51f31fc
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
2 times, most recently
from
March 4, 2023 16:50
d95aaf7
to
57ebb00
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
4 times, most recently
from
March 18, 2023 03:03
b8f647c
to
7a724af
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
June 26, 2023 02:57
7a724af
to
e706a44
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 28, 2023 22:50
e706a44
to
15a6a8e
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
December 22, 2023 04:57
15a6a8e
to
bff3568
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
March 15, 2024 19:00
bff3568
to
d234926
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
April 11, 2024 23:42
d234926
to
1adc0ba
Compare
renovate
bot
changed the title
Update dependency @testing-library/react to v13
Update dependency @testing-library/react to v13 - autoclosed
Apr 16, 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
->13.4.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.