Skip to content

fix(deps): update dependency @testing-library/react to v16 #1023

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 14.3.1 -> 16.3.0 age adoption passing confidence

Release Notes

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

v16.3.0

Compare Source

v16.2.0

Compare Source

Features

v16.1.0

Compare Source

Features

v16.0.1

Compare Source

Bug Fixes
  • Add support for exactOptionalPropertyTypes in TypeScript (#​1351) (3dcd8a9)

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

Bug Fixes
  • Ensure act is not any when React.act is not declared (#​1323) (c1f2957)

v15.0.6

Compare Source

Bug Fixes

v15.0.5

Compare Source

Bug Fixes

v15.0.4

Compare Source

Bug Fixes

v15.0.3

Compare Source

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

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Release
BREAKING CHANGES
  • Minimum supported Node.js version is 18.0
  • New version of @testing-library/dom changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 6 times, most recently from a969c64 to aee8693 Compare April 27, 2024 01:07
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 10 times, most recently from a31654e to 96bbb3f Compare May 8, 2024 16:55
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 871cde1 to 57d8751 Compare May 15, 2024 13:57
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 90e2aa5 to c1eba18 Compare May 29, 2024 22:06
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 6050d46 to 53620bb Compare June 3, 2024 00:32
@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 4 times, most recently from fbabd9a to 87f944b Compare June 5, 2024 19:18
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 87f944b to fd85497 Compare June 11, 2024 03:01
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 6 times, most recently from f1292f4 to 6312db4 Compare November 3, 2024 11:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 85c74a0 to 1f7522a Compare November 14, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 977175f to f2de320 Compare November 28, 2024 11:48
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from cac6488 to f936b91 Compare December 6, 2024 00:50
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v16 chore(deps): update dependency @testing-library/react to v16 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-testing-library-monorepo branch December 8, 2024 18:25
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v16 - autoclosed chore(deps): update dependency @testing-library/react to v16 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 5d572a7 to f936b91 Compare December 8, 2024 21:54
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v16 fix(deps): update dependency @testing-library/react to v16 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from f936b91 to dfcb44c Compare January 16, 2025 01:41
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 02326ce to b6d62b2 Compare February 21, 2025 12:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from b6d62b2 to 15b1947 Compare April 2, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants