Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fetch-mock to the latest version 馃殌 #156

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 24, 2018

The devDependency fetch-mock was updated from 6.5.2 to 7.0.2.

This version is not covered by your current version range.

If you don鈥檛 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.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d5dd130 on greenkeeper/fetch-mock-7.0.2 into 4ff7420 on master.

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

greenkeeper bot commented Sep 26, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Sep 28, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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 bot added a commit that referenced this pull request Oct 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Oct 21, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Oct 26, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Oct 26, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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
Contributor Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency fetch-mock was updated from 6.5.2 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 bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2018

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

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/fetch-mock-7.0.2 branch November 24, 2018 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant