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 v4 #262

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
readdirp ^3.6.0 -> ^4.0.0 age adoption passing confidence

Release Notes

paulmillr/readdirp (readdirp) ### [`v4.0.1`](https://togithub.com/paulmillr/readdirp/releases/tag/4.0.1) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/4.0.0...4.0.1) Quick fix for invalid esm imports. **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://togithub.com/paulmillr/readdirp/releases/tag/4.0.0) [Compare Source](https://togithub.com/paulmillr/readdirp/compare/3.6.0...4.0.0) - Rewrite in typescript - Support hybrid common.js / esm modules - Remove glob support and all dependencies - Increase minimum node.js from v8 to v14 - Make sure you're using `let {readdirp} = require('readdirp')` in common.js **Full Changelog**: https://github.com/paulmillr/readdirp/compare/3.6.0...4.0.0

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

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

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

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



This PR was generated by Mend Renovate. View the repository job log.