adsanderson / api.adamsanderson.co.uk

API for getting and creating content for adamsanderson.co.uk
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.0 of koa just got published.

Branch Build failing 🚨
Dependency koa
Current Version 2.0.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As 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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/adsanderson/api.adamsanderson.co.uk/builds/208892310) - ❌ **bitHound - Code** 12 failing files. [Details](https://www.bithound.io/github/adsanderson/api.adamsanderson.co.uk/8331577ba3ef183860742b465afc49e51f1aa8ea/files#filter-failing-file) - βœ… **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/adsanderson/api.adamsanderson.co.uk/8331577ba3ef183860742b465afc49e51f1aa8ea/dependencies/npm?status=passing)
Commits

The new version differs by 15 commits .

  • ebed04f 2.1.0
  • e6539e1 Return middleware chain promise from callback() (#848)
  • 65c130d readme docs++ (#932)
  • e812339 docs: create v2 Migration document (#931)
  • e9d7aba res: use http.ServerResponse._header when accessors exist (#930)
  • 188c096 Add Troubleshooting documentation (#921)
  • e452b68 feat: set err.headerSent before app error event emit (#919)
  • 0c28d1f Fix async/await babel recommendation
  • 909b829 Fix typo
  • d740d9b Update the link to migration instructions (#916)
  • 73e9e13 chore: unify badge's style (#914)
  • 612a77b travis: test node@8 nightly
  • 207aa4e readme: change generatorFunction to generator function (#912)
  • 0c2d881 update engines in package.json for 7.6.0 min node (#911)
  • 2fda9dd Added OpenCollective backers and sponsors (#748)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 2.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 12 commits.

  • 916f914 Release 2.5.0
  • 3c23aa5 feat: ignore set header/status when header sent (#1137)
  • 0923ef6 run coverage using --runInBand (#1141)
  • e544012 [Update] license year to 2018 (#1130)
  • a64e4ae docs: small grammatical fix in api docs index (#1111)
  • e5db6a9 docs: fixed typo (#1112)
  • c2615ec docs: capitalize K in word koa (#1126)
  • 6baa411 Error handling: on non-error throw try to stringify if error is an object (#1113)
  • 53bea20 Use eslint-config-koa (#1105)
  • 9068316 Update mgol's name in AUTHORS, add .mailmap (#1100)
  • 79c3c73 Avoid generating package locks instead of ignoring them (#1108)
  • 841844e chore: update copyright year to 2017 (#1095)

See the full diff