gursesl / cherrypie

Cherry pie making recipes
0 stars 1 forks source link

Update fetch-mock to the latest version πŸš€ #94

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of fetch-mock was just published.

Dependency fetch-mock
Current Version 5.13.1
Type dependency

The version 6.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of fetch-mock.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Complete refactor of the library

Changelog - http://www.wheresrhys.co.uk/fetch-mock/v5-v6-upgrade

Commits

The new version differs by 25 commits.

There are 25 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 6.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.0-beta.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits ahead by 8, behind by 4.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits ahead by 6, behind by 8.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 1271ee6 Fix response url (#278)
  • bb2b86d document use of babel-polyfill

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 0f3b8d1 allow filtering done() by method (#281)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.0 just got published.

Update to this version instead πŸš€

Release Notes Adds babel-polyfill as a production dependency

Will hopefully fix some recurring issues people are having with certain setups, notably testing client side/isomorphic code in node

Commits

The new version differs by 11 commits.

  • 76fce15 Prod polyfill (#305)
  • d343ebd Update ISSUE_TEMPLATE
  • 9f44192 Update ISSUE_TEMPLATE
  • 1a1b83b Update calls() docs
  • b9f3e34 add removal of matched/unmatched object to upgrade docs
  • 519f648 upgraded sinon (#291)
  • 219b05e Update ISSUE_TEMPLATE
  • 4289157 Update ISSUE_TEMPLATE
  • 3a067f2 Fix a few typos in comments and docs (#285)
  • ec0f994 add job to test code in node6 (#282)
  • d16600e document filtering done() using method

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 9f6d2f2 successfully upgraded webpack (#306)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 1f21da5 Add engines to package.json
  • 93527cc upgraded from istanbul to nyc (#307)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 609d335 Update README.md
  • 5edd180 Out with bithound badges, in with snyk

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 0e742af Add global switch to always fallback to network (#323)
  • c87314a Docs typo: Headers -> Request (#325)
  • 4a6a646 Fallback to network test improvements (#320)
  • bc93ce2 Update ISSUE_TEMPLATE

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 4231044 Move prettier to devDependencies (#333)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • ee3af32 Merge pull request #368 from wheresrhys/fix-await-test
  • 65c97cb fix dodgy use of stub promise in test
  • 4715e34 Update README.md
  • f085135 Merge pull request #367 from wheresrhys/readable-streams
  • f0c45ac added test for readable streams

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • fa7e6b7 update webpack-cli
  • b1b363e Merge pull request #370 from wheresrhys/fix-qs-regression
  • 839d5b2 fixes bug where routes only differing in qs threw errors

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 334fcc6 Merge pull request #372 from wheresrhys/express-absolute
  • 384cab3 fix express matching for absolute urls

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • bbec30b Merge pull request #378 from michaeldfallen/allow-caps-in-names
  • 43ed452 Support names that include capitals

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • a8d5786 Merge pull request #380 from wheresrhys/375-alternative-fix
  • 4093080 lint
  • 0facdc4 fix route overwrite broken
  • 76cc493 correct multiple routes test
  • 04ebbfa fix query string on path
  • eb336f3 revert src changes
  • 957d408 Merge pull request #379 from wheresrhys/express-absolute
  • aad2cfc fix express path documentation
  • afd6645 375-fix-relative-url-with-query-bug

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • c1028c9 Merge pull request #381 from wheresrhys/adding-signal-support-2
  • 53566cf cancellable -> abortable
  • eaf15d7 finished tests for cancellable fetches
  • b40793a update deps

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 5fa048d Merge pull request #382 from edmorley/rm-optional-peer-dep
  • 2f7e85c Remove node-fetch from peerDependencies since it is optional

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • a63a98d exclude test specs from codeclimate

See the full diff