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.47.0 #805

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Release notes

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

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)
  • update junit5 monorepo to v5.11.2 (#3276) (6b10f94)
  • update netty dependencies to v4.1.114.final (#3263) (8bd83d9)

v2.46.1

2.46.1 (2024-09-25)

Dependencies

Changelog

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

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)

2.46.1 (2024-09-25)

Dependencies

Commits
  • 9ad9591 chore(main): release 2.47.0 (#3261)
  • 5b46e70 deps: update grpc dependencies to v1.67.1 in dependencies.properties (#3279)
  • 2d54a5d deps: update googleapis/java-cloud-bom digest to 0cd97b7 (#3260)
  • 02aae9d deps: update google api dependencies (#3242)
  • 821e83d deps: update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 (#3248)
  • 6b10f94 deps: update junit5 monorepo to v5.11.2 (#3276)
  • 8bd83d9 deps: update netty dependencies to v4.1.114.final (#3263)
  • a69a747 test(deps): update dependency org.mockito:mockito-core to v5.14.1 (#3253)
  • 2aad71d deps: update dependency net.bytebuddy:byte-buddy to v1.15.3 (#3246)
  • 13fedd9 chore: update googleapis commit at Sat Sep 28 02:25:09 UTC 2024 (#3254)
  • 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)
dependabot[bot] commented 3 weeks ago

Superseded by #806.