Skip to content

chore(deps): update num-bigint requirement from 0.4.6 to 0.5.0 in /tests/fuzz#5421

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tests/fuzz/num-bigint-0.5.0
Open

chore(deps): update num-bigint requirement from 0.4.6 to 0.5.0 in /tests/fuzz#5421
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tests/fuzz/num-bigint-0.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from num-bigint's changelog.

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.7 (2026-07-02)

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

Release 0.4.6 (2024-06-27)

Contributors: @​cuviper, @​ralphtandetzky, @​yhx-12243

Release 0.4.5 (2024-05-06)

Contributors: @​cuviper, @​joelonsql, @​waywardmonkeys

... (truncated)

Commits
  • 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
  • 6303d1a Upgrade to rand v0.10 and split rand_core v0.10
  • 1d3365b Merge pull request #346 from cuviper/release-0.4.7
  • 73a7205 Release 0.4.7
  • 6e9fe33 Merge pull request #335 from cp289/sign_docs
  • Additional commits viewable in compare view

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)

Updates the requirements on [num-bigint](https://github.com/rust-num/num-bigint) to permit the latest version.
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](rust-num/num-bigint@num-bigint-0.4.6...num-bigint-0.5.0)

---
updated-dependencies:
- dependency-name: num-bigint
  dependency-version: 0.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the C-Dependencies Pull requests that update a dependency file label Jul 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 4, 2026 08:03
@github-actions github-actions Bot added the Waiting On Review Waiting on reviews from the maintainers label Jul 4, 2026
@github-actions github-actions Bot added this to the v1.0.0 milestone Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Test262 conformance changes

Test result main count PR count difference
Total 53,125 53,125 0
Passed 51,072 51,072 0
Ignored 1,482 1,482 0
Failed 571 571 0
Panics 0 0 0
Conformance 96.14% 96.14% 0.00%

Tested main commit: 8a1e8fe07f626f7a067afc2c9885d5d87de4bb5d
Tested PR commit: 23ed3d1fd9669602d16d18a79f62834497f2b1fc
Compare commits: 8a1e8fe...23ed3d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants