Open greenkeeper[bot] opened 5 years ago
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.
dependency
koa was updated from 2.8.0
to 2.8.1
.Your tests are still failing with this version. Compare changes
dependency
koa was updated from 2.8.1
to 2.8.2
.Your tests are still failing with this version. Compare changes
dependency
koa was updated from 2.8.2
to 2.9.0
.Your tests are still failing with this version. Compare changes
dependency
koa was updated from 2.9.0
to 2.10.0
.Your tests are still failing with this version. Compare changes
dependency
koa was updated from 2.10.0
to 2.11.0
.Your tests are still failing with this version. Compare changes
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
The dependency 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/573619181?utm_source=github_status&utm_medium=notification)).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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: