rhocode / SatisGraphtoryCloudFunctions

Cloud Functions
0 stars 0 forks source link

Update @google-cloud/storage: 3.2.1 → 3.3.1 (minor) #17

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 5 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​google-cloud/storage (3.2.1 → 3.3.1) · Repo · Changelog

Release Notes

3.3.1

Bug Fixes

  • create correct v4 signed url with cname (#868) (ace3b5e)

3.3.0

Bug Fixes

  • deps: update dependency @google-cloud/pubsub to ^0.32.0 (#849) (fdf70bb)
  • add warning for unsupported keepAcl param in file#copy (#841) (473bda0)
  • remove unsupported keepAcl param (#837) (5f69a3d)
  • use storage.googleapis.com for api endpoint (#854) (27fa02f)
  • deps: update dependency @google-cloud/pubsub to v1 (#858) (31466f4)
  • deps: update dependency date-and-time to ^0.10.0 (#857) (e9ec9cf)

Features

  • adds support for asyncIterators (via readable-stream@3 dependency) (dd5ae7f)
  • allow removal of resumable upload cache (#773) (da943db), closes #217

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 20 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 5 years ago

Closed in favor of #20.