asset-pipe / integration

Integration verification module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of @asset-pipe/sink-gcs is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 1.1.7 of @asset-pipe/sink-gcs was just published.

Branch Build failing 🚨
Dependency @asset-pipe/sink-gcs
Current Version 1.1.6
Type dependency

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

@asset-pipe/sink-gcs 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 failed Details

Release Notes v1.1.7

1.1.7 (2018-01-05)

Bug Fixes

  • package: update google cloud storage dependency (46e81a3)
Commits

The new version differs by 3 commits.

  • 46e81a3 fix(package): update google cloud storage dependency
  • e7d9972 style: update prettier
  • a660c0f chore(package): update jest

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.1.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 1.1.8 just got published.

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

Release Notes v1.1.8

1.1.8 (2018-01-10)

Bug Fixes

  • include original error message when download from GCS fails (16a7af4)
Commits

The new version differs by 1 commits.

  • 16a7af4 fix: include original error message when download from GCS fails

See the full diff

Version 1.1.9 just got published.

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

Release Notes v1.1.9

1.1.9 (2018-01-10)

Bug Fixes

  • turn off hash validation (89b6ecd)
Commits

The new version differs by 2 commits.

  • 89b6ecd fix: turn off hash validation
  • 16a7af4 fix: include original error message when download from GCS fails

See the full diff