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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 14, 2018

The devDependency nock was updated from 9.6.1 to 10.0.0.

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

BREAKING CHANGES

  • drop official support for Node < 6

There is no intentional change that breaks usage in Node 4, but as we
stop testing in this no longer supported Node version we recommend to
no update nock if you still rely on Node 4.

The reason why we decided to go ahead and make a breaking version
release is that it became increasingly harder to update dependencies
to the latest versions as they also drop support for Node 4.

Bug Fixes

Code Refactoring

  • update Buffer constructors to from and alloc (c94b89d)

Continuous Integration

  • travis: stop testing in Node 4 (139b632)
Commits

The new version differs by 33 commits.

  • a7cdc71 test: skip failing test (#1222)
  • c94b89d refactor: update Buffer constructors to from and alloc
  • 59060d5 test: update Buffer constructors to from and alloc
  • 85f847a ci(travis): test in Node 10 instead of 9
  • 139b632 ci(travis): stop testing in Node 4
  • cc3a539 docs: update tocs
  • 1aefc98 Update package.json
  • 7a8e564 Update README.md
  • 31ea668 Added call to donate after npm install (optional)
  • 11f8d1f Added backers and sponsors on the README
  • d2a76fa Merge pull request #1218 from nock/lock
  • c1c229b Merge pull request #1217 from nock/stale
  • 87e252e ci(lock): initial configuration
  • cf50c23 ci(stale): initial configuration
  • 21c255f fix(#1203): handle statusCode without payload

There are 33 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
Copy link
Author

greenkeeper bot commented Oct 9, 2018

  • The devDependency nock was updated from 9.6.1 to 10.0.1.

Update to this version instead 🚀

Release Notes for v10.0.1

10.0.1 (2018-10-09)

Bug Fixes

  • package: update debug to version 4.1.0 (0c807c9), closes #1214
Commits

The new version differs by 12 commits.

  • 3131313 Merge pull request #1238 from nock/greenkeeper/debug-4.1.0
  • 0c807c9 fix(package): update debug to version 4.1.0
  • 539d244 test: add comments to all tests that use airplane setting (#1237)
  • e226c65 docs: clean up debugging section
  • 7e70d9a docs: Delete sections duplicated in CONTRIBUTING
  • 43cf093 docs: move PROTIP elsewhere
  • 7498574 docs: remove empty spaces
  • 6b632d5 Merge pull request #1225 from nock/node-version-support
  • 8592632 ci(stale): set number of actions to 30 (default)
  • cbd2670 docs(README): Node version support
  • e6d885f ci(travis): coverage upload
  • f12cda7 ci(package): coverage

See the full diff

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

greenkeeper bot commented Nov 3, 2018

  • The devDependency nock was updated from 9.6.1 to 10.0.2.

Update to this version instead 🚀

Release Notes for v10.0.2

10.0.2 (2018-11-03)

Bug Fixes

Commits

The new version differs by 18 commits.

  • 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
  • c1f608a docs: Add note about GitHub Apps
  • 2c9f427 docs: Add description to Contributors file
  • f907c3f docs: rename CONTRIBUTORS.md, add section to CONTRIBUTING
  • 0885b5f docs: remove contribs file

There are 18 commits in total.

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 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2018

  • The devDependency nock was updated from 9.6.1 to 10.0.3.

Update to this version instead 🚀

Release Notes for v10.0.3

10.0.3 (2018-12-03)

Bug Fixes

Commits

The new version differs by 4 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)

See the full diff

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.

None yet

0 participants