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.21.0 to 2.38.0 #249

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

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

Release notes

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

v2.38.0

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)
  • update opentelemetry-java monorepo to v1.36.0 (#2573) (f5f201e)
  • update slf4j monorepo to v2.0.12 (#2481) (363a354)

Documentation

  • minor tweaks to various comments (d343be9)
  • minor tweaks to various comments (d343be9)

v2.37.0

2.37.0 (2024-02-29)

Features

... (truncated)

Changelog

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

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)
  • update opentelemetry-java monorepo to v1.36.0 (#2573) (f5f201e)
  • update slf4j monorepo to v2.0.12 (#2481) (363a354)

Documentation

  • minor tweaks to various comments (d343be9)
  • minor tweaks to various comments (d343be9)

2.37.0 (2024-02-29)

Features

... (truncated)

Commits
  • b4006c2 chore(main): release 2.38.0 (#2529)
  • d343be9 feat: [common-protos] add api_version extension to ServiceOptions, for co...
  • 7c1aaab deps: update dependency com.google.errorprone:error_prone_annotations to v2.2...
  • 5405085 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • f60441f deps: update dependency com.google.api-client:google-api-client-bom to v2.4.0...
  • be4f710 build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • 6622238 deps: normalize dependencies (#2574)
  • f5f201e deps: update opentelemetry-java monorepo to v1.36.0 (#2573)
  • b936580 feat: Introduce OpenTelemetry Metrics Recording (#2500)
  • ff56a20 chore: modify pr description (#2568)
  • 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.21.0 to 2.38.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.21.0...v2.38.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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #253.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.google.api.grpc-proto-google-common-protos-2.38.0 branch May 6, 2024 03:11
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.

0 participants