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 bigdecimal to v0.4.6 #451

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
bigdecimal workspace.dependencies patch 0.4.5 -> 0.4.6

Release Notes

akubera/bigdecimal-rs (bigdecimal)

v0.4.6

Compare Source

Changes

  • Fix error in formatting code that would skip "carrying the one" when rounding up series of nines, overflowing

  • Improved implementation of sqrt and cbrt

  • Uses consistent rounding implementations in formatting and arithmetic operations

  • Add new constructor methods BigDecimal::from_bigint & BigDecimal::from_biguint


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11657000036

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 74.75%

Files with Coverage Reduction New Missed Lines %
common/src/tap/checks/deny_list_check.rs 1 98.21%
Totals Coverage Status
Change from base Build 11637439605: 0.04%
Covered Lines: 5391
Relevant Lines: 7212

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/bigdecimal-0.x-lockfile branch 18 times, most recently from 79fdc06 to ca22a33 Compare November 8, 2024 21:19
@renovate renovate bot force-pushed the renovate/bigdecimal-0.x-lockfile branch from ca22a33 to e08e7d7 Compare November 11, 2024 16:55
@gusinacio gusinacio merged commit 4107be9 into main Nov 11, 2024
5 of 8 checks passed
@gusinacio gusinacio deleted the renovate/bigdecimal-0.x-lockfile branch November 11, 2024 16:56
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.

2 participants