-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 v16 #1632
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
28f9c91
to
fe0c9b6
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@testing-library/[email protected] |
fe0c9b6
to
07aaedc
Compare
07aaedc
to
8eaf53f
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
8eaf53f
to
fb2221a
Compare
fb2221a
to
3139e02
Compare
3139e02
to
33347a0
Compare
33347a0
to
2231c17
Compare
2231c17
to
7b49f21
Compare
7b49f21
to
5b3998c
Compare
5b3998c
to
0278765
Compare
0278765
to
af6b11b
Compare
af6b11b
to
1f58e6d
Compare
1f58e6d
to
b81ed97
Compare
b81ed97
to
3020af2
Compare
3020af2
to
40002e9
Compare
40002e9
to
1f3df2f
Compare
1f3df2f
to
d6a407c
Compare
d6a407c
to
6f8cd2d
Compare
6f8cd2d
to
f0a22f2
Compare
f0a22f2
to
8099b2e
Compare
8099b2e
to
7fd7dab
Compare
7fd7dab
to
cac8cda
Compare
cac8cda
to
dc50865
Compare
dc50865
to
935ce13
Compare
935ce13
to
fb1eaad
Compare
This PR contains the following updates:
15.0.7
->16.0.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.0.0
Compare Source
Features
@testing-library/dom
and@types/react-dom
to peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/dom
was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dom
installed that frequently caused bugs when used with@testing-library/user-event
. We will also be able to allow new versions of@testing-library/dom
being used without a SemVer major release of@testing-library/react
by just widening the peer dependency.@types/react-dom
needs to be installed if you're typechecking files using@testing-library/react
.Co-authored-by: Matan Borenkraout [email protected]
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.