Closed dependabot[bot] closed 7 months ago
status | platform | features | toolchain |
---|---|---|---|
🟡 | ubuntu-latest |
test-kubo,headers |
nightly |
🟢 | ubuntu-latest |
test-kubo,headers,rocksdb |
stable |
🟡 | ubuntu-latest |
test-kubo,headers |
stable |
🟢 | windows-latest |
test-kubo,headers |
stable |
🟡 | macos-13 |
test-kubo,headers |
stable |
🟡 | macos-13 |
test-kubo,headers,rocksdb |
stable |
ubuntu-latest
, test-kubo,headers
, nightly
Summary [ 67.892s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 26.622s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
ubuntu-latest
, test-kubo,headers
, stable
Summary [ 68.006s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 26.268s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
macos-13
, test-kubo,headers
, stable
Summary [ 62.766s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 24.075s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
macos-13
, test-kubo,headers,rocksdb
, stable
Summary [ 62.318s] 209 tests run: 209 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 4.180s] noosphere::distributed_basic local_lineage_remains_sparse_as_graph_changes_accrue_over_time
@dependabot rebase
Bumps async-recursion from 1.0.5 to 1.1.0.
Release notes
Sourced from async-recursion's releases.
Commits
3ebe1f0
Prepare v1.1.0 release (#41)2d0d43b
AddSync
support (#40)f01f486
Add lifetime bounds to nested references (#38)0b38976
Add macro expansion tests (#39)f8b8e21
Update output of UI test to capture improved error message. (#35)1c7b6ea
fix(docs): Add missing word in comment (follow-up to #30) (#31)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