jcornaz / beancount-parser

A beancount file parser library for rust
The Unlicense
21 stars 7 forks source link

chore(deps): update rust crate rust_decimal to 1.32.0 #50

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rust_decimal dev-dependencies minor 1.31.0 -> 1.32.0

Release Notes

paupino/rust-decimal (rust_decimal) ### [`v1.32.0`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1320) [Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.31.0...1.32.0) ##### Fixed - Fixes an issue with `is_integer` returning incorrect results for mantissa's 10^n where n >= 10. ([#​605](https://togithub.com/paupino/rust-decimal/pull/605)) ##### Changed - `byteorder` is no longer required as a dependency for the postgres feature. ([#​603](https://togithub.com/paupino/rust-decimal/pull/603)) ##### Credit Thank you to [@​psychon](https://togithub.com/psychon) for your contribution!

Configuration

πŸ“… Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, 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.



This PR has been generated by Mend Renovate. View repository job log here.