Skip to content
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

chore(deps-dev): bump mem-fs-editor from 7.0.1 to 10.0.2 #1148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps mem-fs-editor from 7.0.1 to 10.0.2.

Release notes

Sourced from mem-fs-editor's releases.

v10.0.2

  • fix: dump with filter regression (#218) 2e7a021
  • fix: bump node to v16 (#219) ba9f1ec

SBoudrias/mem-fs-editor@v10.0.1...v10.0.2

v10.0.1

  • Publish fixes (#217) b32fd69

SBoudrias/mem-fs-editor@v10.0.0...v10.0.1

v10.0.0

The mem-fs-editor package now export a native ESM module. (Learn more about ESM)

v9.6.0

  • #copy() and #copyTpl() now accept option.fromBasePath to manually define the base path when passing an array of files to copy (without this option, the base is inferred to the best bet.) Documentation is updated to:

When passing array, you should pass options.fromBasePath to be used to calculate the to relative path. The common directory will be detected and used as fromBasePath otherwise.

  • Performance optimization of #copy()

v9.5.0

  • feat: update file permission on commit 61c0c6a

SBoudrias/mem-fs-editor@v9.4.0...v9.5.0

v9.3.0

The dump method now accept a glob string pattern as second parameter.

v9.2.0

Now only triggers change events when files are actually modified.

v9.1.0

  • Introduce a noGlob option when copying file to allow completely by-passing glob matching. This can be handy if some of your file names have literal glob characters that would conflict.

v9.0.1

Fix for Node 16 support.

v9.0.0

No breaking changes. Some behavior changes related to file state processing and binary file detection.

  • Implement dump to allow snapshot matching. (#176) 5dc594d
  • Use Buffer.isBuffer and adjusts. (#175) 7ed048b
  • Promisify commit operation. (#174) cd48021
  • Implement custom isBinary (#173) ad6ec47
  • Reimplement state processing (#172) fec287c

SBoudrias/mem-fs-editor@v8.1.2...v9.0.0

v8.1.2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mshima, a new releaser for mem-fs-editor since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mem-fs-editor](https://github.com/SBoudrias/mem-fs-editor) from 7.0.1 to 10.0.2.
- [Release notes](https://github.com/SBoudrias/mem-fs-editor/releases)
- [Commits](SBoudrias/mem-fs-editor@v7.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: mem-fs-editor
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants