Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.11.3` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/compatibility-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/confidence-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.12.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-storagecomparev2113v2120-2022-09-15)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.11.3...v2.12.0)

##### Features

-   Add toString method for CustomPlacementConfig ([#&#8203;1602](https://togithub.com/googleapis/java-storage/issues/1602)) ([51aca10](https://togithub.com/googleapis/java-storage/commit/51aca10fafe685ed9e7cb41bc4ae79be10feb080))

##### Documentation

-   Add batch sample ([#&#8203;1559](https://togithub.com/googleapis/java-storage/issues/1559)) ([583bf73](https://togithub.com/googleapis/java-storage/commit/583bf73f5d58aa5d79fbaa12b24407c558235eed))
-   Document thread safety of library ([#&#8203;1566](https://togithub.com/googleapis/java-storage/issues/1566)) ([c740899](https://togithub.com/googleapis/java-storage/commit/c7408999e811ba917edb0c136432afa29075e0f2))
-   Fix broken links in readme ([#&#8203;1520](https://togithub.com/googleapis/java-storage/issues/1520)) ([840b08a](https://togithub.com/googleapis/java-storage/commit/840b08a03fa7c0535855140244c282f79403b458))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#&#8203;1611](https://togithub.com/googleapis/java-storage/issues/1611)) ([8a48aea](https://togithub.com/googleapis/java-storage/commit/8a48aea7e0049c64ef944b532a2874115b1e2323))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#&#8203;1620](https://togithub.com/googleapis/java-storage/issues/1620)) ([20e6378](https://togithub.com/googleapis/java-storage/commit/20e63785462e7876a7ff0ceeeea1363007cc160f))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
  • Loading branch information
renovate-bot committed Sep 20, 2022
1 parent e9e88d3 commit 24386db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/interactive-tutorials/pom.xml
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.11.3</version>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 24386db

Please sign in to comment.