Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps memfs from 3.5.3 to 4.42.0.

Release notes

Sourced from memfs's releases.

v4.42.0

4.42.0 (2025-09-16)

Features

  • 🎸 implement .openAsBlob() for FsaNodeFs (26068e8)

v4.41.0

4.41.0 (2025-09-16)

Features

  • update TypeScript and related packages to latest versions (988710d)

v4.40.0

4.40.0 (2025-09-16)

Features

  • update Node.js types and add node: prefix to imports (c3f32bc)

v4.39.0

4.39.0 (2025-09-10)

Features

  • 🎸 add scaffold for CoreFileSystemObserver implementation and restructure fsa() helper (117b7c5)
  • 🎸 improve IFileSystemChangeRecord interface (868b763)
  • 🎸 update IFileSystemObserver interface (d581d8c)
  • 🎸 update file change record interface (ff2386c)
  • 🎸 use FanOut for Link reactivity (2aec586)
  • 🎸 use FanOut for Node events (95ef10a)
  • 🎸 use compact form for link events (a00a1f0)

v4.38.3

4.38.3 (2025-09-09)

Bug Fixes

  • prevent readFile from updating ctime when only accessing files (f5f3066)

v4.38.2

4.38.2 (2025-08-26)

... (truncated)

Changelog

Sourced from memfs's changelog.

4.42.0 (2025-09-16)

Features

  • 🎸 implement .openAsBlob() for FsaNodeFs (26068e8)

4.41.0 (2025-09-16)

Features

  • update TypeScript and related packages to latest versions (988710d)

4.40.0 (2025-09-16)

Features

  • update Node.js types and add node: prefix to imports (c3f32bc)

4.39.0 (2025-09-10)

Features

  • 🎸 add scaffold for CoreFileSystemObserver implementation and restructure fsa() helper (117b7c5)
  • 🎸 improve IFileSystemChangeRecord interface (868b763)
  • 🎸 update IFileSystemObserver interface (d581d8c)
  • 🎸 update file change record interface (ff2386c)
  • 🎸 use FanOut for Link reactivity (2aec586)
  • 🎸 use FanOut for Node events (95ef10a)
  • 🎸 use compact form for link events (a00a1f0)

4.38.3 (2025-09-09)

Bug Fixes

  • prevent readFile from updating ctime when only accessing files (f5f3066)

4.38.2 (2025-08-26)

Bug Fixes

  • correct permission check logic for readonly files in copyFile operations (a06bb4d)

4.38.1 (2025-08-24)

... (truncated)

Commits
  • fa3af4a chore(release): 4.42.0 [skip ci]
  • d66876f Merge pull request #1189 from streamich/fsa-to-node-blob
  • b8eafe4 docs ✏️ update JsDoc
  • 26068e8 feat: 🎸 implement .openAsBlob() for FsaNodeFs
  • 31901f1 chore(release): 4.41.0 [skip ci]
  • 3acc707 Merge pull request #1188 from streamich/copilot/fix-1187
  • 988710d feat: update TypeScript and related packages to latest versions
  • f5d3dce chore(release): 4.40.0 [skip ci]
  • 1b656ea Initial plan
  • 1e5b7c3 Merge pull request #1186 from streamich/copilot/fix-1185
  • 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 3.5.3 to 4.42.0.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v3.5.3...v4.42.0)

---
updated-dependencies:
- dependency-name: memfs
  dependency-version: 4.42.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #263.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memfs-4.42.0 branch September 22, 2025 06:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants