Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps memfs from 3.5.3 to 4.43.0.

Release notes

Sourced from memfs's releases.

v4.43.0

4.43.0 (2025-09-20)

Features

  • re-export all Node.js native packages (4ecc167)

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)

... (truncated)

Changelog

Sourced from memfs's changelog.

4.43.0 (2025-09-20)

Features

  • re-export all Node.js native packages (4ecc167)

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)

... (truncated)

Commits
  • 2a04939 chore(release): 4.43.0 [skip ci]
  • dc235ff Merge pull request #1192 from streamich/copilot/fix-1191
  • 5a92ebd style: run Prettier
  • da1388e refactor: change to named imports and re-export only necessary symbols
  • 4ecc167 feat: re-export all Node.js native packages
  • 6cc5a95 Initial plan
  • 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
  • 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.43.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.43.0)

---
updated-dependencies:
- dependency-name: memfs
  dependency-version: 4.43.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 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2025

Superseded by #264.

@dependabot dependabot bot closed this Sep 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memfs-4.43.0 branch September 25, 2025 06:01
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