Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
Browse files Browse the repository at this point in the history
…v6.41.0 (#5959)

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

### [`v6.41.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6410-httpsgithubcomgoogleapisjava-spannercomparev6401v6410-2023-04-28)

[Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.40.1...v6.41.0)

##### Features

-   Add TransactionExecutionOptions support to executor. ([#&#8203;2396](https://togithub.com/googleapis/java-spanner/issues/2396)) ([8327f21](https://togithub.com/googleapis/java-spanner/commit/8327f210df86bf681ffed6a78ccc9e8fd899c967))
-   Leader Aware Routing ([#&#8203;2214](https://togithub.com/googleapis/java-spanner/issues/2214)) ([9695ace](https://togithub.com/googleapis/java-spanner/commit/9695acee9195b50e525d87700e86d701b1d9eed2))
-   Make leak detection configurable for connections ([#&#8203;2405](https://togithub.com/googleapis/java-spanner/issues/2405)) ([85213c8](https://togithub.com/googleapis/java-spanner/commit/85213c8764fcb7fb12df49baaac9bd00e095f269))

##### Dependencies

-   Update dependency com.google.api.grpc:proto-google-cloud-spanner-executor-v1 to v1.4.0 ([#&#8203;2395](https://togithub.com/googleapis/java-spanner/issues/2395)) ([02dc53c](https://togithub.com/googleapis/java-spanner/commit/02dc53c097bae3f20d7915fecc9c236c4a5f91f9))
-   Update dependency com.google.cloud:google-cloud-monitoring to v3.17.0 ([#&#8203;2406](https://togithub.com/googleapis/java-spanner/issues/2406)) ([d46097f](https://togithub.com/googleapis/java-spanner/commit/d46097f9f17d9009d211c8c0f16b3e084f8fdbad))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#&#8203;2400](https://togithub.com/googleapis/java-spanner/issues/2400)) ([b815cb8](https://togithub.com/googleapis/java-spanner/commit/b815cb88ff29fb5b9a5d7998e765548244f287c1))
-   Update dependency com.google.cloud:google-cloud-trace to v2.16.0 ([#&#8203;2407](https://togithub.com/googleapis/java-spanner/issues/2407)) ([7993be2](https://togithub.com/googleapis/java-spanner/commit/7993be25e9f380071cded2fa4c2bf630d760a53e))
-   Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#&#8203;2401](https://togithub.com/googleapis/java-spanner/issues/2401)) ([8aa7a1d](https://togithub.com/googleapis/java-spanner/commit/8aa7a1dbbf484446ae8eed3cb27d16fc65e6de83))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
  • Loading branch information
renovate-bot committed May 1, 2023
1 parent 1589569 commit 7c07f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-bom</artifactId>
<version>6.40.1</version>
<version>6.41.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7c07f17

Please sign in to comment.