sage-cli
sage-cli copied to clipboard
chore(deps): Bump memfs from 2.16.1 to 3.1.2
Bumps memfs from 2.16.1 to 3.1.2.
Release notes
Sourced from memfs's releases.
v3.1.2
3.1.2 (2020-03-12)
Bug Fixes
- should throw
EEXISTinstead ofEISDIRonmkdirSync('/')(f89eede)v3.1.1
3.1.1 (2020-02-17)
Bug Fixes
- deps: update dependency fs-monkey to v1 (ccd1be0)
v3.1.0
3.1.0 (2020-02-17)
Features
- replace
fast-extendwith nativeObject.assign(934f1f3)- specify
enginesfield withnodeconstraint of>= 8.3.0(7d3b132)v3.0.6
3.0.6 (2020-02-16)
Bug Fixes
- export
DirectoryJSONfromindex(c447a6c)v3.0.5
3.0.5 (2020-02-15)
Bug Fixes
- remove space from error message (42f870a)
- use
IStoreinterface instead ofStorage(ff82480)- use
PathLiketype from node (98a4014)v3.0.4
3.0.4 (2020-01-15)
Bug Fixes
... (truncated)
Changelog
Sourced from memfs's changelog.
3.1.2 (2020-03-12)
Bug Fixes
- should throw
EEXISTinstead ofEISDIRonmkdirSync('/')(f89eede)3.1.1 (2020-02-17)
Bug Fixes
- deps: update dependency fs-monkey to v1 (ccd1be0)
3.1.0 (2020-02-17)
Features
- replace
fast-extendwith nativeObject.assign(934f1f3)- specify
enginesfield withnodeconstraint of>= 8.3.0(7d3b132)3.0.6 (2020-02-16)
Bug Fixes
- export
DirectoryJSONfromindex(c447a6c)3.0.5 (2020-02-15)
Bug Fixes
- remove space from error message (42f870a)
- use
IStoreinterface instead ofStorage(ff82480)- use
PathLiketype from node (98a4014)3.0.4 (2020-01-15)
Bug Fixes
3.0.3 (2019-12-25)
Bug Fixes
... (truncated)
Commits
5dafbc1chore(release): 3.1.2 [skip ci]925c37bMerge pull request #516 from sodatea/fix-mkdir-rootf89eedefix: should throwEEXISTinstead ofEISDIRonmkdirSync('/')d2b5c25chore(deps): update dependency typescript to v3.8.366fa53dchore(deps): update dependency @types/node to v10.17.172766fcfchore(deps): update dependency typescript to v3.8.29f45064chore(deps): update dependency @types/node to v10.17.163ff0fd2chore(release): 3.1.1 [skip ci]b7a4007Merge pull request #508 from streamich/renovate/fs-monkey-1.xccd1be0fix(deps): update dependency fs-monkey to v1- Additional commits viewable in compare view
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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)