Closed dependabot[bot] closed 11 months ago
306 files + 248 306 suites +248 11m 29s :stopwatch: + 9m 9s 359 tests ± 0 343 :heavy_check_mark: - 1 14 :zzz: - 1 2 :x: +2 3 318 runs +2 709 3 221 :heavy_check_mark: +2 631 95 :zzz: +76 2 :x: +2
For more details on these failures, see this check.
Results for commit f9f5d95f. ± Comparison against base commit 8f1962cb.
Bumps com.squareup.okio:okio from 3.6.0 to 3.7.0.
Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
37ad7d2
Prepare for release 3.7.0.fc8357c
Simplify releasing instructionsac9cd96
Use a state machine to implement AsyncTimeout (#1397)45d6834
Implement AsyncTimeout.cancel() (#1396)d2d0b57
Implement ForwardingTimeout.cancel() (#1395)bf29a91
Don't throw in awaitSignal if the timeout is canceled (#1394)9ece752
Merge pull request #1393 from square/renovate/actions-upload-artifact-4.x8c76a1b
Update actions/upload-artifact action to v484823bd
Implement Timeout.cancel for waitUntilNotified (#1391)154375b
Reduce calls to nanoTime in Timeout.awaitSignal() (#1390)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