Skip to content

Commit

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

[![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.34.0` -> `2.35.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-storage/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-storage/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-storage/2.34.0/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-storage/2.34.0/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage (com.google.cloud:google-cloud-storage)</summary>

### [`v2.35.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2350-2024-03-04)

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

##### Features

-   Add Bidi write feature ([#&#8203;2343](https://togithub.com/googleapis/java-storage/issues/2343)) ([47fde85](https://togithub.com/googleapis/java-storage/commit/47fde853c17d16689a732d5d8eadc70a45efea49))
-   Add soft_delete_time and hard_delete_time object metadata fields ([#&#8203;2415](https://togithub.com/googleapis/java-storage/issues/2415)) ([0b67e2d](https://togithub.com/googleapis/java-storage/commit/0b67e2d2a176e03bcac876bc0b081a69e981ca82))

##### Dependencies

-   Update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 ([#&#8203;2432](https://togithub.com/googleapis/java-storage/issues/2432)) ([334119c](https://togithub.com/googleapis/java-storage/commit/334119ca7e63858b9d1534e0b0b72214de0ad0d1))
-   Update dependency net.jqwik:jqwik to v1.8.3 ([#&#8203;2425](https://togithub.com/googleapis/java-storage/issues/2425)) ([17f366c](https://togithub.com/googleapis/java-storage/commit/17f366c05c2b299ee17e3a936aa470c96c09e5a7))
-   Update dependency net.jqwik:jqwik to v1.8.3 ([#&#8203;2428](https://togithub.com/googleapis/java-storage/issues/2428)) ([ba485b3](https://togithub.com/googleapis/java-storage/commit/ba485b3347f84f35465dcbe63443fdff9c43c7cf))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([#&#8203;2421](https://togithub.com/googleapis/java-storage/issues/2421)) ([fff0295](https://togithub.com/googleapis/java-storage/commit/fff0295f2c397f60eae1dc9215b2ba3cbba42f33))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([#&#8203;2427](https://togithub.com/googleapis/java-storage/issues/2427)) ([d031c46](https://togithub.com/googleapis/java-storage/commit/d031c465064c86844293b0f0395bf8734bbcd91e))
-   Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.41.0 ([#&#8203;2419](https://togithub.com/googleapis/java-storage/issues/2419)) ([4b05639](https://togithub.com/googleapis/java-storage/commit/4b05639756eb19ca197c882581cd6ad1a1729683))

##### Documentation

-   Add samples for object retention ([#&#8203;2417](https://togithub.com/googleapis/java-storage/issues/2417)) ([45837d3](https://togithub.com/googleapis/java-storage/commit/45837d33a88deb017a97e403b1437ab15c2c8c67))

</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://developer.mend.io/github/googleapis/java-storage-nio).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot authored Mar 5, 2024
1 parent c4073dc commit 86bc7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.34.0</version>
<version>2.35.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 86bc7d1

Please sign in to comment.