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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nock to the latest version 🚀 #87

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 8, 2017

Version 9.1.0 of nock was just published.

Dependency nock
Current Version 9.0.28
Type devDependency

The version 9.1.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 nock.

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 v9.1.0

9.1.0 (2017-11-08)

Features

  • stop persisting a persistent nock. (f3f9bc7), closes #438
Commits

The new version differs by 1 commits.

  • f3f9bc7 feat: stop persisting a persistent nock.

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 Nov 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2017

Version 9.1.1 just got published.

Update to this version instead 🚀

Release Notes v9.1.1

9.1.1 (2017-11-24)

Bug Fixes

  • lib: [match_body] stringify object by qs package (e8cb44a)
Commits

The new version differs by 3 commits.

  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

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

greenkeeper bot commented Nov 24, 2017

Version 9.1.2 just got published.

Update to this version instead 🚀

Release Notes v9.1.2

9.1.2 (2017-11-24)

Bug Fixes

  • lib: [match_body] stringify object by qs package (e8cb44a)
  • Encoding query parameters when recording to string. (#1015) (ebb8af2)
Commits

The new version differs by 1 commits.

  • ebb8af2 fix: Encoding query parameters when recording to string. (#1015)

See the full diff

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

greenkeeper bot commented Nov 25, 2017

Version 9.1.3 just got published.

Update to this version instead 🚀

Release Notes v9.1.3

9.1.3 (2017-11-25)

Bug Fixes

Commits

The new version differs by 1 commits.

  • fa58493 fix: set protocol correctly (#1027)

See the full diff

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

greenkeeper bot commented Dec 2, 2017

Version 9.1.4 just got published.

Update to this version instead 🚀

Release Notes v9.1.4

9.1.4 (2017-12-02)

Bug Fixes

  • URLs Ending with Comma Cause "No match for HTTP request" Error (#1018) (a2d04c3)
Commits

The new version differs by 1 commits.

  • a2d04c3 fix: URLs Ending with Comma Cause "No match for HTTP request" Error (#1018)

See the full diff

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

greenkeeper bot commented Dec 20, 2017

Version 9.1.5 just got published.

Update to this version instead 🚀

Release Notes v9.1.5

9.1.5 (2017-12-20)

Bug Fixes

Commits

The new version differs by 2 commits.

  • d16fe88 fix: typo in debug message (#1036)
  • 0164deb docs(README): fix link to Code of Conduct (#1033)

See the full diff

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

greenkeeper bot commented Jan 8, 2018

Version 9.1.6 just got published.

Update to this version instead 🚀

Release Notes v9.1.6

9.1.6 (2018-01-08)

Bug Fixes

  • implement callback on req.write and req.end. (#1047) (cb20aa1)
Commits

The new version differs by 2 commits.

  • 573b42b chore: remove executable bit from interceptor.js. (#1045)
  • cb20aa1 fix: implement callback on req.write and req.end. (#1047)

See the full diff

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

greenkeeper bot commented Feb 21, 2018

Version 9.1.7 just got published.

Update to this version instead 🚀

Release Notes v9.1.7

9.1.7 (2018-02-21)

Bug Fixes

Commits

The new version differs by 5 commits.

  • f3f8f0f test: remove browserify tests
  • 7cd752f build(package): -browserify, zombie, node-static
  • 68df807 test: https://example.org/unmocked no longer returns default page
  • 8fd0942 fix: case insensitive reply headers (#862)
  • 797c518 docs(README): add extra warning about recording disabling mocks (#1053)

See the full diff

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

greenkeeper bot commented Feb 21, 2018

Version 9.1.8 just got published.

Update to this version instead 🚀

Release Notes v9.1.8

9.1.8 (2018-02-21)

Bug Fixes

  • undo confusing error message (ebeb815)
Commits

The new version differs by 1 commits.

  • ebeb815 fix: undo confusing error message

See the full diff

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

greenkeeper bot commented Feb 21, 2018

Version 9.1.9 just got published.

Update to this version instead 🚀

Release Notes v9.1.9

9.1.9 (2018-02-21)

Bug Fixes

  • allowing dot notation parsing for x-www-form-urlencoded posts (#1063) (df04e86)
Commits

The new version differs by 1 commits.

  • df04e86 fix: allowing dot notation parsing for x-www-form-urlencoded posts (#1063)

See the full diff

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

greenkeeper bot commented Feb 24, 2018

Version 9.1.10 just got published.

Update to this version instead 🚀

Release Notes v9.1.10

9.1.10 (2018-02-24)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 315104d fix: request timeout (#859)

See the full diff

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

greenkeeper bot commented Feb 24, 2018

Version 9.2.0 just got published.

Update to this version instead 🚀

Release Notes v9.2.0

9.2.0 (2018-02-24)

Features

  • support replay of recorded binary responses (904d1b3)
Commits

The new version differs by 2 commits.

  • 904d1b3 feat: support replay of recorded binary responses
  • bc9fb01 test(recorder): records & replays binary file response correctly

See the full diff

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

greenkeeper bot commented Feb 24, 2018

Version 9.2.1 just got published.

Update to this version instead 🚀

Release Notes v9.2.1

9.2.1 (2018-02-24)

Bug Fixes

  • package: update chai, lodash, propagate, qs (aed9166)
Commits

The new version differs by 11 commits.

  • b373339 build(package): -restify, +restify-clients
  • 6c9760f test: restify -> restify-clients
  • 841cf54 build(package): -restler
  • 645d269 refactor: remove use of restler in tests
  • a3b6560 build(package): update dev dependencies
  • aed9166 fix(package): update chai, lodash, propagate, qs
  • f8dd092 ci(travis): stages
  • 2ced38e test: remove obsolete versioned folder
  • 969af67 ci(travis): remove integration test
  • 057f8fb test: remove versioned tests with request, got and posicle
  • 6bff991 test(package): remove integration tests (versioned tests with request libraries)

See the full diff

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

greenkeeper bot commented Feb 26, 2018

Version 9.2.2 just got published.

Update to this version instead 🚀

Release Notes v9.2.2

9.2.2 (2018-02-26)

Bug Fixes

  • Allow allowUnmocked = true and regexp paths to work (#1034) (6817e76)
Commits

The new version differs by 3 commits.

  • 6817e76 fix: Allow allowUnmocked = true and regexp paths to work (#1034)
  • e142be7 Update README.md
  • 646edd4 docs(readme): add Greenkeeper badge

See the full diff

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

greenkeeper bot commented Feb 27, 2018

Version 9.2.3 just got published.

Update to this version instead 🚀

Release Notes v9.2.3

9.2.3 (2018-02-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 055593a fix: PhantomJS 2 usage (#1075)

See the full diff

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

greenkeeper bot commented Sep 20, 2019

  • The devDependency nock was updated from 9.0.28 to 11.3.5.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 5, 2019

  • The devDependency nock was updated from 9.0.28 to 11.3.6.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 7, 2019

  • The devDependency nock was updated from 9.0.28 to 11.4.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 22, 2019

  • The devDependency nock was updated from 9.0.28 to 11.5.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 24, 2019

  • The devDependency nock was updated from 9.0.28 to 11.6.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 31, 2019

  • The devDependency nock was updated from 9.0.28 to 11.7.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 10, 2020

  • The devDependency nock was updated from 9.0.28 to 11.8.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 10, 2020

  • The devDependency nock was updated from 9.0.28 to 11.8.1.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 10, 2020

  • The devDependency nock was updated from 9.0.28 to 11.8.2.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 13, 2020

  • The devDependency nock was updated from 9.0.28 to 11.9.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 16, 2020

  • The devDependency nock was updated from 9.0.28 to 11.9.1.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 16, 2020

  • The devDependency nock was updated from 9.0.28 to 12.0.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 19, 2020

  • The devDependency nock was updated from 9.0.28 to 12.0.1.

Update to this version instead 🚀

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

greenkeeper bot commented Mar 1, 2020

  • The devDependency nock was updated from 9.0.28 to 12.0.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2020

  • The devDependency nock was updated from 9.0.28 to 12.0.3.

Update to this version instead 🚀

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.

0 participants