TryGhost / express-hbs

Express handlebars template engine with inheritance, partials, i18n and async helpers.
MIT License
458 stars 76 forks source link

Update dependency readdirp to v3 - autoclosed #179

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
readdirp dependencies major 2.2.1 -> 3.3.0

Release Notes

paulmillr/readdirp ### [`v3.3.0`](https://togithub.com/paulmillr/readdirp/releases/3.3.0) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.2.0...3.3.0) Stabilizes RAM consumption and enables perf management with `highWaterMark` option. Fixes race conditions related to `for-await` looping. ### [`v3.2.0`](https://togithub.com/paulmillr/readdirp/releases/3.2.0) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.1.3...3.2.0) Improves performance by 250% and makes streams implementation more idiomatic. ### [`v3.1.3`](https://togithub.com/paulmillr/readdirp/compare/3.1.2...3.1.3) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.1.2...3.1.3) ### [`v3.1.2`](https://togithub.com/paulmillr/readdirp/compare/3.1.1...3.1.2) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.1.1...3.1.2) ### [`v3.1.1`](https://togithub.com/paulmillr/readdirp/releases/3.1.1) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/a09d34bfc04c98efccc2e560c2537e667a679982...3.1.1) Adds automatic support for `fs.stat` `bigint` option on windows. ### [`v3.1.0`](https://togithub.com/paulmillr/readdirp/compare/3.0.3...a09d34bfc04c98efccc2e560c2537e667a679982) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.0.3...a09d34bfc04c98efccc2e560c2537e667a679982) ### [`v3.0.3`](https://togithub.com/paulmillr/readdirp/compare/3.0.2...3.0.3) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.0.2...3.0.3) ### [`v3.0.2`](https://togithub.com/paulmillr/readdirp/compare/3.0.1...3.0.2) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.0.1...3.0.2) ### [`v3.0.1`](https://togithub.com/paulmillr/readdirp/compare/3.0.0...3.0.1) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.0.0...3.0.1) ### [`v3.0.0`](https://togithub.com/paulmillr/readdirp/releases/3.0.0) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/2.2.1...3.0.0) Huge performance improvements and stream backpressure support. - `options.root` moved to a separate argument - Emits ream stream - Doesn't use stat() by default. - Minumum node.js requirement is now version 8.x.

Renovate configuration

:date: Schedule: "every weekday" (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.