Closed renovate[bot] closed 5 months ago
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
OrgnalR.OrleansSilo | 79% | 50% | 4 | β |
OrgnalR.Backplane.GrainAdaptors | 1% | 0% | 80 | β |
OrgnalR.Backplane.GrainImplementations | 13% | 8% | 255 | β |
OrgnalR.Backplane.GrainInterfaces | 11% | 4% | 603 | β |
OrgnalR.Core | 45% | 42% | 384 | β |
Summary | 21% (815 / 3928) | 16% (131 / 820) | 1326 | β |
This PR contains the following updates:
^15.0.0
->^16.0.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
### [`v16.0.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v16.0.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0) ##### Features - Move `@testing-library/dom` and `@types/react-dom` to peer dependencies ([#1305](https://togithub.com/testing-library/react-testing-library/issues/1305)) ([a4744fa](https://togithub.com/testing-library/react-testing-library/commit/a4744fa904bf11812c92093226c3805450472636)) ##### 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 - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.