rayokota / kwack

In-Memory Analytics for Kafka using DuckDB
Apache License 2.0
74 stars 1 forks source link

Bump com.google.api.grpc:proto-google-common-protos from 2.42.0 to 2.44.0 #48

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v2.44.0

2.44.0 (2024-08-16)

Features

  • update ErrorDetails to allow unpacking arbitrary messages (#3073) (6913db5)

Bug Fixes

  • Generator callable generation is based on method type (#3075) (c21a013)
  • improve warnings for Direct Path xDS set via env (#3019) (7a26115)

Dependencies

  • update dependency argcomplete to v3.5.0 (#3099) (0654a28)
  • update dependency black to v24.8.0 (#3082) (a864f62)
  • update dependency com.google.crypto.tink:tink to v1.14.1 (#3083) (c13b63e)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3100) (a10ef54)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3101) (9bff64f)
  • update dependency lxml to v5.3.0 (#3102) (4e145b1)
  • update dependency org.apache.commons:commons-lang3 to v3.16.0 (#3103) (95c9508)
  • update dependency org.checkerframework:checker-qual to v3.46.0 (#3081) (2431920)
  • update dependency org.easymock:easymock to v5.4.0 (#3079) (182ae50)
  • update dependency pyyaml to v6.0.2 (#3086) (f847e45)
  • update dependency watchdog to v4.0.2 (#3094) (f1c75a1)
  • update google api dependencies (#3071) (c5abe90)
  • update google auth library dependencies to v1.24.1 (#3109) (62acdd6)
  • update googleapis/java-cloud-bom digest to a98202d (#3097) (bb216ae)
  • update googleapis/java-cloud-bom digest to ad905cc (#3080) (250b26c)
  • update grpc dependencies to v1.66.0 (#3104) (b63b643)
  • update opentelemetry-java monorepo to v1.41.0 (#3105) (7364916)
  • update protobuf to 3.25.4 (#3113) (2b271fc)
  • update slf4j monorepo to v2.0.16 (#3098) (c13f932)

Documentation

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)

... (truncated)

Changelog

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

2.44.0 (2024-08-16)

Features

  • update ErrorDetails to allow unpacking arbitrary messages (#3073) (6913db5)

Bug Fixes

  • Generator callable generation is based on method type (#3075) (c21a013)
  • improve warnings for Direct Path xDS set via env (#3019) (7a26115)

Dependencies

  • update dependency argcomplete to v3.5.0 (#3099) (0654a28)
  • update dependency black to v24.8.0 (#3082) (a864f62)
  • update dependency com.google.crypto.tink:tink to v1.14.1 (#3083) (c13b63e)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3100) (a10ef54)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3101) (9bff64f)
  • update dependency lxml to v5.3.0 (#3102) (4e145b1)
  • update dependency org.apache.commons:commons-lang3 to v3.16.0 (#3103) (95c9508)
  • update dependency org.checkerframework:checker-qual to v3.46.0 (#3081) (2431920)
  • update dependency org.easymock:easymock to v5.4.0 (#3079) (182ae50)
  • update dependency pyyaml to v6.0.2 (#3086) (f847e45)
  • update dependency watchdog to v4.0.2 (#3094) (f1c75a1)
  • update google api dependencies (#3071) (c5abe90)
  • update google auth library dependencies to v1.24.1 (#3109) (62acdd6)
  • update googleapis/java-cloud-bom digest to a98202d (#3097) (bb216ae)
  • update googleapis/java-cloud-bom digest to ad905cc (#3080) (250b26c)
  • update grpc dependencies to v1.66.0 (#3104) (b63b643)
  • update opentelemetry-java monorepo to v1.41.0 (#3105) (7364916)
  • update protobuf to 3.25.4 (#3113) (2b271fc)
  • update slf4j monorepo to v2.0.16 (#3098) (c13f932)

Documentation

2.43.0 (2024-07-25)

Features

... (truncated)

Commits
  • 5925503 chore(main): release 2.44.0 (#3074)
  • b63b643 deps: update grpc dependencies to v1.66.0 (#3104)
  • 007a3db build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • a671b52 chore: update googleapis commit at Tue Jun 25 02:16:02 UTC 2024 (#2949)
  • 2b271fc deps: update protobuf to 3.25.4 (#3113)
  • 2fabd55 build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1 ...
  • f847e45 deps: update dependency pyyaml to v6.0.2 (#3086)
  • bb216ae deps: update googleapis/java-cloud-bom digest to a98202d (#3097)
  • c5abe90 deps: update google api dependencies (#3071)
  • c13f932 deps: update slf4j monorepo to v2.0.16 (#3098)
  • 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 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)