Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate rust_decimal to v1.36.0 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
rust_decimal workspace.dependencies minor 1.35.0 -> 1.36.0

Release Notes

paupino/rust-decimal (rust_decimal)

v1.36.0

Compare Source

Fixed
  • Fixes a bug where from_sql was converting Numeric::NaN to 0 rather than returning an
    error. (#​656).
  • Fixes an issue where i128::MIN would cause overflow when calling
    from_i128 (#​657).
  • Fixes issue with abs_sub whereby it was not returning the
    difference (#​666).
  • Fixes issue with serde_str after downstream dependency
    update (#​670).
Changed
  • Github workflow improvements (#​658).
  • Diesel 1 feature has been deprecated and Diesel 2 was upgraded to
    v2.2 (#​663).
  • Replace proptest strategy to improve generation of random
    values (#​659).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants