chore(deps): update dependency memfs to v3 #124
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.17.1
->3.0.1
Release Notes
streamich/memfs
v3.0.1
Compare Source
Performance Improvements
v3.0.0
Compare Source
Bug Fixes
TCallback
to acceptnull
forerror
parameter (aedcbda)Link#walk
to returnLink | null
(1b76cb1)children
inLink
to be possibly undefined (b4945c2)_modeToNumber
to be called w/undefined
(07c0b7a)_modeToNumber
to returnundefined
(3e3c992)assertEncoding
to be called w/undefined
(e37ab9a)Dirent~build
to acceptundefined
for theencoding
parameter (8ca3550)flagsToNumber
to be called w/undefined
(dbfc754)mkdtempBase
to be called w/undefined
forencoding
(f28c395)modeToNumber
to be called w/undefined
(336821d)realpathBase
to be called w/undefined
forencoding
(e855f1c)tryGetChild
util function (b5093a1)tryGetChildNode
util function (62b5a52)Volume.releasedFds
array (9e21f3a)null
to._link
property inFSWatcher
(71569c0)null
to._steps
property inFSWatcher
(0e94b9c)null
to.buf
property inNode
(00be0c2)null
to.link
property inFile
(5d01713)null
to.node
property inFile
(d06201e)null
to.node
property inLink
(4d7f439)null
to.parent
property inLink
(b3e60b6)null
to.symlink
property inNode
(9bfb6f5)null
toStatWatcher.prev
property (fd1a253)null
toStatWatcher.vol
property (1540522)#vol
or#parent
oflink
tonull
(b396f04)strictNullChecks
(3896de7)StatWatcher.timeoutRef
property optional (d09cd03)#access
to be compatible w/strictNullChecks
(82ed81b)#copyFileSync
to be compatible w/strictNullChecks
(40f8337)#createLink
to be compatible w/strictNullChecks
(7d8559d)#ftruncate
to be compatible w/strictNullChecks
(f2ea3f1)#mkdir
to be compatible w/strictNullChecks
(d5d7883)#mkdirp
to be compatible w/strictNullChecks
(6cf0bce)#mkdtempBase
to be compatible w/strictNullChecks
(d935b3b)#mkdtempSync
to be compatible w/strictNullChecks
(7e22617)#newFdNumber
to be compatible w/strictNullChecks
(0bc4a15)#newInoNumber
to be compatible w/strictNullChecks
(e9ba56c)#openFile
to be compatible w/strictNullChecks
(1c4a4ba)#openLink
to be compatible w/strictNullChecks
(216a85f)#read
to be compatible w/strictNullChecks
(87b587f)#readdirBase
to be compatible w/strictNullChecks
(ab248b4)#readFileBase
to be compatible w/strictNullChecks
(27a4dad)#readlinkBase
to be compatible w/strictNullChecks
(b2e0f76)#resolveSymlinks
to be compatible w/strictNullChecks
(6dc4913)#statBase
to be compatible w/strictNullChecks
(ba0c20a)#symlink
to be compatible w/strictNullChecks
(4148ad3)#truncate
to be compatible w/strictNullChecks
(fadbd77)#watch
to be compatible w/strictNullChecks
(415a186)#watchFile
to be compatible w/strictNullChecks
(2c02287)#write
to be compatible w/strictNullChecks
(2ba6e0f)#writeFile
to be compatible w/strictNullChecks
(ac78c50)#writeFileBase
to be compatible w/strictNullChecks
(e931778)#writeSync
to be compatible w/strictNullChecks
(7b67eea)copyFile
tests to be compatible w/strictNullChecks
(e318af2)errors
to be compatible w/strictNullChecks
(b25c035)exists
tests to be compatible w/strictNullChecks
(81a564f)renameSync
tests to usetryGetChildNode
(8cd782a)volume
tests to be compatible w/strictNullChecks
(f02fbac)volume
tests to usetryGetChild
(5a6624f)volume
tests to usetryGetChildNode
(34acaac)writeFileSync
tests to be compatible w/strictNullChecks
(4b7f164)getArgAndCb
function (f8bb0f8)throwError
fn w/ inlinethrow createError()
calls (c9a0fd6)Features
BREAKING CHANGES
break some TypeScript users.
2.17.1 (2019-11-26)
Bug Fixes
2.15.5 (2019-07-16)
Bug Fixes
2.15.4 (2019-06-01)
Bug Fixes
null
as value infromJSON
functions (9e1af7d)toJSON
functions (6609840)2.15.3 (2019-06-01)
Bug Fixes
2.15.2 (2019-02-16)
Bug Fixes
2.15.1 (2019-02-09)
Bug Fixes
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 modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.