Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed e76082dc9b5
MINOR: [JS] Bump memfs from 4.9.2 to 4.14.0 in /js (#44609) Bumps [memfs](https://github.com/streamich/memfs) from 4.9.2 to 4.14.0. <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.14.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.13.0...v4.14.0">4.14.0</a> (2024-10-13)</h1> <h3>Features</h3> <ul> <li>support stream as source in promises version of <code>writeFile</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1069">#1069</a>) (<a href="https://github.com/streamich/memfs/commit/11f8a36d3a8daefe16ac8e7912743a60c47158a6">11f8a36</a>)</li> </ul> <h2>v4.13.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.12.0...v4.13.0">4.13.0</a> (2024-10-07)</h1> <h3>Features</h3> <ul> <li>implement lutimes (<a href="https://redirect.github.com/streamich/memfs/issues/1066">#1066</a>) (<a href="https://github.com/streamich/memfs/commit/a1772b25fbd9ca5d29a5bce9c848206b42ff2652">a1772b2</a>)</li> </ul> <h2>v4.12.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.11.2...v4.12.0">4.12.0</a> (2024-09-19)</h1> <h3>Features</h3> <ul> <li>improve permissions support (<a href="https://redirect.github.com/streamich/memfs/issues/1059">#1059</a>) (<a href="https://github.com/streamich/memfs/commit/575a76b5f538f65ca5b8813073bc783f3d408a1b">575a76b</a>)</li> </ul> <h2>v4.11.2</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.11.1...v4.11.2">4.11.2</a> (2024-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>parentPath</code> to <code>Dirent</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1058">#1058</a>) (<a href="https://github.com/streamich/memfs/commit/9156c8466b530ad985b462890c7164dfeeaf472f">9156c84</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/735">#735</a> <a href="https://redirect.github.com/streamich/memfs/issues/735">#735</a></li> </ul> <h2>v4.11.1</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.11.0...v4.11.1">4.11.1</a> (2024-08-01)</h2> <h3>Bug Fixes</h3> <ul> <li>๐ declare ReadableStream global type (<a href="https://redirect.github.com/streamich/memfs/issues/1048">#1048</a>) (<a href="https://github.com/streamich/memfs/commit/57fba2c825b21e14645cdeeec6576fe44331ce7c">57fba2c</a>)</li> </ul> <h2>v4.11.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.10.0...v4.11.0">4.11.0</a> (2024-07-27)</h1> <h3>Features</h3> <ul> <li>volume implementation of .opendir() method (<a href="https://github.com/streamich/memfs/commit/7072fb7545b6269c3f04f191a4853ad0f39ed15f">7072fb7</a>)</li> </ul> <h2>v4.10.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.9.4...v4.10.0">4.10.0</a> (2024-07-27)</h1> </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> <h1><a href="https://github.com/streamich/memfs/compare/v4.13.0...v4.14.0">4.14.0</a> (2024-10-13)</h1> <h3>Features</h3> <ul> <li>support stream as source in promises version of <code>writeFile</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1069">#1069</a>) (<a href="https://github.com/streamich/memfs/commit/11f8a36d3a8daefe16ac8e7912743a60c47158a6">11f8a36</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.12.0...v4.13.0">4.13.0</a> (2024-10-07)</h1> <h3>Features</h3> <ul> <li>implement lutimes (<a href="https://redirect.github.com/streamich/memfs/issues/1066">#1066</a>) (<a href="https://github.com/streamich/memfs/commit/a1772b25fbd9ca5d29a5bce9c848206b42ff2652">a1772b2</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.11.2...v4.12.0">4.12.0</a> (2024-09-19)</h1> <h3>Features</h3> <ul> <li>improve permissions support (<a href="https://redirect.github.com/streamich/memfs/issues/1059">#1059</a>) (<a href="https://github.com/streamich/memfs/commit/575a76b5f538f65ca5b8813073bc783f3d408a1b">575a76b</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.11.1...v4.11.2">4.11.2</a> (2024-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>parentPath</code> to <code>Dirent</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1058">#1058</a>) (<a href="https://github.com/streamich/memfs/commit/9156c8466b530ad985b462890c7164dfeeaf472f">9156c84</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/735">#735</a> <a href="https://redirect.github.com/streamich/memfs/issues/735">#735</a></li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.11.0...v4.11.1">4.11.1</a> (2024-08-01)</h2> <h3>Bug Fixes</h3> <ul> <li>๐ declare ReadableStream global type (<a href="https://redirect.github.com/streamich/memfs/issues/1048">#1048</a>) (<a href="https://github.com/streamich/memfs/commit/57fba2c825b21e14645cdeeec6576fe44331ce7c">57fba2c</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.10.0...v4.11.0">4.11.0</a> (2024-07-27)</h1> <h3>Features</h3> <ul> <li>volume implementation of .opendir() method (<a href="https://github.com/streamich/memfs/commit/7072fb7545b6269c3f04f191a4853ad0f39ed15f">7072fb7</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.9.4...v4.10.0">4.10.0</a> (2024-07-27)</h1> <h3>Features</h3> <ul> <li>๐ธ add IReadableWebStreamOptions type (<a href="https://github.com/streamich/memfs/commit/99ebd6491e4886dc9947d5b3c867241b7158357a">99ebd64</a>)</li> <li>๐ธ implement FileHandle.readableWebStream() (<a href="https://github.com/streamich/memfs/commit/c3ddc6c21ea112056ee84e3c131f09f5b2582779">c3ddc6c</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/streamich/memfs/commit/92be69e01357878a45747b3504c5bfbf6decda3e"><code>92be69e</code></a> chore(release): 4.14.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/11f8a36d3a8daefe16ac8e7912743a60c47158a6"><code>11f8a36</code></a> feat: support stream as source in promises version of <code>writeFile</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1069">#1069</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/5460fce836c323ee96a4caeaedcbe1fb10cd4318"><code>5460fce</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/streamich/memfs/commit/85648ff84c1e82b69de225db1751b254568ccb25"><code>85648ff</code></a> chore(release): 4.13.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/a1772b25fbd9ca5d29a5bce9c848206b42ff2652"><code>a1772b2</code></a> feat: implement lutimes (<a href="https://redirect.github.com/streamich/memfs/issues/1066">#1066</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/18f4abe5b20cc5a54d9fa0ce9e9f576706d75e6f"><code>18f4abe</code></a> chore(release): 4.12.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/575a76b5f538f65ca5b8813073bc783f3d408a1b"><code>575a76b</code></a> feat: improve permissions support (<a href="https://redirect.github.com/streamich/memfs/issues/1059">#1059</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/764ab584eaabc042f71979fe011e03b6d1e23c9b"><code>764ab58</code></a> chore(deps): bump express from 4.19.2 to 4.21.0 (<a href="https://redirect.github.com/streamich/memfs/issues/1061">#1061</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/cfb05304ec8e83261cf6f5ea6013f0d8f6c4a920"><code>cfb0530</code></a> chore(release): 4.11.2 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/9156c8466b530ad985b462890c7164dfeeaf472f"><code>9156c84</code></a> fix: add <code>parentPath</code> to <code>Dirent</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1058">#1058</a>)</li> <li>Additional commits viewable in <a href="https://github.com/streamich/memfs/compare/v4.9.2...v4.14.0">compare view</a></li> </ul> </details> <br /> [](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>