prisma-labs / dripip

Opinionated CLI for continuous delivery of npm packages
100 stars 2 forks source link

fix: update dependency fs-jetpack to v5 #165

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fs-jetpack ^4.3.1 -> ^5.0.0 age adoption passing confidence

Release Notes

szwacz/fs-jetpack (fs-jetpack) ### [`v5.1.0`](https://togithub.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#510-2022-10-24) [Compare Source](https://togithub.com/szwacz/fs-jetpack/compare/5.0.0...5.1.0) - `filter` function of `find()` method now receives also `absolutePath` property of each file ### [`v5.0.0`](https://togithub.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#500-2022-09-15) [Compare Source](https://togithub.com/szwacz/fs-jetpack/compare/4.3.1...5.0.0) - **(breaking change)** Dropped support for all node.js engines older than v14 - **(possibly breaking change)** `inspect("some-file", { times: true })` now will return also `birthTime` of a file - **(possibly breaking change)** Under the hood switched from `rimraf` library to using node-native recursive files removal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.