Skip to content

chore(deps): bump the production-dependencies group with 3 updates#429

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-7b9604e8a8
Apr 1, 2026
Merged

chore(deps): bump the production-dependencies group with 3 updates#429
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-7b9604e8a8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps the production-dependencies group with 3 updates: ash, igniter and spark.

Updates ash from 3.21.0 to 3.23.1

Release notes

Sourced from ash's releases.

v3.23.1

Bug Fixes:

  • ensure is/_not/_distinct_from cast parameters to the same type by @​zachdaniel

v3.23.0

Features:

Bug Fixes:

  • ensure that update timestamps are properly updated in atomic updates by @​zachdaniel

  • ensure get_data raises on data not available by @​zachdaniel

Improvements:

v3.22.1

Bug Fixes:

  • just to be extra-safe also prevent when loading modules by @​zachdaniel

v3.22.0

Features:

Bug Fixes:

  • remove Module.concat from Ash.Type.Module.cast_input/2 by @​zachdaniel

... (truncated)

Changelog

Sourced from ash's changelog.

v3.23.1 (2026-04-01)

Bug Fixes:

  • ensure is/_not/_distinct_from cast parameters to the same type by @​zachdaniel

Improvements:

v3.23.0 (2026-03-31)

Features:

Bug Fixes:

  • ensure that update timestamps are properly updated in atomic updates by @​zachdaniel

  • ensure get_data raises on data not available by @​zachdaniel

Improvements:

v3.22.2 (2026-03-31)

Bug Fixes:

  • handle more :no_rollback cases in Ash.DataLayer.destroy/2 by @​zachdaniel

  • handle {:array, :same} in data layer and expression type resolution by @​zachdaniel

  • more specific types for has and intersects functions by @​zachdaniel

  • add test for intersects function type resolution with {:array, :same} by @​zachdaniel

v3.22.1 (2026-03-29)

... (truncated)

Commits
  • 490caf6 chore: release version v3.23.1
  • d2df163 fix: ensure is/_not/_distinct_from cast parameters to the same type
  • 80331de docs: add docs for pipelines
  • efe10ce chore: release version v3.23.0
  • 05814f9 fix: ensure that update timestamps are properly updated in atomic updates
  • 7519947 fix: ensure get_data raises on data not available
  • 851d78e improvement: Add resource metadata to Ash.NotLoaded struct (#2653)
  • 45a2467 feat: add pipelines DSL for reusable action logic composition (#2652)
  • 62ab733 chore: release version v3.22.2
  • 68634fc fix: handle more :no_rollback cases in Ash.DataLayer.destroy/2
  • Additional commits viewable in compare view

Updates igniter from 0.7.6 to 0.7.7

Release notes

Sourced from igniter's releases.

v0.7.7

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton
Changelog

Sourced from igniter's changelog.

v0.7.7 (2026-03-24)

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton
Commits

Updates spark from 2.6.0 to 2.6.1

Release notes

Sourced from spark's releases.

v2.6.1

Bug Fixes:

  • only de-paren sections and entities that have builders at the current level, not nested levels by Zach Daniel
Changelog

Sourced from spark's changelog.

v2.6.1 (2026-03-25)

Bug Fixes:

  • only de-paren sections and entities that have builders at the current level, not nested levels by Zach Daniel
Commits
  • 222523d chore: release version v2.6.1
  • d70e02b fix: only de-paren sections and entities that have builders at the current le...
  • See full diff 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 production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [igniter](https://github.com/ash-project/igniter) and [spark](https://github.com/ash-project/spark).


Updates `ash` from 3.21.0 to 3.23.1
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.21.0...v3.23.1)

Updates `igniter` from 0.7.6 to 0.7.7
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.7.6...v0.7.7)

Updates `spark` from 2.6.0 to 2.6.1
- [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.0...v2.6.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Apr 1, 2026
@zachdaniel zachdaniel merged commit 2d39c25 into main Apr 1, 2026
22 of 23 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/production-dependencies-7b9604e8a8 branch April 1, 2026 23:07
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