Update nock to the latest version π
The devDependency nock was updated from 11.9.1 to 12.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.
Publisher: nockbot License: MIT
Release Notes for v12.0.0
12.0.0 (2020-02-16)
Features
-
allow passing a function to
enableNetConnect()(#1889) (7f9e26c) -
Do not return the
nockglobal fromcleanAll()(#1872) (0a4a944), closes #1872 -
Drop support for String constructor (#1873) (e33b3e8), closes #1873
BREAKING CHANGES
- Require Node 10+ (#1895)
- Do not return the
nockglobal fromcleanAll()(#1872) - Drop support for String constructor (#1873)
When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
Commits
The new version differs by 10 commits.
b8dd8c8test: Update got to the latest version and fill in missing coverage (#1825)7f9e26cfeat: allow passing a function toenableNetConnect()(#1889)123832eRequire Node 10+ (#1895)70a18b4Update mkdirp to the latest version π (#1857)0a4a944Do not return thenockglobal fromcleanAll()(#1872)e33b3e8Drop support for String constructor (#1873)7fae3c8ci(fix-formatting): avoid error if there are no changes to commit29eed05ci: improve consistency and security of the release workflow (#1907)d5e4062ci: provide issue reference for limited caching configuration (#1908)858130eci: automatically commit and push formatted files (#1882)
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 :palm_tree:
On hold because nock dropped node 8, lento still supports 8.
- The
devDependencynock was updated from11.9.1to12.0.1.
Update to this version instead π
Commits
The new version differs by 8 commits.
1f47f1afix: Replace a few more uses of lodash (#1916)fada855* chore(package): update sinon to version 9.0.0 π (#1921)d26f4f7refactor(test): Mocha DSL for common utilities (#1920)a23af97refactor(test_intercept): Chai assertions for most of the tests (#1917)c54cec1test: Rewrite a mikeal request test and remove another (#1918)dff1d0brefactor: Use Mocha DSL for test_logging (#1811)0a22aebrefactor(test): Chai assert common utilities (#1912)61fb7e0Update dtslint to the latest version π (#1902)
See the full diff