build(deps): update dependency mem-fs to v4#181
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
f203535 to
fb96bfd
Compare
fb96bfd to
7d35c76
Compare
7d35c76 to
f4e9b49
Compare
f4e9b49 to
a114422
Compare
a114422 to
d0ffeb1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #181 +/- ##
=======================================
Coverage 59.03% 59.03%
=======================================
Files 11 11
Lines 166 166
=======================================
Hits 98 98
Misses 68 68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d0ffeb1 to
f9c8d9f
Compare
f9c8d9f to
ac8917c
Compare
ac8917c to
930abda
Compare
930abda to
fc500c5
Compare
fc500c5 to
1c1ac29
Compare
1c1ac29 to
61d50c3
Compare
61d50c3 to
557eb0e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
2.3.0→4.1.3Release Notes
SBoudrias/mem-fs (mem-fs)
v4.1.3Compare Source
Fix - ensure directories return an empty Vinyl (contents: null)
On NetBSD 10 evbarm/aarch64 (Node v22.16.0),
fs.readFileSync(dir)returns 4096 bytes instead of throwing EISDIR. This causedvinylFileSync(dir)to succeed, thusloadFile(dir)produced aFilewith non-null contents, andmem-fs-editor#exists(dir)would incorrectly returnstrue.v4.1.2Compare Source
What's Changed
Full Changelog: SBoudrias/mem-fs@v4.1.1...v4.1.2
v4.1.1Compare Source
2f459ddv4.1.0Compare Source
d0547fev4.0.0Compare Source
cbdbc08v3.0.0Compare Source
The
mem-fspackage now export a native ESM module. (Learn more about ESM)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.