Skip to content

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

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-eed43445ce
Mar 17, 2026
Merged

chore(deps): bump the production-dependencies group across 1 directory with 6 updates#181
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-eed43445ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
ash 3.18.0 3.19.3
ash_oban 0.7.0 0.7.2
ash_phoenix 2.3.19 2.3.20
ash_postgres 2.6.28 2.8.0
req_llm 1.7.0 1.7.1

Updates ash from 3.18.0 to 3.19.3

Release notes

Sourced from ash's releases.

v3.19.2

Bug Fixes:

v3.19.0

Features:

Bug Fixes:

Improvements:

Changelog

Sourced from ash's changelog.

v3.19.3 (2026-03-04)

Bug Fixes:

  • honor destroy return type semantics for soft destroys by @​zachdaniel

v3.19.2 (2026-03-03)

Bug Fixes:

v3.19.1 (2026-03-02)

Bug Fixes:

Improvements:

  • add a member name transformer for Ash.Filter.parse_input by @​zachdaniel

v3.19.0 (2026-03-01)

Features:

Bug Fixes:

... (truncated)

Commits
  • 72165e0 chore: release version v3.19.3
  • dfaf167 fix: honor destroy return type semantics for soft destroys
  • f5ebbaf chore: release version v3.19.2
  • 305bc9a fix: add Tuple.apply_constraints nil guard and propagate allow_nil? in Struct...
  • e4d21e5 chore: don't do dry run/yes
  • 707ab66 fix: preserve meta state in Ash.Type.Struct.apply_constraints (#2602)
  • e68a002 chore: release version v3.19.1
  • bbd37e6 chore: format
  • 003128d improvement: add a member name transformer for Ash.Filter.parse_input
  • 5470d78 fix: handle {:not_atomic, ...} branch in Ash.Changeset
  • Additional commits viewable in compare view

Updates ash_oban from 0.7.0 to 0.7.2

Changelog

Sourced from ash_oban's changelog.

v0.7.2 (2026-02-20)

Improvements:

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

v0.7.1 (2026-02-10)

Improvements:

  • support list_tenants for scheduled actions by Zach Daniel

  • Better formatting for error messages (#208) by DVSLabs

Commits
  • af196b6 chore: release version v0.7.2
  • 8251b8b docs: add testing guide and docs for helper module
  • 11664df improvement: Split up usage rules into sub-rules (#214)
  • 10282f3 chore: release version v0.7.1
  • f42c631 chore: update credo rules
  • 67f82d6 improvement: support list_tenants for scheduled actions
  • be957a5 chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 up...
  • 6218317 chore(deps): bump the production-dependencies group with 3 updates (#210)
  • c54ac4e chore: SPDX contributor links (#211)
  • 1fb8970 improvement: Better formatting for error messages (#208)
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.3.19 to 2.3.20

Release notes

Sourced from ash_phoenix's releases.

v2.3.20

Bug Fixes:

Improvements:

Changelog

Sourced from ash_phoenix's changelog.

v2.3.20 (2026-03-02)

Bug Fixes:

Improvements:

Commits
  • 8140b01 chore: release version v2.3.20
  • a702b8c fix: handle resources w/ no structs in generic actions
  • 331e31d chore(deps-dev): bump git_ops in the dev-dependencies group (#461)
  • 9183e0b improvement: Add multitenancy to and create consistency between gen.html and ...
  • 9064c5b improvement: add --resource-plural-for-routes to gen tasks
  • c511b60 fix: handle missing primary actions in gen tasks
  • 8a87ac2 improvement: allow dynamic subscriptions in keep_live
  • 115df93 improvement: Split up usage rules into sub-rules (#458)
  • 44e3de9 Update new live Form template, remove notify_parent (#455)
  • ca7c86f chore(deps): bump the production-dependencies group across 1 directory with 5...
  • Additional commits viewable in compare view

Updates ash_postgres from 2.6.28 to 2.8.0

Release notes

Sourced from ash_postgres's releases.

v2.6.30

No release notes provided.

Changelog

Sourced from ash_postgres's changelog.

v2.8.0 (2026-03-09)

Features:

  • add --use_fragments option to resource generator | Closes #437 (#709) by henryzhan013

Bug Fixes:

  • test setup by Philip Capel

  • formatting by Philip Capel

v2.7.0 (2026-03-05)

Features:

  • support offset option in lateral join queries (#700) by Jinkyou Son

  • support touch_update_defaults? option to skip update_default fields on upsert by Michael Bärtschi

Bug Fixes:

  • bulk_create with upsert now updates update_timestamp fields on conflict by Michael Bärtschi

  • Fix locks handling for WAIT and SKIP_LOCKED (#704) by sezaru

  • set size when type changes in migrations (Issue #150) (#694) by Jatanasio

  • bulk_create with upsert now updates update_timestamp fields (#697) by Michael Bärtschi

Improvements:

  • read touch_update_defaults? from options instead of changeset context (#701) by Michael Bärtschi

v2.6.32 (2026-02-11)

Bug Fixes:

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

Improvements:

... (truncated)

Commits
  • d43b730 chore: release version v2.8.0
  • 8337142 docs: add guide
  • becb870 feat: add --use_fragments option to resource generator | Closes #437 (#709)
  • 0ac6724 chore: update deps
  • b68e55b chore: update test to fix failing tests
  • d5a1c13 test: Show failing filter in boolean deeper relations (#710)
  • eae6dae chore: release version v2.7.0
  • 3a99f95 chore: add tests for keyword updates
  • ad1023a test: add coverage of first relationship filtering (#708)
  • 19ae664 test: Add test for filtering on doubly-nested embedded resource fields (#706)
  • Additional commits viewable in compare view

Updates igniter from 0.7.4 to 0.7.6

Release notes

Sourced from igniter's releases.

v0.7.6

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5

No release notes provided.

Changelog

Sourced from igniter's changelog.

v0.7.6 (2026-03-15)

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5 (2026-03-15)

Commits
  • 44f09d9 chore: release version v0.7.6
  • d75faa0 fix: run tasks with Mix.shell().cmd/1 to avoid state issues
  • ec37905 chore: release version v0.7.5
  • 686c653 fix: reenable compile task before running queued tasks (#367)
  • See full diff in compare view

Updates req_llm from 1.7.0 to 1.7.1

Release notes

Sourced from req_llm's releases.

Release v1.7.1

See https://github.com/agentjido/req_llm/blob/HEAD/CHANGELOG.md for details.

Changelog

Sourced from req_llm's changelog.

v1.7.1 (2026-03-14)

Bug Fixes:

  • make image tests resilient to llm_db catalog updates by mikehostetler

  • preserve assistant metadata and reasoning details when normalizing loose maps (#501) by Chris Lema

  • format context normalization branches by Chris Lema

Commits
  • 2f70530 chore: release version v1.7.1
  • 3111caf fix: make image tests resilient to llm_db catalog updates
  • 6938bbe deps(deps): bump llm_db from 2026.3.1 to 2026.3.2
  • 84bd668 fix: preserve assistant metadata and reasoning details when normalizing loose...
  • 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

…y with 6 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.18.0` | `3.19.3` |
| [ash_oban](https://github.com/ash-project/ash_oban) | `0.7.0` | `0.7.2` |
| [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.3.19` | `2.3.20` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.28` | `2.8.0` |
| [req_llm](https://github.com/agentjido/req_llm) | `1.7.0` | `1.7.1` |



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

Updates `ash_oban` from 0.7.0 to 0.7.2
- [Release notes](https://github.com/ash-project/ash_oban/releases)
- [Changelog](https://github.com/ash-project/ash_oban/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_oban@v0.7.0...v0.7.2)

Updates `ash_phoenix` from 2.3.19 to 2.3.20
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_phoenix@v2.3.19...v2.3.20)

Updates `ash_postgres` from 2.6.28 to 2.8.0
- [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.28...v2.8.0)

Updates `igniter` from 0.7.4 to 0.7.6
- [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.4...v0.7.6)

Updates `req_llm` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/agentjido/req_llm/releases)
- [Changelog](https://github.com/agentjido/req_llm/blob/main/CHANGELOG.md)
- [Commits](agentjido/req_llm@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.19.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: req_llm
  dependency-version: 1.7.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 17, 2026
@zachdaniel zachdaniel merged commit 17d4661 into main Mar 17, 2026
23 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-eed43445ce branch March 17, 2026 01:55
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