Closed dependabot[bot] closed 7 months ago
status | platform | features | toolchain |
---|---|---|---|
🟢 | ubuntu-latest |
test-kubo,headers,rocksdb |
stable |
🟢 | ubuntu-latest |
test-kubo,headers |
stable |
🟡 | macos-13 |
test-kubo,headers,rocksdb |
stable |
🟢 | macos-13 |
test-kubo,headers |
stable |
🟢 | windows-latest |
test-kubo,headers |
stable |
🟡 | ubuntu-latest |
test-kubo,headers |
nightly |
macos-13
, test-kubo,headers,rocksdb
, stable
Summary [ 57.890s] 209 tests run: 209 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 0.834s] noosphere-ns dht::node::test::test_dhtnode_bootstrap
ubuntu-latest
, test-kubo,headers
, nightly
Summary [ 70.625s] 210 tests run: 210 passed (2 flaky), 2 skipped
FLAKY 2/5 [ 4.480s] noosphere::distributed_basic gateway_publishes_and_resolves_petnames_configured_by_the_client
FLAKY 2/5 [ 26.492s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
Bumps h2 from 0.3.24 to 0.3.26.
Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
357127e
v0.3.261a357aa
fix: limit number of CONTINUATION frames allowed5b6c9e0
refactor: cleanup new unused warnings (#757)3a79832
v0.3.2594e80b1
perf: optimize header list size calculations (#750)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