rayokota / kwack

In-Memory Analytics for Kafka using DuckDB
Apache License 2.0
79 stars 2 forks source link

Bump com.google.api.grpc:proto-google-common-protos from 2.45.1 to 2.46.0 #74

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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 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)