davidnguyen11 / react-is-in-viewport

๐Ÿš€๐Ÿ“ฑThe component allows to detect whether or not the component is in the viewport ๐Ÿš€๐Ÿ“ฑ
MIT License
15 stars 2 forks source link

Update sinon to the latest version ๐Ÿš€ #27

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency sinon was updated from 8.1.1 to 9.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: mrgnrdrck License: BSD-3-Clause

Find out more about this release.


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 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f4bf2d5). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #27   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?     80           
  Branches          ?     19           
=======================================
  Hits              ?     80           
  Misses            ?      0           
  Partials          ?      0

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 f4bf2d5...83625cd. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 23 commits.

  • d2b4b72 Update docs/changelog.md and set new release id in docs/_config.yml
  • c99f6ea Add release documentation for v9.0.1
  • 0fe75bf 9.0.1
  • e24b7e7 Update CHANGELOG.md and AUTHORS for new release
  • 00b40a6 Upgrade @sinonjs/samsam to latest
  • decaec6 Upgrade @sinonjs/formatio to latest
  • 775e53b Merge pull request #2237 from fatso83/issue-2226
  • 92dc087 Remove needless intermediary
  • 25311e4 Simplify sandbox fix by reusing the fix for stubs
  • 1fe433e [fix] stubs restore prototype props correctly
  • 3031027 Add custom prop isOwn to descriptor
  • 49abbad Rename util
  • 4b55c62 [fix] sandbox.restore handles protype props
  • aac0bc3 Add verification tests for #2226
  • 5436466 Bump @sinonjs/commons from 1.7.0 to 1.7.1

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€