-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Commit a407282
authored
chore(deps): update dependency google-cloud-storage to v1.31.2 (#55)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.30.0` -> `==1.31.2` |
---
### Release Notes
<details>
<summary>googleapis/python-storage</summary>
### [`v1.31.2`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1312-httpswwwgithubcomgoogleapispython-storagecomparev1311v1312-2020-09-23)
[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.1...v1.31.2)
### [`v1.31.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1311-httpswwwgithubcomgoogleapispython-storagecomparev1310v1311-2020-09-16)
[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.0...v1.31.1)
### [`v1.31.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1310-httpswwwgithubcomgoogleapispython-storagecomparev1300v1310-2020-08-26)
[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.30.0...v1.31.0)
##### Features
- add configurable checksumming for blob uploads and downloads ([#​246](https://www.github.com/googleapis/python-storage/issues/246)) ([23b7d1c](https://www.github.com/googleapis/python-storage/commit/23b7d1c3155deae3c804c510dee3a7cec97cd46c))
- add support for 'Blob.custom_time' and lifecycle rules ([#​199](https://www.github.com/googleapis/python-storage/issues/199)) ([180873d](https://www.github.com/googleapis/python-storage/commit/180873de139f7f8e00b7bef423bc15760cf68cc2))
- error message return from api ([#​235](https://www.github.com/googleapis/python-storage/issues/235)) ([a8de586](https://www.github.com/googleapis/python-storage/commit/a8de5868f32b45868f178f420138fcd2fe42f5fd))
- **storage:** add support of daysSinceNoncurrentTime and noncurrentTimeBefore ([#​162](https://www.github.com/googleapis/python-storage/issues/162)) ([136c097](https://www.github.com/googleapis/python-storage/commit/136c0970f8ef7ad4751104e3b8b7dd3204220a67))
- pass 'client_options' to base class ctor ([#​225](https://www.github.com/googleapis/python-storage/issues/225)) ([e1f91fc](https://www.github.com/googleapis/python-storage/commit/e1f91fcca6c001bc3b0c5f759a7a003fcf60c0a6)), closes [#​210](https://www.github.com/googleapis/python-storage/issues/210)
- rename 'Blob.download_as_{string,bytes}', add 'Blob.download_as_text' ([#​182](https://www.github.com/googleapis/python-storage/issues/182)) ([73107c3](https://www.github.com/googleapis/python-storage/commit/73107c35f23c4a358e957c2b8188300a7fa958fe))
##### Bug Fixes
- change datetime.now to utcnow ([#​251](https://www.github.com/googleapis/python-storage/issues/251)) ([3465d08](https://www.github.com/googleapis/python-storage/commit/3465d08e098edb250dee5e97d1fb9ded8bae5700)), closes [#​228](https://www.github.com/googleapis/python-storage/issues/228)
- extract hashes correctly during download ([#​238](https://www.github.com/googleapis/python-storage/issues/238)) ([23cfb65](https://www.github.com/googleapis/python-storage/commit/23cfb65c3a3b10759c67846e162e4ed77a3f5307))
- repair mal-formed docstring ([#​255](https://www.github.com/googleapis/python-storage/issues/255)) ([e722376](https://www.github.com/googleapis/python-storage/commit/e722376371cb8a3acc46d6c84fb41f4e874f41aa))
##### Documentation
- update docs build (via synth) ([#​222](https://www.github.com/googleapis/python-storage/issues/222)) ([4c5adfa](https://www.github.com/googleapis/python-storage/commit/4c5adfa6e05bf018d72ee1a7e99679fd55f2c662))
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-translate).1 parent 1ee5739 commit a407282Copy full SHA for a407282
1 file changed
+1
-1
lines changedtranslation/samples/snippets/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
|
0 commit comments