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

Bump money from 6.16.0 to 6.19.0 #141

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps money from 6.16.0 to 6.19.0.

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
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 compatibility score

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 will merge this PR once CI passes on it, as requested by @toydestroyer.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 31, 2024
Copy link
Owner

@toydestroyer toydestroyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/bundler/money-6.19.0 branch 2 times, most recently from 62463e9 to 4089e95 Compare May 31, 2024 23:02
Bumps [money](https://github.com/RubyMoney/money) from 6.16.0 to 6.19.0.
- [Changelog](https://github.com/RubyMoney/money/blob/main/CHANGELOG.md)
- [Commits](RubyMoney/money@v6.16.0...v6.19.0)

---
updated-dependencies:
- dependency-name: money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/money-6.19.0 branch from 4089e95 to 80089c4 Compare May 31, 2024 23:03
@dependabot dependabot bot merged commit 52928f8 into main May 31, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/money-6.19.0 branch May 31, 2024 23:04
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.

1 participant