Update Mix dependencies #392

Merged
moritz merged 3 commits from renovate/mix-dependencies into main 2026-02-04 14:06:32 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ash (source) prod minor 3.12.03.14.1
ash_authentication prod patch 4.13.64.13.7
ash_authentication_phoenix (source) prod minor 2.14.12.15.0
ash_phoenix (source) prod patch 2.3.182.3.19
ash_postgres (source) prod patch 2.6.272.6.29
bandit (source) prod patch 1.10.11.10.2
credo (source) dev patch 1.7.151.7.16
igniter (source) dev patch 0.7.00.7.2
live_debugger (source) dev patch 0.5.00.5.1
phoenix_live_view (source) prod patch 1.1.191.1.22
postgrex (source) prod minor 0.21.10.22.0
sourceror (source) dev patch 1.10.01.10.1
swoosh (source) prod minor 1.20.01.21.0

Release Notes

ash-project/ash (ash)

v3.14.1

Compare Source

Bug Fixes:

v3.14.0

Compare Source

Features:
  • support create_atomics and atomic_set for create atomics by @​zachdaniel
Bug Fixes:
Improvements:
  • make ignored managed relationships not break atomicity by @​zachdaniel

v3.13.2

Compare Source

Bug Fixes:
Improvements:
  • support parent exprs in relationships for all data layers by @​zachdaniel

v3.13.1

Compare Source

Improvements:
  • support from and to options in changing validation by @​zachdaniel

v3.13.0

Compare Source

Features:
Bug Fixes:
Improvements:
Performance Improvements:
team-alembic/ash_authentication_phoenix (ash_authentication_phoenix)

v2.15.0

Compare Source

Features:
Bug Fixes:
ash-project/ash_phoenix (ash_phoenix)

v2.3.19

Compare Source

Bug Fixes:
  • credo issue compare to empty list instead of length() > 0 by diogomrts (#​451)

  • create takes resource instead of resource_singular (#​447) by Hemanth Bollamreddi (#​447)

  • Ensure that AshPhoenix.Form.update_params callback always receives a map for nested forms (#​445) by sevenseacat (#​445)

  • don't generate license files by @​zachdaniel

ash-project/ash_postgres (ash_postgres)

v2.6.29

Compare Source

Improvements:
  • support atomic creates by Zach Daniel

v2.6.28

Compare Source

Bug Fixes:
  • properly wrap through queries with subqueries in wheres by Zach Daniel
Improvements:
  • Update AshFunctions, remove timestamp_from_uuid_v7 (#​676) by Matt Savoia

  • Update MigrationGenerator to use uuidv7 when available (#​674) by Matt Savoia

  • add create_table_options for partitioned tables and more (#​664) by Robert Graff

mtrudel/bandit (bandit)

v1.10.2

Compare Source

Enhancements
  • Distinguish client disconnects from genuine body read timeouts (#​564, thanks @​pepicrft!)
rrrene/credo (credo)

v1.7.16

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.20.0-rc.1
  • Credo.Check.Refactor.PassAsyncInTestCases add new param :force_comment_on_explicit_false (defaults to false)
  • Credo.Check.Warning.Dbg add new param :allow_captures (defaults to false)
  • New Check: Credo.Check.Warning.UnusedMapOperation
  • New Check: Credo.Check.Warning.UnusedOperation
ash-project/igniter (igniter)

v0.7.2

Compare Source

Bug Fixes:
  • don't fail on missing .formatter.exs by Zach Daniel

v0.7.1

Compare Source

Improvements:
  • Add more context to umbrella error message (#​358) by José Valim
software-mansion/live-debugger (live_debugger)

v0.5.1

Compare Source

What's Changed

Bug fixes
Enhancements

Full Changelog: https://github.com/software-mansion/live-debugger/compare/v0.5.0...v0.5.1

phoenixframework/phoenix_live_view (phoenix_live_view)

v1.1.22

Compare Source

v1.1.21

Compare Source

v1.1.20

Compare Source

elixir-ecto/postgrex (postgrex)

v0.22.0

Compare Source

doorgan/sourceror (sourceror)

v1.10.1

Compare Source

  • [Sourceror] Fixed range calculation for charlists with concatenations.
swoosh/swoosh (swoosh)

v1.21.0

Compare Source

  • Bump Elixir requirement to 1.16, Erlang OTP to 26

v1.20.1

Compare Source

🐛 Bug Fixes

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.12.0` → `3.14.1` | | [ash_authentication](https://hex.pm/packages/ash_authentication) | prod | patch | `4.13.6` → `4.13.7` | | [ash_authentication_phoenix](https://hex.pm/packages/ash_authentication_phoenix) ([source](https://github.com/team-alembic/ash_authentication_phoenix)) | prod | minor | `2.14.1` → `2.15.0` | | [ash_phoenix](https://hex.pm/packages/ash_phoenix) ([source](https://github.com/ash-project/ash_phoenix)) | prod | patch | `2.3.18` → `2.3.19` | | [ash_postgres](https://hex.pm/packages/ash_postgres) ([source](https://github.com/ash-project/ash_postgres)) | prod | patch | `2.6.27` → `2.6.29` | | [bandit](https://hex.pm/packages/bandit) ([source](https://github.com/mtrudel/bandit)) | prod | patch | `1.10.1` → `1.10.2` | | [credo](https://hex.pm/packages/credo) ([source](https://github.com/rrrene/credo)) | dev | patch | `1.7.15` → `1.7.16` | | [igniter](https://hex.pm/packages/igniter) ([source](https://github.com/ash-project/igniter)) | dev | patch | `0.7.0` → `0.7.2` | | [live_debugger](https://hex.pm/packages/live_debugger) ([source](https://github.com/software-mansion/live-debugger)) | dev | patch | `0.5.0` → `0.5.1` | | [phoenix_live_view](https://hex.pm/packages/phoenix_live_view) ([source](https://github.com/phoenixframework/phoenix_live_view)) | prod | patch | `1.1.19` → `1.1.22` | | [postgrex](https://hex.pm/packages/postgrex) ([source](https://github.com/elixir-ecto/postgrex)) | prod | minor | `0.21.1` → `0.22.0` | | [sourceror](https://hex.pm/packages/sourceror) ([source](https://github.com/doorgan/sourceror)) | dev | patch | `1.10.0` → `1.10.1` | | [swoosh](https://hex.pm/packages/swoosh) ([source](https://github.com/swoosh/swoosh)) | prod | minor | `1.20.0` → `1.21.0` | --- ### Release Notes <details> <summary>ash-project/ash (ash)</summary> ### [`v3.14.1`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3141-2026-02-03) [Compare Source](https://github.com/ash-project/ash/compare/v3.14.0...v3.14.1) ##### Bug Fixes: - make manage\_relationship return {:not\_atomic} for non-ignored relationships ([#&#8203;2544](https://github.com/ash-project/ash/issues/2544)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2544)](https://github.com/ash-project/ash/pull/2544) ### [`v3.14.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3140-2026-02-01) [Compare Source](https://github.com/ash-project/ash/compare/v3.13.2...v3.14.0) ##### Features: - support `create_atomics` and `atomic_set` for create atomics by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Bug Fixes: - include loaded data in bulk notifications ([#&#8203;2539](https://github.com/ash-project/ash/issues/2539)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2539)](https://github.com/ash-project/ash/pull/2539) - ensure bulk create notifications contain loaded data by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2539)](https://github.com/ash-project/ash/pull/2539) - check **lateral\_join\_source** value, not just key existence by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2539)](https://github.com/ash-project/ash/pull/2539) - preserve query sort and propagate stop\_on\_error in atomic\_batches by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2539)](https://github.com/ash-project/ash/pull/2539) - ensure bulk update/destroy notifications contain loaded data by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2539)](https://github.com/ash-project/ash/pull/2539) ##### Improvements: - make ignored managed relationships not break atomicity by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.13.2`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3132-2026-01-29) [Compare Source](https://github.com/ash-project/ash/compare/v3.13.1...v3.13.2) ##### Bug Fixes: - Pass tenant information in Ash.Seed functions by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add missing "Register Your Domains" section to ash.install scribe ([#&#8203;2535](https://github.com/ash-project/ash/issues/2535)) by [@&#8203;beam-bots](https://github.com/beam-bots) [(#&#8203;2535)](https://github.com/ash-project/ash/pull/2535) - update verifier for Reactor 1.0 input struct changes ([#&#8203;2531](https://github.com/ash-project/ash/issues/2531)) by [@&#8203;beam-bots](https://github.com/beam-bots) [(#&#8203;2531)](https://github.com/ash-project/ash/pull/2531) - ensure after\_transaction hooks are called ([#&#8203;2532](https://github.com/ash-project/ash/issues/2532)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2532)](https://github.com/ash-project/ash/pull/2532) - ensure after\_transaction hooks run on bulk\_create batch errors by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2532)](https://github.com/ash-project/ash/pull/2532) - ensure after\_transaction hooks run on bulk\_update batch errors by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2532)](https://github.com/ash-project/ash/pull/2532) - ensure after\_transaction hooks run on bulk\_destroy batch errors by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2532)](https://github.com/ash-project/ash/pull/2532) - enable async for timeout test to restore timeout enforcement by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2532)](https://github.com/ash-project/ash/pull/2532) - aggregates to\_tenant support ([#&#8203;2487](https://github.com/ash-project/ash/issues/2487)) by Marc Planelles [(#&#8203;2487)](https://github.com/ash-project/ash/pull/2487) - Allow aggregates to reference other aggregates ([#&#8203;2523](https://github.com/ash-project/ash/issues/2523)) by sevenseacat [(#&#8203;2523)](https://github.com/ash-project/ash/pull/2523) - Resolve correct type for aggregates of aggregates by sevenseacat [(#&#8203;2523)](https://github.com/ash-project/ash/pull/2523) ##### Improvements: - support `parent` exprs in relationships for all data layers by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.13.1`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3131-2026-01-16) [Compare Source](https://github.com/ash-project/ash/compare/v3.13.0...v3.13.1) ##### Improvements: - support `from` and `to` options in `changing` validation by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.13.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3130-2026-01-16) [Compare Source](https://github.com/ash-project/ash/compare/v3.12.0...v3.13.0) ##### Features: - Add `bulk_destroy` step to `AshReactor`. ([#&#8203;2500](https://github.com/ash-project/ash/issues/2500)) by wjrtz [(#&#8203;2500)](https://github.com/ash-project/ash/pull/2500) - add load and loading? functions to ActionInput ([#&#8203;2511](https://github.com/ash-project/ash/issues/2511)) by zackattackz [(#&#8203;2511)](https://github.com/ash-project/ash/pull/2511) ##### Bug Fixes: - unwrap reactor errors ([#&#8203;2507](https://github.com/ash-project/ash/issues/2507)) by katipber [(#&#8203;2507)](https://github.com/ash-project/ash/pull/2507) - transform after\_batch results in bulk actions for partial change matches by [@&#8203;zachdaniel](https://github.com/zachdaniel) - aggregate type resolution when aggregate references a calculation ([#&#8203;2519](https://github.com/ash-project/ash/issues/2519)) by sevenseacat [(#&#8203;2519)](https://github.com/ash-project/ash/pull/2519) - AshReactor: inconsistencies between bulk\_create step and Ash.bulk\_create ([#&#8203;2518](https://github.com/ash-project/ash/issues/2518)) by wjrtz [(#&#8203;2518)](https://github.com/ash-project/ash/pull/2518) - remove typo in `ref` error message ([#&#8203;2520](https://github.com/ash-project/ash/issues/2520)) by diogomrts [(#&#8203;2520)](https://github.com/ash-project/ash/pull/2520) - prevent lateral join handling for manual relationships ([#&#8203;2515](https://github.com/ash-project/ash/issues/2515)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) [(#&#8203;2515)](https://github.com/ash-project/ash/pull/2515) - Remove redundant action nil guards in create/bulk.ex by [@&#8203;shahryarjb](https://github.com/shahryarjb) [(#&#8203;2509)](https://github.com/ash-project/ash/pull/2509) ##### Improvements: - Upgrade Splode to 0.3.0 for stacktrace filtering by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Performance Improvements: - Re-enables regex as mfa to improve regex speed ([#&#8203;2516](https://github.com/ash-project/ash/issues/2516)) by sezaru [(#&#8203;2516)](https://github.com/ash-project/ash/pull/2516) </details> <details> <summary>team-alembic/ash_authentication_phoenix (ash_authentication_phoenix)</summary> ### [`v2.15.0`](https://github.com/team-alembic/ash_authentication_phoenix/blob/HEAD/CHANGELOG.md#v2150-2026-01-13) [Compare Source](https://github.com/team-alembic/ash_authentication_phoenix/compare/v2.14.1...v2.15.0) ##### Features: - make flash overridable ([#&#8203;702](https://github.com/team-alembic/ash_authentication_phoenix/issues/702)) by aidalgol [(#&#8203;702)](https://github.com/team-alembic/ash_authentication_phoenix/pull/702) ##### Bug Fixes: - skip remember\_me token generation when using sign\_in\_tokens ([#&#8203;703](https://github.com/team-alembic/ash_authentication_phoenix/issues/703)) by [@&#8203;beam-bots](https://github.com/beam-bots) [(#&#8203;703)](https://github.com/team-alembic/ash_authentication_phoenix/pull/703) </details> <details> <summary>ash-project/ash_phoenix (ash_phoenix)</summary> ### [`v2.3.19`](https://github.com/ash-project/ash_phoenix/blob/HEAD/CHANGELOG.md#v2319-2026-01-19) [Compare Source](https://github.com/ash-project/ash_phoenix/compare/v2.3.18...v2.3.19) ##### Bug Fixes: - credo issue compare to empty list instead of length() > 0 by diogomrts [(#&#8203;451)](https://github.com/ash-project/ash_phoenix/pull/451) - create takes resource instead of resource\_singular ([#&#8203;447](https://github.com/ash-project/ash_phoenix/issues/447)) by Hemanth Bollamreddi [(#&#8203;447)](https://github.com/ash-project/ash_phoenix/pull/447) - Ensure that `AshPhoenix.Form.update_params` callback always receives a map for nested forms ([#&#8203;445](https://github.com/ash-project/ash_phoenix/issues/445)) by sevenseacat [(#&#8203;445)](https://github.com/ash-project/ash_phoenix/pull/445) - don't generate license files by [@&#8203;zachdaniel](https://github.com/zachdaniel) </details> <details> <summary>ash-project/ash_postgres (ash_postgres)</summary> ### [`v2.6.29`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v2629-2026-02-03) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.28...v2.6.29) ##### Improvements: - support atomic creates by Zach Daniel ### [`v2.6.28`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v2628-2026-01-29) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28) ##### Bug Fixes: - properly wrap through queries with subqueries in wheres by Zach Daniel ##### Improvements: - Update AshFunctions, remove timestamp\_from\_uuid\_v7 ([#&#8203;676](https://github.com/ash-project/ash_postgres/issues/676)) by Matt Savoia - Update MigrationGenerator to use uuidv7 when available ([#&#8203;674](https://github.com/ash-project/ash_postgres/issues/674)) by Matt Savoia - add create\_table\_options for partitioned tables and more ([#&#8203;664](https://github.com/ash-project/ash_postgres/issues/664)) by Robert Graff </details> <details> <summary>mtrudel/bandit (bandit)</summary> ### [`v1.10.2`](https://github.com/mtrudel/bandit/blob/HEAD/CHANGELOG.md#1102-22-Jan-2026) [Compare Source](https://github.com/mtrudel/bandit/compare/1.10.1...1.10.2) ##### Enhancements - Distinguish client disconnects from genuine body read timeouts ([#&#8203;564](https://github.com/mtrudel/bandit/issues/564), thanks [@&#8203;pepicrft](https://github.com/pepicrft)!) </details> <details> <summary>rrrene/credo (credo)</summary> ### [`v1.7.16`](https://github.com/rrrene/credo/blob/HEAD/CHANGELOG.md#1716) [Compare Source](https://github.com/rrrene/credo/compare/v1.7.15...v1.7.16) - Fix compatibility & compiler warnings with Elixir 1.20.0-rc.1 - `Credo.Check.Refactor.PassAsyncInTestCases` add new param `:force_comment_on_explicit_false` (defaults to `false`) - `Credo.Check.Warning.Dbg` add new param `:allow_captures` (defaults to `false`) - New Check: `Credo.Check.Warning.UnusedMapOperation` - New Check: `Credo.Check.Warning.UnusedOperation` </details> <details> <summary>ash-project/igniter (igniter)</summary> ### [`v0.7.2`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v072-2026-01-28) [Compare Source](https://github.com/ash-project/igniter/compare/v0.7.1...v0.7.2) ##### Bug Fixes: - don't fail on missing `.formatter.exs` by Zach Daniel ### [`v0.7.1`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v071-2026-01-21) [Compare Source](https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.1) ##### Improvements: - Add more context to umbrella error message ([#&#8203;358](https://github.com/ash-project/igniter/issues/358)) by José Valim </details> <details> <summary>software-mansion/live-debugger (live_debugger)</summary> ### [`v0.5.1`](https://github.com/software-mansion/live-debugger/releases/tag/v0.5.1) [Compare Source](https://github.com/software-mansion/live-debugger/compare/v0.5.0...v0.5.1) #### What's Changed ##### Bug fixes - Bug: fix function name in async loading by [@&#8203;kraleppa](https://github.com/kraleppa) in [#&#8203;877](https://github.com/software-mansion/live-debugger/pull/877) - Bug: Modals should be closed on click away by [@&#8203;hhubert6](https://github.com/hhubert6) in [#&#8203;897](https://github.com/software-mansion/live-debugger/pull/897) - Bug: fix navigation menu in old LiveView versions by [@&#8203;kraleppa](https://github.com/kraleppa) in [#&#8203;899](https://github.com/software-mansion/live-debugger/pull/899) ##### Enhancements - Enhancement: Sort children in TermNode by [@&#8203;hhubert6](https://github.com/hhubert6) in [#&#8203;896](https://github.com/software-mansion/live-debugger/pull/896) **Full Changelog**: <https://github.com/software-mansion/live-debugger/compare/v0.5.0...v0.5.1> </details> <details> <summary>phoenixframework/phoenix_live_view (phoenix_live_view)</summary> ### [`v1.1.22`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.21...v1.1.22) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.21...v1.1.22) ### [`v1.1.21`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.20...v1.1.21) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.20...v1.1.21) ### [`v1.1.20`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.19...v1.1.20) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.1.19...v1.1.20) </details> <details> <summary>elixir-ecto/postgrex (postgrex)</summary> ### [`v0.22.0`](https://github.com/elixir-ecto/postgrex/compare/v0.21.1...v0.22.0) [Compare Source](https://github.com/elixir-ecto/postgrex/compare/v0.21.1...v0.22.0) </details> <details> <summary>doorgan/sourceror (sourceror)</summary> ### [`v1.10.1`](https://github.com/doorgan/sourceror/blob/HEAD/CHANGELOG.md#v1101-2026-01-26) [Compare Source](https://github.com/doorgan/sourceror/compare/v1.10.0...v1.10.1) - \[Sourceror] Fixed range calculation for charlists with concatenations. </details> <details> <summary>swoosh/swoosh (swoosh)</summary> ### [`v1.21.0`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.20.1...v1.21.0) - Bump Elixir requirement to 1.16, Erlang OTP to 26 ### [`v1.20.1`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1201) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.20.0...v1.20.1) ##### 🐛 Bug Fixes - Fix Content-Transfer-Encoding for message/\* attachments [@&#8203;romsahel](https://github.com/romsahel) ([#&#8203;1096](https://github.com/swoosh/swoosh/issues/1096)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2026-02-01 01:08:47 +01:00
chore(deps): update mix dependencies
Some checks failed
continuous-integration/drone/push Build is failing
05c13f2108
renovate force-pushed renovate/mix-dependencies from 05c13f2108 to 8938067195 2026-02-02 01:09:53 +01:00 Compare
renovate force-pushed renovate/mix-dependencies from 8938067195 to b48529113c 2026-02-03 01:15:07 +01:00 Compare
Owner
Dependency  Version  Retirement reason               
ash         3.14.0   (invalid) Use 3.14.1
  instead  
Found retired packages
``` Dependency Version Retirement reason ash 3.14.0 (invalid) Use 3.14.1 instead Found retired packages ```
renovate force-pushed renovate/mix-dependencies from b48529113c to 74f398e58e 2026-02-04 01:11:56 +01:00 Compare
renovate changed title from chore(deps): update mix dependencies to Update Mix dependencies 2026-02-04 01:12:14 +01:00
Owner
┃ 
┃ [F] → Function body is nested too deep (max depth is 2, was 3).
┃       lib/mv/authorization/checks/has_permission.ex:146:11 #(Mv.Authorization.Checks.HasPermission.strict_check_with_permissions)
┃ [F] → Function body is nested too deep (max depth is 2, was 3).
┃       lib/mv/email_sync/changes/sync_user_email_to_member.ex:48:9 #(Mv.EmailSync.Changes.SyncUserEmailToMember.sync_email)
``` ┃ ┃ [F] → Function body is nested too deep (max depth is 2, was 3). ┃ lib/mv/authorization/checks/has_permission.ex:146:11 #(Mv.Authorization.Checks.HasPermission.strict_check_with_permissions) ┃ [F] → Function body is nested too deep (max depth is 2, was 3). ┃ lib/mv/email_sync/changes/sync_user_email_to_member.ex:48:9 #(Mv.EmailSync.Changes.SyncUserEmailToMember.sync_email) ```
moritz force-pushed renovate/mix-dependencies from 74f398e58e to 6aadf4f93b 2026-02-04 12:13:26 +01:00 Compare
moritz added 1 commit 2026-02-04 13:03:55 +01:00
refactor: reduce nesting in SyncUserEmailToMember.sync_email
Some checks failed
continuous-integration/drone/push Build is failing
f7ba98c36b
Extract apply_sync/1 and sync_by_record_type/4 to satisfy Credo max depth 2.
moritz added 1 commit 2026-02-04 13:33:30 +01:00
refactor: reduce nesting in HasPermission.strict_check_with_permissions
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing
40e75f4066
Extract strict_check_filter_scope/4 to satisfy Credo max depth 2.
moritz merged commit 10f37a1246 into main 2026-02-04 14:06:31 +01:00
moritz deleted branch renovate/mix-dependencies 2026-02-04 14:06:32 +01:00
Sign in to join this conversation.
No description provided.