Closed dependabot[bot] closed 4 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps com.squareup.okhttp3:logging-interceptor from 5.0.0-alpha.12 to 5.0.0-alpha.14.
Changelog
Sourced from com.squareup.okhttp3:logging-interceptor's changelog.
... (truncated)
Commits
35f4903
Prepare for release 5.0.0-alpha.14.d661381
Move coroutines extensions to okhttp3.coroutines (#8372)5e1a3e9
Don't require a signing key to publish docs (#8368)668fce2
Prepare next development version.e274b91
Prepare for release 5.0.0-alpha.13.689d388
Revert "Move RealCall and RealConnection to loom safe locks (#8290)" (#8367)6bc0862
Improve some code comments (#8361)06a0529
Fix public APIs for kotlin.time.Duration (#8355)360006a
Don't declare our own HTTP status codes (#8362)a673f45
Move RealCall and RealConnection to loom safe locks (#8290)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show