Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency memfs to v4.15.0 (#246)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [memfs](https://redirect.github.com/streamich/memfs) | [`4.14.1` -> `4.15.0`](https://renovatebot.com/diffs/npm/memfs/4.14.1/4.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.14.1/4.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.14.1/4.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streamich/memfs (memfs)</summary> ### [`v4.15.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4150-2024-12-09) [Compare Source](https://redirect.github.com/streamich/memfs/compare/v4.14.1...v4.15.0) ##### Features - implement `createReadStream` and `createWriteStream` on `FileHandle` ([#​1076](https://redirect.github.com/streamich/memfs/issues/1076)) ([c413df5](https://redirect.github.com/streamich/memfs/commit/c413df5e3e151e446a944a8fba5cc02db46937a0)), closes [#​1063](https://redirect.github.com/streamich/memfs/issues/1063) #### [4.14.1](https://redirect.github.com/streamich/memfs/compare/v4.14.0...v4.14.1) (2024-12-02) ##### Bug Fixes - accept passing a `FileHandle` to `createReadStream` and `createWriteStream` ([#​1077](https://redirect.github.com/streamich/memfs/issues/1077)) ([af163dc](https://redirect.github.com/streamich/memfs/commit/af163dc4fa198b022c631b02fca10445c37ca82e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/boneskull/impvol). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information