byte-fe / react-model

The next generation state management library for React
236 stars 23 forks source link

Update react-testing-library to the latest version 🚀 #99

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency react-testing-library was updated from 6.1.2 to 7.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.


Release Notes for v7.0.0

7.0.0 (2019-04-25)

Features

  • update to the latest dom-testing-library@4.0.0 (#365) (d232c00)

BREAKING CHANGES

Commits

The new version differs by 6 commits.

  • d232c00 feat: update to the latest dom-testing-library@4.0.0 (#365)
  • 5ce6c19 docs: add lucas0707 as a contributor (#361)
  • cf606f5 docs: add a dot to end of section about Hooks (#360)
  • f5b1b23 docs: update README.md (#358)
  • 480b3e5 docs: add bcarroll22 as a contributor (#355)
  • 1a57361 docs: add cheat sheet (#354)

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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #99   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         225    225           
  Branches       24     24           
=====================================
  Hits          225    225

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f63239...b20c638. Read the comment docs.