Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2025

Bumps memfs from 4.34.0 to 4.36.0.

Release notes

Sourced from memfs's releases.

v4.36.0

4.36.0 (2025-08-03)

Features

  • 🎸 harden WritableStream usage (155b023)

v4.35.0

4.35.0 (2025-08-02)

Bug Fixes

  • directory timestamp handling - correctly distinguish access vs modification operations (db0e6ce)
  • increase setTimeout delay in directory timestamp tests from 1ms to 10ms to improve reliability on Mac systems (65051af)

Features

  • add comprehensive test coverage for appendFile path validation (0baa763)
  • add test case for appendFile with dots in path (ab544ca)
  • fix directory timestamp handling - correctly distinguish access vs modification operations (5d88334)
Changelog

Sourced from memfs's changelog.

4.36.0 (2025-08-03)

Features

  • 🎸 harden WritableStream usage (155b023)

4.35.0 (2025-08-02)

Bug Fixes

  • directory timestamp handling - correctly distinguish access vs modification operations (db0e6ce)
  • increase setTimeout delay in directory timestamp tests from 1ms to 10ms to improve reliability on Mac systems (65051af)

Features

  • add comprehensive test coverage for appendFile path validation (0baa763)
  • add test case for appendFile with dots in path (ab544ca)
  • fix directory timestamp handling - correctly distinguish access vs modification operations (5d88334)
Commits
  • 25dc4d0 chore(release): 4.36.0 [skip ci]
  • 4d979d7 Merge pull request #1159 from streamich/harden-ws-usage
  • 81ec71f style: 💄 run Prettier
  • 155b023 feat: 🎸 harden WritableStream usage
  • f50a4d1 chore(release): 4.35.0 [skip ci]
  • db0e6ce fix: directory timestamp handling - correctly distinguish access vs modificat...
  • 65051af fix: increase setTimeout delay in directory timestamp tests from 1ms to 10ms ...
  • dafc289 refactor: convert directory timestamp tests to async/await with fs.promises API
  • 3930a84 test: add comprehensive test coverage for appendFile path validation with dots
  • 0baa763 feat: add comprehensive test coverage for appendFile path validation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [memfs](https://github.com/streamich/memfs) from 4.34.0 to 4.36.0.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.34.0...v4.36.0)

---
updated-dependencies:
- dependency-name: memfs
  dependency-version: 4.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 9, 2025 11:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2025
@jkowalleck jkowalleck merged commit 3eb1323 into main Aug 15, 2025
35 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memfs-4.36.0 branch August 15, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants