Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps memfs from 4.39.0 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)
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)
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 4.39.0 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@v4.39.0...v4.42.0) --- updated-dependencies: - dependency-name: memfs dependency-version: 4.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 20, 2025 11:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2025
@jkowalleck jkowalleck merged commit 27623ea into main Sep 22, 2025
34 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memfs-4.42.0 branch September 22, 2025 08:05
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

1 participant