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

chore(deps): update dependency @testing-library/react to v16 #1026

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 15.0.7 -> 16.0.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v16.0.0

Compare Source

Features
  • Move @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.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 9 times, most recently from 3819d52 to 2cd1330 Compare June 14, 2024 00:22
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 11 times, most recently from 45bcc68 to fc00f32 Compare June 23, 2024 02:06
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 9 times, most recently from 9106ae0 to f01cf9d Compare June 30, 2024 13:47
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 19 times, most recently from c3d402d to 4dd1139 Compare August 1, 2024 10:52
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from 1c5e5e8 to e038f85 Compare August 4, 2024 20:22
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from e038f85 to 2f2de61 Compare August 4, 2024 20:37
Copy link

codecov bot commented Aug 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.02%. Comparing base (e461988) to head (2f2de61).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1026   +/-   ##
=====================================
  Coverage   4.02%   4.02%           
=====================================
  Files        158     158           
  Lines       3702    3702           
  Branches     367     367           
=====================================
  Hits         149     149           
  Misses      3549    3549           
  Partials       4       4           
Flag Coverage Δ
unittests 4.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kodiakhq kodiakhq bot merged commit 62dd041 into main Aug 5, 2024
9 checks passed
@kodiakhq kodiakhq bot deleted the renovate/major-testing-library-monorepo branch August 5, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant