Skip to content

chore(deps): bump the prod-dependencies group with 3 updates#84

Merged
jimsynz merged 1 commit into
mainfrom
dependabot/hex/prod-dependencies-4ec0331b9f
May 11, 2026
Merged

chore(deps): bump the prod-dependencies group with 3 updates#84
jimsynz merged 1 commit into
mainfrom
dependabot/hex/prod-dependencies-4ec0331b9f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps the prod-dependencies group with 3 updates: ex_cldr_numbers, ex_cldr_units and spark.

Updates ex_cldr_numbers from 2.38.1 to 2.38.2

Release notes

Sourced from ex_cldr_numbers's releases.

Cldr Numbers version 2.38.2

Bug Fixes

  • Adds support for Decimal version 3.0 to address a CVE.
Changelog

Sourced from ex_cldr_numbers's changelog.

Cldr Numbers v2.38.2

This is the changelog for Cldr v2.38.2 released on May 9th, 2026. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Adds support for Decimal version 3.0 to address a CVE.
Commits

Updates ex_cldr_units from 3.20.3 to 3.20.4

Release notes

Sourced from ex_cldr_units's releases.

Cldr Units version 3.20.4

Bug Fixes

  • Adds support for Decimal version 3.0 to address a CVE.
Changelog

Sourced from ex_cldr_units's changelog.

Cldr_Units v3.20.4

This is the changelog for Cldr_units v3.20.4 released on May 9th, 2026. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Adds support for Decimal version 3.0 to address a CVE.
Commits

Updates spark from 2.6.1 to 2.7.0

Release notes

Sourced from spark's releases.

v2.7.0

Features:

  • add Spark.Test for testing verifier errors and warnings as data (#272) by alfieV

Bug Fixes:

  • shuffle optional args to the end properly by Zach Daniel

  • Spark.Test now ignores empty warnings (#277) by alfieV

  • fixed info generator to handle tuples of more than 2 elements (#270) by Matt Beanland

Changelog

Sourced from spark's changelog.

v2.7.0 (2026-05-04)

Features:

  • add Spark.Test for testing verifier errors and warnings as data (#272) by alfieV

Bug Fixes:

  • shuffle optional args to the end properly by Zach Daniel

  • Spark.Test now ignores empty warnings (#277) by alfieV

  • fixed info generator to handle tuples of more than 2 elements (#270) by Matt Beanland

Commits
  • 3f4296a chore: release version v2.7.0
  • 6d6c514 fix: shuffle optional args to the end properly
  • c413be3 fix : Spark.Test now ignores empty warnings (#277)
  • 5428c9e chore(deps-dev): bump git_ops from 2.9.3 to 2.10.0 (#273)
  • de4b441 chore(deps-dev): bump credo from 1.7.17 to 1.7.18 (#274)
  • ebb266c chore(deps-dev): bump elixir_sense from bd6c527 to fb9ee0e (#275)
  • b96c53a chore(deps): bump igniter from 0.7.7 to 0.7.9 (#276)
  • 184d542 feat: add Spark.Test for testing verifier errors and warnings as data (#272)
  • fa95b5f fix: fixed info generator to handle tuples of more than 2 elements (#270)
  • b2f7a55 docs: improve documentation for Transformers, Persisters, and Verifiers (#271)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-dependencies group with 3 updates: [ex_cldr_numbers](https://github.com/elixir-cldr/cldr_numbers), [ex_cldr_units](https://github.com/elixir-cldr/cldr_units) and [spark](https://github.com/ash-project/spark).


Updates `ex_cldr_numbers` from 2.38.1 to 2.38.2
- [Release notes](https://github.com/elixir-cldr/cldr_numbers/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_numbers/blob/main/CHANGELOG.md)
- [Commits](elixir-cldr/cldr_numbers@v2.38.1...v2.38.2)

Updates `ex_cldr_units` from 3.20.3 to 3.20.4
- [Release notes](https://github.com/elixir-cldr/cldr_units/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_units/blob/main/CHANGELOG.md)
- [Commits](elixir-cldr/cldr_units@v3.20.3...v3.20.4)

Updates `spark` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/ash-project/spark/releases)
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: ex_cldr_numbers
  dependency-version: 2.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: ex_cldr_units
  dependency-version: 3.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: spark
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 9, 2026
@jimsynz jimsynz merged commit e2fef0a into main May 11, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/prod-dependencies-4ec0331b9f branch May 11, 2026 02:12
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant