gpietro / react-numpad

A numpad for number, date and time, built with and for React.
MIT License
138 stars 38 forks source link

Update @testing-library/react to the latest version πŸš€ #139

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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 dependency @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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

ghost commented 4 years ago

Congratulations :beers:. DeepCode analyzed your code in 0.109 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€