Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Update fetch-mock to the latest version 🚀 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 22, 2018

Version 6.0.0 of fetch-mock was just published.

Dependency fetch-mock
Current Version 5.13.1
Type devDependency

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

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 added a commit that referenced this pull request Mar 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2018

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 added a commit that referenced this pull request Mar 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2018

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 added a commit that referenced this pull request Mar 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2018

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 added a commit that referenced this pull request Mar 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2018

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 added a commit that referenced this pull request Mar 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2018

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 added a commit that referenced this pull request May 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 13, 2018

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 added a commit that referenced this pull request May 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 13, 2018

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 added a commit that referenced this pull request May 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2018

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 added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

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 added a commit that referenced this pull request Jun 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 9, 2018

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 added a commit that referenced this pull request Jun 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 30, 2018

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 added a commit that referenced this pull request Jul 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2018

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 added a commit that referenced this pull request Jul 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 22, 2018

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 added a commit that referenced this pull request Sep 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.0.5.

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 added a commit that referenced this pull request Sep 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.0.6.

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 added a commit that referenced this pull request Oct 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.0.7.

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
Copy link
Author

greenkeeper bot commented Oct 16, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.0.8.

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 added a commit that referenced this pull request Oct 16, 2018
greenkeeper bot added a commit that referenced this pull request Oct 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.1.0.

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 added a commit that referenced this pull request Oct 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.0.

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 added a commit that referenced this pull request Oct 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.1.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • a63a98d exclude test specs from codeclimate

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.2.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • a76419f Merge pull request #385 from wheresrhys/fix-express-call-matching
  • 73a7aeb support param matching on full urls

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.3.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 5a03e51 Merge pull request #387 from wheresrhys/tidies
  • fce7e39 Merge pull request #391 from jgravois/chore/charity-link
  • 51946c7 update charity url
  • e579d66 stylistic tweaks
  • d622b98 Merge pull request #386 from keirog/patch-1
  • ecfc3eb Fix minor typo
  • bc806ed Update README.md
  • c3f2df1 npmignore tidy
  • f2bee2c initial code cleanup
  • a200fae Merge pull request #383 from ReasonableDeveloper/master
  • 267fdea Docs: Added a use case (mocking a request object in a test) to the troubleshooting page

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.4.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0187c75 Merge pull request #392 from wheresrhys/issue-390
  • 8a0a1c5 fix chrome version check
  • c40f31a fix building response from Request instance

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.5.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
greenkeeper bot added a commit that referenced this pull request Dec 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.7.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • cd36d1c lint
  • 527d170 Merge pull request #402 from manolo/fix/signal
  • ca87adf Error when signal already aborted
  • ecf302a github link
  • 5bb67e5 Merge pull request #396 from wheresrhys/karma-update
  • b9985d9 update karma
  • cdcb588 Merge pull request #395 from wheresrhys/hygiene
  • 5b80247 dep update

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 28, 2018

  • The devDependency fetch-mock was updated from 5.13.1 to 7.2.8.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 021db77 Merge pull request #405 from koenvg/move-karma-to-dev-dependency
  • 427a176 Move karma to the dev dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 1, 2019

  • The devDependency fetch-mock was updated from 5.13.1 to 7.3.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • f4c828d Merge pull request #408 from wheresrhys/function-matcher-improve
  • b23434a documenting th enew use of functionMatcher
  • 87055a5 allows using a function matcher alongside other matchers
  • 0d0fac2 Update ISSUE_TEMPLATE

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2019

  • The devDependency fetch-mock was updated from 5.13.1 to 7.3.1.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 64264b9 Merge pull request #414 from stphnrdmr/master
  • 25dc185 Respect the loglevel for postinstall
  • ea69818 Merge pull request #412 from jshap999/docs/sandbox
  • 8486db2 minor typo in sandbox docs
  • e78c876 Update usage-with-jest.md
  • ec28ba6 Merge pull request #411 from wheresrhys/doc-fixes
  • 53414bc hacks for mobile layout
  • 33a8149 document resetBehavior
  • dfcde13 Merge pull request #409 from wheresrhys/doc-tidy
  • 1296413 update docs for all other methods
  • 607a84e tidy mocking docs
  • 7630019 fix syntax error
  • f676cf4 Update usage-with-jest.md
  • f673cdb Update copyright year

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants