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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

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 <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.46.0 to 2.47.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.46.0...v2.47.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 Oct 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #806.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/com.google.api.grpc-proto-google-common-protos-2.47.0 branch October 28, 2024 11:40
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
Development

Successfully merging this pull request may close these issues.

0 participants