Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#35

Merged
jimsynz merged 1 commit into
mainfrom
dependabot/hex/production-dependencies-cf040b7f0d
May 5, 2026
Merged

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#35
jimsynz merged 1 commit into
mainfrom
dependabot/hex/production-dependencies-cf040b7f0d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update in the / directory: reactor.

Updates reactor from 1.0.0 to 1.0.1

Release notes

Sourced from reactor's releases.

v1.0.1

Bug Fixes:

  • pass unwrapped error to backoff/4 when compensate/4 returns bare :retry (#306) by James Harton

  • avoid MapSet opaque type in recursive accumulator for OTP 28 dialyzer by renovate[bot]

  • reduce function nesting depth to satisfy credo 1.7.16 by dependabot[bot]

Changelog

Sourced from reactor's changelog.

v1.0.1 (2026-04-06)

Bug Fixes:

  • pass unwrapped error to backoff/4 when compensate/4 returns bare :retry (#306) by James Harton

  • avoid MapSet opaque type in recursive accumulator for OTP 28 dialyzer by renovate[bot]

  • reduce function nesting depth to satisfy credo 1.7.16 by dependabot[bot]

Commits
  • d336ed9 chore: release version v1.0.1
  • 15ddc3d fix: pass unwrapped error to backoff/4 when compensate/4 returns bare `:r...
  • 7aaaec4 chore(deps-dev): Bump the dev-dependencies group across 1 directory with 2 up...
  • f86baa9 Merge pull request #302 from ash-project/renovate/erlang-28.x
  • 30b2573 chore(deps): update dependency erlang to v28.4.1
  • 74aa557 Merge pull request #304 from ash-project/dependabot/hex/production-dependenci...
  • e62a6c8 chore(deps): Bump the production-dependencies group with 4 updates
  • d28c368 Merge pull request #298 from ash-project/dependabot/hex/dev-dependencies-a754...
  • b927315 chore(deps-dev): Bump git_ops in the dev-dependencies group
  • 324e92d chore(deps): Bump the production-dependencies group with 2 updates (#299)
  • Additional commits viewable in compare view

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

…y with 2 updates

Bumps the production-dependencies group with 1 update in the / directory: [reactor](https://github.com/ash-project/reactor).


Updates `reactor` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/ash-project/reactor/releases)
- [Changelog](https://github.com/ash-project/reactor/blob/main/CHANGELOG.md)
- [Commits](ash-project/reactor@v1.0.0...v1.0.1)

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: reactor
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-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 5, 2026
@jimsynz jimsynz merged commit 18f0924 into main May 5, 2026
25 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/production-dependencies-cf040b7f0d branch May 5, 2026 23:50
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