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.
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 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 mem-fs-editor from 9.5.0 to 10.0.1.
Release notes
Sourced from mem-fs-editor's releases.
Commits
6a5f9c2
10.0.1b32fd69
Publish fixes (#217)75eabea
10.0.0bf832f5
Convert to esm/typescript. (#216)5445f42
[Snyk] Upgrade minimatch from 7.4.2 to 7.4.3 (#214)68c723c
[Snyk] Upgrade minimatch from 7.3.0 to 7.4.2 (#213)7716e3e
[Snyk] Upgrade minimatch from 7.2.0 to 7.3.0 (#211)b3cc5fc
[Snyk] Upgrade ejs from 3.1.8 to 3.1.9 (#212)26edaa1
Update Node.js version tested against17192c8
9.7.0Dependabot 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 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)