Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:cloud-spanner-spring-da…
Browse files Browse the repository at this point in the history
…ta-r2dbc to v1.2.2 (#8226)

[![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:cloud-spanner-spring-data-r2dbc](https://togithub.com/GoogleCloudPlatform/cloud-spanner-r2dbc) | `1.2.1` -> `1.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:cloud-spanner-spring-data-r2dbc/1.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:cloud-spanner-spring-data-r2dbc/1.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:cloud-spanner-spring-data-r2dbc/1.2.2/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:cloud-spanner-spring-data-r2dbc/1.2.2/confidence-slim/1.2.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>GoogleCloudPlatform/cloud-spanner-r2dbc</summary>

### [`v1.2.2`](https://togithub.com/GoogleCloudPlatform/cloud-spanner-r2dbc/blob/HEAD/CHANGELOG.md#&#8203;122-httpsgithubcomGoogleCloudPlatformcloud-spanner-r2dbccomparev121v122-2023-06-02)

[Compare Source](https://togithub.com/GoogleCloudPlatform/cloud-spanner-r2dbc/compare/v1.2.1...v1.2.2)

##### Bug Fixes

-   Context loss after applying com.google.cloud.spanner.r2dbc.v2.SpannerClientLibraryStatement ([#&#8203;690](https://togithub.com/GoogleCloudPlatform/cloud-spanner-r2dbc/issues/690)) ([93a34e0](https://togithub.com/GoogleCloudPlatform/cloud-spanner-r2dbc/commit/93a34e0e3450196c509df18cd6f182e97548bfd4))

</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 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/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
  • Loading branch information
renovate-bot authored Jun 2, 2023
1 parent 9586d04 commit 43e2798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>cloud-spanner-spring-data-r2dbc</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
<!-- [END spanner_spring_data_r2dbc_dependency] -->

Expand Down

0 comments on commit 43e2798

Please sign in to comment.