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 the latest version 🚀 #64

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 12, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @testing-library/react was updated from 9.5.0 to 10.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: testing-library-bot
License: MIT

Release Notes for v10.0.0

10.0.0 (2020-03-12)

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

Commits

The new version differs by 9 commits.

  • f26b8df chore: cleanup repo (#600)
  • 7942f68 fix: remove deprecated cleanup-after-each (#598)
  • 9fc8581 feat: Flush microtasks in cleanup (#519)
  • fccc2cf fix(node): drop Node 8 support (#576)
  • 435098c feat: update @testing-library/dom
  • 0890ccc docs: add juangl as a contributor (#609)
  • 3d48019 chore: fix typo (#608)
  • 2613d66 docs: add stevenfitzpatrick as a contributor (#604)
  • 04e64bb docs: add MichaelDeBoey as a contributor (#599)

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2020

Update to this version instead 🚀

Release Notes for v10.0.1

10.0.1 (2020-03-13)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 3bc13d9 fix: support Node >=10 (#611)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants