Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
money (source, changelog) "~>6.13.5" -> "~>6.19.0" age adoption passing confidence

Release Notes

RubyMoney/money (money)

v6.19.0

Compare Source

  • Change Peruvian Sol (PEN) decimal mark and thousands separator.
  • Fix deprecation warning for BigDecimal being moved out from stdlib.
  • Improves Precision and Simplifies Allocation Logic
  • explicit declaration of i18n locales
  • Add space to CHF format
  • Update deprecation message to suggest correct formatting.

v6.18.0

Compare Source

  • Add second dobra (STN) from São Tomé and Príncipe
  • Add Sierra Leonean (new) leone (SLE) from Sierra Leone
  • Correct South African Rand (ZAR) to use comma decimal mark, and space thousands separator
  • Use euro symbol as html_entity for euro currency
  • Update Georgian Lari symbol
  • Add Ruby 3.1 and 3.2 to the CI matrix
  • Add Money.from_dollars alias as a more explicit initializer, it's the same as Money.from_amount
  • Mark Croatian Kuna (HRK) as obsolete by moving its definition to the backwards compatibility data source

v6.17.0

Compare Source

  • Allow true for thousands_separator

v6.16.0

  • Add Money.from_cents alias as a more explicit initializer, it's the same as Money.new

v6.14.1

  • Fix CHF format regression introduced in v6.14.0
  • Fix deprecation warning in #format_decimal_part

v6.14.0

  • Fix Bahraini dinar symbol
  • Raise exception when default currency is not set or passed as parameter
  • Allow specifying default_bank as a lambda
  • Allow passing a default format in currencies definition only valid without symbol_position
  • Always allow comparison with zero Money
  • Rename Money.infinite_precision to default_infinite_precision
  • Add Currency.reset! method to reload all the default currency definitions
  • Fix edgecase for Money#allocate when applying to array of all zero values

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.

@renovate renovate bot requested a review from Fryguy as a code owner August 23, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant