-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 4219fa2
authored
chore(deps-dev): bump memfs from 4.42.0 to 4.46.1 (#1305)
Bumps [memfs](https://github.com/streamich/memfs) from 4.42.0 to 4.46.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.46.1</h2>
<h2><a
href="https://github.com/streamich/memfs/compare/v4.46.0...v4.46.1">4.46.1</a>
(2025-09-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle Uint8Array byteOffset and byteLength in readSync (<a
href="https://github.com/streamich/memfs/commit/bba87296ee748e9fc3ca2466c680eea13f5de51a">bba8729</a>)</li>
</ul>
<h2>v4.46.0</h2>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.45.0...v4.46.0">4.46.0</a>
(2025-09-24)</h1>
<h3>Features</h3>
<ul>
<li>implement inline inspect and format functions to replace node:util
imports (<a
href="https://github.com/streamich/memfs/commit/894819ecc0a8f2466580b6d39c2ce580a75e83a1">894819e</a>)</li>
<li>inline inherits and promisify implementations, remove all node:util
dependencies (<a
href="https://github.com/streamich/memfs/commit/4e628bf2510779473573077ecce1e63e73dbb434">4e628bf</a>)</li>
</ul>
<h2>v4.45.0</h2>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.44.0...v4.45.0">4.45.0</a>
(2025-09-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>🐛 inline Buffer and URL (<a
href="https://github.com/streamich/memfs/commit/0b6c43a088beb74adbd976071d1672e94a90d5db">0b6c43a</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>inline fs.ts types to remove node:fs dependency (<a
href="https://github.com/streamich/memfs/commit/22886c3ec2a8298e6b18ceb0080c92ed5e5e90bc">22886c3</a>)</li>
</ul>
<h2>v4.44.0</h2>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.43.1...v4.44.0">4.44.0</a>
(2025-09-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>🐛 remove dependence on "assert" module (<a
href="https://github.com/streamich/memfs/commit/c7c6f6c87315ad8c8b886e7a47e8dd553d89df70">c7c6f6c</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>move internal files to vendor/node/internal and cleanup unused error
codes (<a
href="https://github.com/streamich/memfs/commit/3a9ee47eced4cc034e45833eaecd4ed8ad66e94d">3a9ee47</a>)</li>
</ul>
<h2>v4.43.1</h2>
<h2><a
href="https://github.com/streamich/memfs/compare/v4.43.0...v4.43.1">4.43.1</a>
(2025-09-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Use cross-platform <code>dirname</code> instead of
<code>posix.dirname</code> (<a
href="https://github.com/streamich/memfs/commit/7a51ac33fce9f14dbb7ed54eff417dc666887222">7a51ac3</a>),
closes <a
href="https://redirect.github.com/streamich/memfs/issues/1193">#1193</a></li>
</ul>
<!-- raw HTML omitted -->
</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>
<h2><a
href="https://github.com/streamich/memfs/compare/v4.46.0...v4.46.1">4.46.1</a>
(2025-09-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle Uint8Array byteOffset and byteLength in readSync (<a
href="https://github.com/streamich/memfs/commit/bba87296ee748e9fc3ca2466c680eea13f5de51a">bba8729</a>)</li>
</ul>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.45.0...v4.46.0">4.46.0</a>
(2025-09-24)</h1>
<h3>Features</h3>
<ul>
<li>implement inline inspect and format functions to replace node:util
imports (<a
href="https://github.com/streamich/memfs/commit/894819ecc0a8f2466580b6d39c2ce580a75e83a1">894819e</a>)</li>
<li>inline inherits and promisify implementations, remove all node:util
dependencies (<a
href="https://github.com/streamich/memfs/commit/4e628bf2510779473573077ecce1e63e73dbb434">4e628bf</a>)</li>
</ul>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.44.0...v4.45.0">4.45.0</a>
(2025-09-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>🐛 inline Buffer and URL (<a
href="https://github.com/streamich/memfs/commit/0b6c43a088beb74adbd976071d1672e94a90d5db">0b6c43a</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>inline fs.ts types to remove node:fs dependency (<a
href="https://github.com/streamich/memfs/commit/22886c3ec2a8298e6b18ceb0080c92ed5e5e90bc">22886c3</a>)</li>
</ul>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.43.1...v4.44.0">4.44.0</a>
(2025-09-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>🐛 remove dependence on "assert" module (<a
href="https://github.com/streamich/memfs/commit/c7c6f6c87315ad8c8b886e7a47e8dd553d89df70">c7c6f6c</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>move internal files to vendor/node/internal and cleanup unused error
codes (<a
href="https://github.com/streamich/memfs/commit/3a9ee47eced4cc034e45833eaecd4ed8ad66e94d">3a9ee47</a>)</li>
</ul>
<h2><a
href="https://github.com/streamich/memfs/compare/v4.43.0...v4.43.1">4.43.1</a>
(2025-09-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Use cross-platform <code>dirname</code> instead of
<code>posix.dirname</code> (<a
href="https://github.com/streamich/memfs/commit/7a51ac33fce9f14dbb7ed54eff417dc666887222">7a51ac3</a>),
closes <a
href="https://redirect.github.com/streamich/memfs/issues/1193">#1193</a></li>
</ul>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.42.0...v4.43.0">4.43.0</a>
(2025-09-20)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/streamich/memfs/commit/929969d76909d6b45f8793e464e1002eb3698830"><code>929969d</code></a>
chore(release): 4.46.1 [skip ci]</li>
<li><a
href="https://github.com/streamich/memfs/commit/792928903823974c4798e1d21ad3af20511c2e47"><code>7929289</code></a>
Merge pull request <a
href="https://redirect.github.com/streamich/memfs/issues/1184">#1184</a>
from mattfysh/patch-1</li>
<li><a
href="https://github.com/streamich/memfs/commit/1ca9b33c34fbb323e95e774a6c6137faea8d692c"><code>1ca9b33</code></a>
prettier</li>
<li><a
href="https://github.com/streamich/memfs/commit/10143fec031490f91ac409c01d700e8bf9d6acfc"><code>10143fe</code></a>
chore(release): 4.46.0 [skip ci]</li>
<li><a
href="https://github.com/streamich/memfs/commit/4d47ededc82ea813ebd7c345e0ddf16c1a3c5985"><code>4d47ede</code></a>
Merge pull request <a
href="https://redirect.github.com/streamich/memfs/issues/1200">#1200</a>
from streamich/copilot/fix-1199</li>
<li><a
href="https://github.com/streamich/memfs/commit/e9018d971696e3f7f5941fc17ad02beb98879761"><code>e9018d9</code></a>
chore(release): 4.45.0 [skip ci]</li>
<li><a
href="https://github.com/streamich/memfs/commit/4e628bf2510779473573077ecce1e63e73dbb434"><code>4e628bf</code></a>
feat: inline inherits and promisify implementations, remove all
node:util dep...</li>
<li><a
href="https://github.com/streamich/memfs/commit/514ba38e07ffd1e2fc220dba00cb8d71aae609b4"><code>514ba38</code></a>
Merge pull request <a
href="https://redirect.github.com/streamich/memfs/issues/1198">#1198</a>
from streamich/copilot/fix-1197</li>
<li><a
href="https://github.com/streamich/memfs/commit/0b6c43a088beb74adbd976071d1672e94a90d5db"><code>0b6c43a</code></a>
fix: 🐛 inline Buffer and URL</li>
<li><a
href="https://github.com/streamich/memfs/commit/894819ecc0a8f2466580b6d39c2ce580a75e83a1"><code>894819e</code></a>
feat: implement inline inspect and format functions to replace node:util
imports</li>
<li>Additional commits viewable in <a
href="https://github.com/streamich/memfs/compare/v4.42.0...v4.46.1">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 02d24b9 commit 4219fa2Copy full SHA for 4219fa2
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
0 commit comments