leecade / koa-webpack-middleware

webpack dev&hot middleware for koa2
214 stars 29 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.1 of koa just got published.

Branch Build failing 🚨
Dependency koa
Current Version 2.0.0
Type peerDependency

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

As koa is β€œonly” a peerDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/leecade/koa-webpack-middleware/103?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Commits

The new version differs by 43 commits (ahead by 43, behind by 1).

  • 6c6aa4d 2.0.1
  • 4e5deae history++
  • 6506108 package: remove publish tag
  • d4b3223 docs++
  • f191c0d package: oops re-add babel-eslint
  • a7c4236 fix: add named arrow function for request and response handlers (#805)
  • cd02834 travis: only test node v7.6.0+
  • 9671add test: remove babel tests as they are no longer needed in node v7.6
  • df7b4ff docs: replace the reference to co
  • 00156df remove unused app.name (#899)
  • 152b6d7 Fix response.status default value documentation (#889)
  • 8435268 Upgrade mocha (#900)
  • d48291f Release 2.0.0-alpha.8
  • 7ae9c3e Fix malformed content-type header causing exception on charset get (#898)
  • 2db3b1b Fix typo for accepts(). (#863)

There are 43 commits in total. 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.1.0 just got published.

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

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.

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 passing again with this version. Explicitly upgrade to this version πŸš€

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