fix(deps): update testing-library monorepo to v16#71
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
a22d7d5 to
787bff4
Compare
12f49b8 to
2e3ac9f
Compare
6babb85 to
bdff1db
Compare
bdff1db to
96261d6
Compare
96261d6 to
3664053
Compare
3664053 to
a4fda4c
Compare
3e20690 to
1b450ca
Compare
b9f5dd1 to
569dcb4
Compare
569dcb4 to
4d05342
Compare
daa481f to
0b1c4c1
Compare
0b1c4c1 to
3f512ab
Compare
8cc5375 to
3772c9a
Compare
7252701 to
c5d68b8
Compare
f5b1548 to
59a8229
Compare
b7615e7 to
eba4330
Compare
eba4330 to
af8b107
Compare
af8b107 to
1e57081
Compare
6a4375e to
a8e83e4
Compare
8188ab6 to
4d1db82
Compare
4d1db82 to
730e9ae
Compare
fcc2aad to
9a7460a
Compare
0124dbf to
19236c1
Compare
19236c1 to
1321ecd
Compare
bd4d41e to
d66376f
Compare
ef5fc21 to
cd9090d
Compare
This file contains hidden or 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
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:
15.0.7→16.3.2Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.2Compare Source
v16.3.1Compare Source
v16.3.0Compare Source
Features
v16.2.0Compare Source
Features
v16.1.0Compare Source
Features
v16.0.1Compare Source
Bug Fixes
v16.0.0Compare Source
Features
@testing-library/domand@types/react-domto peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.