Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps slab from 0.4.10 to 0.4.11.

Release notes

Sourced from slab's releases.

v0.4.11

  • Fix Slab::get_disjoint_mut out of bounds (#152)
Changelog

Sourced from slab's changelog.

0.4.11 (August 8, 2025)

  • Fix Slab::get_disjoint_mut out of bounds (#152)
Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/slab@v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 12, 2025
@roypat roypat enabled auto-merge (rebase) August 13, 2025 08:09
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.35%. Comparing base (8c05f56) to head (0ae11ce).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5366      +/-   ##
==========================================
+ Coverage   82.30%   82.35%   +0.04%     
==========================================
  Files         265      265              
  Lines       30640    30640              
==========================================
+ Hits        25219    25233      +14     
+ Misses       5421     5407      -14     
Flag Coverage Δ
5.10-c5n.metal 82.32% <ø> (ø)
5.10-m5n.metal 82.32% <ø> (-0.01%) ⬇️
5.10-m6a.metal 81.60% <ø> (-0.01%) ⬇️
5.10-m6g.metal 78.92% <ø> (ø)
5.10-m6i.metal 82.31% <ø> (+<0.01%) ⬆️
5.10-m7a.metal-48xl 81.59% <ø> (?)
5.10-m7g.metal 78.92% <ø> (ø)
5.10-m7i.metal-24xl 82.29% <ø> (?)
5.10-m7i.metal-48xl 82.29% <ø> (?)
5.10-m8g.metal-24xl 78.91% <ø> (?)
5.10-m8g.metal-48xl 78.91% <ø> (?)
6.1-c5n.metal 82.36% <ø> (ø)
6.1-m5n.metal 82.37% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 81.65% <ø> (ø)
6.1-m6g.metal 78.92% <ø> (ø)
6.1-m6i.metal 82.36% <ø> (ø)
6.1-m7a.metal-48xl 81.63% <ø> (?)
6.1-m7g.metal 78.92% <ø> (ø)
6.1-m7i.metal-24xl 82.37% <ø> (?)
6.1-m7i.metal-48xl 82.37% <ø> (?)
6.1-m8g.metal-24xl 78.91% <ø> (?)
6.1-m8g.metal-48xl 78.91% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@roypat roypat merged commit faaea96 into main Aug 13, 2025
6 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/slab-0.4.11 branch August 13, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants