Skip to content

chore(deps): Bump the production-dependencies group with 3 updates#1139

Merged
jimsynz merged 1 commit intomainfrom
dependabot/hex/production-dependencies-d21ed8e918
Mar 1, 2026
Merged

chore(deps): Bump the production-dependencies group with 3 updates#1139
jimsynz merged 1 commit intomainfrom
dependabot/hex/production-dependencies-d21ed8e918

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

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

Updates ash from 3.15.0 to 3.18.0

Release notes

Sourced from ash's releases.

v3.17.0

Features:

Bug Fixes:

Improvements:

v3.16.0

Features:

Bug Fixes:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.18.0 (2026-02-25)

Features:

Bug Fixes:

Improvements:

v3.17.1 (2026-02-23)

Bug Fixes:

Improvements:

... (truncated)

Commits
  • 17ae3bb chore: release version v3.18.0
  • 428f6cf feat: Add offset option to has_one and has_many relationships (#2584)
  • ef3f8bb improvement: add pre_flight_authorization() builtin validation for conditiona...
  • 3856ff2 chore: only attempt to parse ISO8601 durations if the value is a string
  • a9f2141 fix: use to_doc to inspect vectors
  • 1a405fa improvement: Add error messages to cast_stored and dump_to_native (#2570)
  • b3e6b67 fix: pass all opts to for_destroy in soft deletes
  • 0aafe65 feat: add support for data layers with partial success in bulk_create (#2576)
  • ea25c6d improvement: Enhance Ash.Type.NewType custom constraints to support arrays (#...
  • c6eefbb improvement: Add context to read actions in cascade changes (#2582)
  • Additional commits viewable in compare view

Updates ash_postgres from 2.6.30 to 2.6.32

Changelog

Sourced from ash_postgres's changelog.

v2.6.32 (2026-02-11)

Bug Fixes:

  • produce correct error on restrict managed_relationship behavior (#690) by lincolnhuls

Improvements:

  • Split up usage rules into sub-rules (#691) by Mylan Connolly

v2.6.31 (2026-02-05)

Bug Fixes:

  • handle atomic no_rollback errors during creates by Zach Daniel

  • correct test expectation for first aggregate with include_nil? (#683) by sevenseacat

Commits
  • 1ef2289 chore: release version v2.6.32
  • 5fb8072 improvement: Split up usage rules into sub-rules (#691)
  • 643a147 fix: produce correct error on restrict managed_relationship behavior (#690)
  • 4688dd1 docs: fix typo (#689)
  • 9ffbda9 fix: Let MigrationGenerator use custom :migration_source (#688)
  • 594028b chore: don't set tenant to nil
  • c9dc777 chore: release version v2.6.31
  • a7c99e4 fix: handle atomic no_rollback errors during creates
  • b056b1b add regression tests for affording setting required attributes via atomic_set...
  • 556ceb4 chore(deps-dev): bump ex_doc in the dev-dependencies group (#680)
  • Additional commits viewable in compare view

Updates spark from 2.4.0 to 2.4.1

Release notes

Sourced from spark's releases.

v2.4.1

Bug Fixes:

  • suppress Dialyzer warnings for generated anno functions on OTP 28 (#261) by jeffhuen

  • Handle same-named sibling sections in DSL extensions by Zach Daniel

  • docs redirect tests (#252) by leonqadirie

Changelog

Sourced from spark's changelog.

v2.4.1 (2026-02-22)

Bug Fixes:

  • suppress Dialyzer warnings for generated anno functions on OTP 28 (#261) by jeffhuen

  • Handle same-named sibling sections in DSL extensions by Zach Daniel

  • docs redirect tests (#252) by leonqadirie

Commits
  • 93de1c7 chore: release version v2.4.1
  • 9c4a2ca chore: remove multiline warning from DSL option docs
  • 36adb5f fix: suppress Dialyzer warnings for generated anno functions on OTP 28 (#261)
  • 6ad8801 fix: Handle same-named sibling sections in DSL extensions
  • 128e35c chore: SPDX contributor links (#254)
  • b3a15af chore: format
  • 748d8d8 fix: docs redirect tests (#252)
  • 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), [ash_postgres](https://github.com/ash-project/ash_postgres) and [spark](https://github.com/ash-project/spark).


Updates `ash` from 3.15.0 to 3.18.0
- [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.15.0...v3.18.0)

Updates `ash_postgres` from 2.6.30 to 2.6.32
- [Release notes](https://github.com/ash-project/ash_postgres/releases)
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.6.30...v2.6.32)

Updates `spark` from 2.4.0 to 2.4.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.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-version: 2.6.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.4.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 Mar 1, 2026
@jimsynz jimsynz merged commit 0b66bc5 into main Mar 1, 2026
25 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-d21ed8e918 branch March 1, 2026 19:48
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