solrbot opened a new pull request, #1769:
URL: https://github.com/apache/solr/pull/1769

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [io.grpc:grpc-xds](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-services](https://togithub.com/grpc/grpc-java) | 
dependencies | patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-rls](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-protobuf-lite](https://togithub.com/grpc/grpc-java) | 
dependencies | patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | 
dependencies | patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-netty-shaded](https://togithub.com/grpc/grpc-java) | 
dependencies | patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-netty](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-grpclb](https://togithub.com/grpc/grpc-java) | dependencies 
| patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-googleapis](https://togithub.com/grpc/grpc-java) | 
dependencies | patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-core](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-context](https://togithub.com/grpc/grpc-java) | dependencies 
| patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-auth](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-api](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   | [io.grpc:grpc-alts](https://togithub.com/grpc/grpc-java) | dependencies | 
patch | `1.56.0` -> `1.56.1` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>grpc/grpc-java</summary>
   
   ### [`v1.56.1`](https://togithub.com/grpc/grpc-java/releases/tag/v1.56.1)
   
   ##### Bug fixes
   
   -   core: Fix regression in 1.54.0 where polling NameResolvers would not 
refresh after a resolution error 
([#&#8203;10328](https://togithub.com/grpc/grpc-java/issues/10328)). The 
symptom is a transient failure like "UNAVAILABLE: Unable to resolve host" 
continuing potentially forever. This did not impact DnsNameResolver, but it did 
impacted GrpclbNameResolver which is the dns name resolver used when 
`grpc-grpclb` is in the classpath. So even users that think "I don't use 
grpclb" may have been impacted. `round_robin` is mainly impacted on startup, 
but if the error happened afterward it would commonly fix itself for short 
transient DNS failures. `pick_first` is impacted at all times; any failed DNS 
resolution could cause all future RPCs on the channel to fail.
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "* * * * 0" (UTC), 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 these updates 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Renovate 
Bot](https://togithub.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS41IiwidXBkYXRlZEluVmVyIjoiMzUuNjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to