Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump smallvec to 1.13.2 to get UB fix (#9781)
Smallvec 1.13.2 contains [an UB fix](servo/rust-smallvec#345). Upstream opened [a request](rustsec/advisory-db#1960) for this in the advisory-db but it never got acted upon. Found while working on #9321.
- Loading branch information
b6154b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5581 tests run: 5328 passed, 0 failed, 253 skipped (full report)
Flaky tests (3)
Postgres 17
test_storage_controller_metadata_health[2]
: debug-x86-64Postgres 16
test_compaction_l0_memory[github-actions-selfhosted]
: release-x86-64Postgres 14
test_create_churn_during_restart
: release-x86-64Code coverage* (full report)
functions
:31.5% (7928 of 25165 functions)
lines
:49.6% (62831 of 126557 lines)
* collected from Rust tests only
b6154b0 at 2024-11-18T09:44:30.037Z :recycle: