gatsbyjs / gatsby

The best React-based framework with performance, scalability and security built in.
https://www.gatsbyjs.com
MIT License
55.14k stars 10.33k forks source link

chore(deps): update dependency memfs to ^4.9.1 #38965

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
memfs ^4.6.0 -> ^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)) ### [`v4.8.2`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#482-2024-04-14) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.8.1...v4.8.2) ##### 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)) ### [`v4.8.1`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#481-2024-03-31) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.8.0...v4.8.1) ##### 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)) ### [`v4.8.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#480-2024-03-19) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.7...v4.8.0) ##### Features - 🎸 allow to customize CAS storage hash and location mappin ([e32a57d](https://togithub.com/streamich/memfs/commit/e32a57d07dc05c8275180e59cff59cd76cbd4841)) #### [4.7.7](https://togithub.com/streamich/memfs/compare/v4.7.6...v4.7.7) (2024-02-21) ##### Bug Fixes - accept file names beginning with a period ([#​1005](https://togithub.com/streamich/memfs/issues/1005)) ([3c18dae](https://togithub.com/streamich/memfs/commit/3c18daeb7ee78813ae66df484070f51f3a16777e)) #### [4.7.6](https://togithub.com/streamich/memfs/compare/v4.7.5...v4.7.6) (2024-02-17) ##### Bug Fixes - remove tests from published package ([#​1003](https://togithub.com/streamich/memfs/issues/1003)) ([d3b62dc](https://togithub.com/streamich/memfs/commit/d3b62dc3785a50776369aa47bc2244c896ff2bdc)) #### [4.7.5](https://togithub.com/streamich/memfs/compare/v4.7.4...v4.7.5) (2024-02-17) ##### Bug Fixes - inline `thingies` dependency ([#​1004](https://togithub.com/streamich/memfs/issues/1004)) ([6fc340d](https://togithub.com/streamich/memfs/commit/6fc340d83544d04c35f62bc0fa7aadf77266af12)) #### [4.7.4](https://togithub.com/streamich/memfs/compare/v4.7.3...v4.7.4) (2024-02-17) ##### Bug Fixes - inline `hyperdyperid` ([#​1000](https://togithub.com/streamich/memfs/issues/1000)) ([f26c244](https://togithub.com/streamich/memfs/commit/f26c2447e2d62e4a309e3fb52d39e1c5973db9c2)) #### [4.7.3](https://togithub.com/streamich/memfs/compare/v4.7.2...v4.7.3) (2024-02-17) ##### Bug Fixes - inline `json-joy` dependency ([#​999](https://togithub.com/streamich/memfs/issues/999)) ([45b7a90](https://togithub.com/streamich/memfs/commit/45b7a90cb35928d29e6dd2190f3c40cc88af6888)) #### [4.7.2](https://togithub.com/streamich/memfs/compare/v4.7.1...v4.7.2) (2024-02-17) ##### Bug Fixes - make `tslib` a direct dependency ([#​996](https://togithub.com/streamich/memfs/issues/996)) ([c9606fb](https://togithub.com/streamich/memfs/commit/c9606fb07e055b3c3ef30ca65a9dd071d3b2ca7f)) #### [4.7.1](https://togithub.com/streamich/memfs/compare/v4.7.0...v4.7.1) (2024-02-16) ##### Bug Fixes - use internal buffer instead of global Buffer ([#​977](https://togithub.com/streamich/memfs/issues/977)) ([02249f7](https://togithub.com/streamich/memfs/commit/02249f7afccb4c4cdec06041e9ee55521b60cc73)) ### [`v4.7.7`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#477-2024-02-21) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.6...v4.7.7) ##### Bug Fixes - accept file names beginning with a period ([#​1005](https://togithub.com/streamich/memfs/issues/1005)) ([3c18dae](https://togithub.com/streamich/memfs/commit/3c18daeb7ee78813ae66df484070f51f3a16777e)) ### [`v4.7.6`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#476-2024-02-17) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.5...v4.7.6) ##### Bug Fixes - remove tests from published package ([#​1003](https://togithub.com/streamich/memfs/issues/1003)) ([d3b62dc](https://togithub.com/streamich/memfs/commit/d3b62dc3785a50776369aa47bc2244c896ff2bdc)) ### [`v4.7.5`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#475-2024-02-17) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.4...v4.7.5) ##### Bug Fixes - inline `thingies` dependency ([#​1004](https://togithub.com/streamich/memfs/issues/1004)) ([6fc340d](https://togithub.com/streamich/memfs/commit/6fc340d83544d04c35f62bc0fa7aadf77266af12)) ### [`v4.7.4`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#474-2024-02-17) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.3...v4.7.4) ##### Bug Fixes - inline `hyperdyperid` ([#​1000](https://togithub.com/streamich/memfs/issues/1000)) ([f26c244](https://togithub.com/streamich/memfs/commit/f26c2447e2d62e4a309e3fb52d39e1c5973db9c2)) ### [`v4.7.3`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#473-2024-02-17) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.2...v4.7.3) ##### Bug Fixes - inline `json-joy` dependency ([#​999](https://togithub.com/streamich/memfs/issues/999)) ([45b7a90](https://togithub.com/streamich/memfs/commit/45b7a90cb35928d29e6dd2190f3c40cc88af6888)) ### [`v4.7.2`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#472-2024-02-17) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.1...v4.7.2) ##### Bug Fixes - make `tslib` a direct dependency ([#​996](https://togithub.com/streamich/memfs/issues/996)) ([c9606fb](https://togithub.com/streamich/memfs/commit/c9606fb07e055b3c3ef30ca65a9dd071d3b2ca7f)) ### [`v4.7.1`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#471-2024-02-16) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.7.0...v4.7.1) ##### Bug Fixes - use internal buffer instead of global Buffer ([#​977](https://togithub.com/streamich/memfs/issues/977)) ([02249f7](https://togithub.com/streamich/memfs/commit/02249f7afccb4c4cdec06041e9ee55521b60cc73)) ### [`v4.7.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#470-2024-02-13) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.6.1...v4.7.0) ##### Bug Fixes - ensure consistent file path formatting when reading directories recursively ([#​990](https://togithub.com/streamich/memfs/issues/990)) ([36def27](https://togithub.com/streamich/memfs/commit/36def27516d6186427ee5dfc3a9d2c81a482d99c)) ##### Features - add support for `recursive` to `readdir` ([#​972](https://togithub.com/streamich/memfs/issues/972)) ([919ddfc](https://togithub.com/streamich/memfs/commit/919ddfcb857773e1acb1b8e5f2f87de0d1e491a2)) #### [4.6.1](https://togithub.com/streamich/memfs/compare/v4.6.0...v4.6.1) (2024-02-12) ##### Bug Fixes - **deps:** update dependency json-joy to v11 ([#​966](https://togithub.com/streamich/memfs/issues/966)) ([91909ff](https://togithub.com/streamich/memfs/commit/91909ff7d3a82bbb33e044f6e220205628d5554d)) ### [`v4.6.1`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#461-2024-02-12) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.6.0...v4.6.1) ##### Bug Fixes - **deps:** update dependency json-joy to v11 ([#​966](https://togithub.com/streamich/memfs/issues/966)) ([91909ff](https://togithub.com/streamich/memfs/commit/91909ff7d3a82bbb33e044f6e220205628d5554d))

Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, 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.