Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.0.5#682

Merged
olavloite merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-3.x
Dec 8, 2020
Merged

chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.0.5#682
olavloite merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-3.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-spanner patch 3.0.4 -> 3.0.5

Release Notes

googleapis/java-spanner

v3.0.5

Compare Source


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 December 4, 2020 05:04
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 2020
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 4, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2020
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 8, 2020

Codecov Report

Merging #682 (d0a6f7d) into master (d093089) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #682      +/-   ##
============================================
- Coverage     84.12%   84.12%   -0.01%     
- Complexity     2509     2512       +3     
============================================
  Files           142      142              
  Lines         13911    13911              
  Branches       1323     1323              
============================================
- Hits          11703    11702       -1     
- Misses         1662     1664       +2     
+ Partials        546      545       -1     
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/spanner/connection/SpannerPool.java 84.44% <0.00%> (-1.67%) 31.00% <0.00%> (ø%)
...ud/spanner/SessionPoolAsyncTransactionManager.java 86.99% <0.00%> (+1.62%) 13.00% <0.00%> (+2.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 d093089...d0a6f7d. Read the comment docs.

@olavloite olavloite merged commit 7a51606 into googleapis:master Dec 8, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-spanner-3.x branch December 8, 2020 18:24
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4796

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@5eeefdc

feat: Artifact Registry v1 public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 398316447
  Source-Link: googleapis/googleapis@6d40da4

chore: regenerate API index

  Source-Link: googleapis/googleapis@9e539bd

feat: binaryauthorization v1 public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 398308923
  Source-Link: googleapis/googleapis@a3dccab

feat: auto-generate samples for GAPIC clients
  PiperOrigin-RevId: 398106791
  Source-Link: googleapis/googleapis@4f46ddc

fix(bigquery/storage): add missing read api retry setting on SplitReadStream
  Committer: @yirutang
  PiperOrigin-RevId: 398057257
  Source-Link: googleapis/googleapis@376e8e9

chore(bigquery/connection): update gapic-generator-csharp to 1.3.10 chore: update rules_gapic to 0.7.0 feat: rules `csharp_proto_library` and `csharp_grpc_library` are now sourced from `rules_gapic` (instead of `gapic-generator-csharp`). chore: re-enabled C# build rules for BigQuery/v2 and BigQuery/Connection/v1beta1
  Committer: @ViroST
  PiperOrigin-RevId: 398018488
  Source-Link: googleapis/googleapis@1dc139d

chore(ruby): Embed gkehub/v1/* subdirectory protos into the gkehub/v1 client
  PiperOrigin-RevId: 397917637
  Source-Link: googleapis/googleapis@6c104be

chore: regenerate API index

  Source-Link: googleapis/googleapis@05248f1

feat: add a new ListModels method to Moblab API
  ListModels allows users to list models for a given build target or for all build targets that a user has access to.

  PiperOrigin-RevId: 397912413
  Source-Link: googleapis/googleapis@48a070f

chore(ruby): allow google-cloud-container_analysis-v1 to depend on 1.x versions of grafeas-v1
  PiperOrigin-RevId: 397881924
  Source-Link: googleapis/googleapis@85830df
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

4 participants