Skip to content

fix(deps-dev): bump memfs from 4.17.0 to 4.64.0 - #1162

Merged
ericcrosson-bitgo merged 2 commits into
masterfrom
dependabot/npm_and_yarn/memfs-4.64.0
Aug 4, 2026
Merged

fix(deps-dev): bump memfs from 4.17.0 to 4.64.0#1162
ericcrosson-bitgo merged 2 commits into
masterfrom
dependabot/npm_and_yarn/memfs-4.64.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps memfs from 4.17.0 to 4.64.0.

Release notes

Sourced from memfs's releases.

Release v4.64.0

What's Changed

Full Changelog: streamich/memfs@v4.63.0...v4.64.0

Release v4.63.0

What's Changed

Full Changelog: streamich/memfs@v4.62.0...v4.63.0

Release v4.62.0

What's Changed

Full Changelog: streamich/memfs@v4.61.0...v4.62.0

Release v4.61.0

What's Changed

Full Changelog: streamich/memfs@v4.60.0...v4.61.0

Release v4.60.0

Full Changelog: streamich/memfs@v4.59.0...v4.60.0

Release v4.59.0

What's Changed

Full Changelog: streamich/memfs@v4.58.0...v4.59.0

Release v4.58.0

What's Changed

Full Changelog: streamich/memfs@v4.57.8...v4.58.0

Release v4.57.8

What's Changed

... (truncated)

Changelog

Sourced from memfs's changelog.

4.54.0 (2026-01-18)

Features

  • 🎸 add locking for FSA writable handles (35d3519)

4.53.0 (2026-01-17)

Features

  • implement Result type and improve error handling for exists methods (f95531f), closes #1218

4.52.0 (2026-01-15)

Bug Fixes

  • 🐛 add deprecated Dirent.path with deprecation notice (ebf8ea9)

Features

  • 🎸 add disposable methods to Dir (d237aa9)
  • 🎸 add Dirent.parentPath (f72f9fe)

4.51.1 (2025-11-30)

Bug Fixes

  • add glob functions to API lists (445f337)

4.51.0 (2025-11-12)

Features

  • sort files and folder when using toTreeSync() (673cb7a), closes #1214

4.50.0 (2025-10-28)

Features

  • 🎸 improve Node buffer allocation strategy (d1edb3f)
  • optimize Node buffer management to prevent O(n^2) overhead (95d6f09)

4.49.0 (2025-10-06)

... (truncated)

Commits
  • bdee8da chore: release v4.64.0
  • cbf22ca Merge pull request #1268 from streamich/fsa-watch-bridge-improvements
  • d2ad15d feat: 🎸 improve callback types
  • 5058f86 fix: 🐛 disconnect observer
  • f0c1b25 docs: ✏️ fix typo
  • 8ee3d43 ci: 🎡 another attempt at making Node v26 work with corepack
  • 1c1035e fix: 🐛 improve abort signal handling
  • 47d63db ci: 🎡 try another Node.js v26 corepack fix
  • 9feca05 docs: ✏️ add watcher README note
  • e47548a ci: 🎡 add support for Node.js v26
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for memfs since your current version.


@dependabot dependabot Bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Jul 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 22, 2026 08:03
@dependabot dependabot Bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Jul 22, 2026

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dependabot dependabot Bot changed the title chore(deps-dev): bump memfs from 4.17.0 to 4.64.0 fix(deps-dev): bump memfs from 4.17.0 to 4.64.0 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/memfs-4.64.0 branch 3 times, most recently from 32b6fbe to 9dcc988 Compare July 31, 2026 16:32
@vmccarty

Copy link
Copy Markdown
Contributor

@dependabot rebase.

Bumps [memfs](https://github.com/streamich/memfs) from 4.17.0 to 4.64.0.
- [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.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/memfs-4.64.0 branch from 9dcc988 to 4256027 Compare July 31, 2026 22:10
memfs 4.64.0 pulls in @jsonjoy.com/fs-* packages whose .d.ts files use the
Buffer<T> generic and bare `export type` re-exports, neither of which the
pinned TypeScript 4.7.4 understands (TS2315/TS2694/TS1383).

All 13 errors originate in node_modules; none in this package's sources,
which have no hand-written .d.ts and remain fully type-checked.

@vmccarty vmccarty left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot PR.

@ericcrosson-bitgo
ericcrosson-bitgo merged commit 7f313ba into master Aug 4, 2026
5 checks passed
@ericcrosson-bitgo
ericcrosson-bitgo deleted the dependabot/npm_and_yarn/memfs-4.64.0 branch August 4, 2026 17:15
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/openapi-generator@6.1.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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

Labels

dependencies Used by dependabot for dependency updates npm Used by dependabot released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants