Skip to content

Commit

Permalink
build(deps): bump smallvec to 1.13.2 to get UB fix (#9781)
Browse files Browse the repository at this point in the history
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
problame authored Nov 17, 2024
1 parent 8880134 commit b6154b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit b6154b0

@github-actions
Copy link

@github-actions github-actions bot commented on b6154b0 Nov 17, 2024

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

Postgres 16

  • test_compaction_l0_memory[github-actions-selfhosted]: release-x86-64

Postgres 14

Code coverage* (full report)

  • functions: 31.5% (7928 of 25165 functions)
  • lines: 49.6% (62831 of 126557 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b6154b0 at 2024-11-18T09:44:30.037Z :recycle:

Please sign in to comment.