Skip to content
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

Bump @testing-library/react to ^13.0.0 #4353

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react ^12.1.4 -> ^13.0.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library

v13.0.0

Compare Source

Features
BREAKING CHANGES

Configuration

πŸ“… Schedule: "on sunday before 6:00am" in timezone UTC.

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Apr 3, 2022
@mui-bot
Copy link

mui-bot commented Apr 3, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean Οƒ
Filter 100k rows ms 231.5 640.5 251.3 338.36 154.562
Sort 100k rows ms 459.3 1,223.3 459.3 806.5 289.468
Select 100k rows ms 116.6 222.7 188.4 167.94 41.891
Deselect 100k rows ms 96.3 405.1 327.9 238.16 113.078

Generated by 🚫 dangerJS against acfbe84

@alexfauquette
Copy link
Member

This update is to be done when migrating to React v18

Features
Add support for React 18 (testing-library/react-testing-library#1031) (ccd8a0d)
BREAKING CHANGES
Drop support for React 17 and earlier. We'll use the new reactwg/react-18#5 by default which comes with a set of reactwg/react-18#4.
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.

@renovate renovate bot force-pushed the renovate/testing-library-react-13.x branch 2 times, most recently from 6cde196 to da2443a Compare April 11, 2022 10:12
@renovate renovate bot force-pushed the renovate/testing-library-react-13.x branch from da2443a to acfbe84 Compare April 11, 2022 15:54
@m4theushw m4theushw closed this Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants