Skip to content

Update money requirement from ~> 6.13 to >= 6.13, < 8.0 in /sample#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sample/money-gte-6.13-and-lt-8.0
Open

Update money requirement from ~> 6.13 to >= 6.13, < 8.0 in /sample#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/sample/money-gte-6.13-and-lt-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Updates the requirements on money to permit the latest version.

Changelog

Sourced from money's changelog.

6.19.0

  • 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.

6.18.0

  • 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

6.17.0

  • Allow true for thousands_separator

6.16.0

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

6.15.0

  • Add :delimiter_pattern option to the Formatter

6.14.1

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

6.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

6.13.8

  • Update symbol for XOF

... (truncated)

Commits
  • faec0fb feat: Add release notes for version 6.19.0
  • d7e7f45 Merge pull request #1082 from tirosh/increased_precision
  • 4dfce9e Fixes spec due to regression in df6525f3
  • d3c8f19 Adds author
  • f956028 Improves Precision and Simplifies Allocation Logic
  • 092ecc7 chore: Update copyright year to 2024
  • ccddfdc Merge pull request #1056 from nicholalexander/bug.fix-format-deprecation-warn...
  • 85184d8 Merge branch 'main' into bug.fix-format-deprecation-warning-message
  • 2e4748a Merge pull request #1055 from kholbekj/patch-1
  • d510acf Update deprecation message to suggest correct formatting.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [money](https://github.com/RubyMoney/money) to permit the latest version.
- [Changelog](https://github.com/RubyMoney/money/blob/main/CHANGELOG.md)
- [Commits](RubyMoney/money@v6.13.0...v6.19.0)

---
updated-dependencies:
- dependency-name: money
  dependency-version: 6.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants