Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-storage to v1.1…
Browse files Browse the repository at this point in the history
…13.0 (#205)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | minor | `1.112.0` -> `1.113.0` |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v1.113.0`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11130-httpswwwgithubcomgoogleapisjava-storagecomparev11120v11130-2020-09-03)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.112.0...v1.113.0)

##### Features

-   expose timeStorageClassUpdated property of blob's ([#&#8203;456](https://www.github.com/googleapis/java-storage/issues/456)) ([57853ec](https://www.github.com/googleapis/java-storage/commit/57853ec7fbc2f3188d8da991001660a4f6008632))

##### Bug Fixes

-   add missing FieldSelector inside BucketField and BlobField ([#&#8203;484](https://www.github.com/googleapis/java-storage/issues/484)) ([c2aa9cf](https://www.github.com/googleapis/java-storage/commit/c2aa9cf6fb4c7f407cbfce85b338b735ceafe1dc))
-   prevent NPE in RemoteStorageHelper.cleanBuckets ([#&#8203;492](https://www.github.com/googleapis/java-storage/issues/492)) ([db358c8](https://www.github.com/googleapis/java-storage/commit/db358c8b53f7ba3084c5566c9abf4033bf29783f))
-   set IT_SERVICE_ACCOUNT_EMAIL for nightly integration test ([#&#8203;479](https://www.github.com/googleapis/java-storage/issues/479)) ([23c379e](https://www.github.com/googleapis/java-storage/commit/23c379e4d28e4fb319db047c7d46654d9a8b9a61))

##### Documentation

-   update libraries-bom ([#&#8203;494](https://www.github.com/googleapis/java-storage/issues/494)) ([6b015da](https://www.github.com/googleapis/java-storage/commit/6b015da57d42f468c9b3d1f86476407a61cd14ea))
-   update link ([#&#8203;490](https://www.github.com/googleapis/java-storage/issues/490)) ([6cd5dfa](https://www.github.com/googleapis/java-storage/commit/6cd5dface9cc14f2ec6729e5b842bcee91c1ad34))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#&#8203;493](https://www.github.com/googleapis/java-storage/issues/493)) ([0e4f70f](https://www.github.com/googleapis/java-storage/commit/0e4f70f7f70784fee91be499def9734d8af61be9))
-   update kms.version to v0.87.0 ([#&#8203;489](https://www.github.com/googleapis/java-storage/issues/489)) ([a045d54](https://www.github.com/googleapis/java-storage/commit/a045d5400234595f102a8b8d594539dbfd5f295e))

</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/java-storage-nio).
  • Loading branch information
renovate-bot committed Sep 8, 2020
1 parent 0d7cd44 commit 068002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.112.0</version>
<version>1.113.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 068002e

Please sign in to comment.