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

fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.11 #476

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

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 (com.squareup.okhttp3:okhttp)

v5.0.0-alpha.11

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: Enabled.

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, check this box

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

@renovate renovate bot enabled auto-merge (rebase) October 23, 2023 13:54
@github-actions github-actions bot added this to ❓ 優先度未振り分け in Main Oct 23, 2023
@renovate renovate bot merged commit bc3cd5f into master Oct 23, 2023
5 checks passed
Main automation moved this from ❓ 優先度未振り分け to ✅ 完了済み Oct 23, 2023
@renovate renovate bot deleted the renovate/okhttp-monorepo branch October 23, 2023 13:56
@github-actions github-actions bot added the ✅完了済み ✅ 完了済み - Done / Closed label Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✅完了済み ✅ 完了済み - Done / Closed
Projects
Main
✅ 完了済み
Development

Successfully merging this pull request may close these issues.

None yet

0 participants