Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps memfs from 4.17.0 to 4.17.2.

Release notes

Sourced from memfs's releases.

v4.17.2

4.17.2 (2025-05-15)

Performance Improvements

  • use promises rather than setImmediate so that I/O is executed within the current task stack (#1100) (786072f)

v4.17.1

4.17.1 (2025-05-03)

Bug Fixes

  • export Volume class directly rather than as a const (#1099) (9c99798)
Changelog

Sourced from memfs's changelog.

4.17.2 (2025-05-15)

Performance Improvements

  • use promises rather than setImmediate so that I/O is executed within the current task stack (#1100) (786072f)

4.17.1 (2025-05-03)

Bug Fixes

  • export Volume class directly rather than as a const (#1099) (9c99798)
Commits
  • ec2ea44 chore(release): 4.17.2 [skip ci]
  • 786072f perf: use promises rather than setImmediate so that I/O is executed within ...
  • 8e3fd26 chore(release): 4.17.1 [skip ci]
  • 021bb3a chore(deps): lock file maintenance (#1094)
  • 9c99798 fix: export Volume class directly rather than as a const (#1099)
  • 2c6a6ca chore(deps): lock file maintenance (#1093)
  • See full diff 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.17.0 to 4.17.2.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.17.0...v4.17.2)

---
updated-dependencies:
- dependency-name: memfs
  dependency-version: 4.17.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@korbit-ai
Copy link

korbit-ai bot commented Jun 1, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@korbit-ai
Copy link

korbit-ai bot commented Jun 1, 2025

I was unable to write a description for this pull request. This could be because I only found files I can't scan.

@MekDrop MekDrop merged commit 4b71ccd into main Jun 3, 2025
5 checks passed
@MekDrop MekDrop deleted the dependabot/npm_and_yarn/memfs-4.17.2 branch June 3, 2025 08:14
@korbit-ai
Copy link

korbit-ai bot commented Jun 3, 2025

I was unable to write a description for this pull request. This could be because I only found files I can't scan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants