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 🚀 #68

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 4, 2018

The devDependency nock was updated from 9.6.1 to 10.0.3.

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.


Release Notes for v10.0.3

10.0.3 (2018-12-03)

Bug Fixes

Commits

The new version differs by 67 commits.

  • 5ae978b docs: show usage of beforeFunc in nockback (#1263)
  • 88fbdc2 fix: filtering by regex (#1089)
  • 6cd119b chore(package): update superagent to version 4.0.0
  • 4194106 docs(README): recorder.reset -> recorder.clear (#1248)
  • 598245c Merge pull request #1250 from vwxyutarooo/master
  • 8453191 test: add case of nockBack with filteringRequestBody opiton
  • 1b4b9c6 test: add case of nockBack with filteringPath option
  • 6d5bca2 fix(#1041): apply filteringPath from nockBack before option
  • 048c07d Merge pull request #1247 from j0k3r/patch-1
  • 5b69d06 docs: Fix anchor in README
  • 35936eb Merge pull request #1246 from chrisulanowicz/master
  • e63de1a docs: fixed typos
  • 7f41138 Merge pull request #1220 from nock/feat/github-apps-note
  • 33da255 Merge pull request #1163 from nock/feat/add-contributors
  • 1a845a5 docs: Update list and instructions

There are 67 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 Dec 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2018

  • The devDependency nock was updated from 9.6.1 to 10.0.4.

Update to this version instead 🚀

Release Notes for v10.0.4

10.0.4 (2018-12-08)

Bug Fixes

Commits

The new version differs by 2 commits.

  • a90f543 fix(#1266): throw useful error if "method" parameter is not set for .intercept() – thanks @labsvisual
  • aaf82bb chore: ignore package-lock.json

See the full diff

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

greenkeeper bot commented Dec 23, 2018

  • The devDependency nock was updated from 9.6.1 to 10.0.5.

Update to this version instead 🚀

Release Notes for v10.0.5

10.0.5 (2018-12-23)

Bug Fixes

  • package.engines shows incorrect versions and is supposed to be an object (0c4edd6)
Commits

The new version differs by 33 commits.

  • 0c4edd6 fix: package.engines shows incorrect versions and is supposed to be an object
  • 743102a ci(package): update semantic-release to beta.13
  • c5945a7 ci(travis): run release stage on [Version].x, next, beta branches
  • e0424c0 docs(CONTRIBUTING): Backport a fix / feature to a previous version
  • bb602cc ci(travis): build on branches for semantic-release preview/next/maintenance releases
  • e5ee2b5 build(package): update semantic-release to ^16.0.0-beta.10
  • 46c1156 test(test_back): Improve style and readability
  • 16fb5bd build(package): explicitly pipe lcov output to coveralls
  • dcc9599 ci: remove obsolete coveralls configuration
  • b39172f test(test_s3): Add fixme comment
  • 5c67b46 test(test_aws_dynamo): Remove AWS Dynamo functional test
  • c010b09 test(test_abort): Improve style + readability
  • 14816f9 test: Replace lodash with native in tests
  • ab3c181 chore: Ignore ‘tests/ssl/index.js’ for coverage
  • cefeb47 Clean lint

There are 33 commits in total.

See the full diff

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

greenkeeper bot commented Jan 2, 2019

  • The devDependency nock was updated from 9.6.1 to 10.0.6.

Update to this version instead 🚀

Release Notes for v10.0.6

10.0.6 (2019-01-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • cb56669 fix: Mock responses should fire when timers are mocked (#1335)

See the full diff

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

greenkeeper bot commented Sep 4, 2019

  • The devDependency nock was updated from 9.6.1 to 11.1.0.

Update to this version instead 🚀

Commits

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

  • 2e56fb0 feat(types): Add Typescript definitions. (#1676)
  • 688b3e3 refactor: Fix two tests that don’t work on an airplane (#1679)
  • 82a3cae chore(dep): remove unneeded dev dep acron (#1668)
  • c09afda refactor: Refactor RequestOverrider (#1674)
  • 4d0fbbf refactor: Convert Interceptor to a class (#1672)
  • 26784ac chore(package): update rimraf to version 3.0.0 (#1667)
  • 870584b bug(overrider): unmocked HTTPS request with partial interceptor match (#1664)
  • 11dba99 fix (#1659)
  • bf1d7d6 test: Clarify that cleanAll removes persistent mocks (#1647)
  • e661d0d bug(recorder): replace qs lib with native querystring. (#1653)
  • 05ae31e Refactor lifecycle tests using got / async (#1646)
  • 26fc08f Async Reply functions (always emit errors) (#1596)
  • 35221ce refactor: overhaul body and query matching (#1632)
  • 88e85ac fix: trigger release (#1645)
  • e744b0a bug: handle content-type request headers when arrays

There are 241 commits in total.

See the full diff

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

greenkeeper bot commented Sep 4, 2019

  • The devDependency nock was updated from 9.6.1 to 11.3.2.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 5, 2019

  • The devDependency nock was updated from 9.6.1 to 11.3.3.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 12, 2019

  • The devDependency nock was updated from 9.6.1 to 11.3.4.

Update to this version instead 🚀

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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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.6.1 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