Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.api.grpc:grpc-google-common-protos 2.49.0 -> 2.50.0 age adoption passing confidence
com.google.api.grpc:grpc-google-iam-v1 1.44.0 -> 1.45.0 age adoption passing confidence
com.google.api.grpc:proto-google-common-protos 2.49.0 -> 2.50.0 age adoption passing confidence
com.google.api.grpc:proto-google-iam-v1 1.44.0 -> 1.45.0 age adoption passing confidence
com.google.api:api-common 2.41.0 -> 2.42.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/sdk-platform-java (com.google.api.grpc:grpc-google-common-protos)

v2.50.0

Compare Source

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
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 12, 2024
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-api-dependencies branch from efb09be to af84ca6 Compare December 12, 2024 19:14
@JoeWang1127
Copy link
Contributor

/gcbrun

@JoeWang1127 JoeWang1127 enabled auto-merge (squash) December 12, 2024 19:15
@JoeWang1127 JoeWang1127 merged commit 12d9ff2 into googleapis:main Dec 12, 2024
45 of 46 checks passed
@renovate-bot renovate-bot deleted the renovate/google-api-dependencies branch December 12, 2024 19:31
zhumin8 pushed a commit that referenced this pull request Jan 8, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.51.1</summary> ## [2.51.1](v2.51.0...v2.51.1) (2025-01-08) ### Dependencies * update dependency com.google.guava:guava to v33.4.0-jre ([#3473](#3473)) ([453b897](453b897)) * update dependency com.google.guava:guava-bom to v33.4.0-jre ([#3545](#3545)) ([07eb10e](07eb10e)) * update dependency com.google.oauth-client:google-oauth-client-bom to v1.37.0 ([#3471](#3471)) ([1f1c369](1f1c369)) * update dependency net.bytebuddy:byte-buddy to v1.15.11 ([#3468](#3468)) ([fde27db](fde27db)) * update google api dependencies ([#3461](#3461)) ([12d9ff2](12d9ff2)) * update googleapis/java-cloud-bom digest to 03f6dcd ([#3465](#3465)) ([67f5ea2](67f5ea2)) * update junit5 monorepo to v5.11.4 ([#3470](#3470)) ([164ebac](164ebac)) * update netty dependencies to v4.1.116.final ([#3543](#3543)) ([d4fa54d](d4fa54d)) * update repo-automation-bots digest to 8b7d94b ([#3458](#3458)) ([59f9e0a](59f9e0a)) ### Documentation * update development guide ([#3480](#3480)) ([9a65386](9a65386)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
lqiu96 pushed a commit that referenced this pull request Feb 20, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.51.1</summary> ## [2.51.1](v2.51.0...v2.51.1) (2025-01-08) ### Dependencies * update dependency com.google.guava:guava to v33.4.0-jre ([#3473](#3473)) ([453b897](453b897)) * update dependency com.google.guava:guava-bom to v33.4.0-jre ([#3545](#3545)) ([07eb10e](07eb10e)) * update dependency com.google.oauth-client:google-oauth-client-bom to v1.37.0 ([#3471](#3471)) ([1f1c369](1f1c369)) * update dependency net.bytebuddy:byte-buddy to v1.15.11 ([#3468](#3468)) ([fde27db](fde27db)) * update google api dependencies ([#3461](#3461)) ([12d9ff2](12d9ff2)) * update googleapis/java-cloud-bom digest to 03f6dcd ([#3465](#3465)) ([67f5ea2](67f5ea2)) * update junit5 monorepo to v5.11.4 ([#3470](#3470)) ([164ebac](164ebac)) * update netty dependencies to v4.1.116.final ([#3543](#3543)) ([d4fa54d](d4fa54d)) * update repo-automation-bots digest to 8b7d94b ([#3458](#3458)) ([59f9e0a](59f9e0a)) ### Documentation * update development guide ([#3480](#3480)) ([9a65386](9a65386)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.

2 participants