Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.api.grpc:grpc-google-common-protos 2.11.1-SNAPSHOT -> 2.17.0 age adoption passing confidence

Release Notes

googleapis/gapic-generator-java

v2.17.0

Compare Source

Features
Bug Fixes
Dependencies

v2.16.0

Compare Source

Features
Bug Fixes
  • deps: Update dependency com.google.api:gapic-generator-java-bom to v2.15.3 (#​9217) (4b6157c)
  • deps: Update dependency com.google.http-client:google-http-client-bom to v1.43.1 (#​9213) (5d1a0e5)
  • Fix race condition in GrpcDirectStreamController (#​1537) (17d133b)
  • Use UTF-8 as default charset for HttpJson requests (#​1477) (79d986b), closes #​1437
  • Validate paths and check additionalPathTemplates (#​1522) (5173014)
Dependencies
Documentation

v2.15.0

Features
  • Do not generate Service REST code if there are no matching RPC in a Service (#​1236) (9c06bc9)
Bug Fixes
  • ast: Update import generation to cover annotation parameters (#​1229) (bdf12b0)
  • deps: Update dependency com.google.auth:google-auth-library-bom to v1.15.0 (#​1278) (f80861b)
  • java: Initialize netty-shaded at run-time and add reflection configurations for netty classes (#​1290) (b7ca95f)
  • Support mvn fmt:check and fmt:format (#​1266) (c96a2e7)

v2.14.0

Compare Source

Features
Bug Fixes
  • Add native image reflect-config.json to gax-grpc (#​1251) (ff2d118)
  • deps: Update dependency com.google.api:api-common to v2.4.0 (#​1228) (422315e)
  • deps: Update dependency com.google.code.gson:gson to v2.10.1 (#​1219) (5a3aed2)
  • deps: Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#​1231) (746cc9d)
  • deps: Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#​1232) (467ea48)
  • deps: Update dependency io.grpc:grpc-bom to v1.52.1 (#​1240) (89e0fa2)
  • deps: Update dependency io.grpc:grpc-protobuf to v1.52.1 (#​1241) (f30d96c)
  • deps: Update dependency io.grpc:grpc-stub to v1.52.1 (#​1242) (44cef75)
  • deps: Update dependency org.graalvm.sdk:graal-sdk to v22.3.1 (#​1252) (328f4e1)
  • Handle cancel in ReleasingClientCall and rethrow the exception in start (#​1221) (8a61249)
  • Rename gapic-parent-pom to groupId to google.cloud.api (#​1238) (7e6e750)

v2.13.0

Compare Source

Features
  • Parent pom and gapic-generator-java-bom (#​1170) (4dd5fcf)
  • Use gapic-generator-java jar in the client library generation process (#​918) (0051f49)
Bug Fixes
  • deps: Update dependency com.google.auth:google-auth-library-oauth2-http to v1.14.0 (#​1183) (45fd2cb)
  • deps: Update dependency com.google.auto.value:auto-value-annotations to v1.10.1 (#​1184) (e2e01a0)
  • deps: Update dependency com.google.cloud:google-iam-policy to v1.6.22 (#​1145) (83f3aec)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.2.0 (#​1185) (83766f1)
  • deps: Update dependency com.google.errorprone:error_prone_annotations to v2.17.0 - abandoned (#​1205) (031fff6)
  • deps: Update dependency com.google.errorprone:error_prone_annotations to v2.17.0 (#​1202) (c9a35b9)
  • deps: Update dependency com.google.guava:guava to v31.1-jre (#​1146) (e70f7f6)
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.21.12 (#​1116) (41a220c)
  • deps: Update dependency com.google.protobuf:protobuf-java to v3.21.12 (#​1155) (ddb7edf)
  • deps: Update dependency io.grpc:grpc-bom to v1.51.1 (#​1137) (582c796)
  • deps: Update dependency io.grpc:grpc-bom to v1.51.1 (#​1157) (7528b45)
  • deps: Update dependency io.grpc:grpc-protobuf to v1.51.1 (#​1158) (14081a1)
  • deps: Update dependency io.grpc:grpc-stub to v1.51.1 (#​1159) (8745b57)
  • deps: Update dependency jacoco to v0.8.8 (#​1204) (8c5e17b)
  • deps: Update dependency org.mockito:mockito-core to v4.10.0 (#​1186) (1d791fb)
  • deps: Update dependency org.mockito:mockito-core to v4.11.0 (#​1200) (25c7b26)
  • deps: Update dependency org.threeten:threetenbp to v1.6.5 (#​1160) (53be6b7)
  • Focus 'Running the Plugin' documentation on googleapis, not showcase (#​1196) (d58b2e5)
Documentation

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.


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

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

@renovate-bot renovate-bot requested a review from a team as a code owner February 15, 2023 17:15
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 15, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 15, 2023
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 15, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 15, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.1 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.2 Feb 28, 2023
@renovate-bot renovate-bot force-pushed the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch from eacf77d to 49c9d03 Compare February 28, 2023 19:12
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.2 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.3 Mar 16, 2023
@renovate-bot renovate-bot force-pushed the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch from 49c9d03 to f11b749 Compare March 16, 2023 02:19
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 16, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.3 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.15.0 Mar 28, 2023
@renovate-bot renovate-bot force-pushed the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch from f11b749 to 3a1a751 Compare March 28, 2023 21:51
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 28, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.15.0 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.16.0 Apr 12, 2023
@renovate-bot renovate-bot force-pushed the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch from 3a1a751 to c98a256 Compare April 12, 2023 02:49
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 12, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.16.0 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.17.0 May 1, 2023
@renovate-bot renovate-bot force-pushed the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch from c98a256 to 2858031 Compare May 1, 2023 01:31
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 1, 2023
@renovate-bot renovate-bot changed the title deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.17.0 deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.17.0 - autoclosed May 3, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.api.grpc-grpc-google-common-protos-2.x branch May 3, 2023 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants