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.22.2 (#9426)

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

---

### Release Notes

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

### [`v2.22.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2222-httpsgithubcomgoogleapisjava-storagecomparev2221v2222-2023-05-09)

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

##### Bug Fixes

-   Make Blob and Bucket update diff aware ([#&#8203;1994](https://togithub.com/googleapis/java-storage/issues/1994)) ([0adeb14](https://togithub.com/googleapis/java-storage/commit/0adeb14479fc9aef35e32d286bcd9ae414eda25a))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 ([#&#8203;2010](https://togithub.com/googleapis/java-storage/issues/2010)) ([27b9014](https://togithub.com/googleapis/java-storage/commit/27b9014a9dd67ee209c2ef59b0347a1a8beab257))
-   Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#&#8203;1996](https://togithub.com/googleapis/java-storage/issues/1996)) ([7839768](https://togithub.com/googleapis/java-storage/commit/7839768123d7e8a5a28076b6cc32dc0cd983d540))
-   Update junit-platform.version to v5.9.3 ([#&#8203;1997](https://togithub.com/googleapis/java-storage/issues/1997)) ([5683340](https://togithub.com/googleapis/java-storage/commit/56833407f12f7efba423c0b7779a66c6f956777c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
  • Loading branch information
renovate-bot committed May 11, 2023
1 parent a69d5d5 commit 57a66df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-jar-parent/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 57a66df

Please sign in to comment.