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

Bump proto-google-common-protos from 2.11.0 to 2.14.3 #31848

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps proto-google-common-protos from 2.11.0 to 2.14.3.

Release notes

Sourced from proto-google-common-protos's releases.

v2.14.0

2.14.0 (2023-01-19)

Features

  • Add callable getters for non-eligible or non-enabled REST methods (#1211) (84a1355)
  • Add the google.rpc.context.AuditContext and google.rpc.http message to the open source (#1248) (1538ad8)
  • Update JavaDoc to use @​return (#1233) (d13d3c3)

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

2.13.0 (2023-01-06)

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)

... (truncated)

Changelog

Sourced from proto-google-common-protos's changelog.

Changelog

2.15.3 (2023-03-14)

Bug Fixes

Dependencies

  • Update actions/checkout action to v3 (#1365) (84036c7)
  • Update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.2 (#1451) (9566040)
  • Update dependency com.google.api.grpc:grpc-google-iam-v1 to v1.9.2 (#1452) (b30359b)
  • Update dependency com.google.code.gson:gson to v2.10.1 (#1443) (0ccf457)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#1459) (2671dcf)
  • Update dependency io.grpc:grpc-core to v1.53.0 (#1463) (6762df6)
  • Update dependency io.perfmark:perfmark-api to v0.26.0 (#1465) (174f3d8)
  • Update dependency net.bytebuddy:byte-buddy to v1.14.1 (#1467) (c0d851a)
  • Update dependency net.bytebuddy:byte-buddy to v1.14.2 (#1481) (cbceed2)
  • Update dependency org.apache.commons:commons-lang3 to v3.12.0 (#1468) (2506b91)
  • Update dependency org.graalvm.sdk:graal-sdk to v22.3.1 (#1444) (edb5d12)
  • Update dependency org.threeten:threetenbp to v1.6.5 (#1446) (842b9e3)
  • Update google api dependencies (#1470) (e1667f1)
  • Update google auth library dependencies to v1.16.0 (#1471) (de67f4e)
  • Update google http client dependencies to v1.43.0 (#1472) (524eddb)
  • Update google http client dependencies to v1.43.1 (#1487) (da52fdd)
  • Update netty dependencies (#1448) (97079ef)

2.15.2 (2023-02-28)

Bug Fixes

  • Change the default scope of gax from implementation to api in auto-generated gradle files for self-service client libraries. (#1374) (eee7573)

Dependencies

  • Update dependency com.google.http-client:google-http-client-bom to v1.43.0 (#1377) (df3e35f)
  • Update dependency gradle to v7.6.1 (#1376) (5d61dcb)

2.15.1 (2023-02-15)

Bug Fixes

  • batcher: Exceptions in unaryCaller bubble up (#1166) (bcf5ed8)
  • deps: Update dependency com.google.auth:google-auth-library-bom to v1.16.0 (#1355) (b7de1bc)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [proto-google-common-protos](https://github.com/googleapis/gapic-generator-java) from 2.11.0 to 2.14.3.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gapic-generator-java/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Mar 14, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 15, 2023

Failing Jobs - Building a80ad84

Status Name Step Failures Logs Raw logs
✔️ Gradle Tests - JDK 11
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 19

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest.main line 22 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/resteasy-classic/rest-client/runtime 
! Skipped: extensions/amazon-lambda-http/deployment extensions/amazon-lambda-http/http-event-server extensions/amazon-lambda-rest/deployment and 104 more

📦 extensions/resteasy-classic/rest-client/runtime

io.quarkus.restclient.runtime.RestClientBaseTest. - More details - Source on GitHub

java.io.IOException: Failed to delete temp directory D:\a\quarkus\quarkus\extensions\resteasy-classic\rest-client\runtime\target\junit15811793559229521637. The following paths could not be deleted (see suppressed exceptions for details): 
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:350)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:251)

@gsmet gsmet merged commit c266334 into main Mar 16, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.14.3 branch March 16, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant