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.45.1 to 2.46.0 in /java #626

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps com.google.api.grpc:proto-google-common-protos from 2.45.1 to 2.46.0.

Release notes

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

v2.46.0

2.46.0 (2024-09-23)

Features

  • expose property in GrpcTransportChannel if it uses direct path. (#3170) (9a432f7)
  • generate a GAPIC library from api definition (#3208) (b6b5d7b)
  • Metrics tracer addAttribute map overload (#3202) (1a988df)

Bug Fixes

  • generate pr description with repo level change (#3182) (edd2168)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.32.0 (#3192) (b280706)
  • update dependency com.google.errorprone:error_prone_annotations to v2.32.0 (#3193) (ed0cd17)
  • update dependency filelock to v3.16.1 (#3210) (703ac3d)
  • update dependency idna to v3.10 (#3201) (211c3ec)
  • update dependency org.threeten:threetenbp to v1.7.0 (#3205) (c88a722)
  • update dependency org.threeten:threetenbp to v1.7.0 (#3206) (3e9fbac)
  • update dependency platformdirs to v4.3.3 (#3200) (b62b05d)
  • update dependency platformdirs to v4.3.6 (#3209) (227ffa5)
  • update dependency urllib3 to v2.2.3 (#3194) (f69d511)
  • update dependency virtualenv to v20.26.5 (#3212) (d3ef97a)
  • update google api dependencies (#3183) (02eea8d)
  • update google auth library dependencies to v1.26.0 (#3216) (0b369e9)
  • update google auth library dependencies to v1.27.0 (#3221) (a3cb9e7)
  • update googleapis/java-cloud-bom digest to 06f632d (#3198) (49dcd35)
  • update googleapis/java-cloud-bom digest to e7d8909 (#3207) (de497ee)
  • update opentelemetry-java monorepo to v1.42.1 (#3189) (38117d8)
  • Upgrade Protobuf-Java to v3.25.5 (#3217) (860c1bc)
Changelog

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

2.46.0 (2024-09-23)

Features

  • expose property in GrpcTransportChannel if it uses direct path. (#3170) (9a432f7)
  • generate a GAPIC library from api definition (#3208) (b6b5d7b)
  • Metrics tracer addAttribute map overload (#3202) (1a988df)

Bug Fixes

  • generate pr description with repo level change (#3182) (edd2168)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.32.0 (#3192) (b280706)
  • update dependency com.google.errorprone:error_prone_annotations to v2.32.0 (#3193) (ed0cd17)
  • update dependency filelock to v3.16.1 (#3210) (703ac3d)
  • update dependency idna to v3.10 (#3201) (211c3ec)
  • update dependency org.threeten:threetenbp to v1.7.0 (#3205) (c88a722)
  • update dependency org.threeten:threetenbp to v1.7.0 (#3206) (3e9fbac)
  • update dependency platformdirs to v4.3.3 (#3200) (b62b05d)
  • update dependency platformdirs to v4.3.6 (#3209) (227ffa5)
  • update dependency urllib3 to v2.2.3 (#3194) (f69d511)
  • update dependency virtualenv to v20.26.5 (#3212) (d3ef97a)
  • update google api dependencies (#3183) (02eea8d)
  • update google auth library dependencies to v1.26.0 (#3216) (0b369e9)
  • update google auth library dependencies to v1.27.0 (#3221) (a3cb9e7)
  • update googleapis/java-cloud-bom digest to 06f632d (#3198) (49dcd35)
  • update googleapis/java-cloud-bom digest to e7d8909 (#3207) (de497ee)
  • update opentelemetry-java monorepo to v1.42.1 (#3189) (38117d8)
  • Upgrade Protobuf-Java to v3.25.5 (#3217) (860c1bc)

2.45.0 (2024-09-09)

Features

  • add Batcher#close(timeout) and Batcher#cancelOutstanding (#3141) (b5a92e4)
  • add full RetrySettings sample code to Settings classes (#3056) (8fe3a2d)
  • add toString to futures returned by operations (#3140) (afecb8c)
  • bake gapic-generator-java into the hermetic build docker image (#3067) (a372e82)

Bug Fixes

  • gax: prevent truncation/overflow when converting time values (#3095) (699074e)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2024
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.45.1 to 2.46.0.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits/v2.46.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/java/com.google.api.grpc-proto-google-common-protos-2.46.0 branch from 78ec2bb to b9d534d Compare October 9, 2024 15:07
@benknoll-umn benknoll-umn merged commit 51f66fd into main Oct 9, 2024
5 checks passed
@benknoll-umn benknoll-umn deleted the dependabot/gradle/java/com.google.api.grpc-proto-google-common-protos-2.46.0 branch October 9, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant