Closed greenkeeper[bot] closed 6 years ago
devDependency
nock was updated from 9.6.1
to 10.0.1
.Update to this version instead 🚀
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
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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: