Closed dependabot[bot] closed 10 months ago
276 files +230 276 suites +230 10m 55s :stopwatch: + 9m 38s 96 tests ± 0 95 :heavy_check_mark: ± 0 1 :zzz: ±0 0 :x: ±0 576 runs +480 570 :heavy_check_mark: +475 6 :zzz: +5 0 :x: ±0
Results for commit 4dd0340f. ± Comparison against base commit f8b21315.
Looks like com.squareup.okio:okio-jvm is up-to-date now, so this is no longer needed.
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