BranislavBeno / Ronja-CRM-Server

MIT License
1 stars 1 forks source link

Update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.11 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okhttp3:okhttp (source) 5.0.0-alpha.10 -> 5.0.0-alpha.11 age adoption passing confidence

Release Notes

square/okhttp ### [`v5.0.0-alpha.11`](https://togithub.com/square/okhttp/blob/HEAD/CHANGELOG.md#Version-500-alpha11) *2022-12-24* - New: Enable fast fallback by default. It's our implementation of Happy Eyeballs, \[RFC 8305]\[rfc\_8305]. Disable with `OkHttpClient.Builder.fastFallback(false)`. - Fix: Don't log response bodies for server-sent events. - Fix: Skip early hints (status code 103) responses. - Fix: Don't log sensitive headers in `Request.toString()`. - Fix: Don't crash when the dispatcher's `ExecutorService` is shutdown with many calls still enqueued. - Upgrade: \[GraalVM 22]\[graalvm\_22]. - Upgrade: \[Kotlin 1.7.10]\[kotlin\_1\_7\_10].

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.



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

sonarcloud[bot] commented 1 year ago

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