Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Updates the requirements on google-cloud-storage to permit the latest version.

Release notes

Sourced from google-cloud-storage's releases.

v1.30.0

Features

  • add timeouts to Blob methods where missing (#185) (6eeb855)
  • auto-populate standard headers for non-chunked downloads (#204) (d8432cd), closes #24
  • migrate to Service Account Credentials API (#189) (e4990d0)

Bug Fixes

  • add multiprocessing.rst to synthool excludes (#186) (4d76e38)

Documentation

Documentation

Dependencies

Changelog

Sourced from google-cloud-storage's changelog.

1.30.0 (2020-07-24)

Features

  • add timeouts to Blob methods where missing (#185) (6eeb855)
  • auto-populate standard headers for non-chunked downloads (#204) (d8432cd), closes #24
  • migrate to Service Account Credentials API (#189) (e4990d0)

Bug Fixes

  • add multiprocessing.rst to synthool excludes (#186) (4d76e38)

Documentation

Documentation

Dependencies

1.29.0 (2020-06-09)

Features

  • add generationmatch args into Blob.compose() (#122) (dc01c59)
  • add Bucket.reload() and Bucket.update() wrappers to restrict generation match args (#153) (76dd9ac), closes #127
  • add helper for bucket bound hostname URLs (#137) (b26f9fa), closes #121
  • add ifgenerationmatch support for Bucket.rename_blob() (#141) (f52efc8)
  • add ifgenerationMatch support, pt1 (#123) (0944442)
  • add offset and includeTrailingPrefix options to list_blobs (#125) (d84c0dd)
  • Create CODEOWNERS (#135) (32a8d55)

Bug Fixes

  • add documentaion of list_blobs with user project (#147) (792b21f)
  • add projection parameter to blob.reload method (#146) (ddad20b)
Commits
  • 3d072f6 chore: release 1.30.0 (#191)
  • 55bae9a chore(packaging): prep for grmp-1.0.0 release (#212)
  • d8432cd feat(blob.py): auto-populate standard headers for non-chunked downloads (#204)
  • 6eeb855 feat: add timeouts to Blob methods where missing (#185)
  • 7a4e7a5 docs: remove doubled word in docstring (#209)
  • 844ce4f tests: unit tests pass w/o environ vars (#207)
  • 008224b test: add retry for default kms system test (#198)
  • e7aa53a chore: update templates (#193)
  • 788d1a4 refactor(storage): erase excess return (#195)
  • e4990d0 feat(storage): migrate to Service Account Credentials API (#189)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [google-cloud-storage](https://github.com/googleapis/python-storage) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.13.2...v1.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants