dependabot[bot] opened a new pull request, #479: URL: https://github.com/apache/arrow-js/pull/479
Bumps [memfs](https://github.com/streamich/memfs) from 4.56.10 to 4.75.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>Release v4.75.0</h2> <h2>What's Changed</h2> <ul> <li>feat: 🎸 improve error formatting and normalization, dedupe validators by <a href="https://github.com/streamich"><code>@​streamich</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1291">streamich/memfs#1291</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.74.0...v4.75.0">https://github.com/streamich/memfs/compare/v4.74.0...v4.75.0</a></p> <h2>Release v4.74.0</h2> <h2>What's Changed</h2> <ul> <li>feat: 🎸 improve flags validation errors by <a href="https://github.com/streamich"><code>@​streamich</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1290">streamich/memfs#1290</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.73.0...v4.74.0">https://github.com/streamich/memfs/compare/v4.73.0...v4.74.0</a></p> <h2>Release v4.73.0</h2> <h2>What's Changed</h2> <ul> <li>feat: 🎸 improve read/write path by <a href="https://github.com/streamich"><code>@​streamich</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1289">streamich/memfs#1289</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.72.2...v4.73.0">https://github.com/streamich/memfs/compare/v4.72.2...v4.73.0</a></p> <h2>Release v4.72.2</h2> <h2>What's Changed</h2> <ul> <li>fix(memfs): resolve relative streams from virtual cwd by <a href="https://github.com/xianjianlf2"><code>@​xianjianlf2</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1271">streamich/memfs#1271</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.72.1...v4.72.2">https://github.com/streamich/memfs/compare/v4.72.1...v4.72.2</a></p> <h2>Release v4.72.1</h2> <h2>What's Changed</h2> <ul> <li>fix(fs-node): finish BYOB file stream reads at EOF by <a href="https://github.com/xianjianlf2"><code>@​xianjianlf2</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1285">streamich/memfs#1285</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.72.0...v4.72.1">https://github.com/streamich/memfs/compare/v4.72.0...v4.72.1</a></p> <h2>Release v4.72.0</h2> <h2>What's Changed</h2> <ul> <li>feat: 🎸 improve path validation errors by <a href="https://github.com/streamich"><code>@​streamich</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1288">streamich/memfs#1288</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.71.1...v4.72.0">https://github.com/streamich/memfs/compare/v4.71.1...v4.72.0</a></p> <h2>Release v4.71.1</h2> <h2>What's Changed</h2> <ul> <li>fix(fs-node): match Node directory iteration lifecycle by <a href="https://github.com/xianjianlf2"><code>@​xianjianlf2</code></a> in <a href="https://redirect.github.com/streamich/memfs/pull/1284">streamich/memfs#1284</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/streamich/memfs/compare/v4.71.0...v4.71.1">https://github.com/streamich/memfs/compare/v4.71.0...v4.71.1</a></p> <h2>Release v4.71.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/streamich/memfs/commit/ee154d93b2d2dc69b0225ed48461c492033fc7d3"><code>ee154d9</code></a> chore: release v4.75.0</li> <li><a href="https://github.com/streamich/memfs/commit/348a32ecf192fd2d7f8d540af04cfc5fde7032f8"><code>348a32e</code></a> Merge pull request <a href="https://redirect.github.com/streamich/memfs/issues/1291">#1291</a> from streamich/dedupe-errors</li> <li><a href="https://github.com/streamich/memfs/commit/3c736f9837227b663549f31bb9eec898453d900d"><code>3c736f9</code></a> style: 💄 remove redundant constant</li> <li><a href="https://github.com/streamich/memfs/commit/e4053a7ef7be71f018dcf0c9775a550cccf44c32"><code>e4053a7</code></a> feat: 🎸 improve error formatting and normalization, dedupe validators</li> <li><a href="https://github.com/streamich/memfs/commit/cf63bb7f7a780c4e68ea6a293c522586229f5abe"><code>cf63bb7</code></a> chore: release v4.74.0</li> <li><a href="https://github.com/streamich/memfs/commit/91354b93371b8bf4d208382d4b76f09f9831ccb3"><code>91354b9</code></a> Merge pull request <a href="https://redirect.github.com/streamich/memfs/issues/1290">#1290</a> from streamich/fix/arg-validation</li> <li><a href="https://github.com/streamich/memfs/commit/6936f2778a4000528371bcef62fb424f624231ea"><code>6936f27</code></a> style: 💄 run Prettier</li> <li><a href="https://github.com/streamich/memfs/commit/38ed5d666d92b49553a4e34a7317abe5a97e8530"><code>38ed5d6</code></a> Merge remote-tracking branch 'origin/master' into fix/arg-validation</li> <li><a href="https://github.com/streamich/memfs/commit/491238daadf4c6c377b96457bf26d0ad94048c27"><code>491238d</code></a> feat: 🎸 improve flags validation errors</li> <li><a href="https://github.com/streamich/memfs/commit/2c6ae9955df92cfd492a5d7f913c0c7d07dfbdc5"><code>2c6ae99</code></a> chore: release v4.73.0</li> <li>Additional commits viewable in <a href="https://github.com/streamich/memfs/compare/v4.56.10...v4.75.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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
