chore(deps): update mix dependencies #73

Merged
rafael merged 1 commit from renovate/mix-dependencies into main 2025-06-12 17:40:38 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ash (source) prod patch 3.5.14 -> 3.5.19
ash_admin (source) prod patch 0.13.6 -> 0.13.9
ash_phoenix (source) prod patch 2.3.5 -> 2.3.6
ash_postgres (source) prod patch 2.6.1 -> 2.6.6
igniter (source) dev patch 0.6.4 -> 0.6.7
mix_audit (source) dev patch 2.1.4 -> 2.1.5
phoenix_live_view (source) prod patch 1.0.14 -> 1.0.17
swoosh (source) prod patch 1.19.1 -> 1.19.2

Release Notes

ash-project/ash (ash)

v3.5.19

Compare Source

Bug Fixes:

v3.5.18

Compare Source

Improvements:
  • support regexes in match constraint/validation again by @​zachdaniel

v3.5.17

Compare Source

Bug Fixes:

v3.5.16

Compare Source

Bug Fixes:
  • ensure context is properly threaded through bulk update/atomic upgrades by @​zachdaniel

  • ensure actor: nil key is retained on scope to opts by @​zachdaniel

  • ensure stream_batch_size is properly set to batch_size on stream by @​zachdaniel

  • set batch size option when streaming by @​zachdaniel

  • keep union types in order by @​zachdaniel

  • resolve accidentally backwards incompatible inspect implementation by @​zachdaniel

  • better error message on mismatch action types in changesets by @​zachdaniel

  • add clause in Ash.Type.String.match/1 to handle the OTP 28 regex tuples (#​2119) by Simon Bergström

  • underlying ecto type casting should use coercion, not cast_input by @​zachdaniel

  • make decimal type less strict by @​zachdaniel

  • Fix typespecs for Ash.get! and Ash.load! (#​2117) by Moxley Stratton

  • implement Scope.to_opts for policy authorizer by @​zachdaniel

  • simplify relationship loading, to prevent losing set query info by @​zachdaniel

  • typo in Ash.Error.Framework module (#​2108) by Samuel Wrenn

  • ash.gen.validation generates invalid callback (#​2103) by KasparKipp

Improvements:
  • show action when inspecting query by @​zachdaniel

  • add assert_stripped test helper (#​2107) by Samuel Wrenn

  • fix misleading value in invalid attribute error by @​zachdaniel

  • better error message on unexpected argument inputs to code interfaces (#​2102) by Abhishek Tripathi

v3.5.15

Compare Source

Bug Fixes:
  • only override bulk options if method is :id in code interfaces

  • handle missing primary keys more explicitly, and gracefully

  • Omit nil values in Ash.Scope.to_opts/2 (#​2088)

  • Correct error message, example and doc for match constraint. (#​2086)

  • handle context opt in Ash.calculate/2 (#​2083)

Improvements:
  • put meta and relationships at the end when inspecting (#​2096)

  • usage-rules: Add more guidance around codegen. (#​2100)

  • update usage rules (#​2095)

ash-project/ash_admin (ash_admin)

v0.13.9

Compare Source

Bug Fixes:
  • don't use access protocol on structs by Zach Daniel

v0.13.8

Compare Source

Bug Fixes:
  • handle case where no uploads are present by Zach Daniel

v0.13.7

Compare Source

Bug Fixes:
  • allow uploads in nested forms

  • lookup and consume upload entries correctly

  • Handle cross-domain links (#​314)

  • Handle cross-domain links

Improvements:
  • add upload options for Ash.Type.File arguments (#​316)
ash-project/ash_phoenix (ash_phoenix)

v2.3.6

Compare Source

Bug Fixes:
  • merge overridden params with original params in code interfaces by @​zachdaniel
ash-project/ash_postgres (ash_postgres)

v2.6.6

Compare Source

Bug Fixes:
  • simply storage of size/scale/precision information

v2.6.5

Compare Source

Bug Fixes:
  • remove spurios debug logging

  • properly detect nested array decimals

v2.6.4

Compare Source

Bug Fixes:
  • reenable migrate task

  • use force: true, not force?: true calling mix.generator

  • casting integers to string in expressions works as intended (#​564)

  • use better wrappers around string/ci_string

Improvements:
  • add c:AshPostgres.Repo.create_schemas_in_migrations? callback

v2.6.3

Compare Source

Bug Fixes:
  • undo change for timestamptz usec, retaining precision

v2.6.2

Compare Source

Bug Fixes:
  • don't use :"timestamptz(6)" in ecto storage type
ash-project/igniter (igniter)

v0.6.7

Compare Source

Bug Fixes:
  • In assert_has_issue/3 set condition with issue as function #​297 (#​298)
Improvements:
  • fix issue w/ type system validation on old versions of elixir

  • support private repositories

  • Use hex to support looking up org package versions (#​299)

  • Add missing --only flag documentation for installer install task (#​284)

  • add refute_creates

v0.6.6

Compare Source

Improvements:
  • remove protocol consolidation dev changes

  • add Igniter.rm and track removed files across operations

v0.6.5

Compare Source

Bug Fixes:
  • properly rename function & attributes on module move
mirego/mix_audit (mix_audit)

v2.1.5

Compare Source

  • Update dependencies
  • Use System.stop/1 instead of System.halt/1
  • Use System.user_home() instead of System.get_env("HOME")
phoenixframework/phoenix_live_view (phoenix_live_view)

v1.0.17

Compare Source

v1.0.16

Compare Source

v1.0.15

Compare Source

swoosh/swoosh (swoosh)

v1.19.2

Compare Source

Features
🧰 Maintenance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 | patch | `3.5.14` -> `3.5.19` | | [ash_admin](https://hex.pm/packages/ash_admin) ([source](https://github.com/ash-project/ash_admin)) | prod | patch | `0.13.6` -> `0.13.9` | | [ash_phoenix](https://hex.pm/packages/ash_phoenix) ([source](https://github.com/ash-project/ash_phoenix)) | prod | patch | `2.3.5` -> `2.3.6` | | [ash_postgres](https://hex.pm/packages/ash_postgres) ([source](https://github.com/ash-project/ash_postgres)) | prod | patch | `2.6.1` -> `2.6.6` | | [igniter](https://hex.pm/packages/igniter) ([source](https://github.com/ash-project/igniter)) | dev | patch | `0.6.4` -> `0.6.7` | | [mix_audit](https://hex.pm/packages/mix_audit) ([source](https://github.com/mirego/mix_audit)) | dev | patch | `2.1.4` -> `2.1.5` | | [phoenix_live_view](https://hex.pm/packages/phoenix_live_view) ([source](https://github.com/phoenixframework/phoenix_live_view)) | prod | patch | `1.0.14` -> `1.0.17` | | [swoosh](https://hex.pm/packages/swoosh) ([source](https://github.com/swoosh/swoosh)) | prod | patch | `1.19.1` -> `1.19.2` | --- ### Release Notes <details> <summary>ash-project/ash (ash)</summary> ### [`v3.5.19`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3519-2025-06-12) [Compare Source](https://github.com/ash-project/ash/compare/v3.5.18...v3.5.19) ##### Bug Fixes: - bad pattern match in query inspect logic by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.5.18`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3518-2025-06-11) [Compare Source](https://github.com/ash-project/ash/compare/v3.5.17...v3.5.18) ##### Improvements: - support regexes in match constraint/validation again by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.5.17`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3517-2025-06-10) [Compare Source](https://github.com/ash-project/ash/compare/v3.5.16...v3.5.17) ##### Bug Fixes: - set_tenant on combination query ([#&#8203;2123](https://github.com/ash-project/ash/issues/2123)) by [@&#8203;barnabasJ](https://github.com/barnabasJ) ### [`v3.5.16`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3516-2025-06-10) [Compare Source](https://github.com/ash-project/ash/compare/v3.5.15...v3.5.16) ##### Bug Fixes: - ensure context is properly threaded through bulk update/atomic upgrades by [@&#8203;zachdaniel](https://github.com/zachdaniel) - ensure `actor: nil` key is retained on scope to opts by [@&#8203;zachdaniel](https://github.com/zachdaniel) - ensure stream_batch_size is properly set to batch_size on stream by [@&#8203;zachdaniel](https://github.com/zachdaniel) - set batch size option when streaming by [@&#8203;zachdaniel](https://github.com/zachdaniel) - keep union types in order by [@&#8203;zachdaniel](https://github.com/zachdaniel) - resolve accidentally backwards incompatible inspect implementation by [@&#8203;zachdaniel](https://github.com/zachdaniel) - better error message on mismatch action types in changesets by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add clause in Ash.Type.String.match/1 to handle the OTP 28 regex tuples ([#&#8203;2119](https://github.com/ash-project/ash/issues/2119)) by Simon Bergström - underlying ecto type casting should use coercion, not cast_input by [@&#8203;zachdaniel](https://github.com/zachdaniel) - make decimal type less strict by [@&#8203;zachdaniel](https://github.com/zachdaniel) - Fix typespecs for Ash.get! and Ash.load! ([#&#8203;2117](https://github.com/ash-project/ash/issues/2117)) by Moxley Stratton - implement Scope.to_opts for policy authorizer by [@&#8203;zachdaniel](https://github.com/zachdaniel) - simplify relationship loading, to prevent losing set query info by [@&#8203;zachdaniel](https://github.com/zachdaniel) - typo in Ash.Error.Framework module ([#&#8203;2108](https://github.com/ash-project/ash/issues/2108)) by Samuel Wrenn - ash.gen.validation generates invalid callback ([#&#8203;2103](https://github.com/ash-project/ash/issues/2103)) by KasparKipp ##### Improvements: - show action when inspecting query by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add assert_stripped test helper ([#&#8203;2107](https://github.com/ash-project/ash/issues/2107)) by Samuel Wrenn - fix misleading value in invalid attribute error by [@&#8203;zachdaniel](https://github.com/zachdaniel) - better error message on unexpected argument inputs to code interfaces ([#&#8203;2102](https://github.com/ash-project/ash/issues/2102)) by Abhishek Tripathi ### [`v3.5.15`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3515-2025-06-04) [Compare Source](https://github.com/ash-project/ash/compare/v3.5.14...v3.5.15) ##### Bug Fixes: - only override bulk options if method is `:id` in code interfaces - handle missing primary keys more explicitly, and gracefully - Omit nil values in Ash.Scope.to_opts/2 ([#&#8203;2088](https://github.com/ash-project/ash/issues/2088)) - Correct error message, example and doc for match constraint. ([#&#8203;2086](https://github.com/ash-project/ash/issues/2086)) - handle context opt in Ash.calculate/2 ([#&#8203;2083](https://github.com/ash-project/ash/issues/2083)) ##### Improvements: - put **meta** and relationships at the end when inspecting ([#&#8203;2096](https://github.com/ash-project/ash/issues/2096)) - usage-rules: Add more guidance around codegen. ([#&#8203;2100](https://github.com/ash-project/ash/issues/2100)) - update usage rules ([#&#8203;2095](https://github.com/ash-project/ash/issues/2095)) </details> <details> <summary>ash-project/ash_admin (ash_admin)</summary> ### [`v0.13.9`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v0139-2025-06-06) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.8...v0.13.9) ##### Bug Fixes: - don't use access protocol on structs by Zach Daniel ### [`v0.13.8`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v0138-2025-06-06) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.7...v0.13.8) ##### Bug Fixes: - handle case where no uploads are present by Zach Daniel ### [`v0.13.7`](https://github.com/ash-project/ash_admin/blob/HEAD/CHANGELOG.md#v0137-2025-06-04) [Compare Source](https://github.com/ash-project/ash_admin/compare/v0.13.6...v0.13.7) ##### Bug Fixes: - allow uploads in nested forms - lookup and consume upload entries correctly - Handle cross-domain links ([#&#8203;314](https://github.com/ash-project/ash_admin/issues/314)) - Handle cross-domain links ##### Improvements: - add upload options for `Ash.Type.File` arguments ([#&#8203;316](https://github.com/ash-project/ash_admin/issues/316)) </details> <details> <summary>ash-project/ash_phoenix (ash_phoenix)</summary> ### [`v2.3.6`](https://github.com/ash-project/ash_phoenix/blob/HEAD/CHANGELOG.md#v236-2025-06-10) [Compare Source](https://github.com/ash-project/ash_phoenix/compare/v2.3.5...v2.3.6) ##### Bug Fixes: - merge overridden params with original params in code interfaces by [@&#8203;zachdaniel](https://github.com/zachdaniel) </details> <details> <summary>ash-project/ash_postgres (ash_postgres)</summary> ### [`v2.6.6`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v266-2025-06-10) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.5...v2.6.6) ##### Bug Fixes: - simply storage of size/scale/precision information ### [`v2.6.5`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v265-2025-06-10) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.4...v2.6.5) ##### Bug Fixes: - remove spurios debug logging - properly detect nested array decimals ### [`v2.6.4`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v264-2025-06-09) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.3...v2.6.4) ##### Bug Fixes: - reenable migrate task - use `force: true`, not `force?: true` calling mix.generator - casting integers to string in expressions works as intended ([#&#8203;564](https://github.com/ash-project/ash_postgres/issues/564)) - use better wrappers around string/ci_string ##### Improvements: - add `c:AshPostgres.Repo.create_schemas_in_migrations?` callback ### [`v2.6.3`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v263-2025-06-04) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.2...v2.6.3) ##### Bug Fixes: - undo change for timestamptz usec, retaining precision ### [`v2.6.2`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v262-2025-06-04) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.6.1...v2.6.2) ##### Bug Fixes: - don't use `:"timestamptz(6)"` in ecto storage type </details> <details> <summary>ash-project/igniter (igniter)</summary> ### [`v0.6.7`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v067-2025-06-08) [Compare Source](https://github.com/ash-project/igniter/compare/v0.6.6...v0.6.7) ##### Bug Fixes: - In assert_has_issue/3 set condition with issue as function [#&#8203;297](https://github.com/ash-project/igniter/issues/297) ([#&#8203;298](https://github.com/ash-project/igniter/issues/298)) ##### Improvements: - fix issue w/ type system validation on old versions of elixir - support private repositories - Use hex to support looking up org package versions ([#&#8203;299](https://github.com/ash-project/igniter/issues/299)) - Add missing --only flag documentation for installer install task ([#&#8203;284](https://github.com/ash-project/igniter/issues/284)) - add `refute_creates` ### [`v0.6.6`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v066-2025-06-06) [Compare Source](https://github.com/ash-project/igniter/compare/v0.6.5...v0.6.6) ##### Improvements: - remove protocol consolidation dev changes - add `Igniter.rm` and track removed files across operations ### [`v0.6.5`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v065-2025-06-04) [Compare Source](https://github.com/ash-project/igniter/compare/v0.6.4...v0.6.5) ##### Bug Fixes: - properly rename function & attributes on module move </details> <details> <summary>mirego/mix_audit (mix_audit)</summary> ### [`v2.1.5`](https://github.com/mirego/mix_audit/blob/HEAD/CHANGELOG.md#215-2025-06-09) [Compare Source](https://github.com/mirego/mix_audit/compare/v2.1.4...v2.1.5) - Update dependencies - Use `System.stop/1` instead of `System.halt/1` - Use `System.user_home()` instead of `System.get_env("HOME")` </details> <details> <summary>phoenixframework/phoenix_live_view (phoenix_live_view)</summary> ### [`v1.0.17`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.16...v1.0.17) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.16...v1.0.17) ### [`v1.0.16`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.15...v1.0.16) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.15...v1.0.16) ### [`v1.0.15`](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.14...v1.0.15) [Compare Source](https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.14...v1.0.15) </details> <details> <summary>swoosh/swoosh (swoosh)</summary> ### [`v1.19.2`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1192) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.19.1...v1.19.2) ##### ✨ Features - Escape quotes and backslashes in address names [@&#8203;jiegillet](https://github.com/jiegillet) ([#&#8203;1047](https://github.com/swoosh/swoosh/issues/1047)) - Add Accept header to all requests made by Sendgrid adapter [@&#8203;sergey-elkin](https://github.com/sergey-elkin) ([#&#8203;1046](https://github.com/swoosh/swoosh/issues/1046)) - Remove svg fill for dark mode [@&#8203;cmnstmntmn](https://github.com/cmnstmntmn) ([#&#8203;1044](https://github.com/swoosh/swoosh/issues/1044)) ##### 🧰 Maintenance - Fix unused variable warnings in CI - Gmail Test [@&#8203;DuldR](https://github.com/DuldR) ([#&#8203;1045](https://github.com/swoosh/swoosh/issues/1045)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNDkuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyIsInJlbm92YXRlIl19-->
renovate added 1 commit 2025-06-05 02:19:40 +02:00
chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
cf42555eef
renovate force-pushed renovate/mix-dependencies from cf42555eef to 0806d68193 2025-06-06 02:17:37 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from 0806d68193 to e34b1fca33 2025-06-07 02:17:48 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from e34b1fca33 to 979603960d 2025-06-09 02:17:40 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from 979603960d to f250accb4d 2025-06-10 02:13:18 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from f250accb4d to 8c9d6059c5 2025-06-11 02:33:44 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from 8c9d6059c5 to 7740ab561b 2025-06-12 02:31:33 +02:00 Compare
requested review from rafael 2025-06-12 15:03:50 +02:00
rafael added this to the Sprint 3 - 28.05 - 09.07 project 2025-06-12 15:03:57 +02:00
rafael self-assigned this 2025-06-12 15:04:37 +02:00
renovate force-pushed renovate/mix-dependencies from 7740ab561b to d991937622 2025-06-12 15:07:22 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from d991937622 to f1333e3b9d 2025-06-12 15:14:19 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from f1333e3b9d to 3d8a181af3 2025-06-12 15:27:38 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from 3d8a181af3 to 50b083eba0 2025-06-12 17:32:52 +02:00 Compare
rafael merged commit d7b85cada0 into main 2025-06-12 17:40:38 +02:00
rafael deleted branch renovate/mix-dependencies 2025-06-12 17:40:39 +02:00
Collaborator

I reviewed the changelogs and tested everything locally.

I reviewed the changelogs and tested everything locally.
Sign in to join this conversation.
No description provided.