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

dependabot[bot] authored and GitHub committed ff98e7d43de
MINOR: [JS] Bump memfs from 4.2.1 to 4.5.0 in /js (#37964) Bumps [memfs](https://github.com/streamich/memfs) from 4.2.1 to 4.5.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.5.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.4.0...v4.5.0">4.5.0</a> (2023-09-25)</h1> <h3>Features</h3> <ul> <li><strong>volume:</strong> <code>fromJSON</code> now accepts <code>Buffer</code> as volume content (<a href="https://redirect.github.com/streamich/memfs/issues/880">#880</a>) (<a href="https://github.com/streamich/memfs/commit/9c0a6ffbc2bd1f1ffdfd2c8ec3c75e382713e698">9c0a6ff</a>)</li> </ul> <h2>v4.4.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.3.0...v4.4.0">4.4.0</a> (2023-09-22)</h1> <h3>Features</h3> <ul> <li><strong>volume:</strong> <code>toJSON</code> now accepts the <code>asBuffer</code> parameter (<a href="https://redirect.github.com/streamich/memfs/issues/952">#952</a>) (<a href="https://github.com/streamich/memfs/commit/91a3742276f00bfb2dda245c364780682c0b1784">91a3742</a>)</li> <li><strong>volume:</strong> implement readv and writev (<a href="https://redirect.github.com/streamich/memfs/issues/946">#946</a>) (<a href="https://github.com/streamich/memfs/commit/966e17ef5a00c041be88d9b2fd60cfdd83dffac7">966e17e</a>)</li> </ul> <h2>v4.3.0</h2> <h1><a href="https://github.com/streamich/memfs/compare/v4.2.3...v4.3.0">4.3.0</a> (2023-09-15)</h1> <h3>Features</h3> <ul> <li>add support for <code>O_SYMLINK</code> (<a href="https://redirect.github.com/streamich/memfs/issues/944">#944</a>) (<a href="https://github.com/streamich/memfs/commit/96cbce4145891af9d943d00868b3357969508330">96cbce4</a>)</li> </ul> <h2>v4.2.3</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.2.2...v4.2.3">4.2.3</a> (2023-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing nanosecond-precision properties to Stats (<a href="https://redirect.github.com/streamich/memfs/issues/943">#943</a>) (<a href="https://github.com/streamich/memfs/commit/b9d4c6daf19f75784ade8ebb8ac17afefe6442e9">b9d4c6d</a>)</li> </ul> <h2>v4.2.2</h2> <h2><a href="https://github.com/streamich/memfs/compare/v4.2.1...v4.2.2">4.2.2</a> (2023-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li>support directories named <code>__proto__</code> (<a href="https://redirect.github.com/streamich/memfs/issues/945">#945</a>) (<a href="https://github.com/streamich/memfs/commit/8d92a0b0501eab18622febb7c4e551026b515c3b">8d92a0b</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/938">#938</a></li> </ul> </blockquote> </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.4.0...v4.5.0">4.5.0</a> (2023-09-25)</h1> <h3>Features</h3> <ul> <li><strong>volume:</strong> <code>fromJSON</code> now accepts <code>Buffer</code> as volume content (<a href="https://redirect.github.com/streamich/memfs/issues/880">#880</a>) (<a href="https://github.com/streamich/memfs/commit/9c0a6ffbc2bd1f1ffdfd2c8ec3c75e382713e698">9c0a6ff</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.3.0...v4.4.0">4.4.0</a> (2023-09-22)</h1> <h3>Features</h3> <ul> <li><strong>volume:</strong> <code>toJSON</code> now accepts the <code>asBuffer</code> parameter (<a href="https://redirect.github.com/streamich/memfs/issues/952">#952</a>) (<a href="https://github.com/streamich/memfs/commit/91a3742276f00bfb2dda245c364780682c0b1784">91a3742</a>)</li> <li><strong>volume:</strong> implement readv and writev (<a href="https://redirect.github.com/streamich/memfs/issues/946">#946</a>) (<a href="https://github.com/streamich/memfs/commit/966e17ef5a00c041be88d9b2fd60cfdd83dffac7">966e17e</a>)</li> </ul> <h1><a href="https://github.com/streamich/memfs/compare/v4.2.3...v4.3.0">4.3.0</a> (2023-09-15)</h1> <h3>Features</h3> <ul> <li>add support for <code>O_SYMLINK</code> (<a href="https://redirect.github.com/streamich/memfs/issues/944">#944</a>) (<a href="https://github.com/streamich/memfs/commit/96cbce4145891af9d943d00868b3357969508330">96cbce4</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.2.2...v4.2.3">4.2.3</a> (2023-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing nanosecond-precision properties to Stats (<a href="https://redirect.github.com/streamich/memfs/issues/943">#943</a>) (<a href="https://github.com/streamich/memfs/commit/b9d4c6daf19f75784ade8ebb8ac17afefe6442e9">b9d4c6d</a>)</li> </ul> <h2><a href="https://github.com/streamich/memfs/compare/v4.2.1...v4.2.2">4.2.2</a> (2023-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li>support directories named <code>__proto__</code> (<a href="https://redirect.github.com/streamich/memfs/issues/945">#945</a>) (<a href="https://github.com/streamich/memfs/commit/8d92a0b0501eab18622febb7c4e551026b515c3b">8d92a0b</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/938">#938</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/streamich/memfs/commit/7fc1f7edd48b5a7101fdca5257ab8c95c4dee785"><code>7fc1f7e</code></a> chore(release): 4.5.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/9c0a6ffbc2bd1f1ffdfd2c8ec3c75e382713e698"><code>9c0a6ff</code></a> feat(volume): <code>fromJSON</code> now accepts <code>Buffer</code> as volume content (<a href="https://redirect.github.com/streamich/memfs/issues/880">#880</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/d1d66f6dbbe0eeca5a576f7f727a3aaf400b6adb"><code>d1d66f6</code></a> chore(release): 4.4.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/91a3742276f00bfb2dda245c364780682c0b1784"><code>91a3742</code></a> feat(volume): <code>toJSON</code> now accepts the <code>asBuffer</code> parameter (<a href="https://redirect.github.com/streamich/memfs/issues/952">#952</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/966e17ef5a00c041be88d9b2fd60cfdd83dffac7"><code>966e17e</code></a> feat(volume): implement readv and writev (<a href="https://redirect.github.com/streamich/memfs/issues/946">#946</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/125a9968afaa5caa2e7068f4446fe1372f298591"><code>125a996</code></a> chore: sort package.json (<a href="https://redirect.github.com/streamich/memfs/issues/950">#950</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/539a78d1ab2b2143e3f496610b0407959d51b575"><code>539a78d</code></a> chore(deps): update jest monorepo to v29 (major) (<a href="https://redirect.github.com/streamich/memfs/issues/844">#844</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/b15a80ebff5fb2746e43ccc8db98d4dbab5fdc7b"><code>b15a80e</code></a> chore(release): 4.3.0 [skip ci]</li> <li><a href="https://github.com/streamich/memfs/commit/96cbce4145891af9d943d00868b3357969508330"><code>96cbce4</code></a> feat: add support for <code>O_SYMLINK</code> (<a href="https://redirect.github.com/streamich/memfs/issues/944">#944</a>)</li> <li><a href="https://github.com/streamich/memfs/commit/f6d988df8cb40cabed7dbf662319048c0dfeb960"><code>f6d988d</code></a> chore(release): 4.2.3 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/streamich/memfs/compare/v4.2.1...v4.5.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>