cloudfoundry / credhub

CredHub centralizes and secures credential generation, storage, lifecycle management, and access
Apache License 2.0
239 stars 68 forks source link

build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.46.0 to 2.48.0 #806

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps com.google.api.grpc:proto-google-common-protos from 2.46.0 to 2.48.0.

Release notes

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

v2.48.0

2.48.0 (2024-10-22)

Features

Bug Fixes

  • generator setting incorrect name/class for sample due to region tag (2nd attempt) (#3293) (771bd0e)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#3303) (5b01274)
  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#3304) (5bd6c9c)
  • update google api dependencies (#3282) (a9eac85)
  • update google auth library dependencies to v1.29.0 (#3302) (e64eda2)

v2.47.0

2.47.0 (2024-10-04)

Features

  • gax: add API key authentication to ClientSettings (#3137) (df08956)
  • gax: append cred-type header for auth metrics (#3186) (ca3ec24)

Bug Fixes

  • address incorrect universe domain validation when quota project id is set (#3257) (6e70c37), closes #3256
  • Disable automatically retrieving Universe Domain from Metadata Server (#3272) (f4402bf)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 (#3248) (821e83d)
  • update dependency com.google.errorprone:error_prone_annotations to v2.33.0 (#3265) (94450a9)
  • update dependency com.google.errorprone:error_prone_annotations to v2.33.0 (#3266) (8235463)
  • update dependency com.google.guava:guava to v33.3.1-jre (#3228) (4e76207)
  • update dependency net.bytebuddy:byte-buddy to v1.15.3 (#3246) (2aad71d)
  • update google api dependencies (#3242) (02aae9d)
  • update google auth library dependencies to v1.28.0 (#3267) (6d85864)
  • update googleapis/java-cloud-bom digest to 0cd97b7 (#3260) (2d54a5d)
  • update grpc dependencies to v1.67.1 (#3258) (e08906c)
  • update grpc dependencies to v1.67.1 in dependencies.properties (#3279) (5b46e70)

... (truncated)

Changelog

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

2.48.0 (2024-10-22)

Features

Bug Fixes

  • generator setting incorrect name/class for sample due to region tag (2nd attempt) (#3293) (771bd0e)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#3303) (5b01274)
  • update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#3304) (5bd6c9c)
  • update google api dependencies (#3282) (a9eac85)
  • update google auth library dependencies to v1.29.0 (#3302) (e64eda2)

2.47.0 (2024-10-04)

Features

  • gax: add API key authentication to ClientSettings (#3137) (df08956)
  • gax: append cred-type header for auth metrics (#3186) (ca3ec24)

Bug Fixes

  • address incorrect universe domain validation when quota project id is set (#3257) (6e70c37), closes #3256
  • Disable automatically retrieving Universe Domain from Metadata Server (#3272) (f4402bf)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 (#3248) (821e83d)
  • update dependency com.google.errorprone:error_prone_annotations to v2.33.0 (#3265) (94450a9)
  • update dependency com.google.errorprone:error_prone_annotations to v2.33.0 (#3266) (8235463)
  • update dependency com.google.guava:guava to v33.3.1-jre (#3228) (4e76207)
  • update dependency net.bytebuddy:byte-buddy to v1.15.3 (#3246) (2aad71d)
  • update google api dependencies (#3242) (02aae9d)
  • update google auth library dependencies to v1.28.0 (#3267) (6d85864)
  • update googleapis/java-cloud-bom digest to 0cd97b7 (#3260) (2d54a5d)
  • update grpc dependencies to v1.67.1 (#3258) (e08906c)
  • update grpc dependencies to v1.67.1 in dependencies.properties (#3279) (5b46e70)
  • update junit5 monorepo to v5.11.2 (#3276) (6b10f94)
  • update netty dependencies to v4.1.114.final (#3263) (8bd83d9)

... (truncated)

Commits
  • d5e74d9 chore(main): release 2.48.0 (#3295)
  • e64eda2 deps: update google auth library dependencies to v1.29.0 (#3302)
  • 5b01274 deps: update dependency com.google.errorprone:error_prone_annotations to v2.3...
  • 5bd6c9c deps: update dependency com.google.errorprone:error_prone_annotations to v2.3...
  • 7512cfa chore: update base image to latest (#3301)
  • fd0b291 chore: update googleapis commit at Sat Oct 5 02:25:08 UTC 2024 (#3283)
  • 16365db chore: suppress pull progress (#3296)
  • a9eac85 deps: update google api dependencies (#3282)
  • dfe1a50 feat: selectively generate libraries (#3290)
  • 771bd0e fix: generator setting incorrect name/class for sample due to region tag (2nd...
  • 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)