Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix(deps): update dependency io.grpc:grpc-bom to v1.50.1 #1819

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-bom 1.49.2 -> 1.50.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

grpc/grpc-java

v1.50.1

v1.50.0

Compare Source

New Features

  • okhttp: Added connection management features to okhttp server, including maxConnectionIdle(), permitKeepAliveTime(), and permitKeepAliveWithoutCalls() (#​9494, #​9544)
  • binder: Add SecurityPolicies for checking device owner/profile owner (#​9428)

API Changes

  • api: Add LoadBalancer.acceptResolvedAddresses() (#​9498). The method is like handleResolvedAddresses() but returns a boolean of whether the addresses and configuration were accepted. Not accepting the update triggers the NameResolver to retry after a delay. We are not yet encouraging migration to this method, as there is still a second future API change
  • core: add CallOptions to CallCredentials.RequestInfo (#​9538)

Bug Fixes

  • auth: Fix AppEngine failing while retrieving access token when instantiating a blocking stub using AppEngineCredentials (#​9504)
  • core: Ensure that context cancellationCause is set (#​9501)
  • core: Update outlier detection max ejection logic to allow exceeding the limit by one, to match Envoy. (#​9489, #​9492)
  • core: outlier detection to honor min host request volume (#​9490)
  • okhttp: Add timeout for HTTP CONNECT proxy handshake (#​9586)
  • xds: ringhash policy in TRANSIENT_FAILURE should not attempt connecting when already in connecting (#​9535). With workloads where most requests have the same hash, ring hash should behave more like pick-first of slowly trying backends

Dependencies

  • netty: upgrade netty from 4.1.77.Final to 4.1.79.Final and tcnative from 2.0.53 to 2.0.54 (#​9451)

Acknowledgements

@​cpovirk
@​prateek-0
@​sai-sunder-s


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners October 11, 2022 22:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Oct 18, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 18, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Oct 18, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 18, 2022
@renovate-bot renovate-bot changed the title fix(deps): update dependency io.grpc:grpc-bom to v1.50.0 fix(deps): update dependency io.grpc:grpc-bom to v1.50.1 Oct 19, 2022
@sonarcloud
Copy link

sonarcloud bot commented Oct 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@meltsufin meltsufin merged commit 75600ea into googleapis:main Oct 19, 2022
@renovate-bot renovate-bot deleted the renovate/io.grpc-grpc-bom-1.x branch October 19, 2022 03:34
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 19, 2022
🤖 I have created a release *beep* *boop*
---


## [2.19.3](https://togithub.com/googleapis/gax-java/compare/v2.19.2...v2.19.3) (2022-10-19)


### Bug Fixes

* **deps:** Update dependency com.google.auth:google-auth-library-credentials to v1.12.0 ([#1822](https://togithub.com/googleapis/gax-java/issues/1822)) ([ad139e4](https://togithub.com/googleapis/gax-java/commit/ad139e45d29bd0fbf6b6f080b12ef9a987fa2e0d))
* **deps:** Update dependency com.google.auth:google-auth-library-credentials to v1.12.1 ([#1830](https://togithub.com/googleapis/gax-java/issues/1830)) ([d726921](https://togithub.com/googleapis/gax-java/commit/d7269210767a92e94568712920b34064278dddbc))
* **deps:** Update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.0 ([#1823](https://togithub.com/googleapis/gax-java/issues/1823)) ([c6180ca](https://togithub.com/googleapis/gax-java/commit/c6180cacdaf4d191098e499eff0f6b014e730654))
* **deps:** Update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 ([#1831](https://togithub.com/googleapis/gax-java/issues/1831)) ([227c8af](https://togithub.com/googleapis/gax-java/commit/227c8af66c95e86e8d90e5de9dd3f429895b44cc))
* **deps:** Update dependency com.google.protobuf:protobuf-bom to v3.21.8 ([#1828](https://togithub.com/googleapis/gax-java/issues/1828)) ([462a100](https://togithub.com/googleapis/gax-java/commit/462a1009a84a046da28298ad10f23cadfb7a61ea))
* **deps:** Update dependency io.grpc:grpc-bom to v1.50.1 ([#1819](https://togithub.com/googleapis/gax-java/issues/1819)) ([75600ea](https://togithub.com/googleapis/gax-java/commit/75600eab90ec2e33378c00824535763f5df87b24))
* **deps:** Update dependency org.graalvm.sdk:graal-sdk to v22.2.0.1 ([#1817](https://togithub.com/googleapis/gax-java/issues/1817)) ([a8f8ae2](https://togithub.com/googleapis/gax-java/commit/a8f8ae2b5e035dc08ce161134ec2e441e6c2d4fc))
* **deps:** Update dependency org.threeten:threetenbp to v1.6.3 ([#1821](https://togithub.com/googleapis/gax-java/issues/1821)) ([3bca572](https://togithub.com/googleapis/gax-java/commit/3bca572486e7780ff8fb8b581aa691738885401c))
* **java:** Address ClassNotFoundException in GraalVM 22.2.0 ([#1816](https://togithub.com/googleapis/gax-java/issues/1816)) ([ae6e8be](https://togithub.com/googleapis/gax-java/commit/ae6e8beb6ed5525504df1a3bb7ce71bdf114a233))
* **java:** Address reachability issues in native image compilation with version 22.2.0 ([#1815](https://togithub.com/googleapis/gax-java/issues/1815)) ([0f3215f](https://togithub.com/googleapis/gax-java/commit/0f3215f98bfc5def4e608c780d91953900e17946))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants