-
Notifications
You must be signed in to change notification settings - Fork 0
An in-range update of @google-cloud/storage is breaking the build 🚨 #84
Comments
After pinning to 2.3.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.4.202-05-2019 16:55 PST DependenciesDocumentation
Internal / Testing Changes
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.4.303-13-2019 17:10 PDT Bug Fixes / Implementation Changes
Dependencies
Documentation
Internal / Testing Changes
CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.5.004-04-2019 12:27 PDT This release brings an option to file#getSignedURL to create a version 4 Signed URL. file.getSignedUrl({ version: 'v4', // optional, defaults to v2 (existing version) action: 'read', expires: FUTURE_DATE, }) New Features
Dependencies
Documentation
Internal / Testing ChangesCommitsThe new version differs by 65 commits.
There are 65 commits in total. See the full diff |
The dependency @google-cloud/storage was updated from
2.3.3
to2.3.4
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@google-cloud/storage 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
Release Notes for v2.3.4
12-19-2018 14:21 PST
Implementation Changes
Internal / Testing Changes
Commits
The new version differs by 3 commits.
56b64cf
Release v2.3.4 (#561)
01f3430
fix(types): file.getMetadata should resolves to Metadata, not File (#560)
acfa55c
refactor: modernize the sample tests (#558)
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 🌴
The text was updated successfully, but these errors were encountered: