Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2024

This PR contains the following updates:

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

Release Notes

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

v16.0.1

Compare Source

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.

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1b47503) to head (5c5a62e).
Report is 128 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          288       288           
  Branches        44        44           
=========================================
  Hits           288       288           

☔ 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 00788f4 to 2eda5c6 Compare June 2, 2024 22:26
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v15 chore(deps): update dependency @testing-library/react to v16 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 696f020 to 5023977 Compare June 9, 2024 19:30
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 5023977 to ee0c32a Compare June 16, 2024 19:27
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 344fcfc to 714c3ec Compare June 30, 2024 19:34
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from cd8f485 to c7c0889 Compare July 7, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from d484aef to 17aadef Compare July 14, 2024 22:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from f6ca79d to 732c104 Compare July 28, 2024 19:31
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 732c104 to 0601761 Compare August 11, 2024 19:58
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from b27d736 to fa52570 Compare August 25, 2024 18:42
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from b190fba to dd663dd Compare September 1, 2024 21:14
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 9893b1e to 31d398e Compare September 15, 2024 18:49
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from b665807 to c560906 Compare September 22, 2024 19:38
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from fd458df to 8f662e3 Compare September 29, 2024 21:22
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 83aeb87 to f48088e Compare October 13, 2024 18:38
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from f48088e to f577e17 Compare October 13, 2024 23:10
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from f577e17 to 6bcb799 Compare October 20, 2024 19:23
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from edfc2eb to 98a0170 Compare November 3, 2024 19:00
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from b6b0122 to 7069da4 Compare November 10, 2024 19:38
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 571773b to a25341e Compare November 17, 2024 21:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from a25341e to 741f75f Compare November 24, 2024 19:09
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 741f75f to cefe407 Compare December 1, 2024 19:50
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from cefe407 to 5c5a62e Compare December 8, 2024 19:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants