Dapperware / node-rx-http

A simple RxJS wrapper for the node http module
2 stars 0 forks source link

Update jest-fetch-mock to the latest version 🚀 #32

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency jest-fetch-mock was updated from 2.1.2 to 3.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: jefflau License: MIT

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

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #32   +/-   ##
======================================
  Coverage    93.1%   93.1%           
======================================
  Files           1       1           
  Lines          29      29           
  Branches        2       2           
======================================
  Hits           27      27           
  Misses          2       2

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 4b3daa8...22c1d56. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 27c78cb 3.0.1
  • 367241b Merge branch 'master' of github.com:jefflau/jest-fetch-mock
  • c56a698 Merge pull request #141 from jefflau/bugfix/140-doMockIf
  • b990dbc fix: typo in naming of doMockIf and doMockOnceIf

See the full diff