chore(deps): bump the production-dependencies group across 1 directory with 6 updates#181
Merged
zachdaniel merged 1 commit intomainfrom Mar 17, 2026
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
3.18.03.19.30.7.00.7.22.3.192.3.202.6.282.8.01.7.01.7.1Updates
ashfrom 3.18.0 to 3.19.3Release notes
Sourced from ash's releases.
Changelog
Sourced from ash's changelog.
... (truncated)
Commits
72165e0chore: release version v3.19.3dfaf167fix: honor destroy return type semantics for soft destroysf5ebbafchore: release version v3.19.2305bc9afix: add Tuple.apply_constraints nil guard and propagate allow_nil? in Struct...e4d21e5chore: don't do dry run/yes707ab66fix: preserve meta state in Ash.Type.Struct.apply_constraints (#2602)e68a002chore: release version v3.19.1bbd37e6chore: format003128dimprovement: add a member name transformer forAsh.Filter.parse_input5470d78fix: handle{:not_atomic, ...}branch inAsh.ChangesetUpdates
ash_obanfrom 0.7.0 to 0.7.2Changelog
Sourced from ash_oban's changelog.
Commits
af196b6chore: release version v0.7.28251b8bdocs: add testing guide and docs for helper module11664dfimprovement: Split up usage rules into sub-rules (#214)10282f3chore: release version v0.7.1f42c631chore: update credo rules67f82d6improvement: supportlist_tenantsfor scheduled actionsbe957a5chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 up...6218317chore(deps): bump the production-dependencies group with 3 updates (#210)c54ac4echore: SPDX contributor links (#211)1fb8970improvement: Better formatting for error messages (#208)Updates
ash_phoenixfrom 2.3.19 to 2.3.20Release notes
Sourced from ash_phoenix's releases.
Changelog
Sourced from ash_phoenix's changelog.
Commits
8140b01chore: release version v2.3.20a702b8cfix: handle resources w/ no structs in generic actions331e31dchore(deps-dev): bump git_ops in the dev-dependencies group (#461)9183e0bimprovement: Add multitenancy to and create consistency between gen.html and ...9064c5bimprovement: add--resource-plural-for-routesto gen tasksc511b60fix: handle missing primary actions in gen tasks8a87ac2improvement: allow dynamic subscriptions inkeep_live115df93improvement: Split up usage rules into sub-rules (#458)44e3de9Update new live Form template, remove notify_parent (#455)ca7c86fchore(deps): bump the production-dependencies group across 1 directory with 5...Updates
ash_postgresfrom 2.6.28 to 2.8.0Release notes
Sourced from ash_postgres's releases.
Changelog
Sourced from ash_postgres's changelog.
... (truncated)
Commits
d43b730chore: release version v2.8.08337142docs: add guidebecb870feat: add --use_fragments option to resource generator | Closes #437 (#709)0ac6724chore: update depsb68e55bchore: update test to fix failing testsd5a1c13test: Show failing filter in boolean deeper relations (#710)eae6daechore: release version v2.7.03a99f95chore: add tests for keyword updatesad1023atest: add coverage of first relationship filtering (#708)19ae664test: Add test for filtering on doubly-nested embedded resource fields (#706)Updates
igniterfrom 0.7.4 to 0.7.6Release notes
Sourced from igniter's releases.
Changelog
Sourced from igniter's changelog.
Commits
44f09d9chore: release version v0.7.6d75faa0fix: run tasks withMix.shell().cmd/1to avoid state issuesec37905chore: release version v0.7.5686c653fix: reenable compile task before running queued tasks (#367)Updates
req_llmfrom 1.7.0 to 1.7.1Release notes
Sourced from req_llm's releases.
Changelog
Sourced from req_llm's changelog.
Commits
2f70530chore: release version v1.7.13111caffix: make image tests resilient to llm_db catalog updates6938bbedeps(deps): bump llm_db from 2026.3.1 to 2026.3.284bd668fix: preserve assistant metadata and reasoning details when normalizing loose...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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