Open greenkeeper[bot] opened 7 years ago
devDependency
express was updated from 4.16.4
to 4.17.0
.Your tests are still failing with this version. Compare changes
express.raw
to parse bodies into Buffer
express.text
to parse bodies into stringres.sendFile
null
/undefined
to res.status
X-Forwarded-Host
pb
) supportSameSite=None
supportContent-Security-Policy
headerpath.normalize
call103 Early Hints
throw
on invalid typeThe new version differs by 260 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 250 commits in total.
See the full diff
devDependency
express was updated from 4.17.0
to 4.17.1
.Your tests are still failing with this version. Compare changes
Version 4.14.1 of express just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As express is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/molecuel/mlcl_api/builds/196229063)Release Notes
4.14.1err.headers
is not an objectCommits
The new version differs by 24 commits .
0437c51
4.14.1
1f70b76
build: Node.js@4.7
0b39fa2
build: should@11.2.0
0d6c64f
deps: type-is@~1.6.14
c238aca
examples: remove big-view example
6b506d8
examples: fix mvc example to ignore files in controllers dir
dc48f27
deps: update example dependencies
8e14e06
deps: serve-static@~1.11.2
572657e
deps: send@0.14.2
cfae537
deps: finalhandler@0.5.1
a3d6353
deps: proxy-addr@~1.1.3
a2e323a
build: should@11.1.2
e73913b
build: mocha@3.2.0
ddc93aa
deps: content-disposition@0.5.2
6723b44
tests: add test for res.sendFile "cacheContol" option
There are 24 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: