Closed dependabot[bot] closed 5 months ago
status | platform | features | toolchain |
---|---|---|---|
🟢 | macos-13 |
test-kubo,headers,rocksdb |
stable |
🟡 | macos-13 |
test-kubo,headers |
stable |
🟢 | windows-latest |
test-kubo,headers |
stable |
🟢 | ubuntu-latest |
test-kubo,headers,rocksdb |
stable |
🟢 | ubuntu-latest |
test-kubo,headers |
stable |
macos-13
, test-kubo,headers
, stable
Summary [ 64.754s] 210 tests run: 210 passed (2 flaky), 2 skipped
FLAKY 2/5 [ 0.932s] noosphere-ns dht::node::test::test_dhtnode_bootstrap
FLAKY 2/5 [ 3.710s] noosphere::distributed_basic local_lineage_remains_sparse_as_graph_changes_accrue_over_time
Superseded by #912.
Bumps serde from 1.0.197 to 1.0.202.
Release notes
Sourced from serde's releases.
Commits
9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internals48cc2a6
Replace use of a syn From impl3202a68
Skip rerunning build script on library code changesb4f1bc1
Release 1.0.201029ab46
Merge pull request #2737 from dtolnay/checkcfg220ca0c
Resolve unexpected_cfgs warning20306f4
Fix cfg on test_systemtime_overflowDependabot 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