Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.google.cloud:google-cloud-spanner to v5.2.0 #998

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-spanner 5.1.0 -> 5.2.0 age adoption passing confidence

Release Notes

googleapis/java-spanner

v5.2.0

Compare Source

Features
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-monitoring to v2.1.0 (#​953) (f991c87)
  • update dependency com.google.cloud:google-cloud-trace to v1.3.0 (#​947) (c1d560b)
  • update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.28 (#​924) (693fe5d)

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-bot renovate-bot requested review from a team as code owners March 18, 2021 08:58
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 18, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 18, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #998 (d994269) into master (459a477) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #998      +/-   ##
============================================
+ Coverage     85.07%   85.11%   +0.03%     
- Complexity     2617     2619       +2     
============================================
  Files           154      154              
  Lines         14319    14319              
  Branches       1331     1331              
============================================
+ Hits          12182    12187       +5     
+ Misses         1569     1567       -2     
+ Partials        568      565       -3     
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/google/cloud/spanner/SessionPool.java 89.32% <0.00%> (+0.38%) 73.00% <0.00%> (+1.00%)
.../google/cloud/spanner/AbstractLazyInitializer.java 100.00% <0.00%> (+7.14%) 5.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 459a477...d994269. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 1110700 into googleapis:master Mar 21, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-spanner-5.x branch March 21, 2021 23:31
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [2.7.8](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.7...v2.7.8) (2022-10-03)


### Bug Fixes

* Upgrade native image plugin to 0.9.14 to unblock graalvm 22.2 update ([googleapis#998](https://togithub.com/googleapis/java-spanner-jdbc/issues/998)) ([e5ed330](https://togithub.com/googleapis/java-spanner-jdbc/commit/e5ed3300780eec0a32c0f135415063f65fb5ca82))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([googleapis#1001](https://togithub.com/googleapis/java-spanner-jdbc/issues/1001)) ([feafe10](https://togithub.com/googleapis/java-spanner-jdbc/commit/feafe1076c7e272bfe69fe055f742072b5aac763))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.30.1 ([googleapis#973](https://togithub.com/googleapis/java-spanner-jdbc/issues/973)) ([205f312](https://togithub.com/googleapis/java-spanner-jdbc/commit/205f312ab3466e9efb3fc3c79ddc9644adcca527))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.30.2 ([googleapis#976](https://togithub.com/googleapis/java-spanner-jdbc/issues/976)) ([037a33a](https://togithub.com/googleapis/java-spanner-jdbc/commit/037a33a932d2a50412bc53cc05cf512a9d2a4548))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.31.0 ([googleapis#1000](https://togithub.com/googleapis/java-spanner-jdbc/issues/1000)) ([59d69fb](https://togithub.com/googleapis/java-spanner-jdbc/commit/59d69fb6548d7e1d23fc8285faa975befd00323a))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([googleapis#977](https://togithub.com/googleapis/java-spanner-jdbc/issues/977)) ([32c881e](https://togithub.com/googleapis/java-spanner-jdbc/commit/32c881ea6530d23385f0c001e99d767146544210))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([googleapis#974](https://togithub.com/googleapis/java-spanner-jdbc/issues/974)) ([fab57d9](https://togithub.com/googleapis/java-spanner-jdbc/commit/fab57d9adea37ca4c3aa9aeb8d11e086ba86e538))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants