Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency memfs to v4.6.0 (#77)
[![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.2.1` -> `4.6.0`](https://renovatebot.com/diffs/npm/memfs/4.2.1/4.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.2.1/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.2.1/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streamich/memfs (memfs)</summary> ### [`v4.6.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#460-2023-10-07) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.5.0...v4.6.0) ##### Features - add `queueMicrotask` implementation ([45d1784](https://togithub.com/streamich/memfs/commit/45d1784021be3d35519431da32540cfff03f9e7c)) ### [`v4.5.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#450-2023-09-25) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.4.0...v4.5.0) ##### Features - **volume:** `fromJSON` now accepts `Buffer` as volume content ([#​880](https://togithub.com/streamich/memfs/issues/880)) ([9c0a6ff](https://togithub.com/streamich/memfs/commit/9c0a6ffbc2bd1f1ffdfd2c8ec3c75e382713e698)) ### [`v4.4.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#440-2023-09-22) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.3.0...v4.4.0) ##### Features - **volume:** `toJSON` now accepts the `asBuffer` parameter ([#​952](https://togithub.com/streamich/memfs/issues/952)) ([91a3742](https://togithub.com/streamich/memfs/commit/91a3742276f00bfb2dda245c364780682c0b1784)) - **volume:** implement readv and writev ([#​946](https://togithub.com/streamich/memfs/issues/946)) ([966e17e](https://togithub.com/streamich/memfs/commit/966e17ef5a00c041be88d9b2fd60cfdd83dffac7)) ### [`v4.3.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#430-2023-09-15) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.2.3...v4.3.0) ##### Features - add support for `O_SYMLINK` ([#​944](https://togithub.com/streamich/memfs/issues/944)) ([96cbce4](https://togithub.com/streamich/memfs/commit/96cbce4145891af9d943d00868b3357969508330)) #### [4.2.3](https://togithub.com/streamich/memfs/compare/v4.2.2...v4.2.3) (2023-09-15) ##### Bug Fixes - add missing nanosecond-precision properties to Stats ([#​943](https://togithub.com/streamich/memfs/issues/943)) ([b9d4c6d](https://togithub.com/streamich/memfs/commit/b9d4c6daf19f75784ade8ebb8ac17afefe6442e9)) #### [4.2.2](https://togithub.com/streamich/memfs/compare/v4.2.1...v4.2.2) (2023-09-15) ##### Bug Fixes - support directories named `__proto__` ([#​945](https://togithub.com/streamich/memfs/issues/945)) ([8d92a0b](https://togithub.com/streamich/memfs/commit/8d92a0b0501eab18622febb7c4e551026b515c3b)), closes [#​938](https://togithub.com/streamich/memfs/issues/938) #### [4.2.1](https://togithub.com/streamich/memfs/compare/v4.2.0...v4.2.1) (2023-08-07) ##### Bug Fixes - don't error when watched directory gets renamed ([#​939](https://togithub.com/streamich/memfs/issues/939)) ([b431b08](https://togithub.com/streamich/memfs/commit/b431b089636619113e2dd39e9dc4a2c02048270a)) ### [`v4.2.3`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#423-2023-09-15) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.2.2...v4.2.3) ##### Bug Fixes - add missing nanosecond-precision properties to Stats ([#​943](https://togithub.com/streamich/memfs/issues/943)) ([b9d4c6d](https://togithub.com/streamich/memfs/commit/b9d4c6daf19f75784ade8ebb8ac17afefe6442e9)) ### [`v4.2.2`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#422-2023-09-15) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.2.1...v4.2.2) ##### Bug Fixes - support directories named `__proto__` ([#​945](https://togithub.com/streamich/memfs/issues/945)) ([8d92a0b](https://togithub.com/streamich/memfs/commit/8d92a0b0501eab18622febb7c4e551026b515c3b)), closes [#​938](https://togithub.com/streamich/memfs/issues/938) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ajvpot/lockfileparsergo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTM1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
- Loading branch information