[Snyk] Upgrade memfs from 4.9.4 to 4.49.0 #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade memfs from 4.9.4 to 4.49.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 65 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-FASTIFY-9788069
SNYK-JS-BABELHELPERS-9397697
SNYK-JS-BABELRUNTIME-10044504
SNYK-JS-FINDMYWAY-8055229
SNYK-JS-MICROMATCH-6838728
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-FORMIDABLE-9788127
Release notes
Package name: memfs
-
4.49.0 - 2025-10-06
- harden flaky watchFile test by adding proper timing delays (092a1ba)
- handle stream reading past file size in FsaNodeReadStream (2eac49b)
-
4.48.1 - 2025-10-01
- 🐛 throw EISDIR when writing over folder (d20095e)
-
4.48.0 - 2025-10-01
- handle EEXIST error when creating directories in parallel (3c9b2c8)
-
4.47.0 - 2025-09-27
- align openAsBlob errors with Node.js behavior (1f1afb7)
-
4.46.1 - 2025-09-25
- handle Uint8Array byteOffset and byteLength in readSync (bba8729)
-
4.46.0 - 2025-09-24
- implement inline inspect and format functions to replace node:util imports (894819e)
- inline inherits and promisify implementations, remove all node:util dependencies (4e628bf)
-
4.45.0 - 2025-09-24
- 🐛 inline Buffer and URL (0b6c43a)
- inline fs.ts types to remove node:fs dependency (22886c3)
-
4.44.0 - 2025-09-24
- 🐛 remove dependence on "assert" module (c7c6f6c)
- move internal files to vendor/node/internal and cleanup unused error codes (3a9ee47)
-
4.43.1 - 2025-09-24
- Use cross-platform
-
4.43.0 - 2025-09-20
- re-export all Node.js native packages (4ecc167)
-
4.42.0 - 2025-09-16
-
4.41.0 - 2025-09-16
-
4.40.0 - 2025-09-16
-
4.39.0 - 2025-09-10
-
4.38.3 - 2025-09-09
-
4.38.2 - 2025-08-26
-
4.38.1 - 2025-08-24
-
4.38.0 - 2025-08-24
-
4.37.1 - 2025-08-22
-
4.37.0 - 2025-08-22
-
4.36.3 - 2025-08-18
-
4.36.2 - 2025-08-18
-
4.36.1 - 2025-08-18
-
4.36.0 - 2025-08-03
-
4.35.0 - 2025-08-02
-
4.34.0 - 2025-08-01
-
4.33.0 - 2025-08-01
-
4.32.1 - 2025-08-01
-
4.32.0 - 2025-08-01
-
4.31.0 - 2025-08-01
-
4.30.1 - 2025-08-01
-
4.30.0 - 2025-08-01
-
4.29.0 - 2025-08-01
-
4.28.1 - 2025-08-01
-
4.28.0 - 2025-07-31
-
4.27.0 - 2025-07-31
-
4.26.0 - 2025-07-31
-
4.25.1 - 2025-07-31
-
4.25.0 - 2025-07-31
-
4.24.0 - 2025-07-30
-
4.23.0 - 2025-07-27
-
4.22.1 - 2025-07-27
-
4.22.0 - 2025-07-27
-
4.21.0 - 2025-07-27
-
4.20.1 - 2025-07-27
-
4.20.0 - 2025-07-25
-
4.19.0 - 2025-07-25
-
4.18.0 - 2025-07-25
-
4.17.2 - 2025-05-15
-
4.17.1 - 2025-05-03
-
4.17.0 - 2025-01-09
-
4.16.0 - 2025-01-09
-
4.15.4 - 2025-01-09
-
4.15.3 - 2025-01-01
-
4.15.2 - 2024-12-30
-
4.15.1 - 2024-12-22
-
4.15.0 - 2024-12-09
-
4.14.1 - 2024-12-02
-
4.14.0 - 2024-10-13
-
4.13.0 - 2024-10-07
-
4.12.0 - 2024-09-19
-
4.11.2 - 2024-09-17
-
4.11.1 - 2024-08-01
-
4.11.0 - 2024-07-27
-
4.10.0 - 2024-07-27
-
4.9.4 - 2024-07-23
from memfs GitHub release notes4.49.0 (2025-10-06)
Bug Fixes
Features
4.48.1 (2025-10-01)
Bug Fixes
4.48.0 (2025-10-01)
Features
4.47.0 (2025-09-27)
Features
4.46.1 (2025-09-25)
Bug Fixes
4.46.0 (2025-09-24)
Features
4.45.0 (2025-09-24)
Bug Fixes
Features
4.44.0 (2025-09-24)
Bug Fixes
Features
4.43.1 (2025-09-24)
Bug Fixes
dirnameinstead ofposix.dirname(7a51ac3), closes #11934.43.0 (2025-09-20)
Features
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: