From 6a9a28105561d4408110d54bb92d4e1099ed7544 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 May 2020 01:52:11 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v1.108.0 (#100) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | minor | `1.107.0` -> `1.108.0` | --- ### Release Notes
googleapis/java-storage ### [`v1.108.0`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#​11080-httpswwwgithubcomgoogleapisjava-storagecomparev11070v11080-2020-04-30) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.107.0...v1.108.0) ##### Features - add mockito dependency ([#​284](https://www.github.com/googleapis/java-storage/issues/284)) ([58692dd](https://www.github.com/googleapis/java-storage/commit/58692dd8eeb2d228d14c896e563184d723b25df1)) - V4 POST policy ([#​177](https://www.github.com/googleapis/java-storage/issues/177)) ([32d8ffa](https://www.github.com/googleapis/java-storage/commit/32d8fface1a994cb5ac928f08c0467edc3c9aab1)) ##### Bug Fixes - Documentation for Blob.update() and Storage.update() methods is confusing/incorrect ([#​261](https://www.github.com/googleapis/java-storage/issues/261)) ([876405f](https://www.github.com/googleapis/java-storage/commit/876405f81cf195f5619b353be8d1e8efcbf5e0b3)), closes [#​252](https://www.github.com/googleapis/java-storage/issues/252) ##### Dependencies - pin mockito version to work with java 7 ([#​292](https://www.github.com/googleapis/java-storage/issues/292)) ([8eb2fff](https://www.github.com/googleapis/java-storage/commit/8eb2fff3f51c90af7f76f74d40ed1d6d6b4320b7)) - update dependency com.google.api.grpc:grpc-google-cloud-kms-v1 to v0.85.1 ([#​273](https://www.github.com/googleapis/java-storage/issues/273)) ([7b5e7d1](https://www.github.com/googleapis/java-storage/commit/7b5e7d173cdac6b2de802c568e3a60b915d39d1c)) - update dependency com.google.api.grpc:proto-google-cloud-kms-v1 to v0.85.1 ([#​274](https://www.github.com/googleapis/java-storage/issues/274)) ([0ab4304](https://www.github.com/googleapis/java-storage/commit/0ab4304ea4e5e5668c05c67d2c96c6056f8c19c2)) - update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.10 ([#​281](https://www.github.com/googleapis/java-storage/issues/281)) ([f3dee7e](https://www.github.com/googleapis/java-storage/commit/f3dee7ea0d0e305f0bc0c980aa65e538f7bf890c)) - update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#​282](https://www.github.com/googleapis/java-storage/issues/282)) ([1c1c1be](https://www.github.com/googleapis/java-storage/commit/1c1c1bee0d6382e76e74f9a00dca8e527cc390c6)) - update dependency io.grpc:grpc-bom to v1.28.1 ([#​250](https://www.github.com/googleapis/java-storage/issues/250)) ([b35e81c](https://www.github.com/googleapis/java-storage/commit/b35e81ce19fa72672aefe8bd956959bfa954194c)) - update dependency io.grpc:grpc-bom to v1.29.0 ([#​275](https://www.github.com/googleapis/java-storage/issues/275)) ([9b241b4](https://www.github.com/googleapis/java-storage/commit/9b241b468d4f3a73b81c5bc67c085c6fe7c6ea1e)) - update dependency org.threeten:threetenbp to v1.4.4 ([#​278](https://www.github.com/googleapis/java-storage/issues/278)) ([7bae49f](https://www.github.com/googleapis/java-storage/commit/7bae49f16ba5de0eeac8301a6a11b85bd4406ed5)) ##### Documentation - label legacy storage classes in documentation ([#​267](https://www.github.com/googleapis/java-storage/issues/267)) ([50e5938](https://www.github.com/googleapis/java-storage/commit/50e5938147f7bb2594b9a142e8087c6e555f4979)), closes [#​254](https://www.github.com/googleapis/java-storage/issues/254)
--- ### 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. --- - [ ] 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#googleapis/java-storage-nio). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 007875f7..a2dafc36 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ com.google.cloud google-cloud-storage - 1.107.0 + 1.108.0 com.google.apis