Skip to content

Commit

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

[![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.14.0` -> `2.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.15.0/compatibility-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.15.0/confidence-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.15.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2150-httpsgithubcomgoogleapisjava-storagecomparev2140v2150-2022-11-07)

##### Features

-   Add Autoclass support and sample ([#&#8203;1697](https://togithub.com/googleapis/java-storage/issues/1697)) ([82aacd7](https://togithub.com/googleapis/java-storage/commit/82aacd7922573d6f4779f21cdc83de10616d7a08))
-   Update retries for Notifications ([#&#8203;1734](https://togithub.com/googleapis/java-storage/issues/1734)) ([0fb2f18](https://togithub.com/googleapis/java-storage/commit/0fb2f1823f9eff8534f15240321003f120fed3f4))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 ([#&#8203;1761](https://togithub.com/googleapis/java-storage/issues/1761)) ([803a90b](https://togithub.com/googleapis/java-storage/commit/803a90b7747b8972f51d1407616c51084d97c589))
-   Update dependency net.jqwik:jqwik to v1.7.1 ([#&#8203;1758](https://togithub.com/googleapis/java-storage/issues/1758)) ([140e909](https://togithub.com/googleapis/java-storage/commit/140e90911229c876de7b674dd1e61b278e8b07fd))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 ([#&#8203;1759](https://togithub.com/googleapis/java-storage/issues/1759)) ([7e3175a](https://togithub.com/googleapis/java-storage/commit/7e3175a56a06dac0aa0841f221a486bb69b5c9bf))

</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, check this box

---

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/google-cloud-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
  • Loading branch information
renovate-bot committed Nov 8, 2022
1 parent c066de6 commit 66cf4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-jar-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.14.0</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 66cf4d3

Please sign in to comment.