Skip to content

Commit

Permalink
MINOR: [JS] Bump memfs from 4.14.0 to 4.17.0 in /js (#45407)
Browse files Browse the repository at this point in the history
Bumps [memfs](https://github.com/streamich/memfs) from 4.14.0 to 4.17.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.17.0</h2>
<h1><a href="https://github.com/streamich/memfs/compare/v4.16.0...v4.17.0">4.17.0</a> (2025-01-09)</h1>
<h3>Features</h3>
<ul>
<li>allow setting rdev on node (<a href="https://redirect.github.com/streamich/memfs/issues/1085">#1085</a>) (<a href="https://github.com/streamich/memfs/commit/2717334372ee92b1892ef12cdc341d43312455f2">2717334</a>)</li>
</ul>
<h2>v4.16.0</h2>
<h1><a href="https://github.com/streamich/memfs/compare/v4.15.4...v4.16.0">4.16.0</a> (2025-01-09)</h1>
<h3>Features</h3>
<ul>
<li>support <code>UInt8Array</code> in place of <code>Buffer</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1083">#1083</a>) (<a href="https://github.com/streamich/memfs/commit/0d3662a75f09fee7bfc6b73f26c34e0e2922bf6f">0d3662a</a>)</li>
</ul>
<h2>v4.15.4</h2>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.3...v4.15.4">4.15.4</a> (2025-01-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove <code>debugger</code> statement (<a href="https://redirect.github.com/streamich/memfs/issues/1086">#1086</a>) (<a href="https://github.com/streamich/memfs/commit/648917202d0832908ec57b72400f4c772e15a624">6489172</a>)</li>
</ul>
<h2>v4.15.3</h2>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.2...v4.15.3">4.15.3</a> (2025-01-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow setting custom file types beyond S_IFREG and S_IFDIR (<a href="https://redirect.github.com/streamich/memfs/issues/1082">#1082</a>) (<a href="https://github.com/streamich/memfs/commit/24da3e73ade9f9fdc1bb7e2dbf898fab547150f4">24da3e7</a>)</li>
</ul>
<h2>v4.15.2</h2>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.1...v4.15.2">4.15.2</a> (2024-12-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>don't fail on closing fd after reset has been called (<a href="https://redirect.github.com/streamich/memfs/issues/550">#550</a>) (<a href="https://redirect.github.com/streamich/memfs/issues/1081">#1081</a>) (<a href="https://github.com/streamich/memfs/commit/ede0f4ff774f8ceb0f5c0ba2650a7ce0bd39c118">ede0f4f</a>)</li>
</ul>
<h2>v4.15.1</h2>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.0...v4.15.1">4.15.1</a> (2024-12-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>resolve relative symlinks to the current directory (<a href="https://redirect.github.com/streamich/memfs/issues/1079">#1079</a>) (<a href="https://github.com/streamich/memfs/commit/63e38735fe08b728da02b9328d16be4d132b9327">63e3873</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/725">#725</a></li>
</ul>
<h2>v4.15.0</h2>
<h1><a href="https://github.com/streamich/memfs/compare/v4.14.1...v4.15.0">4.15.0</a> (2024-12-09)</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.16.0...v4.17.0">4.17.0</a> (2025-01-09)</h1>
<h3>Features</h3>
<ul>
<li>allow setting rdev on node (<a href="https://redirect.github.com/streamich/memfs/issues/1085">#1085</a>) (<a href="https://github.com/streamich/memfs/commit/2717334372ee92b1892ef12cdc341d43312455f2">2717334</a>)</li>
</ul>
<h1><a href="https://github.com/streamich/memfs/compare/v4.15.4...v4.16.0">4.16.0</a> (2025-01-09)</h1>
<h3>Features</h3>
<ul>
<li>support <code>UInt8Array</code> in place of <code>Buffer</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1083">#1083</a>) (<a href="https://github.com/streamich/memfs/commit/0d3662a75f09fee7bfc6b73f26c34e0e2922bf6f">0d3662a</a>)</li>
</ul>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.3...v4.15.4">4.15.4</a> (2025-01-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove <code>debugger</code> statement (<a href="https://redirect.github.com/streamich/memfs/issues/1086">#1086</a>) (<a href="https://github.com/streamich/memfs/commit/648917202d0832908ec57b72400f4c772e15a624">6489172</a>)</li>
</ul>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.2...v4.15.3">4.15.3</a> (2025-01-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow setting custom file types beyond S_IFREG and S_IFDIR (<a href="https://redirect.github.com/streamich/memfs/issues/1082">#1082</a>) (<a href="https://github.com/streamich/memfs/commit/24da3e73ade9f9fdc1bb7e2dbf898fab547150f4">24da3e7</a>)</li>
</ul>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.1...v4.15.2">4.15.2</a> (2024-12-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>don't fail on closing fd after reset has been called (<a href="https://redirect.github.com/streamich/memfs/issues/550">#550</a>) (<a href="https://redirect.github.com/streamich/memfs/issues/1081">#1081</a>) (<a href="https://github.com/streamich/memfs/commit/ede0f4ff774f8ceb0f5c0ba2650a7ce0bd39c118">ede0f4f</a>)</li>
</ul>
<h2><a href="https://github.com/streamich/memfs/compare/v4.15.0...v4.15.1">4.15.1</a> (2024-12-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>resolve relative symlinks to the current directory (<a href="https://redirect.github.com/streamich/memfs/issues/1079">#1079</a>) (<a href="https://github.com/streamich/memfs/commit/63e38735fe08b728da02b9328d16be4d132b9327">63e3873</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/725">#725</a></li>
</ul>
<h1><a href="https://github.com/streamich/memfs/compare/v4.14.1...v4.15.0">4.15.0</a> (2024-12-09)</h1>
<h3>Features</h3>
<ul>
<li>implement <code>createReadStream</code> and <code>createWriteStream</code> on <code>FileHandle</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1076">#1076</a>) (<a href="https://github.com/streamich/memfs/commit/c413df5e3e151e446a944a8fba5cc02db46937a0">c413df5</a>), closes <a href="https://redirect.github.com/streamich/memfs/issues/1063">#1063</a></li>
</ul>
<h2><a href="https://github.com/streamich/memfs/compare/v4.14.0...v4.14.1">4.14.1</a> (2024-12-02)</h2>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/streamich/memfs/commit/90a4bc6714911c43559a49cf9129153f27dd6c3d"><code>90a4bc6</code></a> chore(release): 4.17.0 [skip ci]</li>
<li><a href="https://github.com/streamich/memfs/commit/2717334372ee92b1892ef12cdc341d43312455f2"><code>2717334</code></a> feat: allow setting rdev on node (<a href="https://redirect.github.com/streamich/memfs/issues/1085">#1085</a>)</li>
<li><a href="https://github.com/streamich/memfs/commit/cdb04030e19468d69e9077ccfde5b9e29f9a4d4c"><code>cdb0403</code></a> chore(release): 4.16.0 [skip ci]</li>
<li><a href="https://github.com/streamich/memfs/commit/0d3662a75f09fee7bfc6b73f26c34e0e2922bf6f"><code>0d3662a</code></a> feat: support <code>UInt8Array</code> in place of <code>Buffer</code> (<a href="https://redirect.github.com/streamich/memfs/issues/1083">#1083</a>)</li>
<li><a href="https://github.com/streamich/memfs/commit/77c4a53bda5d73edf07296bcb5fb406ee6a89ef0"><code>77c4a53</code></a> chore(release): 4.15.4 [skip ci]</li>
<li><a href="https://github.com/streamich/memfs/commit/648917202d0832908ec57b72400f4c772e15a624"><code>6489172</code></a> fix: remove <code>debugger</code> statement (<a href="https://redirect.github.com/streamich/memfs/issues/1086">#1086</a>)</li>
<li><a href="https://github.com/streamich/memfs/commit/47028116205af6ee3209b02e0f53a7e97c1796e0"><code>4702811</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/streamich/memfs/issues/1084">#1084</a>)</li>
<li><a href="https://github.com/streamich/memfs/commit/420c46a0db3dda9ec075717449f77b3b40aaf7f9"><code>420c46a</code></a> chore(release): 4.15.3 [skip ci]</li>
<li><a href="https://github.com/streamich/memfs/commit/24da3e73ade9f9fdc1bb7e2dbf898fab547150f4"><code>24da3e7</code></a> fix: allow setting custom file types beyond S_IFREG and S_IFDIR (<a href="https://redirect.github.com/streamich/memfs/issues/1082">#1082</a>)</li>
<li><a href="https://github.com/streamich/memfs/commit/59768d35132d70e2911290b308c363ec14197c91"><code>59768d3</code></a> chore(release): 4.15.2 [skip ci]</li>
<li>Additional commits viewable in <a href="https://github.com/streamich/memfs/compare/v4.14.0...v4.17.0">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.14.0&new-version=4.17.0)](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 <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent f872372 commit 6ee1210
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"ix": "7.0.0",
"jest": "29.7.0",
"jest-silent-reporter": "0.6.0",
"memfs": "4.14.0",
"memfs": "4.17.0",
"mkdirp": "3.0.1",
"multistream": "4.1.0",
"regenerator-runtime": "0.14.1",
Expand Down
8 changes: 4 additions & 4 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5290,10 +5290,10 @@ mdurl@^2.0.0:
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==

memfs@4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.14.0.tgz#48d5e85a03ea0b428280003212fbca3063531be3"
integrity sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==
memfs@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.17.0.tgz#a3c4b5490b9b1e7df5d433adc163e08208ce7ca2"
integrity sha512-4eirfZ7thblFmqFjywlTmuWVSvccHAJbn1r8qQLzmTO11qcqpohOjmY2mFce6x7x7WtskzRqApPD0hv+Oa74jg==
dependencies:
"@jsonjoy.com/json-pack" "^1.0.3"
"@jsonjoy.com/util" "^1.3.0"
Expand Down

0 comments on commit 6ee1210

Please sign in to comment.