pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency @types/nock to v10 #219

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
@types/nock devDependencies major 9.3.1 -> 10.0.3

Release Notes

nock/nock ### [`v10.0.3`](https://togithub.com/nock/nock/releases/v10.0.3) [Compare Source](https://togithub.com/nock/nock/compare/v10.0.2...v10.0.3) ##### Bug Fixes - filtering by regex ([#​1089](https://togithub.com/nock/nock/issues/1089)) ([88fbdc2](https://togithub.com/nock/nock/commit/88fbdc2)) ### [`v10.0.2`](https://togithub.com/nock/nock/releases/v10.0.2) [Compare Source](https://togithub.com/nock/nock/compare/v10.0.1...v10.0.2) ##### Bug Fixes - **[#​1041](https://togithub.com/nock/nock/issues/1041):** apply filteringPath from nockBack before option ([6d5bca2](https://togithub.com/nock/nock/commit/6d5bca2)), closes [#​1041](https://togithub.com/nock/nock/issues/1041) ### [`v10.0.1`](https://togithub.com/nock/nock/releases/v10.0.1) [Compare Source](https://togithub.com/nock/nock/compare/v10.0.0...v10.0.1) ##### Bug Fixes - **package:** update debug to version 4.1.0 ([0c807c9](https://togithub.com/nock/nock/commit/0c807c9)), closes [#​1214](https://togithub.com/nock/nock/issues/1214) ### [`v10.0.0`](https://togithub.com/nock/nock/releases/v10.0.0) [Compare Source](https://togithub.com/nock/nock/compare/v9.3.1...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. ##### Bug Fixes - **[#​1203](https://togithub.com/nock/nock/issues/1203):** handle statusCode without payload ([21c255f](https://togithub.com/nock/nock/commit/21c255f)), closes [#​1203](https://togithub.com/nock/nock/issues/1203) ##### Code Refactoring - update Buffer constructors to from and alloc ([c94b89d](https://togithub.com/nock/nock/commit/c94b89d)) ##### Continuous Integration - **travis:** stop testing in Node 4 ([139b632](https://togithub.com/nock/nock/commit/139b632))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

: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.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9121532744452788b82a248908fb09b8dbf3ea59 on renovate/nock-10.x into e90e3591e106540e36bc2f4eb19cd488352840c8 on master.