Skip to content

Update Rust crate num-bigint to v0.5.1#96

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/num-bigint-0.x
Open

Update Rust crate num-bigint to v0.5.1#96
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/num-bigint-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
num-bigint dev-dependencies minor 0.40.5
num-bigint dependencies minor 0.4.60.5.0

Release Notes

rust-num/num-bigint (num-bigint)

v0.5.1

Compare Source

Contributors: @​cuviper

v0.5.0

Compare Source

  • Upgrade to rand v0.10 and/or v0.9, and split rand_core.
    • The former rand feature is now split into multiple features, rand_0_9,
      rand_core_0_9, rand_0_10, and rand_core_0_10, depending on the
      version and feature set you need.
    • The RandBigInt extension trait is now split into BigRng09 and
      BigRng010 for each version.
    • The gen_* methods are deprecated in favor of new random_* methods.
    • This is also a value-breaking release, as rand defines it.

Contributors: @​bionicles, @​cuviper, @​divergentdave

v0.4.8

Compare Source

Contributors: @​cuviper

v0.4.7

Compare Source

Contributors: @​cp289, @​cuviper, @​hkalbasi, @​mikem8891, @​pRizz, @​tyilo, @​xtqqczze


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `num-bigint`.
    ... required by package `num-prime-bench v0.0.0 (/tmp/renovate/repos/github/uutils/num-prime/bench)`
versions that meet the requirements `^0.5` are: 0.5.1

package `num-prime-bench` depends on `num-bigint` with feature `rand` but `num-bigint` does not have that feature.
help: there is a feature `std` with a similar name


failed to select a version for `num-bigint` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bench/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `num-bigint`.
    ... required by package `num-prime-bench v0.0.0 (/tmp/renovate/repos/github/uutils/num-prime/bench)`
versions that meet the requirements `^0.5` are: 0.5.1

package `num-prime-bench` depends on `num-bigint` with feature `rand` but `num-bigint` does not have that feature.
help: there is a feature `std` with a similar name


failed to select a version for `num-bigint` which could resolve this conflict

@renovate
renovate Bot force-pushed the renovate/num-bigint-0.x branch from 1209afb to 891803b Compare July 5, 2026 01:57
@renovate renovate Bot changed the title Update Rust crate num-bigint to v0.5.0 Update Rust crate num-bigint to v0.5.1 Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants