szwacz/fs-jetpack (fs-jetpack)
### [`v5.1.0`](https://redirect.github.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#510-2022-10-24)
[Compare Source](https://redirect.github.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://redirect.github.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#500-2022-09-15)
[Compare Source](https://redirect.github.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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^4.3.1
->^5.0.0
Release Notes
szwacz/fs-jetpack (fs-jetpack)
### [`v5.1.0`](https://redirect.github.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#510-2022-10-24) [Compare Source](https://redirect.github.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://redirect.github.com/szwacz/fs-jetpack/blob/HEAD/CHANGELOG.md#500-2022-09-15) [Compare Source](https://redirect.github.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 removalConfiguration
π 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.