This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
chore(deps): update dependency @testing-library/react to v13 #1269
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/testing-library-react-13.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 8, 2022 23:14
56f4269
to
c71e679
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 15, 2022 17:56
c71e679
to
9134798
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 15, 2022 21:10
9134798
to
7f79061
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 00:50
7f79061
to
f7430c4
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 03:33
f7430c4
to
ac2d97d
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 06:10
ac2d97d
to
4028c60
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 12:24
4028c60
to
eb6a9a2
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 15:50
eb6a9a2
to
04ab4a1
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 19:11
04ab4a1
to
b4c04c0
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 16, 2022 23:06
b4c04c0
to
2e3d72d
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 17, 2022 03:06
2e3d72d
to
097557a
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 17, 2022 06:27
097557a
to
9614640
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 17, 2022 14:38
9614640
to
8e0dbb7
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 18, 2022 13:57
8e0dbb7
to
6b83ad2
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 20, 2022 03:03
6b83ad2
to
964a7e6
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 22, 2022 02:36
964a7e6
to
72f9caa
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 22, 2022 05:29
72f9caa
to
da12e2f
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 24, 2022 03:51
da12e2f
to
3520fbf
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-13.x
branch
from
September 24, 2022 20:29
3520fbf
to
3e72c7b
Compare
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
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 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.