Skip to content
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

Update dependency @testing-library/react-hooks to v3.7.0 #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-hooks 3.2.1 -> 3.7.0 age adoption passing confidence

Release Notes

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

v3.7.0

Compare Source

Features
  • cleanup: remove unnecessary flush microtasks as already handled by act (#​511) (c53b56b)

v3.6.0

Compare Source

Features
  • release: manually release a minor version (78d228c), closes #​496
  • Capture all results a rendered hook produces as result.all (c3e09ed)

v3.5.0

Compare Source

Features

v3.4.2

Compare Source

Changes

  • Update minimum TS definition dependency (@types/testing-library__react-hooks) version (#​453)

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.

v3.3.0

Compare Source

Changes

  • wrapper component can now access the initialProps and new props from rerender calls when creating providers (#​322, #​381)
  • cleanup functionality has been updated to support mocha/esm environments (#​375, #​377)
  • dependency updates (thanks @​renovate-bot)

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 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.

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