go-gorm-spanner icon indicating copy to clipboard operation
go-gorm-spanner copied to clipboard

fix(deps): update module github.com/shopspring/decimal to v1.4.0

Open renovate-bot opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/shopspring/decimal v1.3.1 -> v1.4.0 age adoption passing 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: Branch creation - "before 4am on Monday" (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.


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

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar May 06 '24 03:05 renovate-bot