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.

Changelog

Sourced from google-cloud-storage's changelog.

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

  • storage: add documentaion of list_blobs with user project (#147) (792b21f)
  • storage: add projection parameter to blob.reload method (#146) (ddad20b)
  • storage: add unused variables to method generation match (#152) (f6574bb)
  • storage: change the method names in snippets file (#161) (e516ed9)
  • storage: fix upload object with bucket cmek enabled (#158) (5f27ffa)
  • set default POST policy scheme to "http" (#172) (90c020d)

1.28.1 (2020-04-28)

Bug Fixes

  • storage: anonymous credentials for private bucket (#107) (6152ab4)
  • add bucket name into POST policy conditions (#118) (311ecab)

1.28.0 (2020-04-22)

Features

  • storage: add arguments for *GenerationMatch uploading options (#111) (b11aa5f)

Bug Fixes

  • storage: fix incorrect mtime by UTC offset (#42) (76bd652)
  • storage: remove expiration strict conversion (#106) (9550dad), closes #105

1.27.0 (2020-04-01)

Features

  • generate signed URLs for blobs/buckets using virtual hostname (#58) (23df542)
... (truncated)
Commits
  • 65b1471 chore: release 1.29.0 (#131)
  • f52efc8 feat: add ifgenerationmatch support for Bucket.rename_blob() (#141)
  • dc01c59 feat: add generationmatch args into Blob.compose() (#122)
  • 90c020d fix: set default POST policy scheme to "http" (#172)
  • 7fa0f36 docs(storage): add document about default chunk size (#167)
  • 63cc73e docs(storage): add documentation about upload and download (#168)
  • b26f9fa feat: add helper for bucket bound hostname URLs (#137)
  • e516ed9 fix(storage): change the method names in snippets file (#161)
  • 5f27ffa fix(storage): fix upload object with bucket cmek enabled (#158)
  • 76dd9ac feat: add Bucket.reload() and Bucket.update() wrappers to restrict generation...
  • 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.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #32.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-gte-1.13.2-and-lt-1.30.0 branch July 27, 2020 05:59
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