Skip to content

chore(deps): bump ruint from 1.18.0 to 1.19.0 - #688

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

chore(deps): bump ruint from 1.18.0 to 1.19.0#688
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ruint-1.19.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ruint from 1.18.0 to 1.19.0.

Release notes

Sourced from ruint's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: alloy-rs/ruint@v1.18.0...v1.19.0

Changelog

Sourced from ruint's changelog.

[1.19.0] - 2026-07-03

Added

  • strict_* arithmetic operations (#595)
  • ark-ff-06 feature flag for conversion to ark-ff@0.6 types (#584)

Changed

  • Made from_str_radix const (#591)
  • Made multiplication functions const (#590)
  • Optimize Ord::cmp by comparing via subtraction (#579)
  • Optimize bit count helpers (leading/trailing zeros, count ones) (#578)
  • Optimize shift implementations (#574)

Fixed

  • Fix to_be_bytes on big-endian platforms (#576)

#595: alloy-rs/ruint#595 #591: alloy-rs/ruint#591 #590: alloy-rs/ruint#590 #584: alloy-rs/ruint#584 #579: alloy-rs/ruint#579 #578: alloy-rs/ruint#578 #576: alloy-rs/ruint#576 #574: alloy-rs/ruint#574

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 8, 2026
Bumps [ruint](https://github.com/alloy-rs/ruint) from 1.18.0 to 1.19.0.
- [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.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: ruint
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ruint-1.19.0 branch from 269a1fa to 052bacd Compare July 14, 2026 06:44
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