An in-range update of koa is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
Version 2.3.0 of koa just got published.
Branch | Build failing π¨ |
---|---|
Dependency | koa |
Current Version | 2.2.0 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
koa is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them.
I recommend you give this issue a very high priority. Iβm sure you can resolve this πͺ
Status Details
Commits
The new version differs by 30 commits.
aaac09a
2.3.0
327b65c
Use node 7+ WHATWG parser for hostname, fixes #1002 (#1004)
0125878
added setters for header and headers, fixes #991
f6f1ab7
lint: commit --fix
4b41a8b
update gitignore, added package-lock
41f8776
test: run ci on node 7,8 (#992)
beec26e
docs: A middleware is always responsible for calling downstream (#978)
0a7856c
docs: Add note about overwriting charset in response.type (#993)
7941fb5
grammar (#994)
08eb1a2
docs: apply
Date.now()
to all docs (#988)302814e
docs: Fix minor nitpick in documentation (#987)
bfce580
Update Readme.md (#985)
d394724
test: Use Jest (#981)
13c7ca6
res.type=: remove no-op code (#980)
9248660
test: fix spelling error (#972)
There are 30 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
After pinning to 2.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.