Skip to content

chore(deps): update dependency @testing-library/react-hooks to v8#35

Open
swing-renovate-bot wants to merge 1 commit intomainfrom
renovate/testing-library-react-hooks-8.x
Open

chore(deps): update dependency @testing-library/react-hooks to v8#35
swing-renovate-bot wants to merge 1 commit intomainfrom
renovate/testing-library-react-hooks-8.x

Conversation

@swing-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@testing-library/react-hooks devDependencies major ^5.0.3 -> ^8.0.0

Release Notes

testing-library/react-hooks-testing-library

v8.0.0

Compare Source

Bug Fixes
  • types: move types to optional peer dependencies (19ac8dd)
BREAKING CHANGES
  • types: type dependencies will not longer be automatically installed. If @types/react is not already listed in your package.json, please install it with npm install --save-dev @​types/react@^17.

v7.0.2

Compare Source

Bug Fixes
  • async-utils: prevent timeout and interval checks in wait from leaving open handles (#​682) (4a03704)

v7.0.1

Compare Source

Bug Fixes
  • types: fix cleanup return type to match async implementation (c7a2e97)

v7.0.0

Compare Source

Features
  • Remove node specific dependencies and code to better support testing in browser environments (e4b0aa3), closes #​624 #​617
BREAKING CHANGES
  • suppressErrorOutput will now work when explicitly called, even if the RHTL_DISABLE_ERROR_FILTERING env variable has been set

v6.0.0

Compare Source

chore
BREAKING CHANGES
  • Node 10 is no longer supported

Renovate configuration

📅 Schedule: 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 has been generated by Renovate Bot.

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.

1 participant