Skip to content

chore: bump many_cpus from 1.1.5 to 2.0.0#241

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/many_cpus-2.0.0
Open

chore: bump many_cpus from 1.1.5 to 2.0.0#241
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/many_cpus-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps many_cpus from 1.1.5 to 2.0.0.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 2, 2026
Bumps [many_cpus](https://github.com/folo-rs/folo) from 1.1.5 to 2.0.0.
- [Changelog](https://github.com/folo-rs/folo/blob/main/release-plz.toml)
- [Commits](folo-rs/folo@many_cpus-v1.1.5...many_cpus-v2.0.0)

---
updated-dependencies:
- dependency-name: many_cpus
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/many_cpus-2.0.0 branch from 4f2056c to a283f3a Compare February 4, 2026 22:14
kate-shine
kate-shine previously approved these changes Feb 5, 2026
@kate-shine kate-shine self-requested a review February 5, 2026 11:03
@berkus berkus force-pushed the dependabot/cargo/many_cpus-2.0.0 branch from 2a76f31 to 1da7c7e Compare February 5, 2026 17:05
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (6df12a8) to head (d9bb684).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         139      139           
  Lines        8420     8428    +8     
=======================================
+ Hits         8420     8428    +8     

☔ 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.

@berkus berkus force-pushed the dependabot/cargo/many_cpus-2.0.0 branch from 1da7c7e to d9bb684 Compare February 5, 2026 17:12
.lock()
.expect("Failed to acquire lock")
.insert(std::thread::current().id(), affinity);
// TODO: Handle not found here.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least log it as warn

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.

4 participants