[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
Browse files Browse the repository at this point in the history
…jdbc to v2.8.0 (#1054)

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

---

### Release Notes

<details>
<summary>googleapis/java-spanner-jdbc</summary>

### [`v2.8.0`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-spanner-jdbccomparev2713v280-2022-11-17)

[Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.12...v2.8.0)

##### Features

-   Jsonb data type support ([#&#8203;926](https://togithub.com/googleapis/java-spanner-jdbc/issues/926)) ([cefc290](https://togithub.com/googleapis/java-spanner-jdbc/commit/cefc290d343a2a973e1efbeee33c349fbf98060c))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 ([#&#8203;1044](https://togithub.com/googleapis/java-spanner-jdbc/issues/1044)) ([3b00962](https://togithub.com/googleapis/java-spanner-jdbc/commit/3b0096215b63df415a44df1e2f7cb765f9022630))
-   Update dependency com.google.cloud:google-cloud-spanner-bom to v6.33.0 ([#&#8203;1051](https://togithub.com/googleapis/java-spanner-jdbc/issues/1051)) ([e728ac1](https://togithub.com/googleapis/java-spanner-jdbc/commit/e728ac1eee0987a59ce57bc4c2f76e0c42b840a9))
-   Update dependency io.perfmark:perfmark-api to v0.26.0 ([#&#8203;1045](https://togithub.com/googleapis/java-spanner-jdbc/issues/1045)) ([87d578c](https://togithub.com/googleapis/java-spanner-jdbc/commit/87d578c7408586118f1941b976330357ca658d15))

</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-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->
  • Loading branch information
renovate-bot committed Nov 18, 2022
1 parent cf4c056 commit 58758d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.7.12</version>
<version>2.8.0</version>
</dependency>
<!-- [END spanner-jdbc_install_without_bom] -->

Expand Down

0 comments on commit 58758d3

Please sign in to comment.