Skip to content

Commit

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

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

### [`v2.33.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2331-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2330v2331-2023-03-02)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.33.0...v2.33.1)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.23.0 ([#&#8203;2012](https://togithub.com/googleapis/java-bigquerystorage/issues/2012)) ([0651aa6](https://togithub.com/googleapis/java-bigquerystorage/commit/0651aa6f3e83da73da77ae2e9376f6203cd36338))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 ([#&#8203;2024](https://togithub.com/googleapis/java-bigquerystorage/issues/2024)) ([9135769](https://togithub.com/googleapis/java-bigquerystorage/commit/91357697f61d3026ae3fb14605e9e3ee94b351d1))
-   Update dependency com.google.http-client:google-http-client to v1.43.0 ([#&#8203;2018](https://togithub.com/googleapis/java-bigquerystorage/issues/2018)) ([6bccd9d](https://togithub.com/googleapis/java-bigquerystorage/commit/6bccd9d21698fa94645bfdda2e7d4e70af612d6b))
-   Update dependency org.json:json to v20230227 ([#&#8203;2020](https://togithub.com/googleapis/java-bigquerystorage/issues/2020)) ([6d6bb76](https://togithub.com/googleapis/java-bigquerystorage/commit/6d6bb76188d4be6beec88c54946d6f9515962c55))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
  • Loading branch information
renovate-bot committed Mar 2, 2023
1 parent b31ffc4 commit e7a0c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.33.0</version>
<version>2.33.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e7a0c60

Please sign in to comment.