Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 9, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
org.openjdk.jmh:jmh-generator-annprocess minor 1.26 -> 1.27

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

codecov bot commented Dec 9, 2020

Codecov Report

Merging #692 (9e7196e) into master (345c858) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #692 +/- ## ============================================ - Coverage 84.91% 84.86% -0.06%  - Complexity 2554 2555 +1  ============================================ Files 142 142 Lines 13924 13924 Branches 1326 1326 ============================================ - Hits 11824 11817 -7  - Misses 1550 1561 +11  + Partials 550 546 -4 
Impacted Files Coverage Δ Complexity Δ
...r/AbortedDueToConcurrentModificationException.java 42.85% <0.00%> (-42.86%) 1.00% <0.00%> (-1.00%)
...m/google/cloud/spanner/connection/FailedQuery.java 37.03% <0.00%> (-37.04%) 1.00% <0.00%> (-1.00%)
.../google/cloud/spanner/SpannerExceptionFactory.java 82.47% <0.00%> (-1.04%) 46.00% <0.00%> (-1.00%)
...ud/spanner/SessionPoolAsyncTransactionManager.java 86.99% <0.00%> (+1.62%) 13.00% <0.00%> (+2.00%)
...m/google/cloud/spanner/connection/SpannerPool.java 86.11% <0.00%> (+1.66%) 31.00% <0.00%> (ø%)
...oud/spanner/connection/AbstractBaseUnitOfWork.java 88.54% <0.00%> (+2.08%) 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 345c858...9e7196e. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/org.openjdk.jmh-jmh-generator-annprocess-1.x branch from edd724e to 9e7196e Compare December 9, 2020 23:28
@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 9, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2020
@thiagotnunes thiagotnunes merged commit bca15c2 into googleapis:master Dec 10, 2020
@renovate-bot renovate-bot deleted the renovate/org.openjdk.jmh-jmh-generator-annprocess-1.x branch December 10, 2020 00:07
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
In the latest version of gRPC the library is no longer compatible with 1.11. v1.41.0 of gRPC is currently compatible with 1.14+. Until our versions align we should freeze updating this dependency.
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#5236 Changes: feat(bigquery/reservation): increase the logical timeout (retry deadline) to 5 minutes PiperOrigin-RevId: 417448084 Source-Link: googleapis/googleapis@489719a chore: regenerate API index Source-Link: googleapis/googleapis@3375ae2 feat: baremetalsolution public protos Committer: @hkdevandla PiperOrigin-RevId: 417443140 Source-Link: googleapis/googleapis@9d0b90c chore: regenerate API index Source-Link: googleapis/googleapis@5518740 feat(dialogflow): added export documentation method feat: added filter in list documentations request feat: added option to import custom metadata from Google Cloud Storage in reload document request feat: added option to apply partial update to the smart messaging allowlist in reload document request feat: added filter in list knowledge bases request PiperOrigin-RevId: 417030293 Source-Link: googleapis/googleapis@ebef8e6 chore: regenerate API index Source-Link: googleapis/googleapis@4f08f6f feat(analytics/admin): add the `AcknowledgeUserDataCollection` operation which acknowledges the terms of user data collection for the specified property feat: add the new resource type `DataStream`, which is planned to eventually replace `WebDataStream`, `IosAppDataStream`, `AndroidAppDataStream` resources fix!: remove `GetEnhancedMeasurementSettings`, `UpdateEnhancedMeasurementSettingsRequest`, `UpdateEnhancedMeasurementSettingsRequest` operations from the API feat: add `CreateDataStream`, `DeleteDataStream`, `UpdateDataStream`, `ListDataStreams` operations to support the new `DataStream` resource feat: add `DISPLAY_VIDEO_360_ADVERTISER_LINK`, `DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL` fields to `ChangeHistoryResourceType` enum feat: add the `account` field to the `Property` type docs: update the documentation with a new list of valid values for `UserLink.direct_roles` field PiperOrigin-RevId: 416888961 Source-Link: googleapis/googleapis@54861b4 chore: regenerate API index Source-Link: googleapis/googleapis@82a5422 fix!: fixed HTTP body for VerifyExternalSyncSettings and StartExternalSync feat: Add new cloud_sql_connect.proto and updates in cloud_sql_resources.proto, cloud_sql_tiers.proto, and cloud_sql_users.proto. PiperOrigin-RevId: 416672082 Source-Link: googleapis/googleapis@3523dff chore(docs): fix google.api.resource documentation PiperOrigin-RevId: 416585458 Source-Link: googleapis/googleapis@f59df18 fix(artifactregistry): fix resource pattern ID segment name PiperOrigin-RevId: 416140747 Source-Link: googleapis/googleapis@429d35c chore(bazel): update generator PHP version to 7.4.15 PiperOrigin-RevId: 416100807 Source-Link: googleapis/googleapis@35f810c chore: regenerate API index Source-Link: googleapis/googleapis@f4cf945 feat: removed OPTIONAL for speech model variant feat: supported the knowledge base in knowledge operation metadata docs: added more docs for speech model variant and improved docs format for participant PiperOrigin-RevId: 416079874 Source-Link: googleapis/googleapis@18c59ec feat(dialogflow): removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant PiperOrigin-RevId: 416079722 Source-Link: googleapis/googleapis@14b7a25 chore: use gapic-generator-python 0.58.1 fix: syntax fix for required_fields struct in rest transport committer: parthea PiperOrigin-RevId: 415363977 Source-Link: googleapis/googleapis@987192d chore: regenerate API index Source-Link: googleapis/googleapis@2cd8979 feat: Initial commit for Eventarc Publishing proto PiperOrigin-RevId: 415308811 Source-Link: googleapis/googleapis@a769f20 fix(googleads): fix typos and minor description updates PiperOrigin-RevId: 415296290 Source-Link: googleapis/googleapis@a82e554 feat(assuredworkloads): EU Regions and Support With Sovereign Controls Committer: @Guisin PiperOrigin-RevId: 415069787 Source-Link: googleapis/googleapis@85ffeed chore(bazel): Update gapic-generator-php to v1.2.1 Changes include: - diregapic: ensure operation field descriptor ordering - diregapic: include additional args if op field is required - diregapic: use camelCase field name in custom op test - fix googleapis link in php docs PiperOrigin-RevId: 415061837 Source-Link: googleapis/googleapis@4000ab1 fix(compute): add parameter in compute bazel rules (googleapis#692) Source-Link: googleapis/googleapis@253807f chore: use gapic-generator-python 0.58.0 fix: fix resource path args for paths with =** committer: parthea PiperOrigin-RevId: 415036187 Source-Link: googleapis/googleapis@7f2f0d8
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…1.0 (googleapis#692) [![WhiteSource 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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `24.0.0` -> `24.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.0/compatibility-slim/24.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.0/confidence-slim/24.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
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.

3 participants