christroutner / consolidating-coinjoin

koa API server implementing a Consolidating CoinJoin described here: https://gist.github.com/christroutner/457b99b8033fdea5ae565687e6360323
MIT License
4 stars 0 forks source link

An in-range update of koa is breaking the build 🚨 #47

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency koa was updated from 2.7.0 to 2.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 could not complete due to an error ([Details](https://travis-ci.org/christroutner/consolidating-coinjoin/builds/573619749?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:

greenkeeper[bot] commented 4 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.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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