-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 3eb1323
authored
chore(deps-dev): bump memfs from 4.34.0 to 4.36.0 (#1276)
Bumps [memfs](https://github.com/streamich/memfs) from 4.34.0 to 4.36.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.36.0</h2>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.35.0...v4.36.0">4.36.0</a>
(2025-08-03)</h1>
<h3>Features</h3>
<ul>
<li>🎸 harden WritableStream usage (<a
href="https://github.com/streamich/memfs/commit/155b0239883e9d7693741f50238121b19d1653f0">155b023</a>)</li>
</ul>
<h2>v4.35.0</h2>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.34.0...v4.35.0">4.35.0</a>
(2025-08-02)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>directory timestamp handling - correctly distinguish access vs
modification operations (<a
href="https://github.com/streamich/memfs/commit/db0e6ceb1925529d71803de0f480665c627cf3c4">db0e6ce</a>)</li>
<li>increase setTimeout delay in directory timestamp tests from 1ms to
10ms to improve reliability on Mac systems (<a
href="https://github.com/streamich/memfs/commit/65051af4b3f03e304cba88f960a89c5f321cf978">65051af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add comprehensive test coverage for appendFile path validation (<a
href="https://github.com/streamich/memfs/commit/0baa7638d97fd3374abd86fe2fde9c796e502dae">0baa763</a>)</li>
<li>add test case for appendFile with dots in path (<a
href="https://github.com/streamich/memfs/commit/ab544caac21edac56ad4df3ee7387932835137ed">ab544ca</a>)</li>
<li>fix directory timestamp handling - correctly distinguish access vs
modification operations (<a
href="https://github.com/streamich/memfs/commit/5d88334f24aaf67c6cef758f2d4760e51b6c1369">5d88334</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.35.0...v4.36.0">4.36.0</a>
(2025-08-03)</h1>
<h3>Features</h3>
<ul>
<li>🎸 harden WritableStream usage (<a
href="https://github.com/streamich/memfs/commit/155b0239883e9d7693741f50238121b19d1653f0">155b023</a>)</li>
</ul>
<h1><a
href="https://github.com/streamich/memfs/compare/v4.34.0...v4.35.0">4.35.0</a>
(2025-08-02)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>directory timestamp handling - correctly distinguish access vs
modification operations (<a
href="https://github.com/streamich/memfs/commit/db0e6ceb1925529d71803de0f480665c627cf3c4">db0e6ce</a>)</li>
<li>increase setTimeout delay in directory timestamp tests from 1ms to
10ms to improve reliability on Mac systems (<a
href="https://github.com/streamich/memfs/commit/65051af4b3f03e304cba88f960a89c5f321cf978">65051af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add comprehensive test coverage for appendFile path validation (<a
href="https://github.com/streamich/memfs/commit/0baa7638d97fd3374abd86fe2fde9c796e502dae">0baa763</a>)</li>
<li>add test case for appendFile with dots in path (<a
href="https://github.com/streamich/memfs/commit/ab544caac21edac56ad4df3ee7387932835137ed">ab544ca</a>)</li>
<li>fix directory timestamp handling - correctly distinguish access vs
modification operations (<a
href="https://github.com/streamich/memfs/commit/5d88334f24aaf67c6cef758f2d4760e51b6c1369">5d88334</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/streamich/memfs/commit/25dc4d0488ab3ebd097aa2f73bf6eaf2a4670459"><code>25dc4d0</code></a>
chore(release): 4.36.0 [skip ci]</li>
<li><a
href="https://github.com/streamich/memfs/commit/4d979d72adfe6c0ac2ca41e06ed39fb0b75caf55"><code>4d979d7</code></a>
Merge pull request <a
href="https://redirect.github.com/streamich/memfs/issues/1159">#1159</a>
from streamich/harden-ws-usage</li>
<li><a
href="https://github.com/streamich/memfs/commit/81ec71f186b6231ae57b03994f9b52b05cbc70ac"><code>81ec71f</code></a>
style: 💄 run Prettier</li>
<li><a
href="https://github.com/streamich/memfs/commit/155b0239883e9d7693741f50238121b19d1653f0"><code>155b023</code></a>
feat: 🎸 harden WritableStream usage</li>
<li><a
href="https://github.com/streamich/memfs/commit/f50a4d164470a3c3a38e7b310c4af8803142d744"><code>f50a4d1</code></a>
chore(release): 4.35.0 [skip ci]</li>
<li><a
href="https://github.com/streamich/memfs/commit/db0e6ceb1925529d71803de0f480665c627cf3c4"><code>db0e6ce</code></a>
fix: directory timestamp handling - correctly distinguish access vs
modificat...</li>
<li><a
href="https://github.com/streamich/memfs/commit/65051af4b3f03e304cba88f960a89c5f321cf978"><code>65051af</code></a>
fix: increase setTimeout delay in directory timestamp tests from 1ms to
10ms ...</li>
<li><a
href="https://github.com/streamich/memfs/commit/dafc289d816118245470a90d9779f1ba772f9a2c"><code>dafc289</code></a>
refactor: convert directory timestamp tests to async/await with
fs.promises API</li>
<li><a
href="https://github.com/streamich/memfs/commit/3930a848433dae5567530a301678e9814da3d739"><code>3930a84</code></a>
test: add comprehensive test coverage for appendFile path validation
with dots</li>
<li><a
href="https://github.com/streamich/memfs/commit/0baa7638d97fd3374abd86fe2fde9c796e502dae"><code>0baa763</code></a>
feat: add comprehensive test coverage for appendFile path
validation</li>
<li>Additional commits viewable in <a
href="https://github.com/streamich/memfs/compare/v4.34.0...v4.36.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4a45784 commit 3eb1323Copy full SHA for 3eb1323
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments