Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dataproc-bom to…
Browse files Browse the repository at this point in the history
… v4 (#4642)

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

---

### Release Notes

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

### [`v4.0.0`](https://togithub.com/googleapis/java-dataproc/blob/HEAD/CHANGELOG.md#&#8203;400-httpsgithubcomgoogleapisjava-dataproccomparev312v400-2022-07-01)

[Compare Source](https://togithub.com/googleapis/java-dataproc/compare/v3.1.2...v4.0.0)

##### ⚠ BREAKING CHANGES

-   Remove `temp_bucket` from VirtualClusterConfig, as its value was not used

##### Features

-   Enable REST transport for most of Java and Go clients ([dd6bebb](https://togithub.com/googleapis/java-dataproc/commit/dd6bebbff4d0f0949d2435b88b801f1353a698b3))

##### Bug Fixes

-   Move `yarn_config` into a `oneof` ([dd6bebb](https://togithub.com/googleapis/java-dataproc/commit/dd6bebbff4d0f0949d2435b88b801f1353a698b3))
-   Remove `temp_bucket` from VirtualClusterConfig, as its value was not used ([dd6bebb](https://togithub.com/googleapis/java-dataproc/commit/dd6bebbff4d0f0949d2435b88b801f1353a698b3))
-   update gapic-generator-java with mock service generation fixes ([#&#8203;833](https://togithub.com/googleapis/java-dataproc/issues/833)) ([dd6bebb](https://togithub.com/googleapis/java-dataproc/commit/dd6bebbff4d0f0949d2435b88b801f1353a698b3))

</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, click this checkbox.

---

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).
  • Loading branch information
renovate-bot authored Jul 1, 2022
1 parent 0190b72 commit 62899b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc-bom</artifactId>
<version>3.1.2</version>
<version>4.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 62899b7

Please sign in to comment.