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.33.0 #57

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

paupino/rust-decimal (rust_decimal) ### [`v1.33.0`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1330) [Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.32.0...1.33.0) ##### Fixed - Fixes an issue when adding/subtracting two `Decimal`s when one has a scale of 29. ([#​619](https://togithub.com/paupino/rust-decimal/pull/619)) - An empty string will be parsed as `None` during JSON deserialization instead of panicking. ([#​607](https://togithub.com/paupino/rust-decimal/pull/607)) ##### Changed - Upgrades `borsh` to version `1.1` as a result of a [security advisory](https://rustsec.org/advisories/RUSTSEC-2023-0033.html). ([#​621](https://togithub.com/paupino/rust-decimal/pull/621)) ##### Credit Thank you to [@​gai6948](https://togithub.com/gai6948) for their contribution! Also thank you to all of those that pushed for the security advisory changes.

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.