alices-wonderland / white-rabbit

0 stars 0 forks source link

fix(deps): update rust crate rust_decimal to 1.32 - autoclosed #96

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 dependencies minor 1.31 -> 1.32

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 - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (17a2c8d) into develop (c16fcc2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #96   +/-   ##
========================================
  Coverage    50.53%   50.53%           
========================================
  Files           39       39           
  Lines         1971     1971           
========================================
  Hits           996      996           
  Misses         975      975           
Flag Coverage Δ
backend 50.53% <ø> (ø)
unittests 50.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information