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

Update dependency @testing-library/react to v16 #1268

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 19 times, most recently from de4dbdf to fee0d4f Compare June 7, 2024 22:13
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.69%. Comparing base (074faa8) to head (78b3564).
Report is 8 commits behind head on main.

Current head 78b3564 differs from pull request most recent head d6cd6dd

Please upload reports for the commit d6cd6dd to get more accurate results.

❗ There is a different number of reports uploaded between BASE (074faa8) and HEAD (78b3564). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (074faa8) | HEAD (78b3564) | |------|------|------| ||6|5|
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1268       +/-   ##
===========================================
- Coverage   31.63%   20.69%   -10.94%     
===========================================
  Files          19       15        -4     
  Lines         727      430      -297     
  Branches      103        0      -103     
===========================================
- Hits          230       89      -141     
+ Misses        459      335      -124     
+ Partials       38        6       -32     

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

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 9 times, most recently from d6ef4c7 to b0fbcf3 Compare June 10, 2024 22:41
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 23 times, most recently from fab7fe8 to d9d60e2 Compare June 24, 2024 22:20
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 2738f75 to 7c36e87 Compare June 25, 2024 18:35
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 7c36e87 to d6cd6dd Compare June 26, 2024 01:44
@harryzcy harryzcy enabled auto-merge (squash) June 26, 2024 01:45
@harryzcy harryzcy merged commit 6a64745 into main Jun 26, 2024
29 checks passed
@harryzcy harryzcy deleted the renovate/major-testing-library-monorepo branch June 26, 2024 01: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