microsoft / rnx-kit

Modern, scalable tools. Exceptional developer experience.
https://microsoft.github.io/rnx-kit/
MIT License
1.51k stars 96 forks source link

chore(deps): update dependency memfs to v4.9.1 #3134

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
memfs 4.8.2 -> 4.9.1 age adoption passing confidence

Release Notes

streamich/memfs (memfs) ### [`v4.9.1`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#491-2024-04-27) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.9.0...v4.9.1) ##### Bug Fixes - 🐛 use latest json-pack implementation ([de54ab5](https://togithub.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6)) ### [`v4.9.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#490-2024-04-27) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.8.2...v4.9.0) ##### Features - 🎸 define .scan() CRUD method ([921e05d](https://togithub.com/streamich/memfs/commit/921e05d26092f6dbf5a4a302c4ac251944d5d008)) - 🎸 implement .scan() in Node.js CRUD ([3d973b7](https://togithub.com/streamich/memfs/commit/3d973b7dd4475c6a59443171795ef5449d11805b)) - 🎸 implement .scan() method for FSA CRUD ([a148fb8](https://togithub.com/streamich/memfs/commit/a148fb89d0373442f5773c6656e433abdafdb2a0)) #### [4.8.2](https://togithub.com/streamich/memfs/compare/v4.8.1...v4.8.2) (2024-04-14) ##### Bug Fixes - don't include filename in `path` when calling `readdir` with `withFileTypes: true` ([#​1024](https://togithub.com/streamich/memfs/issues/1024)) ([711c4bd](https://togithub.com/streamich/memfs/commit/711c4bd24667c88a45551f1bed7a5069d7170dc2)) #### [4.8.1](https://togithub.com/streamich/memfs/compare/v4.8.0...v4.8.1) (2024-03-31) ##### Bug Fixes - fix handle paths in FSA entries iterator ([#​1019](https://togithub.com/streamich/memfs/issues/1019)) ([b8905eb](https://togithub.com/streamich/memfs/commit/b8905eb0661d926f45e9a6012658210794e86d31))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Oslo, 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 has been generated by Mend Renovate. View repository job log here.