Financial-Times / tako

🐙 A GitHub App that provides an API listing the repositories it is installed on.
MIT License
4 stars 0 forks source link

Update dependency nock to v12 #184

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nock devDependencies major ^11.0.0 -> ^12.0.0

Release Notes

nock/nock ### [`v12.0.3`](https://togithub.com/nock/nock/releases/v12.0.3) [Compare Source](https://togithub.com/nock/nock/compare/v12.0.2...v12.0.3) ##### Bug Fixes - **router:** stall finish event to avoid dup ([#​1954](https://togithub.com/nock/nock/issues/1954)) ([d81c260](https://togithub.com/nock/nock/commit/d81c26011e0b893891956e0939ddb33083a66948)), closes [#​1832](https://togithub.com/nock/nock/issues/1832) ### [`v12.0.2`](https://togithub.com/nock/nock/releases/v12.0.2) [Compare Source](https://togithub.com/nock/nock/compare/v12.0.1...v12.0.2) ##### Bug Fixes - **types:** remove inaccurate Scope.restore method ([#​1940](https://togithub.com/nock/nock/issues/1940)) ([fa3c237](https://togithub.com/nock/nock/commit/fa3c237b75847f9589684c5c48c4b2f0bba54f0a)) ### [`v12.0.1`](https://togithub.com/nock/nock/releases/v12.0.1) [Compare Source](https://togithub.com/nock/nock/compare/v12.0.0...v12.0.1) ##### Bug Fixes - Replace a few more uses of lodash ([#​1916](https://togithub.com/nock/nock/issues/1916)) ([1f47f1a](https://togithub.com/nock/nock/commit/1f47f1a1ee977df0414a9865d6f329247cb7398f)), closes [#​1285](https://togithub.com/nock/nock/issues/1285) ### [`v12.0.0`](https://togithub.com/nock/nock/releases/v12.0.0) [Compare Source](https://togithub.com/nock/nock/compare/v11.9.1...v12.0.0) ##### BREAKING CHANGES - Require Node 10+ ([#​1895](https://togithub.com/nock/nock/issues/1895)) ([123832e](https://togithub.com/nock/nock/commit/123832ebad65c70bc501cce2b656403382e234c5)), closes [#​1895](https://togithub.com/nock/nock/issues/1895) - Do not return the `nock` global from `cleanAll()` ([#​1872](https://togithub.com/nock/nock/issues/1872)) ([0a4a944](https://togithub.com/nock/nock/commit/0a4a944566116618bf8897d7dc6dcf943ba89fe6)), closes [#​1872](https://togithub.com/nock/nock/issues/1872) - Drop support for String constructor ([#​1873](https://togithub.com/nock/nock/issues/1873)) ([e33b3e8](https://togithub.com/nock/nock/commit/e33b3e86d047362d359f88f9df698f4f103a80ad)), closes [#​1873](https://togithub.com/nock/nock/issues/1873) When checking types of strings, Nock will no longer recognize the String constructor, only string primitives. ##### Features - Allow passing a function to `enableNetConnect()` ([#​1889](https://togithub.com/nock/nock/issues/1889)) ([7f9e26c](https://togithub.com/nock/nock/commit/7f9e26c0e9e853feeabd6819827cc9c069994542))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.