You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
express is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
✅ coverage/coveralls: First build on greenkeeper/express-4.17.0 at 96.97% (Details).
Release Notes for 4.17.0
Add express.raw to parse bodies into Buffer
Add express.text to parse bodies into string
Improve error message for non-strings to res.sendFile
Improve error message for null/undefined to res.status
Support multiple hosts in X-Forwarded-Host
deps: accepts@~1.3.7
deps: body-parser@1.19.0
Add encoding MIK
Add petabyte (pb) support
Fix parsing array brackets after index
deps: bytes@3.1.0
deps: http-errors@1.7.2
deps: iconv-lite@0.4.24
deps: qs@6.7.0
deps: raw-body@2.4.0
deps: type-is@~1.6.17
deps: content-disposition@0.5.3
deps: cookie@0.4.0
Add SameSite=None support
deps: finalhandler@~1.1.2
Set stricter Content-Security-Policy header
deps: parseurl@~1.3.3
deps: statuses@~1.5.0
deps: parseurl@~1.3.3
deps: proxy-addr@~2.0.5
deps: ipaddr.js@1.9.0
deps: qs@6.7.0
Fix parsing array brackets after index
deps: range-parser@~1.2.1
deps: send@0.17.1
Set stricter CSP header in redirect & error responses
After pinning to 4.16.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency express was updated from
4.16.4
to4.17.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
express is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for 4.17.0
express.raw
to parse bodies intoBuffer
express.text
to parse bodies into stringres.sendFile
null
/undefined
tores.status
X-Forwarded-Host
pb
) supportSameSite=None
supportContent-Security-Policy
headerpath.normalize
call103 Early Hints
throw
on invalid typeCommits
The new version differs by 53 commits.
10c7756
4.17.0
9dadca2
docs: remove Gratipay links
b8e5056
tests: ignore unreachable line
94e48a1
build: update example dependencies
efcb17d
deps: cookie@0.4.0
b9ecb9a
build: support Node.js 12.x
5266f3a
build: test against Node.js 13.x nightly
e502dde
build: Node.js@10.15
da6f701
deps: range-parser@~1.2.1
88f9733
deps: serve-static@1.14.1
8267c4b
deps: send@0.17.1
bc07a41
deps: finalhandler@~1.1.2
c754c8a
build: support Node.js 11.x
e917028
build: Node.js@8.16
7b076bd
build: Node.js@6.17
There are 53 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: