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.49.0 to 2.50.0 #824

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps com.google.api.grpc:proto-google-common-protos from 2.49.0 to 2.50.0.

Release notes

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

v2.50.0

2.50.0 (2024-11-14)

Features

  • Add experimental S2A integration in client libraries grpc transport (#3326) (1138ca6)
  • enable selective generation based on service config include list (#3323) (0cddadb)
  • introduce java.time to java-core (#3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#3321) (b21c9a4)

Bug Fixes

  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#3365) (bb2a3be)
  • protobuf version not always getting set in headers (#3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#3338) (222fb45)

Dependencies

  • update google auth library dependencies to v1.30.0 (#3367) (a31c682)
  • update grpc dependencies to v1.68.1 (#3240) (c8e3941)

Documentation

Changelog

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

2.50.0 (2024-11-14)

Features

  • Add experimental S2A integration in client libraries grpc transport (#3326) (1138ca6)
  • enable selective generation based on service config include list (#3323) (0cddadb)
  • introduce java.time to java-core (#3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#3321) (b21c9a4)

Bug Fixes

  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#3365) (bb2a3be)
  • protobuf version not always getting set in headers (#3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#3338) (222fb45)

Dependencies

  • update google auth library dependencies to v1.30.0 (#3367) (a31c682)
  • update grpc dependencies to v1.68.1 (#3240) (c8e3941)

Documentation

Commits
  • 137dc4b chore(main): release 2.50.0 (#3327)
  • f202c3b feat: introduce java.time to java-core (#3330)
  • c624b89 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 18b1bb5 chore: replace graalvm cloud-devrel-kokoro-resources with java-graalvm-ci-pro...
  • 0262dcb chore: update googleapis commit at Sat Oct 26 02:24:11 UTC 2024 (#3318)
  • 1138ca6 feat: Add experimental S2A integration in client libraries grpc transport (#3...
  • b20624c chore: explicitly specify maven central location for renovate-bot version loo...
  • 15a64ee fix: httpjson callables to trace attempts (started, failed) (#3300)
  • 4c5a43c chore: use java-graalvm-ci-prod gcp project for running tests (#3349)
  • bb2a3be fix: instantiate GaxProperties at build time to ensure we get the protobuf ve...
  • 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.49.0 to 2.50.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.49.0...v2.50.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 2024
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