You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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.1
to10.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.
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 🌴