Closed dependabot[bot] closed 11 months ago
260 files + 202 260 suites +202 10m 46s :stopwatch: + 8m 26s 359 tests ± 0 344 :heavy_check_mark: ± 0 14 :zzz: - 1 1 :x: +1 2 818 runs +2 209 2 736 :heavy_check_mark: +2 146 81 :zzz: +62 1 :x: +1
For more details on these failures, see this check.
Results for commit 01058598. ± Comparison against base commit 8f1962cb.
Bumps com.squareup.okio:okio-jvm from 3.6.0 to 3.7.0.
Changelog
Sourced from com.squareup.okio:okio-jvm'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