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 @testing-library/react to 9.1.3 #71

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2019

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies major 8.0.9 -> 9.1.3

Release Notes

testing-library/react-testing-library

v9.1.3

Compare Source

Bug Fixes

v9.1.2

Compare Source

Bug Fixes

v9.1.1

Compare Source

Bug Fixes

v9.1.0

Compare Source

Features

v9.0.2

Compare Source

Bug Fixes
  • restore cleanup-after-each and include a deprecation warning (8277b06), closes #​433

v9.0.1

Compare Source

Bug Fixes
  • cleanup-after-each: remove cleanup-after-each file. (#​433) (0b83ca5)

v9.0.0

Compare Source

Features
BREAKING CHANGES
  • deps: If you were using debugDOM before, use prettyDOM instead. Note that debugDOM is different from debug which you get back from render. That is unchanged.
  • cleanup: If your tests were not isolated before (and you referenced the same component between tests) then this change will break your tests. You should keep your tests isolated, but if you're unable/unwilling to do that right away, then you can either run your tests with the environment variable RTL_SKIP_AUTO_CLEANUP set to true or import @testing-library/react/pure instead of @testing-library/react.
  • cleanup-after-each: If any of your code has import '@​testing-library/react/cleanup-after-each' then you need to remove that. It's happening automatically now.

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-9.x branch from 906cb30 to 9d17bb3 Compare August 9, 2019 20:18
@renovate renovate bot changed the title Update @testing-library/react to 9.0.0 Update @testing-library/react to 9.0.1 Aug 9, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from 9d17bb3 to 166fbe6 Compare August 9, 2019 20:41
@renovate renovate bot changed the title Update @testing-library/react to 9.0.1 Update @testing-library/react to 9.0.2 Aug 9, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from 166fbe6 to da74698 Compare August 10, 2019 17:40
@renovate renovate bot changed the title Update @testing-library/react to 9.0.2 Update @testing-library/react to 9.1.0 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from da74698 to f8434a7 Compare August 12, 2019 23:46
@renovate renovate bot changed the title Update @testing-library/react to 9.1.0 Update @testing-library/react to 9.1.1 Aug 12, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from f8434a7 to 6ddb4ae Compare August 15, 2019 19:34
@renovate renovate bot changed the title Update @testing-library/react to 9.1.1 Update @testing-library/react to 9.1.2 Aug 15, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from a019a24 to b978435 Compare August 16, 2019 21:15
@renovate renovate bot changed the title Update @testing-library/react to 9.1.2 Update @testing-library/react to 9.1.3 Aug 16, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from c8a359d to ee5087c Compare August 19, 2019 06:29
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from ee5087c to 4791934 Compare August 21, 2019 20:39
@sbardian sbardian merged commit aa5ce77 into develop Aug 28, 2019
@renovate renovate bot deleted the renovate/testing-library-react-9.x branch August 28, 2019 18:48
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.

None yet

2 participants