This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


The following commit(s) were added to refs/heads/main by this push:
     new 954bfce  chore: bump memfs from 4.49.0 to 4.51.1 (#359)
954bfce is described below

commit 954bfce351fc2ee22ec2fe8c37dbf54e2d27c1fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 06:36:48 2026 +0900

    chore: bump memfs from 4.49.0 to 4.51.1 (#359)
    
    Bumps [memfs](https://github.com/streamich/memfs) from 4.49.0 to 4.51.1.
    <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.51.1</h2>
    <h2><a
    
href="https://github.com/streamich/memfs/compare/v4.51.0...v4.51.1";>4.51.1</a>
    (2025-11-30)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>add glob functions to API lists (<a
    
href="https://github.com/streamich/memfs/commit/445f33729e6123b52268e92a9d2785d47f7ab2aa";>445f337</a>)</li>
    </ul>
    <h2>v4.51.0</h2>
    <h1><a
    
href="https://github.com/streamich/memfs/compare/v4.50.0...v4.51.0";>4.51.0</a>
    (2025-11-12)</h1>
    <h3>Features</h3>
    <ul>
    <li>sort files and folder when using <code>toTreeSync()</code> (<a
    
href="https://github.com/streamich/memfs/commit/673cb7a98b2ae7b97a57a0693d8d2dbfc745338c";>673cb7a</a>),
    closes <a
    
href="https://redirect.github.com/streamich/memfs/issues/1214";>#1214</a></li>
    </ul>
    <h2>v4.50.0</h2>
    <h1><a
    
href="https://github.com/streamich/memfs/compare/v4.49.0...v4.50.0";>4.50.0</a>
    (2025-10-28)</h1>
    <h3>Features</h3>
    <ul>
    <li>🎸 improve Node buffer allocation strategy (<a
    
href="https://github.com/streamich/memfs/commit/d1edb3fa70f119642fb7fdd603e7e89f752afa11";>d1edb3f</a>)</li>
    <li>optimize Node buffer management to prevent O(n^2) overhead (<a
    
href="https://github.com/streamich/memfs/commit/95d6f091fef065abb60b5515754b2c8081117e4f";>95d6f09</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>
    <h2><a
    
href="https://github.com/streamich/memfs/compare/v4.51.0...v4.51.1";>4.51.1</a>
    (2025-11-30)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>add glob functions to API lists (<a
    
href="https://github.com/streamich/memfs/commit/445f33729e6123b52268e92a9d2785d47f7ab2aa";>445f337</a>)</li>
    </ul>
    <h1><a
    
href="https://github.com/streamich/memfs/compare/v4.50.0...v4.51.0";>4.51.0</a>
    (2025-11-12)</h1>
    <h3>Features</h3>
    <ul>
    <li>sort files and folder when using <code>toTreeSync()</code> (<a
    
href="https://github.com/streamich/memfs/commit/673cb7a98b2ae7b97a57a0693d8d2dbfc745338c";>673cb7a</a>),
    closes <a
    
href="https://redirect.github.com/streamich/memfs/issues/1214";>#1214</a></li>
    </ul>
    <h1><a
    
href="https://github.com/streamich/memfs/compare/v4.49.0...v4.50.0";>4.50.0</a>
    (2025-10-28)</h1>
    <h3>Features</h3>
    <ul>
    <li>🎸 improve Node buffer allocation strategy (<a
    
href="https://github.com/streamich/memfs/commit/d1edb3fa70f119642fb7fdd603e7e89f752afa11";>d1edb3f</a>)</li>
    <li>optimize Node buffer management to prevent O(n^2) overhead (<a
    
href="https://github.com/streamich/memfs/commit/95d6f091fef065abb60b5515754b2c8081117e4f";>95d6f09</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/streamich/memfs/commit/d6a68537eae1139d8b2eaa39849c4d2766e4785b";><code>d6a6853</code></a>
    chore(release): 4.51.1 [skip ci]</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/bdaf01bb2eda825a3d28634f47a6beb25c291fc7";><code>bdaf01b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/streamich/memfs/issues/1216";>#1216</a>
    from DMartens/add-glob-API-to-list</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/445f33729e6123b52268e92a9d2785d47f7ab2aa";><code>445f337</code></a>
    fix: add glob functions to API lists</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/d34d3e70a548aa6a884a1cb669515a35e78b6c03";><code>d34d3e7</code></a>
    chore(release): 4.51.0 [skip ci]</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/4ec37dad027602bf7f24777e39a94bcd9be55c12";><code>4ec37da</code></a>
    Merge pull request <a
    href="https://redirect.github.com/streamich/memfs/issues/1215";>#1215</a>
    from ext/master</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/673cb7a98b2ae7b97a57a0693d8d2dbfc745338c";><code>673cb7a</code></a>
    feat: sort files and folder when using <code>toTreeSync()</code></li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/5094071b4a6d0feb2f529d7f643135b54f0e414c";><code>5094071</code></a>
    chore(release): 4.50.0 [skip ci]</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/16f452f1df0e11b8a41229ab8a0564945ba23cf7";><code>16f452f</code></a>
    Merge pull request <a
    href="https://redirect.github.com/streamich/memfs/issues/1213";>#1213</a>
    from streamich/overallocate-node-buffer</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/d1edb3fa70f119642fb7fdd603e7e89f752afa11";><code>d1edb3f</code></a>
    feat: 🎸 improve Node buffer allocation strategy</li>
    <li><a
    
href="https://github.com/streamich/memfs/commit/95d6f091fef065abb60b5515754b2c8081117e4f";><code>95d6f09</code></a>
    feat: optimize Node buffer management to prevent O(n^2) overhead</li>
    <li>Additional commits viewable in <a
    href="https://github.com/streamich/memfs/compare/v4.49.0...v4.51.1";>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.49.0&new-version=4.51.1)](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>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 45a0248..22d9112 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
     "jest": "29.7.0",
     "jest-silent-reporter": "0.6.0",
     "lz4js": "0.2.0",
-    "memfs": "4.49.0",
+    "memfs": "4.51.1",
     "mkdirp": "3.0.1",
     "multistream": "4.1.0",
     "regenerator-runtime": "0.14.1",
diff --git a/yarn.lock b/yarn.lock
index faa5c8d..05325ee 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4759,10 +4759,10 @@ mdurl@^2.0.0:
   resolved 
"https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0";
   integrity 
sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
 
[email protected]:
-  version "4.49.0"
-  resolved 
"https://registry.yarnpkg.com/memfs/-/memfs-4.49.0.tgz#bc35069570d41a31c62e31f1a6ec6057a8ea82f0";
-  integrity 
sha512-L9uC9vGuc4xFybbdOpRLoOAOq1YEBBsocCs5NVW32DfU+CZWWIn3OVF+lB8Gp4ttBVSMazwrTrjv8ussX/e3VQ==
[email protected]:
+  version "4.51.1"
+  resolved 
"https://registry.yarnpkg.com/memfs/-/memfs-4.51.1.tgz#25945de4a90d1573945105e187daa9385e1bca73";
+  integrity 
sha512-Eyt3XrufitN2ZL9c/uIRMyDwXanLI88h/L3MoWqNY747ha3dMR9dWqp8cRT5ntjZ0U1TNuq4U91ZXK0sMBjYOQ==
   dependencies:
     "@jsonjoy.com/json-pack" "^1.11.0"
     "@jsonjoy.com/util" "^1.9.0"

Reply via email to