saggiyogesh / micro-formidable

MIT License
2 stars 1 forks source link

An in-range update of micro is breaking the build 🚨 #2

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.3.1 of micro just got published.

Branch Build failing 🚨
Dependency micro
Current Version 7.3.0
Type dependency

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

As micro 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 - βœ… **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/saggiyogesh/micro-formidable/0c4a7697dcedb8a42b2c603d747a5157ac659441/dependencies/npm?status=passing) - ❌ **bitHound - Code** 2 failing files. [Details](https://www.bithound.io/github/saggiyogesh/micro-formidable/0c4a7697dcedb8a42b2c603d747a5157ac659441/files#filter-failing-file)
Release Notes 7.3.1

Patches

  • Fix initial example in readme: #214
  • Added chat-app example: #218
  • Replace detect-port with get-port: #226
  • Only load HTML files once in the beginning: 66fcf94
  • Invalidated cache of Slack badge: 09caf71
  • Mention awesome-micro inside the readme.md file: ab8850f
  • Fix failed 'limit included in error' test: #227
  • Fixed a typo in the tests: b8d0835

Dependency Updates

  • Fix(package): update args to version 2.4.1: #215
  • Chore(package): update coveralls to version 2.13.0: #217
  • Fix(package): update clipboardy to version 1.1.0: #220
  • Chore(package): update nyc to version 10.2.0: #211
  • Chore(package): update eslint-config-prettier to version 1.6.0: #222
  • Bumped dependencies to the latest version: 2c91d89

Credits

Huge thanks to @floatdrop, @coffee-mug and @dimapaloskin for their help!

Commits

The new version differs by 15 commits .

  • f047c82 7.3.1
  • b8d0835 Fixed a typo in the tests
  • 4384c47 Fix failed 'limit included in error' test (#227)
  • ab8850f Mention awesome-micro inside the readme.md file
  • 09caf71 Invalidated cache of Slack badge
  • 66fcf94 Only load HTML files once in the beginning
  • 2c91d89 Bumped dependencies to the latest version
  • 24c78f3 Replace detect-port with get-port (#226)
  • a405c9e chore(package): update eslint-config-prettier to version 1.6.0 (#222)
  • 330aacd Added chat-app example (#218)
  • 58efd96 fix(package): update clipboardy to version 1.1.0 (#220)
  • 2ebba8b chore(package): update coveralls to version 2.13.0 (#217)
  • 9940b1e fix(package): update args to version 2.4.1 (#215)
  • d81a016 fix initial example in readme (#214)
  • fd2ea9d chore(package): update nyc to version 10.2.0 (#211)

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: