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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
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.