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 to v10 - autoclosed #267

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2020

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies major 9.5.0 -> 10.4.8

Release Notes

testing-library/react-testing-library

v10.4.8

Compare Source

Bug Fixes
  • fireEvent: Make sure react dispatches focus/blur events (#​758) (9aac157)

v10.4.7

Compare Source

Bug Fixes
  • unmount: Flush useEffect cleanup functions syncronously (#​746) (b82773c)

v10.4.6

Compare Source

Bug Fixes
  • cleanup: remove scheduler code from flush-microtasks (#​744) (240900c)

v10.4.5

Compare Source

Bug Fixes

v10.4.4

Compare Source

Bug Fixes

v10.4.3

Compare Source

Bug Fixes
  • cleanup: Cleanup should flush microtask queue after unmount (#​632) (aac2e44)

v10.4.2

Compare Source

Bug Fixes
  • cleanup: microtask flushing now supports fake timers (#​720) (5814b29)

v10.4.1

Compare Source

Bug Fixes

v10.4.0

Compare Source

Features

Latest DOM Testing Library release page: https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0

The big feature is fake timers working with async utils out of the box

v10.3.0

Compare Source

Features

v10.2.1

Compare Source

Bug Fixes

v10.2.0

Compare Source

Features
  • run cleanup() when test runner supports teardown() (#​676) (c91e9a9)

v10.1.0

Compare Source

Features

v10.0.6

Compare Source

Bug Fixes

v10.0.5

Compare Source

Bug Fixes
  • fireEvent: automatically configure fireEvent to be wrapped in act (#​685) (6147830)

v10.0.4

Compare Source

Bug Fixes

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
BREAKING CHANGES
Update DOM Testing Library

The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library v7.0.0 to ensure you are unaffected.

Drop Node 8

Node 10 or greater is required. Node 8 is out of LTS (#​576) (fccc2cf), closes #​575

remove deprecated cleanup-after-each.js

This file which did nothing but log a warning to the console (#​598) (7942f68)

- import '@​testing-library/react/cleanup-after-each'
+ // nothing! Just remove it

As a general reminder, you should NOT need to use cleanup at all as this is done automatically for you (unless you're using @testing-library/react/pure in which case you know what you're doing... keep using cleanup).


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 WhiteSource Renovate. View repository job log here.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 12, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1439fdf:

Sandbox Source
xenodochial-moore-vci0c Configuration

@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch from a5dc2b9 to dab21db Compare March 13, 2020 13:35
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v10 Update dependency @testing-library/react to v10 Mar 27, 2020
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 3 times, most recently from b7ca03c to 9c0992e Compare March 30, 2020 20:55
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch from 9c0992e to c03dd1a Compare April 6, 2020 19:56
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 2 times, most recently from 67c6347 to 061f1bb Compare April 20, 2020 19:58
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 2 times, most recently from 11d9cd1 to ba22bd3 Compare April 30, 2020 16:17
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 2 times, most recently from b0c30cd to 1439fdf Compare May 11, 2020 20:52
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch from 1439fdf to ea5af02 Compare May 13, 2020 00:40
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 5 times, most recently from 5115412 to 9af7112 Compare June 5, 2020 19:35
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 4 times, most recently from f141680 to ed1a35a Compare June 24, 2020 19:23
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch from ed1a35a to a3cec06 Compare June 25, 2020 04:37
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 2 times, most recently from 296aee6 to 92a560d Compare July 8, 2020 19:06
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch 2 times, most recently from 7a97ec0 to 6c3a5f9 Compare July 15, 2020 13:19
@renovate renovate bot force-pushed the renovate/testing-library-react-10.x branch from 6c3a5f9 to 22ba58a Compare August 5, 2020 02:25
@renovate renovate bot changed the title Update dependency @testing-library/react to v10 Update dependency @testing-library/react to v10 - autoclosed Aug 6, 2020
@renovate renovate bot closed this Aug 6, 2020
@renovate renovate bot deleted the renovate/testing-library-react-10.x branch August 6, 2020 09:42
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

1 participant