Update dependency @testing-library/react to v11 #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.4.1->11.2.7Release Notes
testing-library/react-testing-library
v11.2.7Compare Source
Bug Fixes
processnot being defined (#911) (8a1c8e9)v11.2.6Compare Source
Bug Fixes
v11.2.5Compare Source
Bug Fixes
v11.2.4Compare Source
Bug Fixes
v11.2.3Compare Source
Bug Fixes
void(#857) (1389f09)v11.2.2Compare Source
Bug Fixes
v11.2.1Compare Source
Bug Fixes
v11.2.0Compare Source
Features
v11.1.2Compare Source
Bug Fixes
v11.1.1Compare Source
Bug Fixes
v11.1.0Compare Source
Features
v11.0.4Compare Source
Bug Fixes
v11.0.3Compare Source
Bug Fixes
v11.0.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Features
BREAKING CHANGES
act.v10.4.9Compare Source
Bug Fixes
v10.4.8Compare Source
Bug Fixes
v10.4.7Compare Source
Bug Fixes
v10.4.6Compare Source
Bug Fixes
v10.4.5Compare Source
Bug Fixes
v10.4.4Compare Source
Bug Fixes
v10.4.3Compare Source
Bug Fixes
v10.4.2Compare Source
Bug Fixes
v10.4.1Compare Source
Bug Fixes
v10.4.0Compare 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.0Compare Source
Features
v10.2.1Compare Source
Bug Fixes
v10.2.0Compare Source
Features
v10.1.0Compare Source
Features
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
fireEventto be wrapped in act (#685) (6147830)v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Features
@testing-library/dom(435098c)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.jsThis file which did nothing but log a warning to the console (#598) (7942f68)
As a general reminder, you should NOT need to use
cleanupat all as this is done automatically for you (unless you're using@testing-library/react/purein which case you know what you're doing... keep usingcleanup).v9.5.0Compare Source
Features
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.