Skip to content

Commit

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

[![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-bom](https://togithub.com/googleapis/java-storage) | `2.22.0` -> `2.22.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.1/compatibility-slim/2.22.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.1/confidence-slim/2.22.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v2.22.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2221-httpsgithubcomgoogleapisjava-storagecomparev2220v2221-2023-04-26)

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

##### Bug Fixes

-   Introduce new BlobId#toGsUtilUriWithGeneration ([#&#8203;1998](https://togithub.com/googleapis/java-storage/issues/1998)) ([68de5c7](https://togithub.com/googleapis/java-storage/commit/68de5c7fae6df2f3df5c8c413b206bd7c7e230ea))
-   Update grpc x-goog-user-project handling gracefulness ([#&#8203;1983](https://togithub.com/googleapis/java-storage/issues/1983)) ([f274739](https://togithub.com/googleapis/java-storage/commit/f2747391b6daadd6a12a2dcb54714cce237eb1ac))

##### Documentation

-   Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest ([#&#8203;1992](https://togithub.com/googleapis/java-storage/issues/1992)) ([e36f8f1](https://togithub.com/googleapis/java-storage/commit/e36f8f1822d1290b984a8ae57efedd0276ca39f5))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#&#8203;1995](https://togithub.com/googleapis/java-storage/issues/1995)) ([b7fb037](https://togithub.com/googleapis/java-storage/commit/b7fb0373955cf9d60ce46a3827152041c19e943e))

</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/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
  • Loading branch information
renovate-bot committed May 1, 2023
1 parent 4c1e32c commit c5ed86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-bom</artifactId>
<version>2.22.0</version>
<version>2.22.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c5ed86b

Please sign in to comment.