Skip to content

chore(deps): update dependency memfs to v3.1.1 #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

ScriptedAlchemy
Copy link
Collaborator

@ScriptedAlchemy ScriptedAlchemy commented Feb 18, 2020

This PR contains the following updates:

Package Type Update Change
memfs devDependencies minor 3.0.4 -> 3.1.1

Release Notes

streamich/memfs

v3.1.1

Compare Source

Bug Fixes
  • deps: update dependency fs-monkey to v1 (ccd1be0)

v3.1.0

Compare Source

Features
  • replace fast-extend with native Object.assign (934f1f3)
  • specify engines field with node constraint of >= 8.3.0 (7d3b132)

3.0.6 (2020-02-16)

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

3.0.5 (2020-02-15)

Bug Fixes
  • remove space from error message (42f870a)
  • use IStore interface instead of Storage (ff82480)
  • use PathLike type from node (98a4014)

3.0.4 (2020-01-15)

Bug Fixes
  • 🐛 handle opening directories with O_DIRECTORY (acdfac8), closes #​494

3.0.3 (2019-12-25)

Bug Fixes
  • rmdir: proper async functionality (cc75c56)
  • rmdir: support recursive option (1e943ae)
  • watch: suppress event-emitter warnings (1ab2dcb)

3.0.2 (2019-12-25)

Bug Fixes
  • watch: trigger change event for creation/deletion of children in a folder (b1b7884)

3.0.1 (2019-11-26)

Performance Improvements
  • ⚡️ bump fast-extend (606775b)

v3.0.6

Compare Source

Features
  • replace fast-extend with native Object.assign (934f1f3)
  • specify engines field with node constraint of >= 8.3.0 (7d3b132)

3.0.6 (2020-02-16)

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

3.0.5 (2020-02-15)

Bug Fixes
  • remove space from error message (42f870a)
  • use IStore interface instead of Storage (ff82480)
  • use PathLike type from node (98a4014)

3.0.4 (2020-01-15)

Bug Fixes
  • 🐛 handle opening directories with O_DIRECTORY (acdfac8), closes #​494

3.0.3 (2019-12-25)

Bug Fixes
  • rmdir: proper async functionality (cc75c56)
  • rmdir: support recursive option (1e943ae)
  • watch: suppress event-emitter warnings (1ab2dcb)

3.0.2 (2019-12-25)

Bug Fixes
  • watch: trigger change event for creation/deletion of children in a folder (b1b7884)

3.0.1 (2019-11-26)

Performance Improvements
  • ⚡️ bump fast-extend (606775b)

v3.0.5

Compare Source

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ScriptedAlchemy ScriptedAlchemy merged commit 0322721 into master Feb 18, 2020
@ScriptedAlchemy ScriptedAlchemy deleted the renovate/memfs-3.x branch February 18, 2020 02:35
@ScriptedAlchemy
Copy link
Collaborator Author

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant