Skip to content

Commit

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

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

---

### Release Notes

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

### [`v2.15.1`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#&#8203;2151-httpsgithubcomgoogleapisjava-bigtablecomparev2150v2151-2022-11-08)

[Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.15.0...v2.15.1)

##### Bug Fixes

-   Call record attempt compeletion on permanent failures ([#&#8203;1502](https://togithub.com/googleapis/java-bigtable/issues/1502)) ([f409c47](https://togithub.com/googleapis/java-bigtable/commit/f409c4769b526b38590671178c007a9c57f9c182))
-   Fix the connectivity error count caculation ([#&#8203;1401](https://togithub.com/googleapis/java-bigtable/issues/1401)) ([1f8cfd7](https://togithub.com/googleapis/java-bigtable/commit/1f8cfd722c749a8d3e30572fbdda6a2e3594d7a6))
-   Only record retry count when it's > 0 ([#&#8203;1488](https://togithub.com/googleapis/java-bigtable/issues/1488)) ([445a667](https://togithub.com/googleapis/java-bigtable/commit/445a66737b45835444b26261b6f017f7fc278f45))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 ([#&#8203;1501](https://togithub.com/googleapis/java-bigtable/issues/1501)) ([8f61c64](https://togithub.com/googleapis/java-bigtable/commit/8f61c64aba815a942daae17ccb024d325c03df8a))
-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 ([#&#8203;1495](https://togithub.com/googleapis/java-bigtable/issues/1495)) ([1b7c21a](https://togithub.com/googleapis/java-bigtable/commit/1b7c21abc793db0e4706f119e934eecdcfce9994))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 ([#&#8203;1496](https://togithub.com/googleapis/java-bigtable/issues/1496)) ([74779e3](https://togithub.com/googleapis/java-bigtable/commit/74779e3621c9893bf3a84dc68ddcb624785c8d71))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
  • Loading branch information
renovate-bot authored Nov 9, 2022
1 parent 98d2d32 commit 73257b7
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 @@ -186,7 +186,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-bom</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 73257b7

Please sign in to comment.