Skip to content

Bump num-integer from 0.1.46 to 0.1.47 - #1335

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/num-integer-0.1.47
Open

Bump num-integer from 0.1.46 to 0.1.47#1335
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/num-integer-0.1.47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps num-integer from 0.1.46 to 0.1.47.

Changelog

Sourced from num-integer's changelog.

Release 0.1.47 (2026-08-11)

Contributors: @​durin42, @​cuviper, @​mikem8891

Commits
  • 765fd9b Fix the release date
  • 1377fb6 Merge pull request #80 from cuviper/karatsuba-sqrt
  • 6c3bec6 Release 0.1.47
  • e164588 implement Karatsuba Square Root
  • 3fbe47f Merge pull request #78 from cuviper/rename-head
  • dcaece1 ci: use the fallback resolver for deps
  • 3e242f5 Rename master to main
  • dcaa965 Merge pull request #75 from mikem8891/master
  • f9279a2 non-negative
  • 4b1818d Merge pull request #69 from durin42/rustc-nightly-is_multiple_of-stable
  • Additional commits viewable in compare view

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 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)

Bumps [num-integer](https://github.com/rust-num/num-integer) from 0.1.46 to 0.1.47.
- [Changelog](https://github.com/rust-num/num-integer/blob/main/RELEASES.md)
- [Commits](rust-num/num-integer@num-integer-0.1.46...num-integer-0.1.47)

---
updated-dependencies:
- dependency-name: num-integer
  dependency-version: 0.1.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.06%. Comparing base (0bd622e) to head (87e3941).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1335   +/-   ##
=======================================
  Coverage   91.06%   91.06%           
=======================================
  Files         189      189           
  Lines       22654    22654           
=======================================
  Hits        20630    20630           
  Misses       2024     2024           

☔ View full report in Codecov by Harness.
📢 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.

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.

0 participants