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 com.google.api.grpc:proto-google-common-protos from 2.41.0 to 2.43.0 #42605

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps com.google.api.grpc:proto-google-common-protos from 2.41.0 to 2.43.0.

Release notes

Sourced from com.google.api.grpc:proto-google-common-protos's releases.

v2.43.0

2.43.0 (2024-07-25)

Features

  • add transport option to generation_config.yaml (#3052) (3b1a915)
  • get released version from versions.txt to render README.md (#3007) (99bb2b3)
  • Introduce java.time to Gax-Java (#1872) (308aeaf)
  • Mark getDefaultEndpoint() with @​ObsoleteApi (#2347) (e46648f)
  • parse BUILD.bzel to determine whether a commit that only changed BUILD.bazel is a qualified commit (#2937) (502f801)

Bug Fixes

  • Fix: (d996c2d)
  • BaseApiTracer to noop on attemptFailed via overloaded method call (#3016) (2fc938a)
  • Generator to skip generation for empty services. (#3051) (ff2c485)
  • restore hermetic build image publication (#2952) (97a6d67)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.2 (#3028) (d16f9d1)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.30.0 (#2975) (b3ec93f)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.31.0 (#3044) (6bd07dc)
  • update dependency com.google.errorprone:error_prone_annotations to v2.29.2 (#3058) (8ea0868)
  • update dependency com.google.errorprone:error_prone_annotations to v2.29.2 (#3059) (81b23dc)
  • update dependency com.google.guava:guava to v33.2.1-jre (#3027) (12ee456)
  • update dependency commons-codec:commons-codec to v1.17.1 (#3049) (58d94b7)
  • update dependency dev.cel:cel to v0.6.0 (#3050) (bc332d9)
  • update dependency net.bytebuddy:byte-buddy to v1.14.18 (#3029) (8799cf6)
  • update dependency org.apache.commons:commons-lang3 to v3.15.0 (#3060) (2538334)
  • update dependency org.checkerframework:checker-qual to v3.45.0 (#2988) (4edd216)
  • update google api dependencies (#2951) (c16f6c9)
  • update google auth library dependencies to v1.24.0 (#3039) (98b5bd7)
  • update googleapis/java-cloud-bom digest to 47c5dbc (#2974) (57623f0)
  • update grpc dependencies to v1.65.1 (#3061) (27497e2)
  • update junit5 monorepo to v5.10.3 (#2963) (bc55fe1)
  • update netty dependencies to v4.1.112.final (#3057) (5af127b)
  • update opentelemetry-java monorepo to v1.40.0 (#3035) (5c31c42)
  • Use Gapic-Showcase v0.35.1 (#3018) (43773f0)

Documentation

  • add support option to 'new issue' choices (#3055) (6a2a17d)

v2.42.0

2.42.0 (2024-06-25)

... (truncated)

Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

2.43.0 (2024-07-25)

Features

  • add transport option to generation_config.yaml (#3052) (3b1a915)
  • get released version from versions.txt to render README.md (#3007) (99bb2b3)
  • Introduce java.time to Gax-Java (#1872) (308aeaf)
  • Mark getDefaultEndpoint() with @​ObsoleteApi (#2347) (e46648f)
  • parse BUILD.bzel to determine whether a commit that only changed BUILD.bazel is a qualified commit (#2937) (502f801)

Bug Fixes

  • Fix: (d996c2d)
  • BaseApiTracer to noop on attemptFailed via overloaded method call (#3016) (2fc938a)
  • Generator to skip generation for empty services. (#3051) (ff2c485)
  • restore hermetic build image publication (#2952) (97a6d67)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.2 (#3028) (d16f9d1)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.30.0 (#2975) (b3ec93f)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.31.0 (#3044) (6bd07dc)
  • update dependency com.google.errorprone:error_prone_annotations to v2.29.2 (#3058) (8ea0868)
  • update dependency com.google.errorprone:error_prone_annotations to v2.29.2 (#3059) (81b23dc)
  • update dependency com.google.guava:guava to v33.2.1-jre (#3027) (12ee456)
  • update dependency commons-codec:commons-codec to v1.17.1 (#3049) (58d94b7)
  • update dependency dev.cel:cel to v0.6.0 (#3050) (bc332d9)
  • update dependency net.bytebuddy:byte-buddy to v1.14.18 (#3029) (8799cf6)
  • update dependency org.apache.commons:commons-lang3 to v3.15.0 (#3060) (2538334)
  • update dependency org.checkerframework:checker-qual to v3.45.0 (#2988) (4edd216)
  • update google api dependencies (#2951) (c16f6c9)
  • update google auth library dependencies to v1.24.0 (#3039) (98b5bd7)
  • update googleapis/java-cloud-bom digest to 47c5dbc (#2974) (57623f0)
  • update grpc dependencies to v1.65.1 (#3061) (27497e2)
  • update junit5 monorepo to v5.10.3 (#2963) (bc55fe1)
  • update netty dependencies to v4.1.112.final (#3057) (5af127b)
  • update opentelemetry-java monorepo to v1.40.0 (#3035) (5c31c42)
  • Use Gapic-Showcase v0.35.1 (#3018) (43773f0)

Documentation

  • add support option to 'new issue' choices (#3055) (6a2a17d)

2.42.0 (2024-06-25)

... (truncated)

Commits
  • 5e6da42 chore(main): release 2.43.0 (#2953)
  • 10f950e chore: make generator version an optional param (#3040)
  • 43de5b5 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 941f08c chore: Add OpenTelemetry semantic conventions to shared dependencies (#3020)
  • 27497e2 deps: update grpc dependencies to v1.65.1 (#3061)
  • ff2c485 fix: Generator to skip generation for empty services. (#3051)
  • 5af127b deps: update netty dependencies to v4.1.112.final (#3057)
  • 8ea0868 deps: update dependency com.google.errorprone:error_prone_annotations to v2.2...
  • 81b23dc deps: update dependency com.google.errorprone:error_prone_annotations to v2.2...
  • 2538334 deps: update dependency org.apache.commons:commons-lang3 to v3.15.0 (#3060)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.41.0 to 2.43.0.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.41.0...v2.43.0)

---
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 Aug 16, 2024
@quarkus-bot quarkus-bot bot added the area/grpc gRPC label Aug 16, 2024
Copy link

quarkus-bot bot commented Aug 17, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit ccd08ba.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 integration-tests/kotlin

io.quarkus.kotlin.maven.it.KotlinRemoteDevModeIT.testThatTheApplicationIsReloadedOnKotlinChange - History

  • org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes. - java.lang.RuntimeException
java.lang.RuntimeException: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes.
	at io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase.runAndCheck(RunAndCheckWithAgentMojoTestBase.java:86)
	at io.quarkus.kotlin.maven.it.KotlinRemoteDevModeIT.testThatTheApplicationIsReloadedOnKotlinChange(KotlinRemoteDevModeIT.java:23)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)

@cescoffier cescoffier merged commit 1e1018d into main Aug 20, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.16 - main milestone Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.43.0 branch August 20, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant