Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

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

Package From To
ash 3.5.22 3.5.43
ash_admin 0.13.10 0.13.19
ash_ai 0.2.2 0.2.13
ash_blog 78f7a87 b0f21a3
ash_graphql 1.7.15 1.8.3
hackney 1.24.1 1.25.0
phoenix_ecto 4.6.4 4.6.5
sentry 11.0.1 11.0.4
swoosh 1.19.2 1.19.8
tailwind 0.3.1 0.4.0
telemetry_poller 1.2.0 1.3.0

Updates ash from 3.5.22 to 3.5.43

Release notes

Sourced from ash's releases.

v3.5.43

Bug Fixes:

  • cast value to type when requiring atomic attributes by @​zachdaniel

  • fix amnesia support for upsets by Dan Wanek

  • support top-level :shared key in Ash.Scope.ToOpts for Map (#2261) by James Harton

Improvements:

  • add bulk_create for Ash.DataLayer.Mnesia (#2336) by Dan Wanek

  • return errors from calculations with invalid expressions by @​zachdaniel

  • add source locations to a whole bunch of errors by @​zachdaniel

  • add location to primary key verifier by @​zachdaniel

  • add location for multitenancy verifier by @​zachdaniel

  • add location information for manage relationship transformer by @​zachdaniel

  • add location info for reserved field names transformer by @​zachdaniel

  • add location info for primary action transformer by @​zachdaniel

  • add location info for unique action name transformer by @​zachdaniel

  • implemented 'has' and 'intersects' functions (#2324) by Abdessabour Moutik

v3.5.42

Improvements:

v3.5.40

Bug Fixes:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.5.43 (2025-09-28)

Bug Fixes:

  • cast value to type when requiring atomic attributes by @​zachdaniel

  • fix amnesia support for upsets by Dan Wanek

  • support top-level :shared key in Ash.Scope.ToOpts for Map (#2261) by James Harton

Improvements:

  • add bulk_create for Ash.DataLayer.Mnesia (#2336) by Dan Wanek

  • return errors from calculations with invalid expressions by @​zachdaniel

  • add source locations to a whole bunch of errors by @​zachdaniel

  • add location to primary key verifier by @​zachdaniel

  • add location for multitenancy verifier by @​zachdaniel

  • add location information for manage relationship transformer by @​zachdaniel

  • add location info for reserved field names transformer by @​zachdaniel

  • add location info for primary action transformer by @​zachdaniel

  • add location info for unique action name transformer by @​zachdaniel

  • implemented 'has' and 'intersects' functions (#2324) by Abdessabour Moutik

v3.5.42 (2025-09-20)

Improvements:

v3.5.41 (2025-09-20)

Bug Fixes:

... (truncated)

Commits
  • a3fa651 chore: release version v3.5.43
  • 0a510b2 fix: cast value to type when requiring atomic attributes
  • 87e29d9 improvement: add bulk_create for Ash.DataLayer.Mnesia (#2336)
  • fa90865 improvement: return errors from calculations with invalid expressions
  • 43f8d66 improvement: add source locations to a whole bunch of errors
  • 03c5c00 improvement: add location to primary key verifier
  • 98a1619 improvement: add location for multitenancy verifier
  • cb37599 improvement: add location information for manage relationship transformer
  • 14825ec improvement: add location info for reserved field names transformer
  • 838abf9 improvement: add location info for primary action transformer
  • Additional commits viewable in compare view

Updates ash_admin from 0.13.10 to 0.13.19

Release notes

Sourced from ash_admin's releases.

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

Improvements:

  • support actor_load option by Zach Daniel

v0.13.15

Bug Fixes:

  • better names for version resources by Zach Daniel

  • Read phoenix js assests at compile time (#355) by Kenneth Kostrešević

Improvements:

  • add a little razzle dazzle to the authorizing/actor buttons (#352) by Andy LeClair

  • change svg icons to words (#351) by Andy LeClair

v0.13.14

Bug Fixes:

  • better names for version resources by Zach Daniel

  • Read phoenix js assests at compile time (#355) by Kenneth Kostrešević

Improvements:

  • add a little razzle dazzle to the authorizing/actor buttons (#352) by Andy LeClair

  • change svg icons to words (#351) by Andy LeClair

v0.13.11

... (truncated)

Changelog

Sourced from ash_admin's changelog.

v0.13.19 (2025-09-24)

Bug Fixes:

  • set brand on loading to_one relationships by Zach Daniel

  • use tenant when loading to_one relationships by Zach Daniel

Improvements:

  • support actor_load option by Zach Daniel

v0.13.18 (2025-08-31)

Bug Fixes:

  • properly retain values for fallback rendered attribute inputs by Zach Daniel

Improvements:

  • inline jsoneditor and easymde for security by Zach Daniel

v0.13.17 (2025-08-21)

Bug Fixes:

  • use Resource.admin.show_action (#359) by quartz

v0.13.16 (2025-08-18)

Bug Fixes:

  • handle overflow & tenant form for long domains list by Zach Daniel

v0.13.15 (2025-08-18)

... (truncated)

Commits
  • 4d5dda6 chore: release version v0.13.19
  • b8d1a2b improvement: support actor_load option
  • 943cbd4 test: remove unncessary assertions
  • 73d5e41 chore: regenerate assets, remove sourcemap url
  • f78dee9 fix: set brand on loading to_one relationships
  • a2c6d4c fix: use tenant when loading to_one relationships
  • b6f964d chore: release version v0.13.18
  • b8d6e57 improvement: inline jsoneditor and easymde for security
  • 4aae670 chore: remove IO.inspects
  • b117187 fix: properly retain values for fallback rendered attribute inputs
  • Additional commits viewable in compare view

Updates ash_ai from 0.2.2 to 0.2.13

Release notes

Sourced from ash_ai's releases.

v0.2.9

Improvements:

v0.2.8

Improvements:

v0.2.7

Bug Fixes:

v0.2.6

Bug Fixes:

v0.2.5

Improvements:

... (truncated)

Changelog

Sourced from ash_ai's changelog.

v0.2.13 (2025-09-27)

Bug Fixes:

Improvements:

v0.2.12 (2025-08-31)

Bug Fixes:

Improvements:

v0.2.11 (2025-08-21)

Bug Fixes:

Improvements:

  • move permissions check of tools until after appropriate filtering (#104) by @​jgwmaxwell

... (truncated)

Commits
  • 564c2c3 chore: release version v0.2.13
  • bad276e improvement: don't install usage rules as part of installing ash ai
  • c68d36c Improvement: Support LangChain 0.4 (#124)
  • 3288b62 docs: Update README with setup instructions for AshAI chat (#121)
  • fb3a6fc Fix: minor QOL improvement to the redirection to other pages (#120)
  • 41fd0ef fix: ash_ai.gen.chat to validate text presence in messages (#119)
  • 3c088af Fix: BadMapError when LangChain/MCP calls tools without arguments (#118)
  • 2c79ae4 chore(deps): bump the production-dependencies group across 1 directory with 5...
  • 834beb1 chore(deps-dev): bump the dev-dependencies group with 3 updates (#113)
  • 50b405c chore: get tests passing
  • Additional commits viewable in compare view

Updates ash_blog from 78f7a87 to b0f21a3

Commits

Updates ash_graphql from 1.7.15 to 1.8.3

Release notes

Sourced from ash_graphql's releases.

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

Features:

v1.7.17

Bug Fixes:

  • fix :none relationship pagination strategy, and improve tests for it (#337) by Jesse Williams

v1.7.16

Bug Fixes:

  • Add sorting of managed inputs to output stable graphql schema (#334) by olivermt
Changelog

Sourced from ash_graphql's changelog.

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)

Improvements:

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

v1.8.1 (2025-07-29)

Bug Fixes:

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

v1.8.0 (2025-07-17)

Features:

v1.7.17 (2025-07-02)

Bug Fixes:

  • fix :none relationship pagination strategy, and improve tests for it (#337) by Jesse Williams

... (truncated)

Commits
  • ec5ab90 chore: release version v1.8.3
  • ff9147f fix: Fix generated SDL stability (#355)
  • f795c20 test: checks if multitenancy is respected by subscriptions (#351)
  • 6abdbc4 fix: only resolve notifications for the same tenant (#353)
  • f0d08da chore: release version v1.8.2
  • 1274550 improvement: Add support for relay_id_translation on GraphQL subscriptions (#...
  • 8fd8cc1 chore: release version v1.8.1
  • ce56722 fix: apply destroy loads on initial query (#346)
  • 59b975b chore(deps): bump the production-dependencies group with 2 updates (#344)
  • 66a7417 Update dependabot schedule to monthly
  • Additional commits viewable in compare view

Updates ash_json_api from 1.4.35 to 1.4.45

Release notes

Sourced from ash_json_api's releases.

v1.4.45

Bug Fixes:

v1.4.44

Bug Fixes:

v1.4.43

Bug Fixes:

v1.4.41

Improvements:

v1.4.40

... (truncated)

Changelog

Sourced from ash_json_api's changelog.

v1.4.45 (2025-10-03)

Bug Fixes:

v1.4.44 (2025-09-04)

Bug Fixes:

v1.4.43 (2025-09-03)

Bug Fixes:

v1.4.42 (2025-08-21)

Bug Fixes:

Improvements:

... (truncated)

Commits
  • a2d5b4d chore: release version v1.4.45
  • 3797957 chore(deps-dev): bump ex_doc in the dev-dependencies group (#387)
  • 8b78f61 chore(deps): bump the production-dependencies group with 3 updates (#388)
  • f3ce0b8 fix: remove unnecessary warning for recursive embedded types (#386)
  • c85bc2e fix: allow posting through related properly (#385)
  • 6acbf0e fix: empty includes should not crash (#383)
  • 91cb26d chore: properly set fields on request
  • 4eaa372 fix: handle cross-domain fields[{type}] requests
  • 417ad34 chore: release version v1.4.44
  • 617fd2b fix: handle $ref type schemas
  • Additional commits viewable in compare view

Updates ash_oban from 0.4.9 to 0.4.12

Release notes

Sourced from ash_oban's releases.

v0.4.11

Improvements:

  • support passing action_arguments to AshOban.schedule/3 (#180) by infinitis

v0.4.10

Improvements:

  • support backoff + timeout options (#176) by Roberts Guļāns
Changelog

Sourced from ash_oban's changelog.

v0.4.12 (2025-08-31)

Bug Fixes:

  • ensure ash_domains is set to a value when installing by Zach Daniel

v0.4.11 (2025-08-07)

Improvements:

  • support passing action_arguments to AshOban.schedule/3 (#180) by infinitis

v0.4.10 (2025-07-17)

Improvements:

  • support backoff + timeout options (#176) by Roberts Guļāns
Commits
  • 0a15eed chore: release version v0.4.12
  • 4384398 fix: ensure ash_domains is set to a value when installing
  • f53d32b docs: update cron expression in schedule example (#184)
  • df83667 chore: release version v0.4.11
  • 610d7e5 docs: Fix typo (#183)
  • 8c6b920 improvement: support passing action_arguments to AshOban.schedule/3 (#180)
  • bc16f07 chore(deps): bump ash in the production-dependencies group (#179)
  • c5f4ca9 chore(deps-dev): bump igniter in the dev-dependencies group (#178)
  • 69036a2 Update dependabot schedule to monthly
  • 20ee17b chore: release version v0.4.10
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.3.7 to 2.3.16

Release notes

Sourced from ash_phoenix's releases.

v2.3.16

Improvements:

v2.3.15

Bug Fixes:

  • error in auto form creation for structs inside of union attributes (#411) by Rutgerdj

  • update pattern match in WrappedValue Change by Rutgerdj

  • Include constraints in auto form for WrappedValue by Rutgerdj

  • handle regexes in error vars in inertia by @​zachdaniel

v2.3.13

Bug Fixes:

  • ensure nested form errors are included (#401) by @​joangavelan

  • Remove Product from Save Product button - Save button (#403) by Kenneth Kostrešević

Improvements:

  • add resource name for route option for ash_phoenix.gen.html (#402) by Kenneth Kostrešević

v2.3.12

Bug Fixes:

  • fix typo in usage rules (#397) by albinkc

v2.3.11

... (truncated)

Changelog

Sourced from ash_phoenix's changelog.

v2.3.16 (2025-09-01)

Improvements:

v2.3.15 (2025-08-31)

Bug Fixes:

  • error in auto form creation for structs inside of union attributes (#411) by Rutgerdj

  • update pattern match in WrappedValue Change by Rutgerdj

  • Include constraints in auto form for WrappedValue by Rutgerdj

  • handle regexes in error vars in inertia by @​zachdaniel

v2.3.14 (2025-08-21)

Bug Fixes:

  • ensure nested form errors are included (#401) by @​joangavelan

  • Remove Product from Save Product button - Save button (#403) by Kenneth Kostrešević

Improvements:

  • remove unwanted sections from AGENTS.md when installing ash_phoenix (#406) by Rodolfo Torres

  • add resource name for route option for ash_phoenix.gen.html (#402) by Kenneth Kostrešević

v2.3.13 (2025-08-07)

Bug Fixes:

... (truncated)

Commits
  • 879ba09 chore: release version v2.3.16
  • cf224b3 chore: get build passing
  • 79a8310 improvement: add post_process_errors option
  • 2eac10b chore(deps): bump the production-dependencies group across 1 directory with 5...
  • 7feec9b chore: release version v2.3.15
  • d62ec13 chore: format
  • 325d511 Fix: error in auto form creation for structs inside of union attributes (#411)
  • 7320f77 fix: handle regexes in error vars in inertia
  • 3864b01 docs: Update link for resource relationship management (#409)
  • 4aeeaff chore: release version v2.3.14
  • Additional commits viewable in compare view

Updates ash_postgres from 2.6.8 to 2.6.20

Release notes

Sourced from ash_postgres's releases.

v2.6.14

Bug Fixes:

  • deduplicate identity keys by Zach Daniel
Changelog

Sourced from ash_postgres's changelog.

v2.6.20 (2025-09-27)

Bug Fixes:

  • use :mutate repo for on_transaction_begin callback by Zach Daniel

Improvements:

  • location in spark errors and migration generator fixes by Zach Daniel

  • use default constraint of 'now()' for AshPostgres.Timestamptz (#621) by siassaj

v2.6.19 (2025-09-20)

Bug Fixes:

  • fix conditional on installing ash in installer by Zach Daniel

v2.6.18 (2025-09-19)

Bug Fixes:

  • Handle optional/empty input in relationship name guesser (#616) by Trond A Ekseth

  • properly handle sorts w/ parent refs on lateral joins by Zach Daniel

  • annotate unrelated exists expressions as supported by Zach Daniel

v2.6.17 (2025-08-31)

Bug Fixes:

  • resolve a typo in pending dev migration error message (#608) by Sheharyar Naseer

v2.6.16 (2025-08-21)

... (truncated)

Commits
  • ed3ff07 chore: release version v2.6.20
  • 7be8af4 chore: format
  • 03d26cb chore: more fixes around spark_metadata
  • a35894b improvement: location in spark errors and migration generator fixes
  • 702ce5e chore: update tests to account for warnings
  • 4021b73 chore: update spark & fix warnings
  • 36ccc75 improvement: use default constraint of 'now()' for AshPostgres.Timestamptz (#...
  • fefb612 chore: format
  • ee2d2f5 chore: remove ash installation step in ash_postgres
  • 53d2a95 fix: use :mutate repo for on_transaction_begin callback
  • Additional commits viewable in compare view

Updates bandit from 1.7.0 to 1.8.0

Changelog

Sourced from bandit's changelog.

1.8.0 (18 Aug 2025)

Enhancements

  • If the user has set a content-length header when calling send_chunked/3, the response is streamed via content-length delimited framing and not chunked (#510)
Commits

Updates ecto_sql from 3.13.0 to 3.13.2

Changelog

Sourced from ecto_sql's changelog.

v3.13.2 (2025-06-24)

Enhancements

  • [sandbox] Allow passing through opts in Ecto.Adapters.SQL.Sandbox.allow/4 calls
  • [sql] Add support for ON DELETE SET DEFAULT

Bug fixes

  • [postgres] Fix nested array generated time columns

v3.13.1 (2025-06-20)

Bug fixes

  • [postgres] Fix nested array generated columns
Commits

Updates finch from 0.19.0 to 0.20.0

Changelog

Sourced from finch's changelog.

v0.20.0 (2025-07-04)

Enhancements

  • Support manual pool termination #299
  • Refactor HTTP1 pool state for better maintainability #308
  • Add :supported_groups to list of TLS options #307
  • Be more explicit about the :default pool in documentation #314
  • Upgrade nimble_options to document deprecations #315

Bug Fixes

  • Fix Finch.stream_while/5 on halt for both HTTP/1 and HTTP/2 #320
  • Return accumulator when Finch.stream/5 and Finch.stream_while/5 fail #295
  • Fix documentation reference for get_pool_status/2 #301

Other

  • Upgrade CI VM to Ubuntu 24 #321
  • CI housekeeping: support Elixir 1.17/Erlang OTP 27, bump Credo and deps #303
  • Update GitHub CI badge URL #304
Commits
  • b0cde42 Merge pull request #322 from sneako/release-0.20.0
  • 24bdf93 release 0.20.0
  • dd276fa Merge pull request #320 from wojtekmach/wm-http1-http2-halt
  • 7e6c170 Fix Finch.stream_while/5 on halt on http1 + http2
  • 56d902f Merge pull request #321 from sneako/fix-ci
  • 05607f9 update deps
  • c15bde0 upgrade ci vm to ubuntu 24
  • 3cf1406 Merge pull request #315 from PragTob/protocol-docs
  • 049d284 Merge pull request #314 from PragTob/more-explicit-about-default-pools
  • f160024 Upgrade nimble_options to document deprecations
  • Additional commits viewable in compare view

Updates hackney from 1.24.1 to 1.25.0

Release notes

Sourced from hackney's releases.

1.25.0 - 2025-07-24

IMPORTANT CHANGE

  • change: insecure_basic_auth now defaults to true instead of false

    This restores backward compatibility with pre-1.24.0 behavior where basic auth was allowed over HTTP connections. If you need strict HTTPS-only basic auth:

    • Set globally: application:set_env(hackney, insecure_basic_auth, false)
    • Or per-request: {insecure_basic_auth, false} in options

Hex.pm : https://hex.pm/packages/hackney/1.25.0 Doc: https://hexdocs.pm/hackney/readme.html

Changelog

Sourced from hackney's changelog.

1.25.0 - 2025-07-24

** IMPORTANT CHANGE **

  • change: insecure_basic_auth now defaults to true instead of false

    This restores backward compatibility with pre-1.24.0 behavior where basic auth was allowed over HTTP connections. If you need strict HTTPS-only basic auth:

    • Set globally: application:set_env(hackney, insecure_basic_auth, false)
    • Or per-request: {insecure_basic_auth, false} in options
Commits

Updates oban from 2.19.4 to 2.20.1

Release notes

Sourced from oban's releases.

v2.20.0

This release brings a fantastic new helper function, an optional migration to aid pruning, some stability improvements, and a bevy of documentation updates.

🦋 Update Job

This introduces the Oban.update_job/2,3 function to simplify updating existing jobs while ensuring data consistency and safety. Previously, updating jobs required manually constructing change operations or complex queries that could lead to race conditions or invalid state changes.

Only a curated subset of job fields, e.g. :args, :max_attempts, :meta, etc. may be updated and they use the same validation rules as insertion to prevent invalid data. Updates are also wrapped in a transaction with locking clauses to prevent concurrent modifications.

The function supports direct map changes:

Oban.update_job(job, %{priority: 0, tags: ["urgent"]})

It also has a convenient function-based mode for dynamic changes:

Oban.update_job(job, fn job -> 
  %{meta: Map.put(job.meta, "processed_by", current_node())} 
end)

❄️ Unique State Groups

There are now named unique state groups to replace custom state lists for unique jobs, promoting better uniqueness design and reducing configuration errors.

Previously, developers had to manually specify lists of job states for uniqueness, which was error-prone and could lead to subtle bugs when states were omitted or incorrectly combined. The new predefined groups ensure correctness and consistency across applications.

The new state groups are:

  • :all - All job states
  • :incomplete - Jobs that haven't finished (~w(available scheduled executing retryable)a)
  • ...

    Description has been truncated

…y with 25 updates

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

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.5.22` | `3.5.43` |
| [ash_admin](https://github.com/ash-project/ash_admin) | `0.13.10` | `0.13.19` |
| [ash_ai](https://github.com/ash-project/ash_ai) | `0.2.2` | `0.2.13` |
| [ash_blog](https://github.com/ash-project/ash_blog) | ``78f7a87`` | ``b0f21a3`` |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.7.15` | `1.8.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.6.5` |
| [sentry](https://github.com/getsentry/sentry-elixir) | `11.0.1` | `11.0.4` |
| [swoosh](https://github.com/swoosh/swoosh) | `1.19.2` | `1.19.8` |
| [tailwind](https://github.com/phoenixframework/tailwind) | `0.3.1` | `0.4.0` |
| [telemetry_poller](https://github.com/beam-telemetry/telemetry_poller) | `1.2.0` | `1.3.0` |



Updates `ash` from 3.5.22 to 3.5.43
- [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.5.43)

Updates `ash_admin` from 0.13.10 to 0.13.19
- [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.19)

Updates `ash_ai` from 0.2.2 to 0.2.13
- [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.2.13)

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

Updates `ash_graphql` from 1.7.15 to 1.8.3
- [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.3)

Updates `ash_json_api` from 1.4.35 to 1.4.45
- [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.4.45)

Updates `ash_oban` from 0.4.9 to 0.4.12
- [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.4.12)

Updates `ash_phoenix` from 2.3.7 to 2.3.16
- [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.16)

Updates `ash_postgres` from 2.6.8 to 2.6.20
- [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.20)

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.2
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto_sql@v3.13.0...v3.13.2)

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 `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.1
- [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.1)

Updates `open_api_spex` from 3.21.2 to 3.22.0
- [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.0)

Updates `phoenix` from 1.7.21 to 1.8.1
- [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.1)

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

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.14
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.14/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.17...v1.1.14)

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.15
- [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.15)

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.8
- [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.8)

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

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: ash
  dependency-version: 3.5.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_admin
  dependency-version: 0.13.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_ai
  dependency-version: 0.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_blog
  dependency-version: b0f21a31db9b2ced2a66bb81b4ee2b6bf7328b58
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-version: 1.4.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-version: 0.4.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-version: 2.3.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-version: 2.6.20
  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.2
  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: 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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_ecto
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.14
  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.15
  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.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tailwind
  dependency-version: 0.4.0
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Oct 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 30, 2025
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-54f6b77186 branch October 30, 2025 07:11
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