Closed dependabot[bot] closed 3 years ago
# Init & open(): [secure]()
ok 847 should be strictly equal/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:583
delete err.message;
^
TypeError: Cannot delete property 'message' of InitializationError: First argument must be an abstract-leveldown compliant store
at Test.throws (/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:583:20)
at Test.bound [as throws] (/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:84:32)
at Test.<anonymous> (/home/travis/build/Level/[secure]/test/init-test.js:8:7)
at Test.bound [as _cb] (/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:84:32)
at Test.run (/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:101:31)
at Test.bound [as run] (/home/travis/build/Level/[secure]/node_modules/tape/lib/test.js:84:32)
at Immediate.next (/home/travis/build/Level/[secure]/node_modules/tape/lib/results.js:85:19)
at runCallback (timers.js:672:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)
Superseded by #713.
Bumps tape from 4.13.3 to 5.0.1.
Commits
ce9a282
v5.0.1b7af113
Merge tag 'v4.13.3'fb94836
[Fix]createStream
:result
payload is not always an objectc421eb3
[Dev Deps] updateeslint
470e43b
[Fix] Update RegExp for matching stack frames to handle Promise/then scenario0b5804d
[readme] addtape-repeater
cd81a40
v5.0.03bb97f1
[Breaking] remove full "lib" export; replace with explicit exportsd021e9d
[examples] addecstatic
5b9c442
[readme] Add link to tape-player (in-process reporter)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