Skip to content

Update dependency @testing-library/react-hooks to ^3.4.1

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

Created by: renovate[bot]

This PR contains the following updates:

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

Release Notes

testing-library/react-hooks-testing-library

v3.4.1

Compare Source

Changes

  • The wait async util has been deprecated and replaced with waitFor (#​408)
  • waitFor and waitForValueToChange async utils can now test their conditions periodically, even if the hook has not rerendered, using the new interval option (#​408)
  • Bumped minimum type definition version (#​414)
  • Docs have been updated to show how props can be passed to wrapper components (#​414)

v3.4.0

Compare Source

️ DO NOT USE THIS VERSION

This version was accidentally published with some experimental code in the in the babel output directory and should not be used. IT has been deprecated in NPM and 3.4.1 has been published with the correct output.


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 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 has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading