express-error-handler
express-error-handler copied to clipboard
Update dependency tape to v4.17.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tape | 4.13.2 → 4.17.0 |
Release Notes
tape-testing/tape (tape)
v4.17.0
Commits
- [Fix]
default_stream: add handling for IE < 913f23ed - [Deps] update
@ljharb/through,resolve9135b40 - Merge tag 'v4.17.0'
e61cd40 - [New] add
t.intercept()e60aeca - [New] add
t.captureandt.captureFn, modeled after tap3d96d69 - [Deps] switch from
throughandresumerto@ljharb/throughand@ljharb/resumera8a7d67 - [Tests] simplify tests
83bc381 - [Performance] use inline
typeofc45db4e - [Deps] update
minimist,resolve,string.prototype.trimfeee094 - [Dev Deps] update
@ljharb/eslint-config,array.prototype.flatmap,aud7123111 - Revert "[meta] ensure
not-in-publish‘s absence does not fail anything"92aaa51 - [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 6a576f8d
v4.16.2
Commits
- [Fix]
throws: avoid crashing on a nonconfigurable or nonextensibleexpected0731b5f - [Tests] simplify tests
c656ee5 - [Refactor]
Test: skip binding for a non-function valuee244e64 - [Performance] use
call-bindfor autobinding70de437 - [actions] update rebase action
834453c - [Deps] update
defined,minimist,object-inspect,string.prototype.trim01edce8 - [Dev Deps] update
@ljharb/eslint-config,array.prototype.flatmap,aud1b3ad24 - [Dev Deps] update
@ljharb/eslint-config,auda6a5eee - [Deps] update
deep-equal2043b2e - [readme] Link to explain what TAP is
26a75bb - [Deps] update
minimist7e7c3d0 - [readme] improve t.throws description for Function
c1b619d - [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 60e80800 - Merge tag 'v4.16.2'
d5d675d - [meta] add missing npmrc config
15e2175
v4.16.1
Fixed
- [New]
bin/tape: add--ignore-patternflag#586
Commits
- [eslint] fix indentation
b035590 - [meta] add
auto-changelogb467b85 - [eslint] enforce
no-use-before-define87deb68 - [eclint] fix editorconfig
ce81cbe - [eslint] clean up config a bit
3171edd - [Tests]
stackTrace: use the commongetDiagutility65df5a4 - [Fix]
throws: avoid crashing on a nonconfigurable or nonextensibleexpected0cd7a2c - [meta] fix repo URLs
85d86a4 - Revert "[Tests] handle a broken error
causein node 16.9/16.10"775ba37 - [meta] use
npmignoreto autogenerate an npmignore file1645abb - [eslint] enable
func-style75c0c3a - [actions] update rebase action
b3d724e - [Deps] update
array.prototype.every,deep-equal,string.prototype.trime9c9aba - [Deps] update
defined,minimist,resolve83695c0 - [Deps] update
deep-equal,object-inspect09906f3 - [Dev Deps] update
@ljharb/eslint-config,audafd8f64 - [Dev Deps] update
array.prototype.flatmap8b8bf07 - [Dev Deps] update
audf0fe7c0 - [Dev Deps] update
tap-parser2f61eac - Merge tag 'v4.16.1'
96ff863 - [readme] fix version badge
20ea48d
v4.16.0
Commits
- [eslint] fix indentation
2151e06 - [meta] add
auto-changelog86cbbd1 - [eslint] enforce
no-use-before-definef8a8a7f - [meta] fix repo URLs
a9ae3c2 - [Tests]
stackTrace: use the commongetDiagutility298cb80 - [eslint] enable
func-style98b9623 - [New]
bin/tape: include the exact arg when there are no glob results; use require on--requirefiles6a1ce43 - [eslint] clean up config a bit
67ad201 - [meta] create FUNDING.yml
5b4752f - [Refactor]
bin/tape: make it a bit more functional, for easier v5 backportingfbdbfc9 - [Deps] update
glob,object-inspect,resolve,string.prototype.trim6a3c200 - [Dev Deps] update
@ljharb/eslint-config,array.prototype.flatmap,es-value-fixtures,falafel934d49b - [Tests] fix no_only tests on Windows
f35f71b - Revert "[Tests] handle a broken error
causein node 16.9/16.10"23fac16 - [Robustness]
testobservably looks upexecon the object4575ca4 - [meta] add SECURITY.md
7b0c901 - [meta] add missing npmrc config
5d11d84 - [Deps] update
object.assign3327fdd - [readme] fix version badge
74e6c9e - Merge tag 'v4.16.0'
4a44a7e
v4.15.1
Commits
- [Tests] handle a broken error
causein node 16.9/16.1053d9e18 - [meta] use
npmignoreto autogenerate an npmignore file12cc602 - [New]
bin/tape: include the exact arg when there are no glob results; use require.resolve on--requirefilese23ec12 - [meta] create FUNDING.yml
f7e3161 - [Robustness]
testobservably looks upexecon the object9dbe9ad - [meta] remove unused travis.yml file
5a52443 - [Deps] update
glob,object-inspect,object.assignf6f39a2 - [Dev Deps] update
@ljharb/eslint-config,array.prototype.flatmap,es-value-fixtures6bc8c38 - [meta] ensure
prelintworks on windows48896e8 - [Tests] fix no_only tests on Windows
3e7b2ae - [Robustness]
testobservably looks upexecon the object330f8d5 - [Dev Deps] update
eslint,@ljharb/eslint-config3960ccf - [meta] add SECURITY.md
7d31894 - [meta] improve
prelintscript when no.gitdir is present7c6dbbd - [Dev Deps] update
es-value-fixtures6b8e118 - [Fix] in node v0.4,
stream.pipereturnsundefined83d4da8 - [Deps] update
string.prototype.trim1a245c6 - Merge tag 'v4.15.1'
b2d547a - [Deps] update
minimist64677e0
v4.15.0
Merged
- [New] add
--no-onlyflag/NODE_TAPE_NO_ONLY_TEST#572
Commits
- Merge tag 'v4.15.0'
a5a1434 - [New]
t.match/t.doesNotMatch: fail the test instead of throw on wrong input types. [a1c266b`](a1c266b) - [actions] reuse common workflows
d3b4f46 - [readme] port changes from v5
87f9b29 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud51ae645 - [Fix]
bin/tape: delay requires until neededb803fd8 - [readme] hard wraps bad, soft wraps good
82af5ed - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,array.prototype.flatmap3287a68 - [actions] update codecov uploader
8d6aa6c - [Tests] handle carriage returns in stack traces on Windows
f79acdf - [Deps] update
glob,is-regex,string.prototype.trim470ca1c - [Tests] handle a broken error
causein node 16.9/16.108594f3b - [meta] better
eccheckcommandfe6978d - [Deps] update
object-inspect,resolve50ea080 - [meta] Exclude
fsfrom browser bundles (#565)418dc94 - [Dev Deps] update
eslintb0c8ed3 - [Tests] handle a broken error
causein node 16.9/16.10ca1b906 - [meta] fix
prelintso it does not fail outside of a git repoa09133e - [meta] fix
prelintso it does not fail outside of a git repob9959f8 - [Robustness] use cached
.test86ec0b2
v4.14.0
Merged
Fixed
- [New] add
.teardown()ontinstances (#546)#531 - [readme] add
tape-describeto 'other' section (#523)#522
Commits
- [Tests] make
stripFullStackoutput an array of lines, for better failure messagesf299759 - [eslint] fully enable
@ljharbeslint config836610d - [actions] use
node/installinstead ofnode/run; usecodecovaction46aff81 - [readme] improve
t.throwsdocumentationb36f816 - [Fix]
bin/tape: delay requires until neededc8f3ce3 - [Refactor] avoid reassigning arguments
5c4052f - [Tests] add test case for #519 for test.comment() in createStream/objectMode context
1700642 - [Refactor] use
call-bind/callBoundinstead offunction-binddirectly967b73f - [readme] Another way to create custom reporters
d81f9f6 - [meta] do not publish github action workflow files
6bb3496 - [Refactor] remove unused line, unneeded var initialization; add missing
newda0cdf1 - [Refactor] remove use of legacy
exportsa04439c - [Deps] update
glob,is-regex,object-inspect,resolve,string.prototype.trim6e71e6e - [eslint] remove useless regex escapes
1515ff4 - [readme] remove travis badge; add actions and codecov badges
57a7cc9 - [meta] run
audinposttest3907aa5 - [Refactor] generalize error message from calling
.endmore than onceda8ca46 - [Tests] handle stack differences in node 15
b7b01ec - [Deps] update
is-regex,object-inspect,string.prototype.trime344080 - [New] Include name of test in log when test times out (#524)
78b4d98 - [Dev Deps] update
eslint6d5e4ad - [Refactor] Avoid setting message property on primitives; use strict mode to catch this
9dfb680 - [Deps] update
is-regexa7ca7a3 - Merge tag 'v4.14.0'
1f1a4a7 - [meta] add
safe-publish-latest; useprepublishOnlyscript for npm 7+c3d434d - [meta] ensure
not-in-publish‘s absence does not fail anything2a0619d - [readme] remove long-dead testling-ci badge
1461611 - [Tests] ensure bin/tape is linted
faa51b5 - [Dev Deps] update
eslintfad6165 - [Dev Deps] update
eslint79a0f4b - [meta] add missing
safe-publish-latestdepd0a3888 - [Tests] exclude examples from coverage
283f537
v4.13.3
Merged
- [Fix]
createStream:resultpayload is not always an object#519 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario
#516 - [Tests] Fix simple typo, placehodler -> placeholder
#500
Fixed
- [Fix]
createStream:resultpayload is not always an object#519 - [Fix]
createStream:resultpayload is not always an object (#519)#519 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#516)
#515 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario
#515
Commits
- Merge tag 'v4.13.3'
b7af113 - [Dev Deps] update
eslint,falafel,js-yaml9676a21 - [Deps] update
minimist,resolve8887189 - [Dev Deps] update
eslintc421eb3 - [readme] add
tape-repeater(#511)33712e2 - [readme] add
tape-repeater0b5804d - [examples] add
ecstatic9b87675 - [readme] Add link to tape-player (in-process reporter) (#496)
bc1334b - [Docs] add an optional emoji version for tap-spec consumer (#501)
6326dc6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Branch automerge failure
This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
- Branch has one or more failed status checks