fastify / fastify-bankai

Bankai assets compiler for Fastify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of bankai is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 8.2.0 of bankai just got published.

Branch Build failing 🚨
Dependency bankai
Current Version 8.1.1
Type dependency

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

bankai 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 πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 13 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 8.1.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

@yoshuawuyts I haven't read it yet, but maybe it can be useful for you as well :)

commented

Added CORS headers, might be that?

commented

Rolling back for now

commented

Done, fixed!