Skip to content

build(deps): bump ruint from 1.16.0 to 1.17.1 - #4262

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ruint-1.17.1
Open

build(deps): bump ruint from 1.16.0 to 1.17.1#4262
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ruint-1.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps ruint from 1.16.0 to 1.17.1.

Release notes

Sourced from ruint's releases.

v1.17.1

What's Changed

Full Changelog: alloy-rs/ruint@v1.17.0...v1.17.1

v1.17.0

What's Changed

New Contributors

Full Changelog: alloy-rs/ruint@v1.16.0...v1.17.0

Changelog

Sourced from ruint's changelog.

[1.17.1] - 2025-12-26

Changed

  • Added unsafe to many unstable API functions in algorithms module, and documented their conditions of use (COU). (#552)

#552: alloy-rs/ruint#552

[1.17.0] - 2025-09-24

Added

  • Support for bincode 2 (#516)
  • Introduce ark-ff-05 feature flag for conversion to ark-ff@0.5 types (#526)

Changed

  • MSRV bumped to 1.85 (#503)
  • Made *next_power_of_two and *next_multiple_of const (#533)
  • Reimplemented TryFrom<f64> for Uint to speed it up, fixing edge cases and removing std requirements (#524)
  • Reimplemented From<Uint> for f64 and f32 to speed it up, fixing edge cases and removing std requirements (#535)

#503: alloy-rs/ruint#503 #516: alloy-rs/ruint#516 #526: alloy-rs/ruint#526 #533: alloy-rs/ruint#533 #524: alloy-rs/ruint#524

Commits
  • bc3fad7 Merge pull request #553 from Evalir/evalir/prestwich/rustsec-safety
  • 6d82291 chore: bump version
  • 51fdde2 chore: changelog
  • 8090e7f chore: update unsafe function and improve documentation and safety notes
  • 17c9b3e Merge pull request #544 from Evalir/evalir/prestwich-fix-codspeed
  • 370e2e5 fix: crates badge
  • d742cc0 lint: disable clippy incompatible msrv on nightly
  • 814020c chore: fix codspeed invocation in github action
  • 7732304 Merge pull request #539 from DaniPopes/release-1.17.0
  • c0bc595 Merge branch 'main' into release-1.17.0
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ruint](https://github.com/alloy-rs/ruint) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/alloy-rs/ruint/releases)
- [Changelog](https://github.com/alloy-rs/ruint/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/ruint@v1.16.0...v1.17.1)

---
updated-dependencies:
- dependency-name: ruint
  dependency-version: 1.17.1
  dependency-type: direct:production
...

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 skip-changelog labels Sep 2, 2026
@dependabot
dependabot Bot requested a review from a team September 2, 2026 00:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code skip-changelog labels Sep 2, 2026
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 skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants