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

MINOR: [Java] Bump com.google.api.grpc:proto-google-common-protos from 2.40.0 to 2.42.0 in /java #43473

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps com.google.api.grpc:proto-google-common-protos from 2.40.0 to 2.42.0.

Release notes

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

v2.42.0

2.42.0 (2024-06-25)

Features

  • Allow Adding Client Level Attributes to MetricsTracerFactory (#2614) (f122c6f)
  • gapic-generator-java to perform a no-op when no services are detected (#2460) (c0b5646)
  • Make Layout Parser generally available in V1 (e508ae6)
  • populate .repo-metadata.json from highest version (#2890) (f587541)
  • push SNAPSHOT versions of the hermetic build docker image (#2888) (81df866)

Bug Fixes

  • deps: update the Java code generator (gapic-generator-java) to 1.2.3 (e508ae6)
  • Expose Gax meter name (#2865) (6c5d6ce)
  • Move the logic of getting systemProductName from static block to static method (#2874) (536f1eb)
  • Update default Otel Attribute from method_name to method (#2833) (af10a9e)

Dependencies

  • update dependency com.google.auto.value:auto-value to v1.11.0 (#2842) (dd27fdf)
  • update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (#2843) (bf8e67f)
  • update dependency com.google.cloud:grpc-gcp to v1.6.1 (#2943) (9f16b40)
  • update dependency org.checkerframework:checker-qual to v3.44.0 (#2848) (7a99c50)
  • update dependency org.easymock:easymock to v5.3.0 (#2871) (c243f7d)
  • update google api dependencies (#2846) (b5ef698)
  • update googleapis/java-cloud-bom digest to 17cc5ec (#2882) (d6abd8e)
  • update netty dependencies to v4.1.111.final (#2877) (b5f10b9)
  • update opentelemetry-java monorepo to v1.39.0 (#2863) (9d1f3a8)

v2.41.0

2.41.0 (2024-05-31)

Features

Bug Fixes

Dependencies

... (truncated)

Changelog

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

2.42.0 (2024-06-25)

Features

  • Allow Adding Client Level Attributes to MetricsTracerFactory (#2614) (f122c6f)
  • gapic-generator-java to perform a no-op when no services are detected (#2460) (c0b5646)
  • Make Layout Parser generally available in V1 (e508ae6)
  • populate .repo-metadata.json from highest version (#2890) (f587541)
  • push SNAPSHOT versions of the hermetic build docker image (#2888) (81df866)

Bug Fixes

  • deps: update the Java code generator (gapic-generator-java) to 1.2.3 (e508ae6)
  • Expose Gax meter name (#2865) (6c5d6ce)
  • Move the logic of getting systemProductName from static block to static method (#2874) (536f1eb)
  • Update default Otel Attribute from method_name to method (#2833) (af10a9e)

Dependencies

  • update dependency com.google.auto.value:auto-value to v1.11.0 (#2842) (dd27fdf)
  • update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (#2843) (bf8e67f)
  • update dependency com.google.cloud:grpc-gcp to v1.6.1 (#2943) (9f16b40)
  • update dependency org.checkerframework:checker-qual to v3.44.0 (#2848) (7a99c50)
  • update dependency org.easymock:easymock to v5.3.0 (#2871) (c243f7d)
  • update google api dependencies (#2846) (b5ef698)
  • update googleapis/java-cloud-bom digest to 17cc5ec (#2882) (d6abd8e)
  • update netty dependencies to v4.1.111.final (#2877) (b5f10b9)
  • update opentelemetry-java monorepo to v1.39.0 (#2863) (9d1f3a8)

2.41.0 (2024-05-31)

Features

Bug Fixes

Dependencies

  • update dependency com.google.api-client:google-api-client-bom to v2.6.0 (#2782) (5bc8928)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.29.0 (#2831) (6c1dbfc)

... (truncated)

Commits
  • 4f5c4d9 chore(main): release 2.42.0 (#2847)
  • f15df3f build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • e4f1217 build(deps): update dependency org.apache.maven.plugins:maven-project-info-re...
  • d3960d9 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 9f16b40 deps: update dependency com.google.cloud:grpc-gcp to v1.6.1 (#2943)
  • c42fce7 build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • d6abd8e deps: update googleapis/java-cloud-bom digest to 17cc5ec (#2882)
  • c243f7d deps: update dependency org.easymock:easymock to v5.3.0 (#2871)
  • b5f10b9 deps: update netty dependencies to v4.1.111.final (#2877)
  • 9d1f3a8 deps: update opentelemetry-java monorepo to v1.39.0 (#2863)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.40.0 to 2.42.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.40.0...v2.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@vibhatha
Copy link
Collaborator

@github-actions crossbow submit -g java

Copy link

Revision: 81289b0

Submitted crossbow builds: ursacomputing/crossbow @ actions-6681e62e1c

Task Status
java-jars GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Collaborator

@danepitkin @lidavidm I think this is fine, either way we will get the java-jars failure because of a new issue in the CI Build C++ libraries Ubuntu aarch_64 and it is not related.

@lidavidm lidavidm merged commit ff8a771 into main Jul 30, 2024
26 of 27 checks passed
@lidavidm lidavidm removed the awaiting review Awaiting review label Jul 30, 2024
@lidavidm lidavidm deleted the dependabot/maven/java/com.google.api.grpc-proto-google-common-protos-2.42.0 branch July 30, 2024 06:08
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit ff8a771.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 13 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Java dependencies Dependabot-only java Dependabot-only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants