Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud.bigtable:bigtable-hbase…
Browse files Browse the repository at this point in the history
…-beam to v2.8.0 (GoogleCloudPlatform#8042)

[![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.bigtable:bigtable-hbase-beam](https://cloud.google.com/bigtable/) ([source](https://togithub.com/googleapis/java-bigtable-hbase)) | `2.7.2` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/compatibility-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/confidence-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.cloud.bigtable:bigtable-hbase-beam](https://cloud.google.com/bigtable/) ([source](https://togithub.com/googleapis/java-bigtable-hbase)) | `2.7.4` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/compatibility-slim/2.7.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.bigtable:bigtable-hbase-beam/2.8.0/confidence-slim/2.7.4)](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-bigtable-hbase</summary>

### [`v2.8.0`](https://togithub.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev274v280-2023-05-10)

[Compare Source](https://togithub.com/googleapis/java-bigtable-hbase/compare/v2.7.4...v2.8.0)

##### Features

-   Optimize dataflow job start by making sample row keys lighter ([#&GoogleCloudPlatform#8203;4075](https://togithub.com/googleapis/java-bigtable-hbase/issues/4075)) ([f0f453d](https://togithub.com/googleapis/java-bigtable-hbase/commit/f0f453d64f2e1f1c1560a6bc63edfc7320d17f90))

##### Bug Fixes

-   Prevent connections from leaking for reads ([#&GoogleCloudPlatform#8203;4073](https://togithub.com/googleapis/java-bigtable-hbase/issues/4073)) ([56d32bd](https://togithub.com/googleapis/java-bigtable-hbase/commit/56d32bd09cb24bc84f1df85df7ad066275b26d9d))

### [`v2.7.4`](https://togithub.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#&#8203;274-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev273v274-2023-04-04)

[Compare Source](https://togithub.com/googleapis/java-bigtable-hbase/compare/v2.7.3...v2.7.4)

##### Dependencies

-   Update google-cloud-bigtable dependencies ([#&GoogleCloudPlatform#8203;4052](https://togithub.com/googleapis/java-bigtable-hbase/issues/4052)) ([9eafedb](https://togithub.com/googleapis/java-bigtable-hbase/commit/9eafedb0dd509d013f2b9f931b4206a84f3cd256))

### [`v2.7.3`](https://togithub.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#&#8203;273-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev272v273-2023-03-30)

[Compare Source](https://togithub.com/googleapis/java-bigtable-hbase/compare/v2.7.2...v2.7.3)

##### Bug Fixes

-   Fix CloudBigtableIO scan to take version and filters ([#&GoogleCloudPlatform#8203;3901](https://togithub.com/googleapis/java-bigtable-hbase/issues/3901)) ([307874f](https://togithub.com/googleapis/java-bigtable-hbase/commit/307874f670c5ffc10d5db58d2ef1afce4b04d0e9))

##### Dependencies

-   Update dependency com.google.protobuf:protobuf-java to v3.22.1 ([#&GoogleCloudPlatform#8203;3995](https://togithub.com/googleapis/java-bigtable-hbase/issues/3995)) ([8cf46f1](https://togithub.com/googleapis/java-bigtable-hbase/commit/8cf46f16fb071a77ffa1462d1576051dc5aaab83))
-   Update dependency com.google.protobuf:protobuf-java to v3.22.2 ([#&GoogleCloudPlatform#8203;4001](https://togithub.com/googleapis/java-bigtable-hbase/issues/4001)) ([66962ef](https://togithub.com/googleapis/java-bigtable-hbase/commit/66962ef3ab61c90680eb51542943f94ec5416ecf))
-   Update dependency net.bytebuddy:byte-buddy to v1.14.1 ([#&GoogleCloudPlatform#8203;3993](https://togithub.com/googleapis/java-bigtable-hbase/issues/3993)) ([ced055e](https://togithub.com/googleapis/java-bigtable-hbase/commit/ced055e92df5bbeee6bc44796b3639da91525032))
-   Update dependency net.bytebuddy:byte-buddy to v1.14.2 ([#&GoogleCloudPlatform#8203;4004](https://togithub.com/googleapis/java-bigtable-hbase/issues/4004)) ([6327eb2](https://togithub.com/googleapis/java-bigtable-hbase/commit/6327eb213e0f88c94096386732bf3273fe9ea00f))
-   Update dependency org.codehaus.plexus:plexus-utils to v3.5.1 ([#&GoogleCloudPlatform#8203;3988](https://togithub.com/googleapis/java-bigtable-hbase/issues/3988)) ([8ee2d3c](https://togithub.com/googleapis/java-bigtable-hbase/commit/8ee2d3c12018f252feecb98635ff342d06d29aeb))
-   Update google-cloud-bigtable dependencies to 2.20.0 ([9b96f8b](https://togithub.com/googleapis/java-bigtable-hbase/commit/9b96f8b11e1d8f81b421abb7cf7a7ae39df6194a))

</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**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
  • Loading branch information
renovate-bot authored May 15, 2023
1 parent add0d96 commit 2cea71e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bigtable/beam/bulk-data-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-beam</artifactId>
<version>2.7.4</version>
<version>2.8.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/beam/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-beam</artifactId>
<version>2.7.4</version>
<version>2.8.0</version>
</dependency>
<!-- [END bigtable_beam_connector_dependency] -->

Expand Down
2 changes: 1 addition & 1 deletion bigtable/beam/keyviz-art/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-beam</artifactId>
<version>2.7.4</version>
<version>2.8.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/beam/workload-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-beam</artifactId>
<version>2.7.2</version>
<version>2.8.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/use-cases/fraudDetection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<artifactId>bigtable-hbase-beam</artifactId>
<groupId>com.google.cloud.bigtable</groupId>
<version>2.7.4</version>
<version>2.8.0</version>
</dependency>
<dependency>
<artifactId>google-cloud-aiplatform</artifactId>
Expand Down

0 comments on commit 2cea71e

Please sign in to comment.