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 #686

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2019

This PR contains the following updates:

Package Type Update Change
@testing-library/react-hooks devDependencies major 2.0.3 -> 3.1.1

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: At any time (no schedule defined).

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

@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-3.x branch 2 times, most recently from beeb311 to 5557b97 Compare October 23, 2019 11:31
@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-3.x branch 2 times, most recently from 631b6b7 to af824fa Compare October 27, 2019 20:03
@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-3.x branch from af824fa to 9ed478b Compare October 30, 2019 01:54
@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-3.x branch from 9ed478b to ca58a0a Compare November 1, 2019 22:06
@xobotyi xobotyi force-pushed the master branch 7 times, most recently from 48556eb to 933f180 Compare November 2, 2019 01:29
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react-hooks to v3 Update dependency @testing-library/react-hooks to v3 Nov 2, 2019
@xobotyi xobotyi force-pushed the master branch 14 times, most recently from bd81db5 to 8558b58 Compare November 3, 2019 04:15
@xobotyi xobotyi force-pushed the master branch 15 times, most recently from 2342df7 to d4ff80a Compare November 3, 2019 06:14
@xobotyi xobotyi merged commit 9e24ede into master Nov 4, 2019
@xobotyi xobotyi deleted the renovate/testing-library-react-hooks-3.x branch November 4, 2019 08:58
@streamich
Copy link
Owner

🎉 This PR is included in version 13.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants