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

chore(deps): update dependency @testing-library/react to v9 - autoclosed #122

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

Release Notes

testing-library/react-testing-library

v9.5.0

Compare Source

Features

v9.4.1

Compare Source

Bug Fixes

v9.4.0

Compare Source

Features
  • screen: add screen export (e35c213)

v9.3.3

Compare Source

Bug Fixes

v9.3.2

Compare Source

Bug Fixes

v9.3.1

Compare Source

Bug Fixes

v9.3.0

Compare Source

Features

v9.2.0

Compare Source

Features

v9.1.4

Compare Source

Bug Fixes
  • console.error doesn't have to be a string in act.compat.js (#​476) (139df62)

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: "every weekend" in timezone Asia/Tokyo.

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

@renovate renovate bot assigned nju33 Aug 9, 2019
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 5 times, most recently from 268b1fa to 9fe358d Compare August 15, 2019 19:35
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from 5e8b066 to 46c8a13 Compare August 23, 2019 18:25
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from 46c8a13 to c86077d Compare September 3, 2019 21:49
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from fdd7e31 to 3a69d2b Compare October 3, 2019 19:24
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 3 times, most recently from ff14753 to ef926c2 Compare October 25, 2019 21:22
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 3 times, most recently from 72262fe to 65d0f93 Compare November 4, 2019 15:04
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from cc3a4d0 to fc73ce4 Compare November 15, 2019 18:24
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from 3f570a5 to e3ec197 Compare December 13, 2019 15:44
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch 2 times, most recently from b485880 to 12181b5 Compare December 27, 2019 18:16
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from 12181b5 to b231020 Compare January 17, 2020 18:20
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from b231020 to 343a62b Compare January 24, 2020 22:16
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from 343a62b to e97f6a2 Compare February 22, 2020 15:51
@renovate renovate bot force-pushed the renovate/testing-library-react-9.x branch from e97f6a2 to 2c3f816 Compare March 4, 2020 19:27
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v9 chore(deps): update dependency @testing-library/react to v9 - autoclosed Mar 12, 2020
@renovate renovate bot closed this Mar 12, 2020
@renovate renovate bot deleted the renovate/testing-library-react-9.x branch March 12, 2020 23:28
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