Update testing-library monorepo #378

Merged
kjuulh merged 1 commits from renovate/testing-library-monorepo into main 2024-08-22 01:11:07 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@testing-library/jest-dom devDependencies patch 6.4.5 -> 6.4.8
@testing-library/react devDependencies major 15.0.7 -> 16.0.0

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.8

Compare Source

Bug Fixes

v6.4.7

Compare Source

Bug Fixes

v6.4.6

Compare Source

Bug Fixes
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: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | devDependencies | patch | [`6.4.5` -> `6.4.8`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.5/6.4.8) | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | devDependencies | major | [`15.0.7` -> `16.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/15.0.7/16.0.0) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.4.8`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.8) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8) ##### Bug Fixes - Drop peerDependencies from package.json ([#&#8203;610](https://github.com/testing-library/jest-dom/issues/610)) ([faf534b](https://github.com/testing-library/jest-dom/commit/faf534b6ffa20db8e3cad5824d8bc35bc2309965)) ### [`v6.4.7`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.7) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7) ##### Bug Fixes - Type definition of `toHaveClass` ([#&#8203;611](https://github.com/testing-library/jest-dom/issues/611)) ([5cc6298](https://github.com/testing-library/jest-dom/commit/5cc6298847e08872b79f827921c64c9ba261cc54)) ### [`v6.4.6`](https://github.com/testing-library/jest-dom/releases/tag/v6.4.6) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6) ##### Bug Fixes - Support [@&#8203;starting-style](https://github.com/starting-style) ([#&#8203;602](https://github.com/testing-library/jest-dom/issues/602)) ([fd9ee68](https://github.com/testing-library/jest-dom/commit/fd9ee68ae4ca93c47f0781ad23113d45118b8476)) </details> <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v16.0.0`](https://github.com/testing-library/react-testing-library/releases/tag/v16.0.0) [Compare Source](https://github.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 ([#&#8203;1305](https://github.com/testing-library/react-testing-library/issues/1305)) ([a4744fa](https://github.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`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-08-21 23:47:56 +02:00
Update testing-library monorepo
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
89c9407922
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-08-21 23:47:57 +02:00
kjuulh force-pushed renovate/testing-library-monorepo from 89c9407922 to d53e382ffb 2024-08-22 01:10:57 +02:00 Compare
kjuulh merged commit d53e382ffb into main 2024-08-22 01:11:07 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/vidow#378
No description provided.