Skip to content

Commit e097a62

Browse files
chore(deps-dev): bump memfs from 4.36.0 to 4.38.2 (#1284)
Bumps [memfs](https://github.com/streamich/memfs) from 4.36.0 to 4.38.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/streamich/memfs/releases">memfs's releases</a>.</em></p> <blockquote> <h2>v4.38.2</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.38.1...v4.38.2">4.38.2</a> (2025-08-26)</h2> <h3>Bug Fixes</h3> <ul> <li>correct permission check logic for readonly files in copyFile operations (<a href="https://github.com/streamich/memfs/commit/a06bb4d13b3ed4bad28921f5e06a7a87f2c089b7">a06bb4d</a>)</li> </ul> <h2>v4.38.1</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.38.0...v4.38.1">4.38.1</a> (2025-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>🐛 use glob-to-regex library (<a href="https://github.com/streamich/memfs/commit/89623740b78cbcf58a5b1b32d67b2e4ecd183469">8962374</a>)</li> </ul> <h2>v4.38.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.37.1...v4.38.0">4.38.0</a> (2025-08-24)</h1> <h3>Bug Fixes</h3> <ul> <li>handle chmod 0 permissions in existsSync and access methods (<a href="https://github.com/streamich/memfs/commit/3452bcf24cd44f476687b693a1a1b6685d7353c9">3452bcf</a>)</li> </ul> <h3>Features</h3> <ul> <li>revert exists implementation (<a href="https://github.com/streamich/memfs/commit/bf209cd05ed41787be8afb425077fbcdb93fb3fa">bf209cd</a>)</li> </ul> <h2>v4.37.1</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.37.0...v4.37.1">4.37.1</a> (2025-08-22)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure FLAG enum is properly exported for compatibility with Node.js fs.open (<a href="https://github.com/streamich/memfs/commit/685aef1dd97373f8e14cad63fee13b6e80a04ba5">685aef1</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>add FLAG constant enum (<a href="https://github.com/streamich/memfs/commit/8c301ff928cbe89b8d75fba8fd5560b804042bfb">8c301ff</a>)</li> </ul> <h2>v4.37.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.36.3...v4.37.0">4.37.0</a> (2025-08-22)</h1> <h3>Features</h3> <ul> <li>implement async queryPermission with FSA context mode checks (<a href="https://github.com/streamich/memfs/commit/68a5927ac26381a6492dea204978643d7ce2aeeb">68a5927</a>)</li> <li>implement queryPermission method in NodeFileSystemHandle using fs.access (<a href="https://github.com/streamich/memfs/commit/06bd6b16a0bddfe3942c0c55698f531b6a6b2e73">06bd6b1</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/streamich/memfs/blob/master/CHANGELOG.md">memfs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/streamich/memfs/compare/v4.38.1...v4.38.2">4.38.2</a> (2025-08-26)</h2> <h3>Bug Fixes</h3> <ul> <li>correct permission check logic for readonly files in copyFile operations (<a href="https://github.com/streamich/memfs/commit/a06bb4d13b3ed4bad28921f5e06a7a87f2c089b7">a06bb4d</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.38.0...v4.38.1">4.38.1</a> (2025-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>🐛 use glob-to-regex library (<a href="https://github.com/streamich/memfs/commit/89623740b78cbcf58a5b1b32d67b2e4ecd183469">8962374</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.37.1...v4.38.0">4.38.0</a> (2025-08-24)</h1> <h3>Bug Fixes</h3> <ul> <li>handle chmod 0 permissions in existsSync and access methods (<a href="https://github.com/streamich/memfs/commit/3452bcf24cd44f476687b693a1a1b6685d7353c9">3452bcf</a>)</li> </ul> <h3>Features</h3> <ul> <li>revert exists implementation (<a href="https://github.com/streamich/memfs/commit/bf209cd05ed41787be8afb425077fbcdb93fb3fa">bf209cd</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.37.0...v4.37.1">4.37.1</a> (2025-08-22)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure FLAG enum is properly exported for compatibility with Node.js fs.open (<a href="https://github.com/streamich/memfs/commit/685aef1dd97373f8e14cad63fee13b6e80a04ba5">685aef1</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>add FLAG constant enum (<a href="https://github.com/streamich/memfs/commit/8c301ff928cbe89b8d75fba8fd5560b804042bfb">8c301ff</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.36.3...v4.37.0">4.37.0</a> (2025-08-22)</h1> <h3>Features</h3> <ul> <li>implement async queryPermission with FSA context mode checks (<a href="https://github.com/streamich/memfs/commit/68a5927ac26381a6492dea204978643d7ce2aeeb">68a5927</a>)</li> <li>implement queryPermission method in NodeFileSystemHandle using fs.access (<a href="https://github.com/streamich/memfs/commit/06bd6b16a0bddfe3942c0c55698f531b6a6b2e73">06bd6b1</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.36.2...v4.36.3">4.36.3</a> (2025-08-18)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/streamich/memfs/commit/24c72f5dd7ce589028081505c064486c0f26a138"><code>24c72f5</code></a> chore(release): 4.38.2 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/bccc0b0096afce9207054e22b5339c2ddfee9066"><code>bccc0b0</code></a> Merge pull request <a href="https://redirect.github.com/streamich/memfs/issues/1176">#1176</a> from streamich/copilot/fix-1175</li> <li><a href="https://github.com/streamich/memfs/commit/a06bb4d13b3ed4bad28921f5e06a7a87f2c089b7"><code>a06bb4d</code></a> fix: correct permission check logic for readonly files in copyFile operations</li> <li><a href="https://github.com/streamich/memfs/commit/87dae203f60b8c94ed59cfd0536cebd6a964afe3"><code>87dae20</code></a> Initial analysis of copyFile readonly issue</li> <li><a href="https://github.com/streamich/memfs/commit/064037fc23d9627e69ef28c4968be685f9822f08"><code>064037f</code></a> Initial plan</li> <li><a href="https://github.com/streamich/memfs/commit/dc5cac7900bf277f00bdb0935652f06a777175bb"><code>dc5cac7</code></a> chore(release): 4.38.1 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/49bebe1ee28c3b5b955b47395e3418e3312e7d25"><code>49bebe1</code></a> Merge pull request <a href="https://redirect.github.com/streamich/memfs/issues/1174">#1174</a> from streamich/globslib</li> <li><a href="https://github.com/streamich/memfs/commit/b1674514fc97bc810a2ca9f6f536608394426a84"><code>b167451</code></a> style: 💄 run Prettier</li> <li><a href="https://github.com/streamich/memfs/commit/89623740b78cbcf58a5b1b32d67b2e4ecd183469"><code>8962374</code></a> fix: 🐛 use glob-to-regex library</li> <li><a href="https://github.com/streamich/memfs/commit/4f0cbffd2a94558cba701160bcfca56f6d34aba2"><code>4f0cbff</code></a> chore(release): 4.38.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/streamich/memfs/compare/v4.36.0...v4.38.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=memfs&package-manager=npm_and_yarn&previous-version=4.36.0&new-version=4.38.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce9d9a8 commit e097a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"c8": "^10",
9898
"deepmerge": "^4.2.2",
9999
"fast-glob": "^3.3.1",
100-
"memfs": "4.36.0",
100+
"memfs": "4.38.2",
101101
"mocha": "11.7.1",
102102
"npm-run-all2": "^8",
103103
"rimraf": "^6",

0 commit comments

Comments
 (0)