An in-range update of koa is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
Version 2.4.0 of koa was just published.
Branch | Build failing π¨ |
---|---|
Dependency | koa |
Current Version | 2.3.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
koa is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits
The new version differs by 27 commits.
418bb06
2.4.0 β added missing 2.3.0 changelog
c68a696
2.3.0
687b732
travis: test node@9
53a4446
expose the Application::handleRequest method (#950)
85ff544
deps: update min engines (#1040)
6029064
HTTP/2 has no status message (#1048) (#1049)
18e4faf
Update fresh to ^0.5.2 to close vulnerability (#1086)
e8a024c
docs: ddd Chinese docs link for v2.x (#1092)
1e81ea3
docs: update babel setup (#1077)
43a1df8
test: Remove --forceExit flag for Jest (#1071)
0168fd8
docs: Update middleware.gif (#1052)
e1e030c
docs: command is wrong for running tests (#1065)
77ca429
test: replace request(app.listen()) with request(app.callback())
7f577af
meta: update AUTHORS (#1067)
f3ede44
docs: fix dead link to logo image (#1069)
There are 27 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 π΄
greenkeeper commented
After pinning to 2.3.0 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
Version 2.4.1 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π