Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps shopify-money from 1.2.1 to 1.3.0.

Release notes

Sourced from shopify-money's releases.

v1.3.0

What's Changed

Full Changelog: Shopify/money@v1.2.1...v1.3.0

New Contributors

Breaking Change

Those using to_money to parse strings with thousands separators (ex: "1,234") and that do not use the legacy_deprecations configuration are affected by this breaking change. You can choose to revert to the old behaviour by using Money::Parser::Fuzzy.parse instead of using to_money. Ideally you should parse thousand separators on the frontend using the user's locale instead of doing the parsing on the backend.

Commits
  • fbca202 Merge pull request #277 from Shopify/prepare-1.3.0
  • 5e549b8 Bump version to 1.3.0
  • 8397257 Merge pull request #274 from Shopify/to_money_deprecation_improvement_v2
  • 51ce2b6 avoid duplicate deprecations
  • c2a8717 Merge pull request #273 from Shopify/to_money_deprecation_improvement
  • 2df3a3e improve deprecation message for to_money
  • ad39232 Merge pull request #267 from Shopify/to_money_simple_parser
  • 25e465e Merge pull request #271 from Shopify/readme-typo
  • e47c0ab Merge pull request #269 from Shopify/update_deprecation_version
  • 9ceacd1 updated features copy
  • 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 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)

Bumps [shopify-money](https://github.com/Shopify/money) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/Shopify/money/releases)
- [Commits](Shopify/money@v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 14, 2023 21:55
@dependabot dependabot bot requested review from andyw8 and bitwise-aiden August 14, 2023 21:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 14, 2023
@dirceu dirceu enabled auto-merge August 28, 2023 19:02
@dirceu dirceu merged commit c163dfa into main Aug 28, 2023
@dirceu dirceu deleted the dependabot/bundler/shopify-money-1.3.0 branch August 28, 2023 19:40
@shopify-shipit shopify-shipit bot temporarily deployed to production September 13, 2023 22:55 Inactive
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