googlearchive / cloud-functions-emulator

A local emulator for deploying, running, and debugging Google Cloud Functions.
https://github.com/GoogleCloudPlatform/cloud-functions-emulator/wiki
Apache License 2.0
827 stars 115 forks source link

fix(deps): update dependency make-dir to v2 #307

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
make-dir dependencies major 1.3.0 -> 2.1.0 source

Release Notes

sindresorhus/make-dir ### [`v2.1.0`](https://togithub.com/sindresorhus/make-dir/releases/v2.1.0) [Compare Source](https://togithub.com/sindresorhus/make-dir/compare/v2.0.0...v2.1.0) - Add TypeScript definition ([#​11](https://togithub.com/sindresorhus/make-dir/issues/11)) [`9d17445`](https://togithub.com/sindresorhus/make-dir/commit/9d17445) ### [`v2.0.0`](https://togithub.com/sindresorhus/make-dir/releases/v2.0.0) [Compare Source](https://togithub.com/sindresorhus/make-dir/compare/v1.3.0...v2.0.0) Breaking: - Require Node.js 6 [`78472c0`](https://togithub.com/sindresorhus/make-dir/commit/78472c0) Other: - Use native the `fs.mkdir/mkdirSync` `recursive` option when available/appropriate ([#​7](https://togithub.com/sindresorhus/make-dir/issues/7)) [`d1e4153`](https://togithub.com/sindresorhus/make-dir/commit/d1e4153)

Renovate configuration

:date: Schedule: "after 10pm,before 5am" (UTC).

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

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



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