Skip to content

Update dependency ex_money_sql to v2#261

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ex_money_sql-2.x
Open

Update dependency ex_money_sql to v2#261
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ex_money_sql-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
ex_money_sql (source) prod major ~> 1.0~> 2.0 OpenSSF Scorecard

Release Notes

kipcole9/money_sql (ex_money_sql)

v2.0.0

Compare Source

This is the changelog for Money_SQL v2.0.0 released on April 24th, 2026.

Breaking changes
  • The public API has not changed - just the dependency matrix. There should be no upgrade issues for current users beyond the changes in ex_money 6.0.

  • Supported on Elixir 1.17 or later only.

  • Requires ex_money ~> 6.0, which replaces the ex_cldr family of dependencies with the unified localize package. As a result, the CLDR backend module (e.g. MyApp.Cldr) and the :default_cldr_backend configuration key are no longer used. Configure locales via config :localize instead. See the ex_money 6.0 migration guide for details.

  • The error message format for Money.UnknownCurrencyError now follows the ex_money 6.0 convention (for example "The currency :AAA is not known."). Tests asserting on the previous message text will need to be updated.

  • jason is no longer a declared dependency. Postgrex defaults to Jason for json/jsonb columns; configure config :postgrex, :json_library, JSON (Elixir 1.18+) and run mix deps.compile postgrex --force once since Postgrex captures this setting at compile time.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 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 added deps This dependency needs update hex Elixir libraries labels Apr 30, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 30, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update ex_money_sql
** (Mix) Hex dependency resolution failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps This dependency needs update hex Elixir libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants