Skip to content

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

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-47bf819c1e
Apr 2, 2026
Merged

chore(deps): bump the production-dependencies group across 1 directory with 4 updates#185
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-47bf819c1e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the production-dependencies group with 4 updates in the / directory: ash, ash_json_api, ash_oban and req_llm.

Updates ash from 3.19.3 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 ash_json_api from 1.5.1 to 1.6.4

Release notes

Sourced from ash_json_api's releases.

v1.6.4

Bug Fixes:

Improvements:

v1.6.3

Improvements:

v1.6.2

Bug Fixes:

Improvements:

v1.6.1

Bug Fixes:

... (truncated)

Changelog

Sourced from ash_json_api's changelog.

v1.6.4 (2026-03-27)

Bug Fixes:

Improvements:

v1.6.3 (2026-03-23)

Improvements:

v1.6.2 (2026-03-22)

Bug Fixes:

Improvements:

v1.6.1 (2026-03-17)

Bug Fixes:

... (truncated)

Commits
  • da46b4e chore: release version v1.6.4
  • 3881c06 chore: format
  • 8f37dee fix: don't accept private arguments over JSON:API endpoints
  • 130c648 chore: formatter
  • dc0fdbb chore: format
  • 5f6dd80 fix: fix pagination for JSON:API related routes (#425)
  • 0436843 improvement: support mapping join resource keys to meta (#419)
  • 081a217 chore: release version v1.6.3
  • 256fca7 improvement: support field? :false calculations
  • 9f194c3 chore: release version v1.6.2
  • Additional commits viewable in compare view

Updates ash_oban from 0.7.2 to 0.8.7

Release notes

Sourced from ash_oban's releases.

v0.8.7

Bug Fixes:

  • add back in @impl by Zach Daniel

v0.8.6

Bug Fixes:

  • don't use @impl in generated code by Zach Daniel

v0.8.5

Bug Fixes:

  • workers are only unique across primary_key, action_arguments, and tenant by Zach Daniel

v0.8.4

Bug Fixes:

  • split all opts out of oban opts properly by Zach Daniel

v0.8.3

Improvements:

  • support scope in AshOban.run_trigger by Zach Daniel
Changelog

Sourced from ash_oban's changelog.

v0.8.7 (2026-03-26)

Bug Fixes:

  • add back in @impl by Zach Daniel

v0.8.6 (2026-03-26)

Bug Fixes:

  • don't use @impl in generated code by Zach Daniel

v0.8.5 (2026-03-25)

Bug Fixes:

  • workers are only unique across primary_key, action_arguments, and tenant by Zach Daniel

v0.8.4 (2026-03-25)

Bug Fixes:

  • split all opts out of oban opts properly by Zach Daniel

v0.8.3 (2026-03-25)

Improvements:

  • support scope in AshOban.run_trigger by Zach Daniel

v0.8.2 (2026-03-24)

... (truncated)

Commits
  • 19e279d chore: release version v0.8.7
  • c528a3a fix: add back in @impl
  • 519f545 chore: release version v0.8.6
  • 62ad668 chore: warnings
  • 9557277 fix: don't use @impl in generated code
  • 685c23f chore: release version v0.8.5
  • f203073 fix: workers are only unique across primary_key, action_arguments, and tenant
  • c9ecdd3 chore: release version v0.8.4
  • 6729356 fix: split all opts out of oban opts properly
  • 29b50df chore: release version v0.8.3
  • Additional commits viewable in compare view

Updates req_llm from 1.7.1 to 1.9.0

Release notes

Sourced from req_llm's releases.

Release v1.9.0

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

Release v1.8.0

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

Changelog

Sourced from req_llm's changelog.

v1.9.0 (2026-03-27)

Features:

  • add mistral provider (#554) by mikehostetler

  • add thinkingLevel support to Google provider (#565) by Tom Taylor

  • add thinkingLevel support to Google provider by Tom Taylor

  • add finch_request_adapter config to modify streaming requests (#566) by johantell

  • add FinchRequestAdapter for config-level streaming request transforms by johantell

  • add OpenAI websocket streaming and realtime support (#559) by mikehostetler

  • allow unknown models with warnings instead of errors (#561) by dl-alexandre

  • add reranking API with batch processing (#553) by mikehostetler

  • add OpenTelemetry bridge and telemetry stubs (#548) by mikehostetler

  • add video URL message support (#549) by mikehostetler

  • support Anthropic native tool options (#547) by mikehostetler

  • support Anthropic native tool options by mikehostetler

  • add Google Imagen image generation support (#550) by mikehostetler

  • generation: repair lightly malformed structured JSON (#543) by mikehostetler

  • add available model discovery (#544) by mikehostetler

  • add application-layer cache hooks (#541) by mikehostetler

  • generation: add application cache hooks by mikehostetler

  • rate limit retry (429) and custom headers for streaming (#537) by dl-alexandre

  • pass custom headers to Finch streaming requests by dl-alexandre

  • Add Deepseek support (#538) by Luis Ezcurdia

Bug Fixes:

  • openai: retrieve structured output from tool call (#572) by Robin Verton

... (truncated)

Commits
  • d9bc3b5 chore: release version v1.9.0
  • 3a301ef fix(openai): retrieve structured output from tool call (#572)
  • d6a65c4 chore: align quality gate with credo strict (#571)
  • d6295b4 test: raise core API coverage (#568)
  • 213e696 test: expand streaming core coverage (#569)
  • 15156c3 test: expand openai coverage helpers (#570)
  • a2fb317 docs: clarify structured tool result content (#567)
  • 6ba1b71 feat: add mistral provider (#554)
  • 28a2c74 feat: add thinkingLevel support to Google provider (#565)
  • e6fc78e test: isolate finch request adapter tests from env api keys
  • 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 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [ash](https://github.com/ash-project/ash), [ash_json_api](https://github.com/ash-project/ash_json_api), [ash_oban](https://github.com/ash-project/ash_oban) and [req_llm](https://github.com/agentjido/req_llm).


Updates `ash` from 3.19.3 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.19.3...v3.23.1)

Updates `ash_json_api` from 1.5.1 to 1.6.4
- [Release notes](https://github.com/ash-project/ash_json_api/releases)
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.5.1...v1.6.4)

Updates `ash_oban` from 0.7.2 to 0.8.7
- [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.2...v0.8.7)

Updates `req_llm` from 1.7.1 to 1.9.0
- [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.1...v1.9.0)

---
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: ash_json_api
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: req_llm
  dependency-version: 1.9.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 Apr 2, 2026
@zachdaniel zachdaniel merged commit 7be43de into main Apr 2, 2026
22 of 23 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-47bf819c1e branch April 2, 2026 13:14
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