Update nock to the latest version 🚀 #4
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency nock was updated from
9.6.1to10.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
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
Continuous Integration
Commits
The new version differs by 33 commits.
a7cdc71test: skip failing test (#1222)c94b89drefactor: update Buffer constructors to from and alloc59060d5test: update Buffer constructors to from and alloc85f847aci(travis): test in Node 10 instead of 9139b632ci(travis): stop testing in Node 4cc3a539docs: update tocs1aefc98Update package.json7a8e564Update README.md31ea668Added call to donate after npm install (optional)11f8d1fAdded backers and sponsors on the READMEd2a76faMerge pull request #1218 from nock/lockc1c229bMerge pull request #1217 from nock/stale87e252eci(lock): initial configurationcf50c23ci(stale): initial configuration21c255ffix(#1203): handle statusCode without payloadThere 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 🌴