Closed dependabot[bot] closed 10 months ago
24 files +20 24 suites +20 8s :stopwatch: +8s 10 tests ± 0 10 :heavy_check_mark: + 4 0 :zzz: - 4 0 :x: ±0 60 runs +50 40 :heavy_check_mark: +34 20 :zzz: +16 0 :x: ±0
Results for commit 29609cf6. ± Comparison against base commit b69563c0.
Bumps the okio group with 1 update: com.squareup.okio:okio.
Updates
com.squareup.okio:okio
from 3.6.0 to 3.7.0Changelog
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