-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of koa is breaking the build 🚨 #154
Comments
After pinning to 2.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 10 commits.
See the full diff |
The devDependency koa was updated from
2.7.0
to2.8.0
.🚨 View failing branch.
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
Commits
The new version differs by 22 commits.
1015cea
Release 2.8.0
5afff89
feat: accept options in the Application constructor (#1372)
3b23865
docs: parameter of request.get is case-insensitive (#1373)
a245d18
docs: Update response.socket (#1357)
d1d65dd
chore(deps): install egg-bin, mm as devDeps not deps (#1366)
2c86b10
test: remove jest and use egg-bin(mocha) (#1363)
219bf22
docs(context): update link (#1354)
52a6737
chore: ignore Intellij IDEA project files (#1361)
ff70bdc
fix: typo on document (#1355)
b9e3546
docs(api): fix keygrip link (#1350)
d4bdb5e
chore: update eslint and fix lint errors
12960c4
build: test on 8/10/12
00e8f7a
docs: ctx.type aliases ctx.response, not ctx.request (#1343)
62f29eb
docs(context): update cookies link (#1348)
b7fc526
docs: fix typo in cookie path default value docs (#1340)
There are 22 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: