Skip to content

Bump com.google.api.grpc:grpc-google-common-protos from 2.28.0 to 2.31.0#15

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.api.grpc-grpc-google-common-protos-2.31.0
Closed

Bump com.google.api.grpc:grpc-google-common-protos from 2.28.0 to 2.31.0#15
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.api.grpc-grpc-google-common-protos-2.31.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps com.google.api.grpc:grpc-google-common-protos from 2.28.0 to 2.31.0.

Release notes

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

v2.31.0

2.31.0 (2024-01-04)

Features

  • [common-protos,common-protos] add auto_populated_fields to google.api.MethodSettings (#2273) (d9be11c)
  • add auto_populated_fields to google.api.MethodSettings (d9be11c)
  • add parsing of autopopulated fields from serviceyaml (#2312) (4f535a7)
  • Add Universe Domain to ClientSettings (#2331) (1bddac5)
  • Add Universe Domain to Java-Core (#2329) (586ac9f)
  • Full Endpoint Resolution from EndpointContext (#2313) (f499ced)
  • move Java Owlbot into this repository for postprocessing (#2282) (f8969d2)
  • new artifact for sdk-platform-java configs. (#2315) (99e5195)
  • Parse Host Service Name (#2300) (8822f3b)
  • Structs mapper utility (#2278) (da6607b)
  • unmanaged dependency check (#2223) (3439691)

Bug Fixes

  • format proto comments in Client Overview (#2280) (4029fbd)
  • re-enable checkstyle in sdk-platform-java-config (#2335) (285bdb1)

Dependencies

v2.30.0

2.30.0 (2023-11-29)

Features

  • update javadocs for Client classes to include table of methods (#2114) (c81cd0f)

Bug Fixes

  • confirm owlbot-copy succeeeded to transfer java files (#2235) (94d1dd2)
  • improve information on CancellationException for LROs (#2236) (741e40c)
  • owlbot-cli image sha to be locked (hermetic) (#2252) (6c4c236)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#2259) (4eef7ec)

... (truncated)

Changelog

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

2.31.0 (2024-01-04)

Features

  • [common-protos,common-protos] add auto_populated_fields to google.api.MethodSettings (#2273) (d9be11c)
  • add auto_populated_fields to google.api.MethodSettings (d9be11c)
  • add parsing of autopopulated fields from serviceyaml (#2312) (4f535a7)
  • Add Universe Domain to ClientSettings (#2331) (1bddac5)
  • Add Universe Domain to Java-Core (#2329) (586ac9f)
  • Full Endpoint Resolution from EndpointContext (#2313) (f499ced)
  • move Java Owlbot into this repository for postprocessing (#2282) (f8969d2)
  • new artifact for sdk-platform-java configs. (#2315) (99e5195)
  • Parse Host Service Name (#2300) (8822f3b)
  • Structs mapper utility (#2278) (da6607b)
  • unmanaged dependency check (#2223) (3439691)

Bug Fixes

  • format proto comments in Client Overview (#2280) (4029fbd)
  • re-enable checkstyle in sdk-platform-java-config (#2335) (285bdb1)

Dependencies

2.30.0 (2023-11-29)

Features

  • update javadocs for Client classes to include table of methods (#2114) (c81cd0f)

Bug Fixes

  • confirm owlbot-copy succeeeded to transfer java files (#2235) (94d1dd2)
  • improve information on CancellationException for LROs (#2236) (741e40c)
  • owlbot-cli image sha to be locked (hermetic) (#2252) (6c4c236)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#2259) (4eef7ec)
  • update dependency com.google.cloud:grpc-gcp to v1.5.0 (#2265) (964a649)
  • update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#2182) (5116f3d)

... (truncated)

Commits
  • acf52c7 chore(main): release 2.31.0 (#2290)
  • 586ac9f feat: Add Universe Domain to Java-Core (#2329)
  • 4175adb build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 097964f build(deps): Bump Google Java Auth Library to v1.21.0 (#2336)
  • 1bddac5 feat: Add Universe Domain to ClientSettings (#2331)
  • 285bdb1 fix: re-enable checkstyle in sdk-platform-java-config (#2335)
  • dcaffd7 chore: one time manual docker images update for shared-deps 3.21.0 release (#...
  • 3439691 feat: unmanaged dependency check (#2223)
  • c7de93e deps: update googleapis/java-cloud-bom digest to 3fe0c17 (#2286)
  • c8bf058 deps: update grpc dependencies to v1.60.0 (#2288)
  • 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:grpc-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.28.0 to 2.31.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.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:grpc-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 the dependencies Pull requests that update a dependency file label Jan 19, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2024

Superseded by #16.

@dependabot dependabot bot closed this Jan 25, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.api.grpc-grpc-google-common-protos-2.31.0 branch January 25, 2024 06:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants