googleworkspace / md2googleslides

Generate Google Slides from markdown
Apache License 2.0
4.48k stars 284 forks source link

Update dependency md5-file to v5 - autoclosed #119

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
md5-file ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

roryrjb/md5-file ### [`v5.0.0`](https://togithub.com/roryrjb/md5-file/releases/v5.0.0) [Compare Source](https://togithub.com/roryrjb/md5-file/compare/v4.0.0...v5.0.0) #### 💥 Breaking Changes - Remove support for callbacks Migration Guide: Instead of passing a callback to `md5File`, use the returned `Promise` e.g. by calling `.then(...)` on it. - Drop support for Node.js < 10.13.0 Migration Guide: Upgrade to Node.js 10.13.0 or newer for continued support. #### 🎉 Enhancements - Add TypeScript typings #### 🌹 Internal Changes - Cleanup package metadata

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.