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 nock to the latest version 馃殌 #10

Merged
merged 1 commit into from
Sep 14, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@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鈥檛 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鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

coveralls commented Sep 14, 2018

Pull Request Test Coverage Report for Build 39

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+96.8%) to 96.8%

Totals Coverage Status
Change from base Build 34: 96.8%
Covered Lines: 269
Relevant Lines: 269

馃挍 - Coveralls

Copy link
Contributor

@allevo allevo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The version updating is due to remove Nodejs 4 support

@allevo allevo merged commit c107255 into master Sep 14, 2018
@allevo allevo deleted the greenkeeper/nock-10.0.0 branch September 14, 2018 20:52
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

2 participants