Skip to content

chore(deps): update module github.com/shopspring/decimal to v1.4.0 - #1175

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/go-indirect-dependencies
Aug 24, 2026
Merged

chore(deps): update module github.com/shopspring/decimal to v1.4.0#1175
renovate[bot] merged 1 commit into
mainfrom
renovate/go-indirect-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/shopspring/decimal v1.3.1v1.4.0 age confidence

Release Notes

shopspring/decimal (github.com/shopspring/decimal)

v1.4.0

Compare Source

BREAKING
  • Drop support for Go version older than 1.10 #​361
FEATURES
  • Add implementation of natural logarithm #​339 #​357
  • Add improved implementation of power operation #​358
  • Add Compare method which forwards calls to Cmp #​346
  • Add NewFromBigRat constructor #​288
  • Add NewFromUint64 constructor #​352
ENHANCEMENTS
  • Migrate to Github Actions #​245 #​340
  • Fix examples for RoundDown, RoundFloor, RoundUp, and RoundCeil #​285 #​328 #​341
  • Use Godoc standard to mark deprecated Equals and StringScaled methods #​342
  • Removed unnecessary min function for RescalePair method #​265
  • Avoid reallocation of initial slice in MarshalBinary (GobEncode) #​355
  • Optimize NumDigits method #​301 #​356
  • Optimize BigInt method #​359
  • Support scanning uint64 #​131 #​364
  • Add docs section with alternative libraries #​363
BUGFIXES
  • Fix incorrect calculation of decimal modulo #​258 #​317
  • Allocate new(big.Int) in Copy method to deeply clone it #​278
  • Fix overflow edge case in QuoRem method #​322

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@renovate
renovate Bot requested a review from batmac as a code owner August 24, 2026 01:44
@renovate renovate Bot added the renovate label Aug 24, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 24, 2026 01:44
@renovate
renovate Bot merged commit c7eb9f4 into main Aug 24, 2026
24 of 25 checks passed
@renovate
renovate Bot deleted the renovate/go-indirect-dependencies branch August 24, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant