makeomatic / ms-files

Handles metadata processing, as well as various post-processing of files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of @microfleet/core is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 8.0.2 of @microfleet/core just got published.

Branch Build failing 🚨
Dependency @microfleet/core
Current Version 8.0.1
Type dependency

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

@microfleet/core 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
  • ❌ semaphoreci The build failed on Semaphore. Details

Release Notes v8.0.2

<a name"8.0.2">

8.0.2 (2017-06-09)

Bug Fixes

Breaking Changes

  • adds flow declarations, rewritten docs, rebranded to @microfleet, upgraded all deps to latest: socket.io 2.x.x, boom 5.x.x, ms-validation 5.x.x, ms-amqp-transport 9.x.x

Refactor:

  • added flow declarations

Docs:

  • added missing jsdoc descriptions
  • example of a simple action
  • added roadmap
  • updated references to new repo, add sponsorship data

Fixes:

  • socket.io monkey-patch to fix middleware issue
  • updated message generation in hapi.js adapter
  • amqp plugin default configuration
  • migrations current version check logic bug

(53ec133a)

Commits

The new version differs by 4 commits.

  • f4740d4 fix: redis migrations (#247)
  • 4efdeb4 chore: update badge
  • de2d377 chore: updated deps
  • 55b84a8 chore: change prepublish to prepublishOnly script as designed

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 🌴

Version 8.0.3 just got published.

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

Release Notes v8.0.3

<a name"8.0.3">

8.0.3 (2017-06-09)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b09997b fix: use "files" for publishing

See the full diff

Version 8.0.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v8.0.4

<a name"8.0.4">

8.0.4 (2017-06-09)

Bug Fixes

  • run prepublishOnly manually (77d5e61f)
Commits

The new version differs by 1 commits.

  • 77d5e61 fix: run prepublishOnly manually

See the full diff

Version 8.1.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v8.1.0

<a name"8.1.0">

8.1.0 (2017-06-11)

Features

Commits

The new version differs by 2 commits.

  • 7cb39c5 feat: add action.passAuthError
  • 77d5e61 fix: run prepublishOnly manually

See the full diff

Version 8.1.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v8.1.1

<a name"8.1.1">

8.1.1 (2017-06-11)

Bug Fixes

  • action.passAuthError check for true instead of !== (f739b2ea)
Commits

The new version differs by 3 commits.

  • f739b2e fix: action.passAuthError check for true instead of !==
  • 7cb39c5 feat: add action.passAuthError
  • 77d5e61 fix: run prepublishOnly manually

See the full diff