Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency google-cloud-storage to v1.35.0 (#78)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.33.0` -> `==1.35.0` | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.35.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1350-httpswwwgithubcomgoogleapispython-storagecomparev1340v1350-2020-12-14) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.34.0...v1.35.0) ##### Features - support ConnectionError retries for media operations ([#​342](https://www.github.com/googleapis/python-storage/issues/342)) ([e55b25b](https://www.github.com/googleapis/python-storage/commit/e55b25be1e32f17b17bffe1da99fca5062f180cb)) ### [`v1.34.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1340-httpswwwgithubcomgoogleapispython-storagecomparev1330v1340-2020-12-11) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.33.0...v1.34.0) ##### Features - make retry parameter public and added in other methods ([#​331](https://www.github.com/googleapis/python-storage/issues/331)) ([910e34c](https://www.github.com/googleapis/python-storage/commit/910e34c57de5823bc3a04adbd87cbfe27fb41882)) ##### Bug Fixes - avoid triggering global logging config ([#​333](https://www.github.com/googleapis/python-storage/issues/333)) ([602108a](https://www.github.com/googleapis/python-storage/commit/602108a976503271fe0d85c8d7891ce8083aca89)), closes [#​332](https://www.github.com/googleapis/python-storage/issues/332) - fall back to 'charset' of 'content_type' in 'download_as_text' ([#​326](https://www.github.com/googleapis/python-storage/issues/326)) ([63ff233](https://www.github.com/googleapis/python-storage/commit/63ff23387f5873c609490be8e58d69ba34a10a5e)), closes [#​319](https://www.github.com/googleapis/python-storage/issues/319) - fix conditional retry handling of camelCase query params ([#​340](https://www.github.com/googleapis/python-storage/issues/340)) ([4ff6141](https://www.github.com/googleapis/python-storage/commit/4ff614161f6a2654a59706f4f72b5fbb614e70ec)) - retry uploads only conditionally ([#​316](https://www.github.com/googleapis/python-storage/issues/316)) ([547740c](https://www.github.com/googleapis/python-storage/commit/547740c0a898492e76ce5e60dd20c7ddb8a53d1f)) - update 'custom_time' setter to record change ([#​323](https://www.github.com/googleapis/python-storage/issues/323)) ([5174154](https://www.github.com/googleapis/python-storage/commit/5174154fe73bb6581efc3cd32ebe12014ceab306)), closes [#​322](https://www.github.com/googleapis/python-storage/issues/322) </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-documentai).
- Loading branch information