Skip to content

Update dependency @testing-library/react-hooks to v3

Administrator requested to merge renovate/testing-library-react-hooks-3.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@testing-library/react-hooks devDependencies major ^3.1.1 source code search for "@testing-library/react-hooks"

Release Notes

testing-library/react-hooks-testing-library

v3.1.1

Compare Source

##Changes

  • Actually included dont-cleanup-after-each.js in the npm package (#​208)

v3.1.0

Compare Source

Changes

  • Added dont-cleanup-after-each test setup utlitity to disable auto cleanup to match the RTL version

v3.0.0

Compare Source

Changes

  • Added global cleanup that unmounts test components to clean up residual effects between tests (#​199)
️ Breaking Changes
  • Most users won't be affected by the autoregistration of the auto-cleanup, but if anyone was relying on their effects persiting between tests then this will be a breaking change for them

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

Merge request reports

Loading