Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ express (4.16.3 → 4.16.4) · Repo · Changelog
Release Notes
4.16.4
"Request aborted"
may be logged inres.sendfile
Router
constructorCommits
See the full diff on Github. The new version differs by 20 commits:
4.16.4
build: update example dependencies
build: supertest@3.3.0
build: mocha@5.2.0
build: restructure CI build steps
Fix issue where "Request aborted" may be logged in res.sendfile
deps: safe-buffer@5.1.2
build: supertest@2.0.0
deps: proxy-addr@~2.0.4
deps: body-parser@1.18.3
deps: qs@6.5.2
lint: move removed middlewares list to a variable
Fix JSDoc for Router constructor
examples: fix typo in multi-router example
build: update example dependencies
build: Node.js@8.12
build: should@13.2.3
build: Node.js@8.11
build: Node.js@6.14
build: Node.js@4.9
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands