Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 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.

Co-authored-by: Matan Borenkraout matanbobi@gmail.com


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 UPDATE-MAJOR label Jun 7, 2024
@renovate renovate bot requested review from a team, Lawndlwd and vincentaudebert and removed request for a team June 7, 2024 10:36
@changeset-bot
Copy link

changeset-bot bot commented Jun 7, 2024

⚠️ No Changeset found

Latest commit: 418dfee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.45%. Comparing base (720e55a) to head (418dfee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2031   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files          25       25           
  Lines         754      754           
  Branches       94       94           
=======================================
  Hits          584      584           
  Misses        162      162           
  Partials        8        8           

☔ 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 from 2968b91 to 0c938f6 Compare June 7, 2024 11:37
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 0c938f6 to b51686a Compare June 7, 2024 11:39
@renovate
Copy link
Contributor Author

renovate bot commented Jun 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@philibea philibea merged commit 43e0ad7 into main Jun 9, 2024
@philibea philibea deleted the renovate/major-testing-library-monorepo branch June 9, 2024 07:40
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.

2 participants