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.11.1 (#11196)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [memfs](https://togithub.com/streamich/memfs) | [`4.9.4` -> `4.11.1`](https://renovatebot.com/diffs/npm/memfs/4.9.4/4.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.9.4/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.9.4/4.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streamich/memfs (memfs)</summary> ### [`v4.11.1`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4111-2024-08-01) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.11.0...v4.11.1) ##### Bug Fixes - 🐛 declare ReadableStream global type ([#​1048](https://togithub.com/streamich/memfs/issues/1048)) ([57fba2c](https://togithub.com/streamich/memfs/commit/57fba2c825b21e14645cdeeec6576fe44331ce7c)) ### [`v4.11.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4110-2024-07-27) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.10.0...v4.11.0) ##### Features - volume implementation of .opendir() method ([7072fb7](https://togithub.com/streamich/memfs/commit/7072fb7545b6269c3f04f191a4853ad0f39ed15f)) ### [`v4.10.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4100-2024-07-27) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.9.4...v4.10.0) ##### Features - 🎸 add IReadableWebStreamOptions type ([99ebd64](https://togithub.com/streamich/memfs/commit/99ebd6491e4886dc9947d5b3c867241b7158357a)) - 🎸 implement FileHandle.readableWebStream() ([c3ddc6c](https://togithub.com/streamich/memfs/commit/c3ddc6c21ea112056ee84e3c131f09f5b2582779)) #### [4.9.4](https://togithub.com/streamich/memfs/compare/v4.9.3...v4.9.4) (2024-07-23) ##### Bug Fixes - ensure files in subdirectories are returned as buffers when calling `toJSON` with `asBuffer` ([#​1041](https://togithub.com/streamich/memfs/issues/1041)) ([c3d4cf3](https://togithub.com/streamich/memfs/commit/c3d4cf36e438f7fef2dab4639c08449ceada28a3)) #### [4.9.3](https://togithub.com/streamich/memfs/compare/v4.9.2...v4.9.3) (2024-06-14) ##### Bug Fixes - replace `sonic-forest` with `tree-dump` ([#​1038](https://togithub.com/streamich/memfs/issues/1038)) ([f989dcd](https://togithub.com/streamich/memfs/commit/f989dcd2e6457698b85491997ea073ae07c04724)) #### [4.9.2](https://togithub.com/streamich/memfs/compare/v4.9.1...v4.9.2) (2024-04-30) ##### Bug Fixes - 🐛 bump [@​jsonjoy](https://togithub.com/jsonjoy).com/util package ([eea3b42](https://togithub.com/streamich/memfs/commit/eea3b421f28698cff6800bfb8882faa340c0b344)) - 🐛 bump json-pack ([32cc4da](https://togithub.com/streamich/memfs/commit/32cc4da5db9c0288574e4e539174c3d0f8816902)) #### [4.9.1](https://togithub.com/streamich/memfs/compare/v4.9.0...v4.9.1) (2024-04-27) ##### Bug Fixes - 🐛 use latest json-pack implementation ([de54ab5](https://togithub.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information