koopjs / koop-provider-example

Sample provider for Koop.
Other
22 stars 27 forks source link

An in-range update of config is breaking the build 🚨 #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.29.1 of config was just published.

Branch Build failing 🚨
Dependency config
Current Version 1.29.0
Type dependency

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

config 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/koopjs/koop-provider-sample/builds/326118885?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • e052e4e Fixed contributor tool bug and prepare for publish
  • 035e650 Merge pull request #458 from electroma/437-reuse-existing-ts-handler
  • 36dc3b0 Fixes #437
  • 02c98b7 Changed contributors output format

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.29.2 just got published.

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

Commits

The new version differs by 4 commits.

  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.29.3 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 1.29.4 just got published.

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

Commits

The new version differs by 8 commits.

  • 27a155a Prep for 1.29.4
  • 5dbf5ca Prep for 1.29.3 deploy
  • 67a2167 Merge pull request #465 from gewentao/master
  • f851fb0 add soft dependencies
  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.30.0 just got published.

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

Commits

The new version differs by 11 commits.

  • 955db09 Prep for 1.30.0 npm publish
  • 70ca4ca Merge pull request #474 from patrickpilch/nested-raw
  • 2892fc1 Support for nested raw() in javascript configurations
  • 27a155a Prep for 1.29.4
  • 5dbf5ca Prep for 1.29.3 deploy
  • 67a2167 Merge pull request #465 from gewentao/master
  • f851fb0 add soft dependencies
  • fd08311 Updates for 1.29.2 npm publish
  • 63d8e90 Merge pull request #459 from electroma/437-reuse-existing-ts-handler
  • 553a162 Added test for ts-node double registration (thanks @lorenwest)
  • 00e3be1 Fixes #437 again

See the full diff

rgwozdz commented 6 years ago

Closing issue as it appears to have been caused by a temporary network issue; tests all passing.