Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

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

Open
greenkeeper bot opened this issue Mar 22, 2018 · 11 comments
Open

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

greenkeeper bot opened this issue Mar 22, 2018 · 11 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 22, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

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

Branch Build failing 🚨
Dependency @asset-pipe/sink-gcs
Current Version 1.1.11
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.12

1.1.12 (2018-03-22)

Bug Fixes

  • skip validation when checking exists (055cc07)
  • update to use scoped asset-pipe-common (8b92cf9)
Commits

The new version differs by 3 commits.

  • 055cc07 fix: skip validation when checking exists
  • 8b92cf9 fix: update to use scoped asset-pipe-common
  • 70d8939 chore: update dated dev dependencies

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2018

Version 1.2.0 just got published.

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

Release Notes v1.2.0

1.2.0 (2018-04-17)

Features

  • support metadata options in set method (5c897e2)
Commits

The new version differs by 1 commits.

  • 5c897e2 feat: support metadata options in set method

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2018

Version 1.3.0 just got published.

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

Release Notes v1.3.0

1.3.0 (2018-04-17)

Features

  • allow additional configurability to set method (c035fce)
Commits

The new version differs by 1 commits.

  • c035fce feat: allow additional configurability to set method

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2018

Version 1.3.1 just got published.

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

Release Notes v1.3.1

1.3.1 (2018-04-17)

Bug Fixes

  • support all options given to set (c75e8f2)
Commits

The new version differs by 1 commits.

  • c75e8f2 fix: support all options given to set

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2018

Version 1.3.2 just got published.

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

Release Notes v1.3.2

1.3.2 (2018-06-15)

Bug Fixes

  • add in missing gzip setting (1ccf18e)
  • run npm audit to remove vulnerabilities (4485f13)
Commits

The new version differs by 3 commits.

  • 1ccf18e fix: add in missing gzip setting
  • 07c4a67 chore: update jest
  • 4485f13 fix: run npm audit to remove vulnerabilities

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 20, 2018

Version 1.4.0 just got published.

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

Release Notes v1.4.0

1.4.0 (2018-06-20)

Bug Fixes

  • change gzip to respect options (ab09942)

Features

  • set cacheControl header defaults (0bc8bb1)
Commits

The new version differs by 2 commits.

  • 0bc8bb1 feat: set cacheControl header defaults
  • ab09942 fix: change gzip to respect options

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 20, 2018

Version 1.4.1 just got published.

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

Release Notes v1.4.1

1.4.1 (2018-06-20)

Bug Fixes

  • package: update p-retry to version 2.0.0 (1c60d20)
Commits

The new version differs by 2 commits.

  • a99d29c chore(package): update travis-deploy-once to version 5.0.0
  • 1c60d20 fix(package): update p-retry to version 2.0.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 1.4.2 just got published.

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

Release Notes v1.4.2

1.4.2 (2018-07-03)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 57bd561 fix(package): update @asset-pipe/common to version 3.0.1 (#71)
  • 46b1666 chore(package): update eslint to version 5.0.1 (#72)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.3

1.4.3 (2018-12-20)

Bug Fixes

  • update dependencies to fix vulnerabilities (8343bda)
  • update deps to fix vulnerabilities (6c8bea8)
Commits

The new version differs by 3 commits.

  • a428f1f chore: remove lock file
  • 8343bda fix: update dependencies to fix vulnerabilities
  • 6c8bea8 fix: update deps to fix vulnerabilities

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.4

1.4.4 (2019-03-14)

Bug Fixes

  • update latest version @google-cloud/storage (76a81bf)
Commits

The new version differs by 4 commits.

  • 1107176 chore: remove lock file
  • 7ba7e95 chore: update all remaining dependencies
  • 76a81bf fix: update latest version @google-cloud/storage
  • 96f97bd chore: test on node 10 and 11

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.5

1.4.5 (2019-03-14)

Bug Fixes

  • remove embarrassing console log (30598b9)
Commits

The new version differs by 1 commits.

  • 30598b9 fix: remove embarrassing console log

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants