chore(deps): update mix dependencies #453

Merged
moritz merged 1 commit from renovate/mix-dependencies into main 2026-03-03 14:28:17 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ash (source) prod minor 3.16.03.19.1
ash_admin (source) prod minor ~> 0.13~> 0.14
ash_phoenix (source) prod patch 2.3.192.3.20
ash_postgres (source) prod patch 2.6.312.6.32
bandit (source) prod patch 1.10.21.10.3
ecto_commons (source) prod patch 0.3.60.3.7
live_debugger (source) dev patch 0.6.00.6.1
phoenix (source) prod patch 1.8.31.8.4
phoenix_live_view (source) prod patch 1.1.221.1.25
sourceror (source) dev minor 1.10.11.11.0
swoosh (source) prod minor 1.21.01.22.1
tidewave (source) dev patch 0.5.40.5.5

Release Notes

ash-project/ash (ash)

v3.19.1

Compare Source

Bug Fixes:
Improvements:
  • add a member name transformer for Ash.Filter.parse_input by @​zachdaniel

v3.19.0

Compare Source

Features:
Bug Fixes:
Improvements:

v3.18.0

Compare Source

Features:
Bug Fixes:
Improvements:

v3.17.1

Compare Source

Bug Fixes:
Improvements:

v3.17.0

Compare Source

Features:
  • add not_found_error? to Ash.get to bring it in-line with actions (#​2572) by StephanH90 (#​2572)
Bug Fixes:
Improvements:
ash-project/ash_admin (ash_admin)

v0.14.0

Compare Source

Features:
  • Redo of Cinder integration (#​380) by sevenseacat

v0.13.26

Compare Source

Improvements:
  • incoporate sevenseacat theme into cinder table for consistent styling and enhanced features by Zach Daniel

v0.13.25

Compare Source

Bug Fixes:
  • pass authorizing and show_filters to CinderTable by Zach Daniel
Improvements:
  • Add :datetime_step form field configuration (#​376) by capoccias
ash-project/ash_phoenix (ash_phoenix)

v2.3.20

Compare Source

Bug Fixes:
Improvements:
ash-project/ash_postgres (ash_postgres)

v2.6.32

Compare Source

Bug Fixes:
  • produce correct error on restrict managed_relationship behavior (#​690) by lincolnhuls
Improvements:
  • Split up usage rules into sub-rules (#​691) by Mylan Connolly
mtrudel/bandit (bandit)

v1.10.3

Compare Source

Enhancements
  • Support authority form requests for CONNECT requests (#​571)
  • Narrow acceptance of asterisk form requests to OPTIONS requests (#​571)
  • Detect client disconnect on timeout in ensure_completed (#​566, thanks @​pepicrft!)
  • Improve http2 sendfile streaming (#​565, thanks @​elibosley!)
achedeuzot/ecto_commons (ecto_commons)

v0.3.7

  • Dropped elixir 1.13 support. Minimum supported version is now 1.14.
  • Fixed compilation error on OTP 28
  • Updated deps to latest version as of February 2026.
software-mansion/live-debugger (live_debugger)

v0.6.1

Compare Source

What's Changed

Features
Bug fixes
Enhancements

Full Changelog: https://github.com/software-mansion/live-debugger/compare/v0.6.0...v0.6.1

phoenixframework/phoenix (phoenix)

v1.8.4

Compare Source

JavaScript Client Bug Fixes
  • Fix bug reconnecting connections when close was gracefully initiated by server
  • Fix LongPoll transport name in sessionStorage and logs
Enhancements
  • Adds guards support in assert_push, assert_broadcast, and assert_reply
  • Enable purging in Phoenix code server for Elixir 1.20
phoenixframework/phoenix_live_view (phoenix_live_view)

v1.1.25

Compare Source

Bug fixes
  • Fix phx-click-away when clicked element is teleported (#​4141)
  • Handle phx-hook outside of LiveViews when reconnecting (#​4147)

v1.1.24

Compare Source

v1.1.23

Compare Source

doorgan/sourceror (sourceror)

v1.11.0

Compare Source

Features
swoosh/swoosh (swoosh)

v1.22.1

Compare Source

🐛 Bug Fixes

v1.22.0

Compare Source

Features
tidewave-ai/tidewave_phoenix (tidewave)

v0.5.5

Compare Source

  • Enhancements
    • Include Spark metadata in get_ecto_schemas
    • Include get_ash_resources tool
    • Add log level filtering to get_logs MCP tool

Configuration

📅 Schedule: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ash](https://hex.pm/packages/ash) ([source](https://github.com/ash-project/ash)) | prod | minor | `3.16.0` → `3.19.1` | | [ash_admin](https://hex.pm/packages/ash_admin) ([source](https://github.com/ash-project/ash_admin)) | prod | minor | `~> 0.13` → `~> 0.14` | | [ash_phoenix](https://hex.pm/packages/ash_phoenix) ([source](https://github.com/ash-project/ash_phoenix)) | prod | patch | `2.3.19` → `2.3.20` | | [ash_postgres](https://hex.pm/packages/ash_postgres) ([source](https://github.com/ash-project/ash_postgres)) | prod | patch | `2.6.31` → `2.6.32` | | [bandit](https://hex.pm/packages/bandit) ([source](https://github.com/mtrudel/bandit)) | prod | patch | `1.10.2` → `1.10.3` | | [ecto_commons](https://hex.pm/packages/ecto_commons) ([source](https://github.com/achedeuzot/ecto_commons)) | prod | patch | `0.3.6` → `0.3.7` | | [live_debugger](https://hex.pm/packages/live_debugger) ([source](https://github.com/software-mansion/live-debugger)) | dev | patch | `0.6.0` → `0.6.1` | | [phoenix](https://hex.pm/packages/phoenix) ([source](https://github.com/phoenixframework/phoenix)) | prod | patch | `1.8.3` → `1.8.4` | | [phoenix_live_view](https://hex.pm/packages/phoenix_live_view) ([source](https://github.com/phoenixframework/phoenix_live_view)) | prod | patch | `1.1.22` → `1.1.25` | | [sourceror](https://hex.pm/packages/sourceror) ([source](https://github.com/doorgan/sourceror)) | dev | minor | `1.10.1` → `1.11.0` | | [swoosh](https://hex.pm/packages/swoosh) ([source](https://github.com/swoosh/swoosh)) | prod | minor | `1.21.0` → `1.22.1` | | [tidewave](https://hex.pm/packages/tidewave) ([source](https://github.com/tidewave-ai/tidewave_phoenix)) | dev | patch | `0.5.4` → `0.5.5` | --- ### Release Notes <details> <summary>ash-project/ash (ash)</summary> ### [`v3.19.1`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3191-2026-03-02) [Compare Source](https://github.com/ash-project/ash/compare/v3.19.0...v3.19.1) ##### Bug Fixes: - handle `{:not_atomic, ...}` branch in `Ash.Changeset` by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Improvements: - add a member name transformer for `Ash.Filter.parse_input` by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.19.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3190-2026-03-01) [Compare Source](https://github.com/ash-project/ash/compare/v3.18.0...v3.19.0) ##### Features: - Allow dumping and casting instance\_of union types ([#&#8203;2597](https://github.com/ash-project/ash/issues/2597)) by [@&#8203;Munksgaard](https://github.com/Munksgaard) [(#&#8203;2597)](https://github.com/ash-project/ash/pull/2597) - make enum label/description overridable ([#&#8203;2594](https://github.com/ash-project/ash/issues/2594)) by Hannes Wüthrich [(#&#8203;2594)](https://github.com/ash-project/ash/pull/2594) - add touch\_update\_defaults? option to bulk\_create ([#&#8203;2590](https://github.com/ash-project/ash/issues/2590)) by Michael Bärtschi [(#&#8203;2590)](https://github.com/ash-project/ash/pull/2590) ##### Bug Fixes: - call manage\_relationships in single hard destroy path ([#&#8203;2596](https://github.com/ash-project/ash/issues/2596)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2596)](https://github.com/ash-project/ash/pull/2596) ##### Improvements: - add new trace types for bulk actions by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.18.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3180-2026-02-25) [Compare Source](https://github.com/ash-project/ash/compare/v3.17.1...v3.18.0) ##### Features: - Add offset option to has\_one and has\_many relationships ([#&#8203;2584](https://github.com/ash-project/ash/issues/2584)) by [@&#8203;nallwhy](https://github.com/nallwhy) [(#&#8203;2584)](https://github.com/ash-project/ash/pull/2584) - add InvalidStoredData error for safe ETS cast failures by [@&#8203;mikaelweiss](https://github.com/mikaelweiss) [(#&#8203;2570)](https://github.com/ash-project/ash/pull/2570) - add support for data layers with partial success in bulk\_create ([#&#8203;2576](https://github.com/ash-project/ash/issues/2576)) by [@&#8203;rbino](https://github.com/rbino) [(#&#8203;2576)](https://github.com/ash-project/ash/pull/2576) ##### Bug Fixes: - use `to_doc` to inspect vectors by [@&#8203;zachdaniel](https://github.com/zachdaniel) - pass all opts to for\_destroy in soft deletes by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Improvements: - add pre\_flight\_authorization() builtin validation for conditional checks during Ash.can? ([#&#8203;2587](https://github.com/ash-project/ash/issues/2587)) by [@&#8203;emadshaaban92](https://github.com/emadshaaban92) [(#&#8203;2587)](https://github.com/ash-project/ash/pull/2587) - Add error messages to `cast_stored` and `dump_to_native` ([#&#8203;2570](https://github.com/ash-project/ash/issues/2570)) by [@&#8203;mikaelweiss](https://github.com/mikaelweiss) [(#&#8203;2570)](https://github.com/ash-project/ash/pull/2570) - Enhance Ash.Type.NewType custom constraints to support arrays ([#&#8203;2578](https://github.com/ash-project/ash/issues/2578)) by Christopher Bonhage [(#&#8203;2578)](https://github.com/ash-project/ash/pull/2578) - Add context to read actions in cascade changes ([#&#8203;2582](https://github.com/ash-project/ash/issues/2582)) by [@&#8203;stevebrambilla](https://github.com/stevebrambilla) [(#&#8203;2582)](https://github.com/ash-project/ash/pull/2582) - add embedded & embedded casting to Duration type by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.17.1`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3171-2026-02-23) [Compare Source](https://github.com/ash-project/ash/compare/v3.17.0...v3.17.1) ##### Bug Fixes: - Include usage-rules directory in package ([#&#8203;2581](https://github.com/ash-project/ash/issues/2581)) by Nick Urban [(#&#8203;2581)](https://github.com/ash-project/ash/pull/2581) - boolean expression not eq optimization ([#&#8203;2579](https://github.com/ash-project/ash/issues/2579)) by [@&#8203;emadshaaban92](https://github.com/emadshaaban92) [(#&#8203;2579)](https://github.com/ash-project/ash/pull/2579) ##### Improvements: - add support for notifier load statements by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add support for declaring a type for notifiers by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add support for per-publication load statements by [@&#8203;zachdaniel](https://github.com/zachdaniel) - make `event` an optional positional argument (and support atoms) by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.17.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3170-2026-02-22) [Compare Source](https://github.com/ash-project/ash/compare/v3.16.0...v3.17.0) ##### Features: - add `not_found_error?` to `Ash.get` to bring it in-line with actions ([#&#8203;2572](https://github.com/ash-project/ash/issues/2572)) by StephanH90 [(#&#8203;2572)](https://github.com/ash-project/ash/pull/2572) ##### Bug Fixes: - Update Ash.Gen.Resource, validate relationship type ([#&#8203;2563](https://github.com/ash-project/ash/issues/2563)) by Matt Savoia [(#&#8203;2563)](https://github.com/ash-project/ash/pull/2563) - don't optimize equality into `in` expressions by [@&#8203;zachdaniel](https://github.com/zachdaniel) - manual relationship implies no\_attributes? true ([#&#8203;2562](https://github.com/ash-project/ash/issues/2562)) by zackattackz [(#&#8203;2562)](https://github.com/ash-project/ash/pull/2562) ##### Improvements: - include bread crumbs and standardize generic action errors by [@&#8203;zachdaniel](https://github.com/zachdaniel) - Allow Ash.Type.NewType to apply its own constraints ([#&#8203;2575](https://github.com/ash-project/ash/issues/2575)) by Christopher Bonhage [(#&#8203;2575)](https://github.com/ash-project/ash/pull/2575) - Split up usage rules into sub-rules ([#&#8203;2561](https://github.com/ash-project/ash/issues/2561)) by [@&#8203;mylanconnolly](https://github.com/mylanconnolly) [(#&#8203;2561)](https://github.com/ash-project/ash/pull/2561) </details> <details> <summary>ash-project/ash_admin (ash_admin)</summary> ### [`v0.14.0`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v0140-2026-02-11) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.26...v0.14.0) ##### Features: - Redo of Cinder integration ([#&#8203;380](https://github.com/ash-project/ash_admin/issues/380)) by sevenseacat ### [`v0.13.26`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v01326-2026-02-11) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.25...v0.13.26) ##### Improvements: - incoporate sevenseacat theme into cinder table for consistent styling and enhanced features by Zach Daniel ### [`v0.13.25`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v01325-2026-02-11) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.24...v0.13.25) ##### Bug Fixes: - pass authorizing and show\_filters to CinderTable by Zach Daniel ##### Improvements: - Add :datetime\_step form field configuration ([#&#8203;376](https://github.com/ash-project/ash_admin/issues/376)) by capoccias </details> <details> <summary>ash-project/ash_phoenix (ash_phoenix)</summary> ### [`v2.3.20`](https://github.com/ash-project/ash_phoenix/blob/HEAD/CHANGELOG.md#v2320-2026-03-02) [Compare Source](https://github.com/ash-project/ash_phoenix/compare/v2.3.19...v2.3.20) ##### Bug Fixes: - handle resources w/ no structs in generic actions by [@&#8203;zachdaniel](https://github.com/zachdaniel) - handle missing primary actions in gen tasks by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Improvements: - Add multitenancy to and create consistency between gen.html and gen.live ([#&#8203;459](https://github.com/ash-project/ash_phoenix/issues/459)) by aVikingTrex [(#&#8203;459)](https://github.com/ash-project/ash_phoenix/pull/459) - add `--resource-plural-for-routes` to gen tasks by [@&#8203;zachdaniel](https://github.com/zachdaniel) - allow dynamic subscriptions in `keep_live` by [@&#8203;zachdaniel](https://github.com/zachdaniel) - Split up usage rules into sub-rules ([#&#8203;458](https://github.com/ash-project/ash_phoenix/issues/458)) by [@&#8203;mylanconnolly](https://github.com/mylanconnolly) [(#&#8203;458)](https://github.com/ash-project/ash_phoenix/pull/458) </details> <details> <summary>ash-project/ash_postgres (ash_postgres)</summary> ### [`v2.6.32`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v2632-2026-02-11) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.31...v2.6.32) ##### Bug Fixes: - produce correct error on `restrict` managed\_relationship behavior ([#&#8203;690](https://github.com/ash-project/ash_postgres/issues/690)) by lincolnhuls ##### Improvements: - Split up usage rules into sub-rules ([#&#8203;691](https://github.com/ash-project/ash_postgres/issues/691)) by Mylan Connolly </details> <details> <summary>mtrudel/bandit (bandit)</summary> ### [`v1.10.3`](https://github.com/mtrudel/bandit/blob/HEAD/CHANGELOG.md#1103-22-Feb-2026) [Compare Source](https://github.com/mtrudel/bandit/compare/1.10.2...1.10.3) ##### Enhancements - Support authority form requests for CONNECT requests ([#&#8203;571](https://github.com/mtrudel/bandit/issues/571)) - Narrow acceptance of asterisk form requests to OPTIONS requests ([#&#8203;571](https://github.com/mtrudel/bandit/issues/571)) - Detect client disconnect on timeout in ensure\_completed ([#&#8203;566](https://github.com/mtrudel/bandit/issues/566), thanks [@&#8203;pepicrft](https://github.com/pepicrft)!) - Improve http2 sendfile streaming ([#&#8203;565](https://github.com/mtrudel/bandit/issues/565), thanks [@&#8203;elibosley](https://github.com/elibosley)!) </details> <details> <summary>achedeuzot/ecto_commons (ecto_commons)</summary> ### [`v0.3.7`](https://github.com/achedeuzot/ecto_commons/blob/HEAD/CHANGELOG.md#Version-037) - Dropped elixir 1.13 support. Minimum supported version is now 1.14. - Fixed compilation error on OTP 28 - Updated deps to latest version as of February 2026. </details> <details> <summary>software-mansion/live-debugger (live_debugger)</summary> ### [`v0.6.1`](https://github.com/software-mansion/live-debugger/releases/tag/v0.6.1) [Compare Source](https://github.com/software-mansion/live-debugger/compare/v0.6.0...v0.6.1) #### What's Changed ##### Features - Allow configuring endpoint drainer by [@&#8203;srzeszut](https://github.com/srzeszut) in [#&#8203;933](https://github.com/software-mansion/live-debugger/pull/933) ##### Bug fixes - Use `handle_continue` to continue init instead of sending a message to self by [@&#8203;bkilshaw](https://github.com/bkilshaw) in [#&#8203;929](https://github.com/software-mansion/live-debugger/pull/929) - Bug: enhanced performance of LiveDebugger init by [@&#8203;kraleppa](https://github.com/kraleppa) in [#&#8203;928](https://github.com/software-mansion/live-debugger/pull/928) ##### Enhancements - Enhancement: better version checks by [@&#8203;kraleppa](https://github.com/kraleppa) in [#&#8203;935](https://github.com/software-mansion/live-debugger/pull/935) - Support Unix socket IP in endpoint configuration by [@&#8203;elepedus](https://github.com/elepedus) in [#&#8203;924](https://github.com/software-mansion/live-debugger/pull/924) **Full Changelog**: <https://github.com/software-mansion/live-debugger/compare/v0.6.0...v0.6.1> </details> <details> <summary>phoenixframework/phoenix (phoenix)</summary> ### [`v1.8.4`](https://github.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#184-2026-2-23) [Compare Source](https://github.com/phoenixframework/phoenix/compare/v1.8.3...v1.8.4) ##### JavaScript Client Bug Fixes - Fix bug reconnecting connections when close was gracefully initiated by server - Fix LongPoll transport name in sessionStorage and logs ##### Enhancements - Adds guards support in `assert_push`, `assert_broadcast`, and `assert_reply` - Enable purging in Phoenix code server for Elixir 1.20 </details> <details> <summary>phoenixframework/phoenix_live_view (phoenix_live_view)</summary> ### [`v1.1.25`](https://github.com/phoenixframework/phoenix_live_view/releases/tag/v1.1.25) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.24...v1.1.25) ##### Bug fixes - Fix `phx-click-away` when clicked element is teleported ([#&#8203;4141](https://github.com/phoenixframework/phoenix_live_view/issues/4141)) - Handle `phx-hook` outside of LiveViews when reconnecting ([#&#8203;4147](https://github.com/phoenixframework/phoenix_live_view/issues/4147)) ### [`v1.1.24`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.23...v1.1.24) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.23...v1.1.24) ### [`v1.1.23`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.22...v1.1.23) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.22...v1.1.23) </details> <details> <summary>doorgan/sourceror (sourceror)</summary> ### [`v1.11.0`](https://github.com/doorgan/sourceror/blob/HEAD/CHANGELOG.md#1110-2026-02-20) [Compare Source](https://github.com/doorgan/sourceror/compare/v1.10.1...v1.11.0) ##### Features - allow removing root nodes in traverse\_while ([#&#8203;196](https://github.com/doorgan/sourceror/issues/196)) ([49f5c18](https://github.com/doorgan/sourceror/commit/49f5c1860c4ff0870cf9105d207f2a210e5ba71e)) - port Igniter.Code functions ([#&#8203;198](https://github.com/doorgan/sourceror/issues/198)) ([e3cc41d](https://github.com/doorgan/sourceror/commit/e3cc41d48eb3f6647f89c09391cdb8861023af67)) </details> <details> <summary>swoosh/swoosh (swoosh)</summary> ### [`v1.22.1`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1221) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.22.0...v1.22.1) ##### 🐛 Bug Fixes - Fix mailbox preview text-body clipping by removing negative top offset [@&#8203;copilot-swe-agent](https://github.com/copilot-swe-agent) ([#&#8203;1108](https://github.com/swoosh/swoosh/issues/1108)) ### [`v1.22.0`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1220) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.21.0...v1.22.0) ##### ✨ Features - Adapter/mailersend [@&#8203;cpursley](https://github.com/cpursley) ([#&#8203;1104](https://github.com/swoosh/swoosh/issues/1104)) </details> <details> <summary>tidewave-ai/tidewave_phoenix (tidewave)</summary> ### [`v0.5.5`](https://github.com/tidewave-ai/tidewave_phoenix/blob/HEAD/CHANGELOG.md#v055-2026-02-10) [Compare Source](https://github.com/tidewave-ai/tidewave_phoenix/compare/v0.5.4...v0.5.5) - Enhancements - Include Spark metadata in `get_ecto_schemas` - Include `get_ash_resources` tool - Add log level filtering to `get_logs` MCP tool </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4zIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2026-03-01 01:04:26 +01:00
chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
5494734178
renovate force-pushed renovate/mix-dependencies from 5494734178 to cb9da92d1a 2026-03-02 01:04:05 +01:00 Compare
renovate force-pushed renovate/mix-dependencies from cb9da92d1a to 844f5a18d1 2026-03-03 01:05:21 +01:00 Compare
moritz merged commit a37c2f5d13 into main 2026-03-03 14:28:17 +01:00
moritz deleted branch renovate/mix-dependencies 2026-03-03 14:28:20 +01:00
Sign in to join this conversation.
No description provided.