Open
Description
The devDependency koa was updated from 2.7.0
to 2.8.0
.
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
- ❌ ci/circleci: build-job: Your tests failed on CircleCI (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 🌴
Activity
greenkeeper commentedon Aug 19, 2019
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.
greenkeeper commentedon Aug 19, 2019
devDependency
koa was updated from2.8.0
to2.8.1
.Your tests are still failing with this version. Compare changes
Commits
The new version differs by 2 commits.
061c21f
Release 2.8.1
287e589
fix: make options more compatibility
See the full diff
greenkeeper commentedon Sep 28, 2019
devDependency
koa was updated from2.8.1
to2.8.2
.Your tests are still failing with this version. Compare changes
Commits
The new version differs by 4 commits.
a0d2816
Release 2.8.2
54e8fab
fix: encode redirect url if not already encoded (#1384)
817b498
test: fix body test (#1375)
f75d445
test: fix end after end (#1374)
See the full diff
greenkeeper commentedon Oct 12, 2019
devDependency
koa was updated from2.8.2
to2.9.0
.Your tests are still failing with this version. Compare changes
Commits
The new version differs by 3 commits.
7b0370b
Release 2.9.0
2d1c598
feat: export HttpError from http-errors library
cf70dbc
Chore: Use https in readme (#1389)
See the full diff
greenkeeper commentedon Oct 12, 2019
devDependency
koa was updated from2.9.0
to2.10.0
.Your tests are still failing with this version. Compare changes
Commits
The new version differs by 2 commits.
66c1593
Release 2.10.0
d7f7f77
feat: support sameSite=none cookies (bump cookies dependency) (#1390)
See the full diff
greenkeeper commentedon Oct 28, 2019
devDependency
koa was updated from2.10.0
to2.11.0
.Your tests are still failing with this version. Compare changes
Commits
The new version differs by 10 commits.
ed84ee5
Release 2.11.0
422e539
feat: support app.proxyIPHeader and app.maxIpsCount to make ctx.ips more security
4dc56f6
chore: update ESLint and plugins/configs (#1407)
be7d334
chore: removes code duplication at handling HEAD method (#1400)
f155785
chore: support
writableEnded
(#1402)b968688
chore: add FUNDING.yml (#1403)
4f96829
chore: remove isJSON in res.length (#1399)
d48d88e
feat: implement response.has (#1397)
8be5626
build: enable codecov partial coverage and use bash uploader (#1396)
ef5c43b
chore: use rest params (#1393)
See the full diff