Closed dependabot[bot] closed 7 months ago
status | platform | features | toolchain |
---|---|---|---|
🟡 | ubuntu-latest |
test-kubo,headers |
nightly |
🟢 | macos-13 |
test-kubo,headers,rocksdb |
stable |
🟢 | ubuntu-latest |
test-kubo,headers,rocksdb |
stable |
🟡 | macos-13 |
test-kubo,headers |
stable |
🟡 | ubuntu-latest |
test-kubo,headers |
stable |
🟡 | windows-latest |
test-kubo,headers |
stable |
ubuntu-latest
, test-kubo,headers
, nightly
Summary [ 52.900s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 4.475s] noosphere::distributed_basic gateway_publishes_and_resolves_petnames_configured_by_the_client
macos-13
, test-kubo,headers
, stable
Summary [ 56.686s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 0.782s] noosphere-ns dht::node::test::test_dhtnode_bootstrap
ubuntu-latest
, test-kubo,headers
, stable
Summary [ 52.156s] 210 tests run: 210 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 26.553s] noosphere::distributed_stress multiplayer::orb_can_render_peers_in_the_sphere_address_book
windows-latest
, test-kubo,headers
, stable
Summary [ 55.927s] 209 tests run: 209 passed (1 flaky), 2 skipped
FLAKY 2/5 [ 3.041s] noosphere-gateway jobs::processors::syndication::tests::it_advances_syndication_checkpoint_lifetime_with_clock_time
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps anyhow from 1.0.80 to 1.0.82.
Release notes
Sourced from anyhow's releases.
Commits
074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensurec5af1db
Make ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2
Revert "Temporarily disable miri on doctests"f2c4db9
Update ui test suite to nightly-2024-03-31028cbee
Explicitly install a Rust toolchain for cargo-outdated job7a4cac5
Merge pull request #358 from dtolnay/workspacewrapper939db01
Apply RUSTC_WORKSPACE_WRAPPER9f84a37
Temporarily disable miri on doctests45e5a58
Ignore dead code lint in testDependabot 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