coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

An in-range update of joi is breaking the build 🚨 #22

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

Version 13.5.0 of joi was just published.

Branch Build failing 🚨
Dependency joi
Current Version 13.4.0
Type dependency

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

joi is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/coinolio/coinolio/builds/409913929?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 21 commits.

  • 63492d4 13.5.0
  • 334c1e3 Cleanup for #1532.
  • 3372df0 Merge pull request #1532 from rokoroku/patch-1
  • 3414eb7 Update documentation for string.trim([enabled])
  • 0a82b61 Add assertion for string.trim()
  • bcc5f12 Cleanup for #1510.
  • 8b39221 Merge pull request #1510 from Shudrum/dataUri
  • 2391f72 Cleanup for #1487.
  • 7aa0df0 Merge pull request #1487 from BolajiOlajide/ft-allow-square-brackets-param-url-validator
  • 37d3588 Add createError documentation. Fixes #999.
  • 77012b2 Add enabled flag to string.trim()
  • 8eefd0d Don't initialize options uselessly
  • 52fd99b Padding option added to dataUri like base64
  • 840eaad Move the dataUri tests after the base64 one
  • 83eb8eb Merge pull request #1511 from WesTyler/unique_ignoreUndefined_#1498

There are 21 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Version 13.5.1 just got published.

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

greenkeeper[bot] commented 5 years ago

Version 13.5.2 just got published.

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

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • a9eb527 13.5.2
  • 2dbc75a 13.5.1
  • 02dc91a Merge pull request #1550 from heylookalive/master
  • cf71883 Update the README.md example to highlight the minDomainAtoms option for the email validation method.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 13.6.0 just got published.

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

Commits

The new version differs by 7 commits.

  • 5eff33e 13.6.0
  • fd28a30 More ES6: use super.describe() instead
  • af83fa4 Update travis
  • 4e894c5 Remove stale example. Fixes #1561.
  • 88b2a42 Remove obsolete sentence
  • c9ce43b Document the extension params behavior. Fixes #966.
  • d29b6cd Pass value to number.base error

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 16 commits.

  • e4b82f6 13.7.0
  • 6bbbdaf Add documentation for #1562.
  • 1e837de Merge pull request #1599 from rluba/patch-1
  • fd1911a Link to isemail for email() options
  • a496210 Merge pull request #1572 from dnalborczyk/patch-1
  • 73f3efd Update API.md
  • da70a73 Merge pull request #1562 from kanongil/symbol-support
  • 5eff33e 13.6.0
  • 070d3c9 Remove symbol key for map and revise stringification
  • fd28a30 More ES6: use super.describe() instead
  • 8f7f242 Add symbol() type
  • af83fa4 Update travis
  • 4e894c5 Remove stale example. Fixes #1561.
  • 88b2a42 Remove obsolete sentence
  • c9ce43b Document the extension params behavior. Fixes #966.

There are 16 commits in total.

See the full diff