Update dependency nock to v12
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
nock | devDependencies | major | ^12.0.2 | source |
Release Notes
nock/nock
v12.0.2
Bug Fixes
v12.0.1
Bug Fixes
v12.0.0
BREAKING CHANGES
- Require Node 10+ (#1895) (123832e), closes #1895
- Do not return the
nock
global fromcleanAll()
(#1872) (0a4a944), closes #1872 - Drop support for String constructor (#1873) (e33b3e8), closes #1873
When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
Features
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.