mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
build(deps): bump ex_cldr_numbers from 2.33.3 to 2.33.5 in /elixir (#7984)
Bumps [ex_cldr_numbers](https://github.com/elixir-cldr/cldr_numbers) from 2.33.3 to 2.33.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/elixir-cldr/cldr_numbers/releases">ex_cldr_numbers's releases</a>.</em></p> <blockquote> <h2>Cldr Numbers version 2.33.5</h2> <h3>Bug Fixes</h3> <ul> <li>Fix formatting currencies when the CLDR regex for "before currency match" is invalid in the Erlang regex engine. Thanks to <a href="https://github.com/Terbium-135"><code>@Terbium-135</code></a> for the issue. Closes [ex_money issue <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/178">#178</a>](<a href="https://redirect.github.com/kipcole9/money/issues/178">kipcole9/money#178</a>).</li> </ul> <h2>Cldr Numbers version 2.33.4</h2> <h3>Bug Fixes</h3> <ul> <li>Fixes unquoting invalid AST on the upcoming Elixir 1.18. Thanks very much to <a href="https://github.com/sabiwara"><code>@sabiwara</code></a> for the <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/pull/52">PR</a>. Thanks too to <a href="https://github.com/SteffenDE"><code>@SteffenDE</code></a> for the report. Closes <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/53">#53</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/elixir-cldr/cldr_numbers/blob/main/CHANGELOG.md">ex_cldr_numbers's changelog</a>.</em></p> <blockquote> <h2>Cldr Numbers v2.33.5</h2> <p>This is the changelog for Cldr v2.33.5 released on January 26th, 2025. For older changelogs please consult the release tag on <a href="https://github.com/elixir-cldr/cldr_numbers/tags">GitHub</a></p> <h3>Bug Fixes</h3> <ul> <li>Fix formatting currencies when the CLDR regex for "before currency match" is invalid in the Erlang regex engine. Thanks to <a href="https://github.com/Terbium-135"><code>@Terbium-135</code></a> for the issue. Closes [ex_money issue <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/178">#178</a>](<a href="https://redirect.github.com/kipcole9/money/issues/178">kipcole9/money#178</a>).</li> </ul> <h2>Cldr Numbers v2.33.4</h2> <p>This is the changelog for Cldr v2.33.4 released on November 13th, 2024. For older changelogs please consult the release tag on <a href="https://github.com/elixir-cldr/cldr_numbers/tags">GitHub</a></p> <h3>Bug Fixes</h3> <ul> <li>Fixes unquoting invalid AST on the upcoming Elixir 1.18. Thanks very much to <a href="https://github.com/sabiwara"><code>@sabiwara</code></a> for the <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/pull/52">PR</a>. Thanks too to <a href="https://github.com/SteffenDE"><code>@SteffenDE</code></a> for the report. Closes <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/53">#53</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f6522aed44"><code>f6522ae</code></a> Fix deps to be all hex based</li> <li><a href="77f72cdd18"><code>77f72cd</code></a> Fix formatting currency when invalid erl regex</li> <li><a href="0c7571330f"><code>0c75713</code></a> Fix unquoting invalid AST. Closes <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/53">#53</a></li> <li><a href="2afd9955e1"><code>2afd995</code></a> Merge pull request <a href="https://redirect.github.com/elixir-cldr/cldr_numbers/issues/52">#52</a> from sabiwara/fix-elixir1.18</li> <li><a href="fa8ad1354f"><code>fa8ad13</code></a> Fix compile error in Elixir 1.18 due to unquoting invalid AST</li> <li>See full diff in <a href="https://github.com/elixir-cldr/cldr_numbers/compare/v2.33.3...v2.33.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"ex_cldr_calendars": {:hex, :ex_cldr_calendars, "1.26.2", "5f15d1673f46fd1d7b0c770bf65b40ce060465328637d24212ec9e79310eca87", [:mix], [{:calendar_interval, "~> 0.2", [hex: :calendar_interval, repo: "hexpm", optional: true]}, {:ex_cldr_lists, "~> 2.10", [hex: :ex_cldr_lists, repo: "hexpm", optional: true]}, {:ex_cldr_numbers, "~> 2.31", [hex: :ex_cldr_numbers, repo: "hexpm", optional: false]}, {:ex_cldr_units, "~> 3.16", [hex: :ex_cldr_units, repo: "hexpm", optional: true]}, {:ex_doc, "~> 0.21", [hex: :ex_doc, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "b689847f3fbbd145954a9205e19b1e4850a79c2a27cdae1c7912b9b262a8ef35"},
|
||||
"ex_cldr_currencies": {:hex, :ex_cldr_currencies, "2.16.3", "1ec6444b5d0c0aabba5a3bc321d73f1c9c751c6add92e7fb7775ccc071d96bd8", [:mix], [{:ex_cldr, "~> 2.38", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "4d1b5f8449fdf0ece6a2e5c7401ad8fcfde77ee6ea480bddc16e266dfa2b570c"},
|
||||
"ex_cldr_dates_times": {:hex, :ex_cldr_dates_times, "2.20.3", "153cf527f9f7e524ccee8511c2279e39bec589e652d3b0daf5ab018e2364bf86", [:mix], [{:calendar_interval, "~> 0.2", [hex: :calendar_interval, repo: "hexpm", optional: true]}, {:ex_cldr, "~> 2.40", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:ex_cldr_calendars, "~> 1.25", [hex: :ex_cldr_calendars, repo: "hexpm", optional: false]}, {:ex_cldr_units, "~> 3.17", [hex: :ex_cldr_units, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:tz, "~> 0.26", [hex: :tz, repo: "hexpm", optional: true]}], "hexpm", "52fe1493f44d2420d4af80dbafb65c89bfd17f0758a98c4ad61182518bb6e5a1"},
|
||||
"ex_cldr_numbers": {:hex, :ex_cldr_numbers, "2.33.3", "9fedcf279a17d19abdf8872738472326e82378d90ec2dd9756a0c84558c86b36", [:mix], [{:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:digital_token, "~> 0.3 or ~> 1.0", [hex: :digital_token, repo: "hexpm", optional: false]}, {:ex_cldr, "~> 2.38", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:ex_cldr_currencies, "~> 2.16", [hex: :ex_cldr_currencies, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "4a0d90d06710c1499528d5f536c539379a73a68d4679c55375198a798d138442"},
|
||||
"ex_cldr_numbers": {:hex, :ex_cldr_numbers, "2.33.5", "6cd39c549019562f83349d5aba1dcaa40d8ea36ed0e92b0d03dff65231a2eb40", [:mix], [{:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:digital_token, "~> 0.3 or ~> 1.0", [hex: :digital_token, repo: "hexpm", optional: false]}, {:ex_cldr, "~> 2.38", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:ex_cldr_currencies, "~> 2.16", [hex: :ex_cldr_currencies, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "1f0baf18ebdec2016018544fc92c8280722e7a6c90aad08b047b00d55594c9b4"},
|
||||
"expo": {:hex, :expo, "1.1.0", "f7b9ed7fb5745ebe1eeedf3d6f29226c5dd52897ac67c0f8af62a07e661e5c75", [:mix], [], "hexpm", "fbadf93f4700fb44c331362177bdca9eeb8097e8b0ef525c9cc501cb9917c960"},
|
||||
"file_size": {:hex, :file_size, "3.0.1", "ad447a69442a82fc701765a73992d7b1110136fa0d4a9d3190ea685d60034dcd", [:mix], [{:decimal, ">= 1.0.0 and < 3.0.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:number, "~> 1.0", [hex: :number, repo: "hexpm", optional: false]}], "hexpm", "64dd665bc37920480c249785788265f5d42e98830d757c6a477b3246703b8e20"},
|
||||
"file_system": {:hex, :file_system, "1.1.0", "08d232062284546c6c34426997dd7ef6ec9f8bbd090eb91780283c9016840e8f", [:mix], [], "hexpm", "bfcf81244f416871f2a2e15c1b515287faa5db9c6bcf290222206d120b3d43f6"},
|
||||
|
||||
Reference in New Issue
Block a user