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.26.0 to 2.29.0 #69

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps com.google.api.grpc:proto-google-common-protos from 2.26.0 to 2.29.0.

Release notes

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

v2.29.0

2.29.0 (2023-10-31)

Features

Dependencies

  • update dependency cryptography to v41.0.5 (#2206) (6d1f84a)
  • update dependency google-auth to v2.23.4 (#2217) (f1ee04d)
  • update dependency google-cloud-storage to v2.13.0 (#2216) (1af12a8)
  • update google api dependencies (#2187) (448b0d1)
  • update googleapis/java-cloud-bom digest to 41d86db (#2205) (9152f24)
  • update googleapis/java-cloud-bom digest to b8394a1 (#2201) (f9957df)
  • update googleapis/java-cloud-bom digest to d06156f (#2200) (097e37e)
  • update googleapis/java-cloud-bom digest to e896c4e (#2198) (15a796f)
  • update graal-sdk to 22.3.3 in bazel dependencies file (#2209) (25957d3)
  • update grpc dependencies to v1.59.0 (#2211) (7dafa8d)

v2.28.0

2.28.0 (2023-10-19)

Features

  • Add gapic options as inputs to generate_library.sh (#2121) (b17d8a1)
  • Log DirectPath misconfiguration (#2105) (860ae76)
  • Replace graal version declarion with properties placeholder (#2120) (e5247ba)

Bug Fixes

  • Make sure outstanding RPCs count in ChannelPool can not go negative (#2185) (d2d624d)

Dependencies

  • Update dependency attrs to v22.2.0 (#2146) (49d7f55)
  • Update dependency cffi to v1.16.0 (#2147) (db37d5b)
  • Update dependency charset-normalizer to v2.1.1 (#2148) (759e957)
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.15.3 (#2136) (be25555)
  • Update dependency com.google.auto.value:auto-value to v1.10.4 (#2137) (5edca8b)
  • Update dependency com.google.auto.value:auto-value-annotations to v1.10.4 (#2138) (705c358)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.22.0 (#2130) (805daf1)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.22.0 (#2145) (f936331)
  • Update dependency commons-codec:commons-codec to v1.16.0 (#2152) (0cf3440)
  • Update dependency cryptography to v41.0.4 [security] (#2109) (e2f57f2)

... (truncated)

Changelog

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

2.29.0 (2023-10-31)

Features

Dependencies

  • update dependency cryptography to v41.0.5 (#2206) (6d1f84a)
  • update dependency google-auth to v2.23.4 (#2217) (f1ee04d)
  • update dependency google-cloud-storage to v2.13.0 (#2216) (1af12a8)
  • update google api dependencies (#2187) (448b0d1)
  • update googleapis/java-cloud-bom digest to 41d86db (#2205) (9152f24)
  • update googleapis/java-cloud-bom digest to b8394a1 (#2201) (f9957df)
  • update googleapis/java-cloud-bom digest to d06156f (#2200) (097e37e)
  • update googleapis/java-cloud-bom digest to e896c4e (#2198) (15a796f)
  • update graal-sdk to 22.3.3 in bazel dependencies file (#2209) (25957d3)
  • update grpc dependencies to v1.59.0 (#2211) (7dafa8d)

2.28.0 (2023-10-19)

Features

  • Add gapic options as inputs to generate_library.sh (#2121) (b17d8a1)
  • Log DirectPath misconfiguration (#2105) (860ae76)
  • Replace graal version declarion with properties placeholder (#2120) (e5247ba)

Bug Fixes

  • Make sure outstanding RPCs count in ChannelPool can not go negative (#2185) (d2d624d)

Dependencies

  • Update dependency attrs to v22.2.0 (#2146) (49d7f55)
  • Update dependency cffi to v1.16.0 (#2147) (db37d5b)
  • Update dependency charset-normalizer to v2.1.1 (#2148) (759e957)
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.15.3 (#2136) (be25555)
  • Update dependency com.google.auto.value:auto-value to v1.10.4 (#2137) (5edca8b)
  • Update dependency com.google.auto.value:auto-value-annotations to v1.10.4 (#2138) (705c358)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.22.0 (#2130) (805daf1)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.22.0 (#2145) (f936331)
  • Update dependency commons-codec:commons-codec to v1.16.0 (#2152) (0cf3440)
  • Update dependency cryptography to v41.0.4 [security] (#2109) (e2f57f2)
  • Update dependency gcp-releasetool to v1.16.0 (#2111) (69d1259)
  • Update dependency google-api-core to v2.12.0 (#2153) (8c1baf5)

... (truncated)

Commits
  • 70da72f chore(main): release 2.29.0 (#2199)
  • 39b9f0e feat: generate_library.sh with postprocessing (#1951)
  • f1ee04d deps: update dependency google-auth to v2.23.4 (#2217)
  • 1af12a8 deps: update dependency google-cloud-storage to v2.13.0 (#2216)
  • b797924 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 3e7328a build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • f3f9894 build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • 7dafa8d deps: update grpc dependencies to v1.59.0 (#2211)
  • 6bccaec chore: update graalvm container images to 22.3.3 (#2212)
  • 25957d3 deps: update graal-sdk to 22.3.3 in bazel dependencies file (#2209)
  • 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.26.0 to 2.29.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.26.0...v2.29.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 the dependencies Pull requests that update a dependency file label Dec 6, 2023
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #72.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.google.api.grpc-proto-google-common-protos-2.29.0 branch January 8, 2024 16:44
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