Update Rust crate num-traits to 0.2.18 #161

Merged
pierre merged 1 commits from renovate/num-traits-0.x into master 2024-02-09 00:20:16 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
num-traits dependencies patch 0.2.17 -> 0.2.18

Release Notes

rust-num/num-traits (num-traits)

v0.2.18

Compare Source

Contributors: @​andrewjradcliffe, @​cuviper, @​tarcieri, @​tdelabro, @​waywardmonkeys


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [num-traits](https://github.com/rust-num/num-traits) | dependencies | patch | `0.2.17` -> `0.2.18` | --- ### Release Notes <details> <summary>rust-num/num-traits (num-traits)</summary> ### [`v0.2.18`](https://github.com/rust-num/num-traits/blob/HEAD/RELEASES.md#Release-0218-2024-02-07) [Compare Source](https://github.com/rust-num/num-traits/compare/num-traits-0.2.17...num-traits-0.2.18) - [The new `Euclid::div_rem_euclid` and `CheckedEuclid::checked_div_rem_euclid` methods][291] compute and return the quotient and remainder at the same time. - [The new `TotalOrder` trait implements the IEEE 754 `totalOrder` predicate.][295] - [The new `ConstZero` and `ConstOne` traits offered associated constants][303], extending the non-const `Zero` and `One` traits for types that have constant values. **Contributors**: [@&#8203;andrewjradcliffe](https://github.com/andrewjradcliffe), [@&#8203;cuviper](https://github.com/cuviper), [@&#8203;tarcieri](https://github.com/tarcieri), [@&#8203;tdelabro](https://github.com/tdelabro), [@&#8203;waywardmonkeys](https://github.com/waywardmonkeys) [291]: https://github.com/rust-num/num-traits/pull/291 [295]: https://github.com/rust-num/num-traits/pull/295 [303]: https://github.com/rust-num/num-traits/pull/303 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-09 00:14:06 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
9fb275b537
Update Rust crate num-traits to 0.2.18
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-09 00:14:06 +00:00
pierre merged commit 9fb275b537 into master 2024-02-09 00:20:16 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SeaBattle#161
No description provided.