Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
Browse files Browse the repository at this point in the history
…35.0 (#6322)

[![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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.34.2` -> `2.35.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquery/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-bigquery/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-bigquery/2.34.2/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-bigquery/2.34.2/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v2.35.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#2350-2023-12-01)

##### Features

-   Add InputBytes to extract job statistics ([#&#8203;2998](https://togithub.com/googleapis/java-bigquery/issues/2998)) ([19b7c3a](https://togithub.com/googleapis/java-bigquery/commit/19b7c3ad842a566d4e3e93e48625e0281504de80))
-   Add Routine DataGovernanceType ([#&#8203;3006](https://togithub.com/googleapis/java-bigquery/issues/3006)) ([ecb567b](https://togithub.com/googleapis/java-bigquery/commit/ecb567b75849cd0665ac4ab315a5af3bdf934f48))

##### Bug Fixes

-   Update TableInsertRows.java ([#&#8203;2999](https://togithub.com/googleapis/java-bigquery/issues/2999)) ([ff4a086](https://togithub.com/googleapis/java-bigquery/commit/ff4a086f0aa3c0401b62489ea8a0b9e2fd6cb3fe))

##### Dependencies

-   Update actions/github-script action to v7 ([#&#8203;3001](https://togithub.com/googleapis/java-bigquery/issues/3001)) ([d1bdeab](https://togithub.com/googleapis/java-bigquery/commit/d1bdeab242ea2e6374d1b6d0bbd9eadf638cbcb2))
-   Update actions/setup-java action to v4 ([#&#8203;3018](https://togithub.com/googleapis/java-bigquery/issues/3018)) ([14ed571](https://togithub.com/googleapis/java-bigquery/commit/14ed571365f600b188b7d6716e2549c5b81868ad))
-   Update arrow.version to v14 ([#&#8203;3023](https://togithub.com/googleapis/java-bigquery/issues/3023)) ([759fd64](https://togithub.com/googleapis/java-bigquery/commit/759fd64f73a437e4b9847a807b5b716069b4d20e))
-   Update dependency com.google.apis:google-api-services-bigquery to v2-rev20231111-2.0.0 ([#&#8203;3020](https://togithub.com/googleapis/java-bigquery/issues/3020)) ([ef48002](https://togithub.com/googleapis/java-bigquery/commit/ef480029c9e1958c1b6a6f2241b110fb3cfe036d))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#&#8203;3019](https://togithub.com/googleapis/java-bigquery/issues/3019)) ([0293edb](https://togithub.com/googleapis/java-bigquery/commit/0293edb74e02f44803faacbce400df20da53f66c))

</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-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Dec 4, 2023
1 parent 7ba793b commit 3c40c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.34.2</version>
<version>2.35.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 3c40c9b

Please sign in to comment.