Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

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

Package From To
appsignal_phoenix 2.7.0 2.8.1
ash 3.5.22 3.11.1
ash_admin 0.13.10 0.13.24
ash_ai 0.2.2 0.4.0
ash_appsignal 0.1.3 0.2.0
ash_blog 78f7a87 3f4bc7f
ash_graphql 1.7.15 1.8.5
flame 0.5.2 0.5.3
hackney 1.24.1 1.25.0
phoenix_ecto 4.6.4 4.7.0
sentry 11.0.1 11.0.4
swoosh 1.19.2 1.19.9
tailwind 0.3.1 0.4.1
telemetry_poller 1.2.0 1.3.0

Updates appsignal_phoenix from 2.7.0 to 2.8.1

Changelog

Sourced from appsignal_phoenix's changelog.

2.8.1

Published on 2025-11-21.

Fixed

  • Fix issue when running AppSignal for Phoenix in CI (patch de10616)

2.8.0

Published on 2025-11-20.

Added

  • Report LiveComponent traces and events separately from LiveView traces and events.

    Traces in AppSignal representing updates and event handlers in components will no longer be represented as calls to the view in which the component is mounted, and their events will be part of the live_component group.

    This makes it possible to obtain performance measurements for each component individually, instead of grouped by the view that mounts the component.

    (minor 1146f7f)

  • Group samples for calls to handle_event/3 in LiveView and LiveComponent by the event that is being handled. (patch 0c376b2)

Commits
  • 69e1985 Publish package v2.8.1
  • 3411ba3 Merge pull request #121 from appsignal/fix-ci-env
  • de10616 Do not raise when CI env is present
  • f9136f6 Revert "Ignore Dialyzer PLTs"
  • caec075 Publish package v2.8.0
  • b7d712b Merge pull request #117 from appsignal/live-component-improvements
  • cfaa9d2 Ignore Dialyzer PLTs
  • 0c376b2 Add event names to the action name
  • 1146f7f Instrument views and components separately
  • 0b6bf39 Report LiveView component as tag
  • Additional commits viewable in compare view

Updates ash from 3.5.22 to 3.11.1

Release notes

Sourced from ash's releases.

v3.11.1

Bug Fixes:

  • handle has_one that return multiple records w/ no_attributes? by @​zachdaniel

v3.10.1

Bug Fixes:

Improvements:

v3.10.0

Features:

Bug Fixes:

Improvements:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.11.1 (2025-12-06)

Bug Fixes:

  • handle has_one that return multiple records w/ no_attributes? by @​zachdaniel

v3.11.0 (2025-12-05)

Features:

Bug Fixes:

Improvements:

v3.10.1 (2025-12-03)

Bug Fixes:

Improvements:

v3.10.0 (2025-11-25)

... (truncated)

Commits
  • cd115a2 chore: release version v3.11.1
  • dd06edd fix: handle has_one that return multiple records w/ no_attributes?
  • 2560dcb chore: update dsl docs
  • 44b06b3 chore: release version v3.11.0
  • e49eb0b chore: fix validation error handling in actions and queries
  • cc43074 feat(aggregates): add multitenancy bypass option for aggregates (#2427)
  • 2e54958 chore: add test for returning single has_one tenant resource (#2465)
  • 5f47505 fix: Update is_filter_check?(module) to check for arity 3 (#2466)
  • db1b006 fix: Ash.Reactor notification_metadata for bulk_create and bulk_update (#2449)
  • aec8991 fix: keyset pagination now returns empty page at the end (#2464)
  • Additional commits viewable in compare view

Updates ash_admin from 0.13.10 to 0.13.24

Release notes

Sourced from ash_admin's releases.

v0.13.24

Bug Fixes:

  • remove load from expr calc because it now shows a warning in ash by Barnabas Jovanovics

v0.13.23

Bug Fixes:

  • don't include nil tables when considering if polymorphic tables is empty by Zach Daniel

v0.13.22

Bug Fixes:

  • don't add the resource's primary table if there are no polymorphic tables by Zach Daniel

v0.13.21

Bug Fixes:

  • include resource's table in polymorphic tables dropdown by Zach Daniel

Improvements:

  • allow gettext ~> 1.0 (#368) by Aleksandr Lossenko

v0.13.19

Bug Fixes:

  • set brand on loading to_one relationships by Zach Daniel

  • use tenant when loading to_one relationships by Zach Daniel

... (truncated)

Changelog

Sourced from ash_admin's changelog.

v0.13.24 (2025-12-05)

Bug Fixes:

  • remove load from expr calc because it now shows a warning in ash by Barnabas Jovanovics

v0.13.23 (2025-10-30)

Bug Fixes:

  • don't include nil tables when considering if polymorphic tables is empty by Zach Daniel

v0.13.22 (2025-10-30)

Bug Fixes:

  • don't add the resource's primary table if there are no polymorphic tables by Zach Daniel

v0.13.21 (2025-10-30)

Bug Fixes:

  • include resource's table in polymorphic tables dropdown by Zach Daniel

Improvements:

  • allow gettext ~> 1.0 (#368) by Aleksandr Lossenko

v0.13.20 (2025-10-24)

Bug Fixes:

  • Add spark_metadata field to Field struct (#366) by Jechol Lee

v0.13.19 (2025-09-24)

... (truncated)

Commits
  • 82db4c0 chore: release version v0.13.24
  • 61c98cc fix: remove load from expr calc because it now shows a warning in ash
  • c40646a chore: handle unloaded value
  • d7b06db docs: Update resource DSL docs for show_calculations (#370)
  • a871a07 chore: release version v0.13.23
  • f79ec3b fix: don't include nil tables when considering if polymorphic tables is empty
  • 473ca9d chore: release version v0.13.22
  • 632a95d fix: don't add the resource's primary table if there are no polymorphic tables
  • 4fc2848 chore: release version v0.13.21
  • aec5ebd fix: include resource's table in polymorphic tables dropdown
  • Additional commits viewable in compare view

Updates ash_ai from 0.2.2 to 0.4.0

Release notes

Sourced from ash_ai's releases.

v0.4.0

Features:

v0.3.0

Features:

Bug Fixes:

Improvements:

v0.2.14

Improvements:

v0.2.9

Improvements:

... (truncated)

Changelog

Sourced from ash_ai's changelog.

v0.4.0 (2025-11-23)

Features:

v0.3.0 (2025-10-28)

Features:

Bug Fixes:

Improvements:

v0.2.14 (2025-10-16)

Improvements:

v0.2.13 (2025-09-27)

Bug Fixes:

... (truncated)

Commits
  • 0f2b8f6 chore: release version v0.4.0
  • 852204e chore: fix typo in ash_ai.gen.chat task
  • 1645638 feat: Added _meta field to tools MCP (#140)
  • b6eb06b test: added tool filtering test suite (#139)
  • 3810e6f feat: Add MCP resources support with action descriptions (#138)
  • d4f6a34 chore(deps-dev): bump the dev-dependencies group with 2 updates (#133)
  • 5780c0f chore(deps): bump the production-dependencies group with 4 updates (#134)
  • 8a52d6b chore: release version v0.3.0
  • ecac40f improvement: update ash_oban to 0.5
  • 8c9ca0e feat: langchain 0.4 (#132)
  • Additional commits viewable in compare view

Updates ash_appsignal from 0.1.3 to 0.2.0

Release notes

Sourced from ash_appsignal's releases.

v0.2.0

Features:

  • extract single errors for much clearer AppSignal reporting by Zach Daniel
Changelog

Sourced from ash_appsignal's changelog.

v0.2.0 (2025-11-02)

Features:

  • extract single errors for much clearer AppSignal reporting by Zach Daniel
Commits
  • 20ed15e chore: release version v0.2.0
  • d7d19af feat: extract single errors for much clearer AppSignal reporting
  • 0c54ead chore(deps-dev): bump sobelow in the dev-dependencies group (#127)
  • 30fe7a0 chore(deps): bump the production-dependencies group with 2 updates (#128)
  • 595277c chore: Fix REUSE copyright attributions
  • c5a3a45 chore(deps-dev): bump ex_doc in the dev-dependencies group (#126)
  • 24ce991 chore: REUSE compliance (#125)
  • ec02ecd chore(deps): bump ash in the production-dependencies group (#122)
  • d835f20 chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 up...
  • 0a3d098 chore(deps): bump the production-dependencies group with 2 updates (#121)
  • Additional commits viewable in compare view

Updates ash_blog from 78f7a87 to 3f4bc7f

Commits
  • 3f4bc7f chore(deps-dev): bump sobelow from 0.14.0 to 0.14.1 (#65)
  • 4f5627d chore(deps): bump ash from 3.5.43 to 3.7.6 (#64)
  • de7e7ff chore(deps-dev): bump credo from 1.7.12 to 1.7.13 (#62)
  • c8d388f chore: Fix REUSE copyright attributions
  • b3a6c3c chore: Remove redundant LICENSE file
  • b0f21a3 chore: REUSE compliance (#61)
  • babcb94 chore: Mass dependency update (#60)
  • See full diff in compare view

Updates ash_graphql from 1.7.15 to 1.8.5

Release notes

Sourced from ash_graphql's releases.

v1.8.5

Bug Fixes:

  • filter evaluation for subscriptions by JVMartyns

  • clear out managed relationship requirements process variable once it's been used by Jesse Williams

  • subscriptions: prevent resource recompilation when endpoint changes by @​barnabasJ [(#385)](ash-project/ash_graphql#385)

Improvements:

  • Add GraphQL tracer integration for AppSignal monitoring by @​lukegalea

v1.8.4

Bug Fixes:

  • suppress embedded type warning in arrays when building unions by @​zachdaniel

  • like/ilike not showing up on string calculations (#369) by Jesse Williams

  • structs, maps and typedstructs becoming orphans if only referenced in unions (#364) by olivermt

v1.8.2

Improvements:

  • Add support for relay_id_translation on GraphQL subscriptions (#349) by Mike Wilson

v1.8.1

Bug Fixes:

  • apply destroy loads on initial query (#346) by Daniel Gollings

v1.8.0

... (truncated)

Changelog

Sourced from ash_graphql's changelog.

v1.8.5 (2025-12-08)

Bug Fixes:

  • filter evaluation for subscriptions by JVMartyns

  • clear out managed relationship requirements process variable once it's been used by Jesse Williams

  • subscriptions: prevent resource recompilation when endpoint changes by @​barnabasJ [(#385)](ash-project/ash_graphql#385)

Improvements:

  • Add GraphQL tracer integration for AppSignal monitoring by @​lukegalea

v1.8.4 (2025-11-05)

Bug Fixes:

  • suppress embedded type warning in arrays when building unions by @​zachdaniel

  • like/ilike not showing up on string calculations (#369) by Jesse Williams

  • structs, maps and typedstructs becoming orphans if only referenced in unions (#364) by olivermt

v1.8.3 (2025-08-21)

Bug Fixes:

Improvements:

  • Add support for relay_id_translation on GraphQL subscriptions (#349) by Mike Wilson

v1.8.2 (2025-08-07)

... (truncated)

Commits
  • f86cd51 chore: release version v1.8.5
  • 0361342 fix: filter evaluation for subscriptions
  • de96af5 improvement: Add GraphQL tracer integration for AppSignal monitoring
  • 7991e9c fix: clear out managed relationship requirements process variable once it's b...
  • 4b5b6d3 fix(subscriptions): prevent resource recompilation when endpoint changes
  • 22a6f4f chore: release version v1.8.4
  • 27929b6 chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 up...
  • 5c71c60 chore(deps): bump the production-dependencies group with 3 updates
  • 8aa5b7c chore(deps-dev): bump sobelow in the dev-dependencies group
  • 80d328e chore: Fix REUSE copyright attributions
  • Additional commits viewable in compare view

Updates ash_json_api from 1.4.35 to 1.5.1

Release notes

Sourced from ash_json_api's releases.

v1.5.1

Bug Fixes:

v1.4.45

Bug Fixes:

v1.4.44

Bug Fixes:

v1.4.43

Bug Fixes:

v1.4.41

... (truncated)

Changelog

Sourced from ash_json_api's changelog.

v1.5.1 (2025-11-19)

Bug Fixes:

v1.5.0 (2025-11-05)

Features:

  • Add pagination support for included relationships (#392) by srikanthkyatham

Bug Fixes:

  • skip forbidden fields during JSON:API serialization (#397) by @​shahryarjb

  • implement Splode errors intead of using strings (#395) by Daniel Gollings

[Unreleased]

Features:

  • Paginated Relationships - Add support for paginating included relationships via included_page query parameter

    You can now paginate relationships when including them in responses using the new included_page[relationship.path][limit] query parameter syntax. This helps manage response sizes when relationships contain many records.

    Configuration:

    json_api do
      paginated_includes [:comments, [:author, :posts]]
    end

    Usage:

    GET /posts/1?include=comments&included_page[comments][limit]=10&included_page[comments][offset]=5
    

    The response will include pagination metadata in the relationship's meta object with fields like limit, offset, count, and more? depending on the pagination strategy used.

... (truncated)

Commits
  • bf98d93 chore: release version v1.5.1
  • 10878f6 fix: ensure action inputs are sorted
  • 9a48f9d fix: fixing keyerror in GET /:id with includes (#400)
  • d0b390c chore: release version v1.5.0
  • f71041d chore(deps-dev): bump the dev-dependencies group with 2 updates (#398)
  • 071c65c chore(deps): bump the production-dependencies group with 2 updates (#399)
  • f100f58 fix: skip forbidden fields during JSON:API serialization (#397)
  • 4c06dad fix: implement Splode errors intead of using strings (#395)
  • 6e13b16 feat: Add pagination support for included relationships (#392)
  • 09da1d9 chore(deps): bump ash in the production-dependencies group (#394)
  • Additional commits viewable in compare view

Updates ash_oban from 0.4.9 to 0.7.0

Release notes

Sourced from ash_oban's releases.

v0.7.0

Features:

  • use new oban 2.20 state groups (#201) by Barnabas Jovanovics

  • use new oban 2.20 state groups by Barnabas Jovanovics

Improvements:

  • Disable peer leadership when plugins are disabled (#202) by Parker Selbert

v0.6.0

Features:

  • set tenant from record in case of attribute multitenancy (#195) by Barnabas Jovanovics

  • add use_tenant_from_record? DSL flag by Barnabas Jovanovics

  • add verifier for use_tenant_from_record? consistency by Barnabas Jovanovics

  • add oban-level use_tenant_from_record? default by Barnabas Jovanovics

Bug Fixes:

  • ensure transformers are properly ordered by Zach Daniel

Improvements:

  • use cancel & oban's native batch inserting by Zach Daniel

v0.5.1

Bug Fixes:

  • dialyzer error in generated scheduler (#197) by Barnabas Jovanovics

v0.5.0

... (truncated)

Changelog

Sourced from ash_oban's changelog.

v0.7.0 (2025-12-07)

Features:

  • use new oban 2.20 state groups (#201) by Barnabas Jovanovics

  • use new oban 2.20 state groups by Barnabas Jovanovics

Improvements:

  • Disable peer leadership when plugins are disabled (#202) by Parker Selbert

v0.6.0 (2025-11-14)

Features:

  • set tenant from record in case of attribute multitenancy (#195) by Barnabas Jovanovics

  • add use_tenant_from_record? DSL flag by Barnabas Jovanovics

  • add verifier for use_tenant_from_record? consistency by Barnabas Jovanovics

  • add oban-level use_tenant_from_record? default by Barnabas Jovanovics

Bug Fixes:

  • ensure transformers are properly ordered by Zach Daniel

Improvements:

  • use cancel & oban's native batch inserting by Zach Daniel

v0.5.1 (2025-10-28)

Bug Fixes:

  • dialyzer error in generated scheduler (#197) by Barnabas Jovanovics

v0.5.0 (2025-10-27)

... (truncated)

Commits
  • d7886b8 chore: release version v0.7.0
  • cdae83a docs: Mention run_oban_trigger in getting started sections of the docs (#204)
  • 1537429 test: Testing fixes after plugins config change (#203)
  • c100632 improvement: Disable peer leadership when plugins are disabled (#202)
  • 71a7f75 feat: use new oban 2.20 state groups (#201)
  • ae303db chore: release version v0.6.0
  • 388be90 fix: ensure transformers are properly ordered
  • 0b999f0 improvement: use cancel & oban's native batch inserting
  • ebdff45 feat: set tenant from record in case of attribute multitenancy (#195)
  • 9df10b6 chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 up...
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.3.7 to 2.3.18

Release notes

Sourced from ash_phoenix's releases.

v2.3.18

Bug Fixes:

  • merge_options function to use correct update method (#438) by A.S. Zwaan

  • cast to string before comparison by Minsub Kim

  • fix type warnings and compile issues on elixir 1.19 by @​zachdaniel

v2.3.17

Bug Fixes:

Improvements:

v2.3.16

Improvements:

v2.3.15

... (truncated)

Changelog

Sourced from ash_phoenix's changelog.

v2.3.18 (2025-11-05)

Bug Fixes:

  • merge_options function to use correct update method (#438) by A.S. Zwaan

  • cast to string before comparison by Minsub Kim

  • fix type warnings and compile issues on elixir 1.19 by @​zachdaniel

v2.3.17 (2025-10-16)

Bug Fixes:

Improvements:

v2.3.16 (2025-09-01)

Improvements:

v2.3.15 (2025-08-31)

... (truncated)

Commits
  • 62d525d chore: release version v2.3.18
  • 5cf8f6c fix: merge_options function to use correct update method (#438)
  • 19cf614 chore(deps-dev): bump the dev-dependencies group with 2 updates (#436)
  • c9a6026 chore(deps): bump the production-dependencies group with 3 updates (#437)
  • 5431e0a chore: handle non stringifiable values in form comparison
  • 5f7f6d4 test: update form should work without create action configuration (#435)

…y with 28 updates

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

| Package | From | To |
| --- | --- | --- |
| [appsignal_phoenix](https://github.com/appsignal/appsignal-elixir-phoenix) | `2.7.0` | `2.8.1` |
| [ash](https://github.com/ash-project/ash) | `3.5.22` | `3.11.1` |
| [ash_admin](https://github.com/ash-project/ash_admin) | `0.13.10` | `0.13.24` |
| [ash_ai](https://github.com/ash-project/ash_ai) | `0.2.2` | `0.4.0` |
| [ash_appsignal](https://github.com/ash-project/ash_appsignal) | `0.1.3` | `0.2.0` |
| [ash_blog](https://github.com/ash-project/ash_blog) | ``78f7a87`` | ``3f4bc7f`` |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.7.15` | `1.8.5` |
| [flame](https://github.com/phoenixframework/flame) | `0.5.2` | `0.5.3` |
| [hackney](https://github.com/benoitc/hackney) | `1.24.1` | `1.25.0` |
| [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) | `4.6.4` | `4.7.0` |
| [sentry](https://github.com/getsentry/sentry-elixir) | `11.0.1` | `11.0.4` |
| [swoosh](https://github.com/swoosh/swoosh) | `1.19.2` | `1.19.9` |
| [tailwind](https://github.com/phoenixframework/tailwind) | `0.3.1` | `0.4.1` |
| [telemetry_poller](https://github.com/beam-telemetry/telemetry_poller) | `1.2.0` | `1.3.0` |



Updates `appsignal_phoenix` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/appsignal/appsignal-elixir-phoenix/releases)
- [Changelog](https://github.com/appsignal/appsignal-elixir-phoenix/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-elixir-phoenix@v2.7.0...v2.8.1)

Updates `ash` from 3.5.22 to 3.11.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.5.22...v3.11.1)

Updates `ash_admin` from 0.13.10 to 0.13.24
- [Release notes](https://github.com/ash-project/ash_admin/releases)
- [Changelog](https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_admin@v0.13.10...v0.13.24)

Updates `ash_ai` from 0.2.2 to 0.4.0
- [Release notes](https://github.com/ash-project/ash_ai/releases)
- [Changelog](https://github.com/ash-project/ash_ai/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_ai@v0.2.2...v0.4.0)

Updates `ash_appsignal` from 0.1.3 to 0.2.0
- [Release notes](https://github.com/ash-project/ash_appsignal/releases)
- [Changelog](https://github.com/ash-project/ash_appsignal/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_appsignal@v0.1.3...v0.2.0)

Updates `ash_blog` from `78f7a87` to `3f4bc7f`
- [Commits](ash-project/ash_blog@78f7a87...3f4bc7f)

Updates `ash_graphql` from 1.7.15 to 1.8.5
- [Release notes](https://github.com/ash-project/ash_graphql/releases)
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v1.7.15...v1.8.5)

Updates `ash_json_api` from 1.4.35 to 1.5.1
- [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.4.35...v1.5.1)

Updates `ash_oban` from 0.4.9 to 0.7.0
- [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.4.9...v0.7.0)

Updates `ash_phoenix` from 2.3.7 to 2.3.18
- [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.7...v2.3.18)

Updates `ash_postgres` from 2.6.8 to 2.6.26
- [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.8...v2.6.26)

Updates `bandit` from 1.7.0 to 1.8.0
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](mtrudel/bandit@1.7.0...1.8.0)

Updates `ecto_sql` from 3.13.0 to 3.13.3
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto_sql@v3.13.0...v3.13.3)

Updates `finch` from 0.19.0 to 0.20.0
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](sneako/finch@v0.19.0...v0.20.0)

Updates `flame` from 0.5.2 to 0.5.3
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/flame@v0.5.2...v0.5.3)

Updates `hackney` from 1.24.1 to 1.25.0
- [Release notes](https://github.com/benoitc/hackney/releases)
- [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md)
- [Commits](benoitc/hackney@1.24.1...1.25.0)

Updates `oban` from 2.19.4 to 2.20.2
- [Release notes](https://github.com/oban-bg/oban/releases)
- [Changelog](https://github.com/oban-bg/oban/blob/main/CHANGELOG.md)
- [Commits](oban-bg/oban@v2.19.4...v2.20.2)

Updates `open_api_spex` from 3.21.2 to 3.22.1
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](open-api-spex/open_api_spex@v3.21.2...v3.22.1)

Updates `phoenix` from 1.7.21 to 1.8.3
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.7.21...v1.8.3)

Updates `phoenix_ecto` from 4.6.4 to 4.7.0
- [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/v4.7.0/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_ecto/commits/v4.7.0)

Updates `phoenix_html` from 4.2.1 to 4.3.0
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_html@v4.2.1...v4.3.0)

Updates `phoenix_live_view` from 1.0.17 to 1.1.18
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.18/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.17...v1.1.18)

Updates `postgrex` from 0.20.0 to 0.21.1
- [Release notes](https://github.com/elixir-ecto/postgrex/releases)
- [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/postgrex@v0.20.0...v0.21.1)

Updates `req` from 0.5.10 to 0.5.16
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](wojtekmach/req@v0.5.10...v0.5.16)

Updates `sentry` from 11.0.1 to 11.0.4
- [Release notes](https://github.com/getsentry/sentry-elixir/releases)
- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-elixir@11.0.1...11.0.4)

Updates `swoosh` from 1.19.2 to 1.19.9
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](swoosh/swoosh@v1.19.2...v1.19.9)

Updates `tailwind` from 0.3.1 to 0.4.1
- [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/tailwind@v0.3.1...v0.4.1)

Updates `telemetry_poller` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/beam-telemetry/telemetry_poller/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry_poller@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: appsignal_phoenix
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_admin
  dependency-version: 0.13.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_ai
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_appsignal
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_blog
  dependency-version: 3f4bc7f53d6d73a1de37777373a8faeac8456f2e
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-version: 1.8.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-version: 2.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-version: 2.6.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bandit
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ecto_sql
  dependency-version: 3.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: finch
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: flame
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: hackney
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: oban
  dependency-version: 2.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_ecto
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_html
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-version: 1.1.18
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: postgrex
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: req
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sentry
  dependency-version: 11.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: swoosh
  dependency-version: 1.19.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tailwind
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: telemetry_poller
  dependency-version: 1.3.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 Dec 11, 2025
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