Closed dependabot[bot] closed 7 months ago
status | platform | features | toolchain |
---|---|---|---|
π’ | macos-13 |
test-kubo,headers |
stable |
π‘ | macos-13 |
test-kubo,headers,rocksdb |
stable |
π‘ | ubuntu-latest |
test-kubo,headers |
nightly |
π’ | ubuntu-latest |
test-kubo,headers,rocksdb |
stable |
π‘ | windows-latest |
test-kubo,headers |
stable |
π‘ | ubuntu-latest |
test-kubo,headers |
stable |
macos-13
, test-kubo,headers,rocksdb
, stable
Summary [ 53.575s] 209 tests run: 209 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 3.922s] noosphere::distributed_basic local_lineage_remains_sparse_as_graph_changes_accrue_over_time
ubuntu-latest
, test-kubo,headers
, nightly
Summary [ 68.708s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 26.155s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
windows-latest
, test-kubo,headers
, stable
Summary [ 67.268s] 209 tests run: 209 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 3.031s] noosphere-gateway jobs::processors::syndication::tests::it_advances_syndication_checkpoint_lifetime_with_clock_time
ubuntu-latest
, test-kubo,headers
, stable
Summary [ 67.858s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 25.994s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
Bumps tokio-stream from 0.1.14 to 0.1.15.
Commits
7cfb100
chore: prepare tokio-stream v0.1.15 (#6401)e37bd63
io: implementtry_new
andtry_with_interest
forAsyncFd
(#6345)c9e7578
sync: remove'static
bound onimpl Sink for PollSender
(#6397)3141ed6
sync: update watch channel docs (#6395)ea1cfbd
sync: reorder const_new before new_with (#6392)fb2dc97
readme: update commit message guidelines (#6393)a3d2548
sync: implementClone
forwatch::Sender
(#6388)b4ab647
signal: fix typo in argument name (#6389)3133af4
runtime: make theenter
example deterministic (#6351)1f924f9
chore: fix deprecated circleci image (#6379)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