open-toast / protokt

Protobuf compiler and runtime for Kotlin
Apache License 2.0
154 stars 14 forks source link

Bump com.google.api.grpc:proto-google-common-protos from 2.21.0 to 2.37.1 #240

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps com.google.api.grpc:proto-google-common-protos from 2.21.0 to 2.37.1.

Release notes

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

v2.37.0

2.37.0 (2024-02-29)

Features

Bug Fixes

  • adjust release please config to reflect file location change. (#2524) (1e5af1e)

v2.36.0

2.36.0 (2024-02-29)

Features

  • check library_name is unique among libraries (#2490) (8123f0b)

Bug Fixes

Dependencies

  • grandfathering the dependencies for java-pubsublite and java-bigquery (#2504) (9ceab23)
  • update dependency gradle to v7.6.4 (#2474) (607dc59)
  • update dependency org.graalvm.sdk:graal-sdk to v22.3.5 (#2475) (2de487b)
  • update grpc dependencies to v1.62.2 (#2506) (f438603)

Documentation

v2.35.0

2.35.0 (2024-02-13)

Features

... (truncated)

Changelog

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

Changelog

2.38.1 (2024-03-15)

Bug Fixes

  • deps: add detector-resource-support dependencies (#2559) (53f2c85)
  • Update shopping and chat common protos. (#2580) (f472756)

Dependencies

2.38.0 (2024-03-15)

Features

  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (d343be9)
  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (#2551) (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • Add shopping and chat common protos. (#2553) (5f2d4e7), closes #2018
  • get PR description from googleapis commits (#2531) (c2ea697)
  • Introduce OpenTelemetry Metrics Recording (#2500) (b936580)
  • skip build only commit (#2555) (180c8a9)
  • Universe Domain Environment Variable Support (#2485) (1463d64)

Dependencies

  • normalize dependencies (#2574) (6622238)
  • update arrow.version to v15.0.1 (#2565) (b2c3f6a)
  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.0 (#2564) (40ae7f9)
  • update dependency com.google.api-client:google-api-client-bom to v2.4.0 (#2570) (f60441f)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2530) (7c1aaab)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2532) (447b4e1)
  • update dependency io.netty:netty-tcnative-boringssl-static to v2.0.65.final (#2547) (46e0e0f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.12 (#2522) (edfec32)
  • update google api dependencies (#2484) (92e91bc)
  • update google api dependencies (#2538) (d9355cf)
  • update googleapis/java-cloud-bom digest to 3f93d58 (#2499) (5fd4d5e)
  • update googleapis/java-cloud-bom digest to 659764f (#2545) (d6c8be6)
  • update netty dependencies (#2480) (40753c3)
  • update opentelemetry-java monorepo to v1.35.0 (#2477) (3ecefff)
  • update opentelemetry-java monorepo to v1.36.0 (#2550) (9669c21)

... (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)
dependabot[bot] commented 6 months ago

Superseded by #249.