Skip to content

build(deps): update num-bigint requirement from 0.4 to 0.5 in /fuzz in the fuzz-deps group across 1 directory#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fuzz/fuzz-deps-a79cc223ae
Open

build(deps): update num-bigint requirement from 0.4 to 0.5 in /fuzz in the fuzz-deps group across 1 directory#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fuzz/fuzz-deps-a79cc223ae

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Updates the requirements on num-bigint to permit the latest version.
Updates num-bigint to 0.5.1

Changelog

Sourced from num-bigint's changelog.

Release 0.5.1 (2026-07-04)

Contributors: @​cuviper

Release 0.5.0 (2026-07-02)

  • 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

Release 0.4.8 (2026-07-04)

Contributors: @​cuviper

Release 0.4.7 (2026-07-02)

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

Release 0.4.6 (2024-06-27)

  • [Fixed compilation on x86_64-unknown-linux-gnux32.][312]

... (truncated)

Commits
  • 33c59ba Merge pull request #348 from cuviper/bz-alg2-step3b
  • 38b68f6 Release 0.5.1
  • f4a43f5 Fix the missing part of the Burnikel-Ziegler algorithm
  • ebfd89a Add failing tests for a bug in B-Z division
  • 0ab95df Merge pull request #338 from cuviper/rand-0.10
  • 33d6998 Release 0.5.0
  • 84d05b7 Clean up manifests of ci crates
  • f8daf56 Allow clippy::duplicate_mod where intended
  • 022310a Rearrange the rand features to support both 0.9 and 0.10
  • 537a036 ci: use the fallback resolver for deps
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 13, 2026
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Updates the requirements on [num-bigint](https://github.com/rust-num/num-bigint) to permit the latest version.

Updates `num-bigint` to 0.5.1
- [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md)
- [Commits](rust-num/num-bigint@num-bigint-0.4.0...num-bigint-0.5.1)

---
updated-dependencies:
- dependency-name: num-bigint
  dependency-version: 0.5.1
  dependency-type: direct:production
  dependency-group: fuzz-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): update num-bigint requirement from 0.4 to 0.5 in /fuzz in the fuzz-deps group build(deps): update num-bigint requirement from 0.4 to 0.5 in /fuzz in the fuzz-deps group across 1 directory Jul 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/fuzz/fuzz-deps-a79cc223ae branch from 2b5065d to 9890d1c Compare July 14, 2026 17:41
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.

1 participant