chore(deps): update mix dependencies #180
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
question
S
UX research
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/mix-dependencies"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.5.34->3.5.430.13.16->0.13.194.9.9->4.11.02.10.5->2.11.02.3.13->2.3.162.6.15->2.6.200.6.27->0.6.300.1.6->0.1.8~> 0.3->~> 0.41.8.0->1.8.14.2.1->4.3.01.6.0->1.6.11.1.8->1.1.141.19.5->1.19.8~> 0.3->~> 0.4~> 0.3->~> 0.5Release Notes
ash-project/ash (ash)
v3.5.43Compare Source
Bug Fixes:
cast value to type when requiring atomic attributes by @zachdaniel
fix amnesia support for upsets by Dan Wanek
support top-level
:sharedkey inAsh.Scope.ToOptsforMap(#2261) by James HartonImprovements:
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.42Compare Source
Improvements:
delay_taskformix ash.setupby @zachdanielv3.5.41Compare Source
Bug Fixes:
use explicit
is_nilcheck forupsert_conditionby @zachdanielactually use the mnesia table configured ð¤¦ââï¸ by @zachdaniel
add missing capabilities to data layer spec by @zachdaniel
Typo in scope documentation (#2328) by @Munksgaard
properly pass action to requires_original_data? in VerifyActionsAtomic (#2327) by Christopher Bonhage
avoid crashing on new exception (#2322) by Cyprien Poisson
handle validation init errors without overriding them with validation message (#2320) by marot
Improvements:
add
--setupflag toash.installto runash.setupby @zachdanielImprove performance of mix tasks that load extensions (#2332) by drtheuns
better error message on invalid relationship paths in exists by @zachdaniel
add
anybuiltin validation by @zachdanieldetect types in
get_pathexpressions by @zachdanielv3.5.40Compare Source
Bug Fixes:
Make Ash.Type.Keyword.dump_to_native return a map. (#2318) by Torkild Gundersen Kjevik
nif rustler_precompiled: update targets to ubuntu-22.04 and extend release list to prevent stuck builds by Shahryar Tavakkoli
update targets to ubuntu-22.04 and extend release list to prevent stuck builds (#2311) by Shahryar Tavakkoli
Runtime upsert_fields option is not passed to data layer in certain cases (#2310) by jlgeering
if nils_distinct?, consider multitenancy attribute as an upsert key by Zach Daniel
v3.5.39Compare Source
Security Vulnerabilities Addressed
This fixes the CVE: CVE-2025-48042. See the GHSA-jj4j-x5ww-cwh9 advisory for more.
Bug Fixes:
special case ci_strings as strings in type casting by @zachdaniel
make
Ash.PlugHelpers.set_actor/2typespec accept term as an actor (#2307) by Maciej Maleckiv3.5.38Compare Source
Bug Fixes:
cache action inputs for all action types by @zachdaniel
properly pass template opts when showing policy errors by @zachdaniel
add default values to manual action changesets (#2305) by @Torkan
properly escape collection defaults in TypedStruct macro (#2304) by @bradleygolden
Improvements:
v3.5.37Compare Source
Bug Fixes:
ensure that count tasks are always stopped by @zachdaniel
Allow ^actor() in upsert_condition (#2297) by @FugiTech
properly add aggregate with
add_new_aggregateby @zachdanielresolve variable swapping in authorizer reducer (#2296) by Jesse Williams
handle notification without set domain in telemetry spans (#2293) by @vonagam
Use
:unsafe_to_atom?constraint when casting stored atom values by Rutgerdjadd CompileError on duplicate Ash.Domain use by LambdaCalc
handle indexed maps when typecasting filter values by @zachdaniel
deterministic partial evaluation by @zachdaniel
ensure that unions stored with tags actually have their tags by @zachdaniel
resolve warning about
nilatomics by @zachdanieltypespec fix for typedstruct info module (#2286) by Matt Beanland
Improvements:
v3.5.36Compare Source
Bug Fixes:
v3.5.35Compare Source
Bug Fixes:
use
Ash.read!in usage rules by @zachdanielrespect disable_async config during pagination count (#2280) by skanderm
properly handle overriding
newfor typed struct by @zachdanieldon't skip authorization for unrelated aggregates by @zachdaniel
multiple errors (#2260) by @TwistingTwists
avoid String.to_atom by pre-computing mixed argument name MapSet (#2262) by James Harton
Accept nil input for maps and TypedStructs (#2257) by Fugi
pass actor: nil to ash.get in get_and_lock_for_update (#2256) by Jesse Williams
add default impl for rewrite/3 & get_rewrites/4 for Ash.Type. (#2251) by Torkild Gundersen Kjevik
filter out invalid changeset, before running the bulk before transactions (#2249) by Barnabas Jovanovics
minor tweaks to usage rules (#2246) by albinkc
handle updates on union types containing arrays (#2237) by Rutgerdj
Improvements:
introspection and docs for typed structs (#2277) by @matt-beanland
check change and validate callbacks using behaviour helpers by @zachdaniel
support "unrelated" aggregates (#2240) by @zachdaniel
support "unrelated" aggregates by @zachdaniel
add unrelated exists expressions by @zachdaniel
TypedStruct required field pattern matching (#2265) by @chazwatkins
compilation: Move type list module attrs from Ash.Type to Ash.Type.Registry (#2266) by @chazwatkins
changeset_generator takes scope opt (#2263) by Joseph Lozano
Support through for many to many relationship gen (#2233) by Kenneth Kostrešević
Update usage-rules.md to include Polymorphic Relationships (#2211) by Gonzalo Muñoz
filter expression verifier (#2243) by Kenneth Kostrešević
Introduce extension introspection functions on Ash.*.Info (#2239) by Jonatan Männchen
ash-project/ash_admin (ash_admin)
v0.13.19Compare Source
Bug Fixes:
set brand on loading to_one relationships by Zach Daniel
use tenant when loading to_one relationships by Zach Daniel
Improvements:
actor_loadoption by Zach Danielv0.13.18Compare Source
Bug Fixes:
Improvements:
v0.13.17Compare Source
Bug Fixes:
Resource.admin.show_action(#359) by quartzteam-alembic/ash_authentication_phoenix (ash_authentication_phoenix)
v2.11.0Compare Source
Features:
added token validation on socket mount by Abdessabour Moutik (#666)
add icon_src override by Dawid Danieluk (#660)
Bug Fixes:
banner rendering with empty text/images by James Harton
update Apple component to use auth_path helper for Phoenix 1.7+ compatibility by Aake Gregertsen (#663)
Improvements:
Deprecate Router.auth_routes_for/2..3 (#653) by James Harton (#653)
install with daisyUI overrides if using daisyUI (#650) by pikdum (#650)
ash-project/ash_phoenix (ash_phoenix)
v2.3.16Compare Source
Improvements:
post_process_errorsoption by @zachdanielv2.3.15Compare Source
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.14Compare Source
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ćash-project/ash_postgres (ash_postgres)
v2.6.20Compare Source
Bug Fixes:
:mutaterepo for on_transaction_begin callback by Zach DanielImprovements:
location in spark errors and migration generator fixes by Zach Daniel
use default constraint of 'now()' for AshPostgres.Timestamptz (#621) by siassaj
v2.6.19Compare Source
Bug Fixes:
v2.6.18Compare Source
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.17Compare Source
Bug Fixes:
v2.6.16Compare Source
Improvements:
ash-project/igniter (igniter)
v0.6.30Compare Source
Bug Fixes:
don't silently ignore certain errors during spinners by Zach Daniel
don't display "temporarily adding igniter" when we aren't by Zach Daniel
v0.6.29Compare Source
Bug Fixes:
prevent duplicate 'live' directories for modules with Live namespace (#330) by Matthew Sinclair
prevent duplicate 'live' directories for modules with Live namespace by Matthew Sinclair
Improvements:
delay_taskto run tasks at the end by Zach Danielv0.6.28Compare Source
Bug Fixes:
function->function?(#326) by Ciarán WalshImprovements:
igniter.newDon't run git init if already in git repo (#328) by Erik André Jakobsendashbitco/lazy_html (lazy_html)
v0.1.8Compare Source
Added
v0.1.7Compare Source
Updated
software-mansion/live-debugger (live_debugger)
v0.4.1Compare Source
Bug fixes
:module_infoexported in #731v0.4.0Compare Source
Features:
Bug fixes
Refactor
LiveDebugger.API.System.Modulein #565LiveDebugger.API.System.Processin #568:dbgmodule in #566SettingsStorageapi in #574LiveDebuggerRefactor.API.LiveViewDebugin #573LiveDebuggerRefactor.API.TracesStoragein #576LiveDebuggerRefactor.API.LiveViewDiscoveryin #581StatesStoragein #579TracesStoragein #587ProcessMonitorgenserver in #603StateManagerGenServer in #604TableWatcherGenServer in #607GarbageCollectorin #609StateManagerin #610GarbageCollectorGenServer in #612nested_live_view_linkscontext in #617Discoverycontext in #616node_statecontext (part I) in #621ComponentsTreeUI context in #618node_statecontext (part II) in #624settingscontext in #626discoverycontext in #636discoverycontext async assigning in #646callback_tracingin #637node_statecontext in #645nested_live_view_linksin #648callback_tracingcontext in #649components_treecontext in #652ExistingTraceshook in #656FilterNewTraceshook in #662TracingFusehook in #664DisplayNewTraceshook in #670SocketDiscoveryControllerin #677callback_tracingHookComponents in #673Other
phoenixframework/phoenix (phoenix)
v1.8.1Compare Source
Bug fixes
phoenixframework/phoenix_html (phoenix_html)
v4.3.0Compare Source
Enhancements
Phoenix.HTML.Safefor Durationnormalize_value/2to improve documentationBug fixes
phoenixframework/phoenix_live_reload (phoenix_live_reload)
v1.6.1Compare Source
:phoenix_live_reloadprivate field to downstream instrumentation@importdirective support to CSS reload strategyphoenixframework/phoenix_live_view (phoenix_live_view)
v1.1.14Compare Source
v1.1.13Compare Source
v1.1.12Compare Source
v1.1.11Compare Source
v1.1.10Compare Source
v1.1.9Compare Source
swoosh/swoosh (swoosh)
v1.19.8Compare Source
✨ Features
v1.19.7Compare Source
🐛 Bug Fixes
v1.19.6Compare Source
✨ Features
phoenixframework/tailwind (tailwind)
v0.4.0Compare Source
mix tailwind.installtidewave-ai/tidewave_phoenix (tidewave)
v0.5.0Compare Source
grepoption toget_logsin favor oflevelget_package_locationintoget_source_locationv0.4.2Compare Source
Phoenix.LiveReloaderv0.4.1Compare Source
allowed_origins(similar to Phoenix)allowed_originsallowed_originsConfiguration
📅 Schedule: Branch creation - On day 3 of the month ( * * 3 * * ) (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.
This PR has been generated by Renovate Bot.
6a0fb86c5ftoe80a5c177be80a5c177btod1513d79edContains a high priority security patch: https://github.com/advisories/GHSA-jj4j-x5ww-cwh9 in ash