chore(deps): update mix dependencies #486

Merged
simon merged 4 commits from renovate/mix-dependencies into main 2026-05-05 21:32:09 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ash (source) prod minor 3.23.13.24.5
ash_authentication_phoenix (source) prod minor 2.15.02.16.0
ash_phoenix (source) prod patch 2.3.202.3.22
ash_postgres (source) prod minor 2.8.02.9.1
bandit (source) prod minor 1.10.41.11.0
credo (source) dev patch 1.7.171.7.18
igniter (source) dev patch 0.7.70.7.9
imprintor (source) prod minor ~> 0.5.0~> 0.6.0
live_debugger (source) dev minor ~> 0.7~> 0.8
swoosh (source) prod patch 1.25.01.25.1

Release Notes

ash-project/ash (ash)

v3.24.5

Compare Source

Improvements:

v3.24.4

Compare Source

Bug Fixes:

v3.24.3

Compare Source

Bug Fixes:
Improvements:

v3.24.2

Compare Source

Bug Fixes:

v3.24.1

Compare Source

Bug Fixes:
  • ensure policie son intermediate resources are respected in through by @​zachdaniel

  • don't apply relationship filters to the source query on through by @​zachdaniel

v3.24.0

Compare Source

Features:
Bug Fixes:
Improvements:
  • usage rules steer towards code interface and actions (#​2672) by Kenneth Kostrešević (#​2672)

  • support operator overloads that rewrite to custom expressions by @​zachdaniel

team-alembic/ash_authentication_phoenix (ash_authentication_phoenix)

v2.16.0

Compare Source

Breaking Changes:
  • prevent logout CSRF by replacing GET sign-out with confirmation page by @​jimsynz
ash-project/ash_phoenix (ash_phoenix)

v2.3.22

Compare Source

Bug Fixes:

v2.3.21

Compare Source

Bug Fixes:
ash-project/ash_postgres (ash_postgres)

v2.9.1

Compare Source

Bug Fixes:
  • handle base filter index rewrite detection (#​742) by Minsub Kim

  • failing test for calculation loading on relationships in policies (#​741) by Rutgerdj

  • immutable_expr_error support for newly added required expr (#​737) by adamtharani

  • correct prefix name when loading many_to_many relationships (#​736) by gcugnet

v2.9.0

Compare Source

Features:
  • relationship through (#​686) by Kenneth Kostrešević

  • add support for :identity types (#​715) by Jatanasio

  • add native_in/2 function for SQL IN (...) syntax (#​728) by jkreddy020203

  • Drop tables on missing resources & table name change handling (#​713) by obviouslyweb

Bug Fixes:
  • Add missing usage_rules files to hex package (#​733) by Philip Munksgaard

  • ensure proper ordering when dropping orphan tables (#​730) by Jechol Lee

  • sort snapshot JSON keys when recording drop_table opt-out (#​729) by Jechol Lee

  • sort AddUniqueIndex after CreateTable and all AddAttribute ops by Zach Daniel

  • ensure split migrations get unique names and modules by Zach Daniel

  • properly sequence items that depend on concurrent migrations by Zach Daniel

  • Fix/236 unique index before self fk (#​705) by WillG2001

  • show warning on concurrent index multitenancy #​610 (#​711) by Ryland Bangerter

  • raise error when reference is configured for non-belongs_to relationship (#​712) by henryzhan013

Improvements:
  • Add required!/1, ash_required/1, and ash_required!/2 (issue #​261) (#​707) by dallingson
mtrudel/bandit (bandit)

v1.11.0

Compare Source

Fixes
Enhancements
  • Define a new max_inflate_ratio WebSocket configuration option that defines a
    maximum allowable decompression ratio to help mitigate inflate bombing. Defaults to 25:1
  • Define a new max_fragmented_message_size WebSocket configuration option
    which defines the maximum allowed WebSocket frame size (inclusive of
    continuation frames). Defaults to 8MB
rrrene/credo (credo)

v1.7.18

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.20.0-rc.4
  • Fix problem with transitive deps in umbrella apps
  • Credo.Check.Warning.UnusedMapOperation fix false positives
ash-project/igniter (igniter)

v0.7.9

Compare Source

Bug Fixes:
  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8

Compare Source

Improvements:
  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

mfeckie/imprintor (imprintor)

v0.6.0

Compare Source

software-mansion/live-debugger (live_debugger)

v0.8.0

Compare Source

Features
  • Open callback implementation in editor in #​959
Bug fixes
  • Fix endless reload loop in #​960
  • Fix filters buttons in #​963
  • Fix highlighting LiveViews by their children bounding boxes in #​976
  • Fix trace fullscreen highlighting in #​971
  • Disable tracing when heap size limit is reached in #​972
Enhancements
  • Create groups for settings in #​958
  • Isolate LiveDebugger injected assets from debugged app in #​964
  • Refactor tooltips content in #​961
  • Add info to the remaining node inspector sections in #​969
Other
  • Docs: Update images and feature overview in docs in #​977
  • Docs: Fix urls for LiveDebugger Tour in #​978
  • Docs: Update README with ad servers and fix links in #​968, #​965
  • Docs: website updates v0.7.0 in #​955
  • Tests: Migrate remaining e2e tests to Playwright in #​947, #​953
  • Tests: Fix flaky e2e tests and adjust shadow dom in #​951, #​967
  • Chore: update version in #​954

swoosh/swoosh (swoosh)

v1.25.1

Compare Source

🐛 Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between day 1 and 7 of the month (* * 1-7 * *)
  • 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.23.1` → `3.24.5` | | [ash_authentication_phoenix](https://hex.pm/packages/ash_authentication_phoenix) ([source](https://github.com/team-alembic/ash_authentication_phoenix)) | prod | minor | `2.15.0` → `2.16.0` | | [ash_phoenix](https://hex.pm/packages/ash_phoenix) ([source](https://github.com/ash-project/ash_phoenix)) | prod | patch | `2.3.20` → `2.3.22` | | [ash_postgres](https://hex.pm/packages/ash_postgres) ([source](https://github.com/ash-project/ash_postgres)) | prod | minor | `2.8.0` → `2.9.1` | | [bandit](https://hex.pm/packages/bandit) ([source](https://github.com/mtrudel/bandit)) | prod | minor | `1.10.4` → `1.11.0` | | [credo](https://hex.pm/packages/credo) ([source](https://github.com/rrrene/credo)) | dev | patch | `1.7.17` → `1.7.18` | | [igniter](https://hex.pm/packages/igniter) ([source](https://github.com/ash-project/igniter)) | dev | patch | `0.7.7` → `0.7.9` | | [imprintor](https://hex.pm/packages/imprintor) ([source](https://github.com/mfeckie/imprintor)) | prod | minor | `~> 0.5.0` → `~> 0.6.0` | | [live_debugger](https://hex.pm/packages/live_debugger) ([source](https://github.com/software-mansion/live-debugger)) | dev | minor | `~> 0.7` → `~> 0.8` | | [swoosh](https://hex.pm/packages/swoosh) ([source](https://github.com/swoosh/swoosh)) | prod | patch | `1.25.0` → `1.25.1` | --- ### Release Notes <details> <summary>ash-project/ash (ash)</summary> ### [`v3.24.5`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3245-2026-05-03) [Compare Source](https://github.com/ash-project/ash/compare/v3.24.4...v3.24.5) ##### Improvements: - add `string_starts_with?` function by [@&#8203;zachdaniel](https://github.com/zachdaniel) - add `string_ends_with?` function by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.24.4`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3244-2026-05-01) [Compare Source](https://github.com/ash-project/ash/compare/v3.24.3...v3.24.4) ##### Bug Fixes: - eager error evaluation in manage\_relationship validation ([#&#8203;2687](https://github.com/ash-project/ash/issues/2687)) by [@&#8203;RetroDev256](https://github.com/RetroDev256) [(#&#8203;2687)](https://github.com/ash-project/ash/pull/2687) - dedup resource declarations in domains by [@&#8203;zachdaniel](https://github.com/zachdaniel) - Handle calculations on data layers that disallow filters ([#&#8203;2682](https://github.com/ash-project/ash/issues/2682)) by [@&#8203;Munksgaard](https://github.com/Munksgaard) [(#&#8203;2682)](https://github.com/ash-project/ash/pull/2682) - array storage type item constraints ([#&#8203;2681](https://github.com/ash-project/ash/issues/2681)) by JVMartyns [(#&#8203;2681)](https://github.com/ash-project/ash/pull/2681) ### [`v3.24.3`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3243-2026-04-17) [Compare Source](https://github.com/ash-project/ash/compare/v3.24.2...v3.24.3) ##### Bug Fixes: - fixes for embedded resources within unions ([#&#8203;2676](https://github.com/ash-project/ash/issues/2676)) by Jesse Williams [(#&#8203;2676)](https://github.com/ash-project/ash/pull/2676) - Policy Authorizer strict checking forbid\_unless ([#&#8203;2678](https://github.com/ash-project/ash/issues/2678)) by Mike Buhot [(#&#8203;2678)](https://github.com/ash-project/ash/pull/2678) - compile error ([#&#8203;2675](https://github.com/ash-project/ash/issues/2675)) by Jesse Williams [(#&#8203;2675)](https://github.com/ash-project/ash/pull/2675) - do not ignore missing context on `Ash.PlugHelpers.update_context/2` ([#&#8203;2674](https://github.com/ash-project/ash/issues/2674)) by Maciej Malecki [(#&#8203;2674)](https://github.com/ash-project/ash/pull/2674) ##### Improvements: - add generate\_rest? option to seed\_generator ([#&#8203;2591](https://github.com/ash-project/ash/issues/2591)) by robesris [(#&#8203;2591)](https://github.com/ash-project/ash/pull/2591) ### [`v3.24.2`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3242-2026-04-13) [Compare Source](https://github.com/ash-project/ash/compare/v3.24.1...v3.24.2) ##### Bug Fixes: - expand the paths in `exists` filters by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.24.1`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3241-2026-04-12) [Compare Source](https://github.com/ash-project/ash/compare/v3.24.0...v3.24.1) ##### Bug Fixes: - ensure policie son intermediate resources are respected in `through` by [@&#8203;zachdaniel](https://github.com/zachdaniel) - don't apply relationship filters to the source query on `through` by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v3.24.0`](https://github.com/ash-project/ash/blob/HEAD/CHANGELOG.md#v3240-2026-04-12) [Compare Source](https://github.com/ash-project/ash/compare/v3.23.1...v3.24.0) ##### Features: - Relationship Through ([#&#8203;2567](https://github.com/ash-project/ash/issues/2567)) by Kenneth Kostrešević [(#&#8203;2567)](https://github.com/ash-project/ash/pull/2567) - add eager\_validate? option to manage\_relationship/4 ([#&#8203;2663](https://github.com/ash-project/ash/issues/2663)) by [@&#8203;nallwhy](https://github.com/nallwhy) [(#&#8203;2663)](https://github.com/ash-project/ash/pull/2663) ##### Bug Fixes: - cast\_stored on Keyword type now casts field values through their declared types ([#&#8203;2673](https://github.com/ash-project/ash/issues/2673)) by [@&#8203;matt-beanland](https://github.com/matt-beanland) [(#&#8203;2673)](https://github.com/ash-project/ash/pull/2673) - ensure notifications have all data regardless of select option by [@&#8203;zachdaniel](https://github.com/zachdaniel) - complete truncated doc for Ash.Type.coerce/2 by [@&#8203;zachdaniel](https://github.com/zachdaniel) - merge operator overloads properly (they are not nested maps) by [@&#8203;zachdaniel](https://github.com/zachdaniel) - don't globally set tenant from record metadata when its not present by [@&#8203;zachdaniel](https://github.com/zachdaniel) - ensure we use the provided read action in bulk destroy by [@&#8203;zachdaniel](https://github.com/zachdaniel) ##### Improvements: - usage rules steer towards code interface and actions ([#&#8203;2672](https://github.com/ash-project/ash/issues/2672)) by Kenneth Kostrešević [(#&#8203;2672)](https://github.com/ash-project/ash/pull/2672) - support operator overloads that rewrite to custom expressions by [@&#8203;zachdaniel](https://github.com/zachdaniel) </details> <details> <summary>team-alembic/ash_authentication_phoenix (ash_authentication_phoenix)</summary> ### [`v2.16.0`](https://github.com/team-alembic/ash_authentication_phoenix/blob/HEAD/CHANGELOG.md#v2160-2026-04-07) [Compare Source](https://github.com/team-alembic/ash_authentication_phoenix/compare/v2.15.0...v2.16.0) ##### Breaking Changes: - prevent logout CSRF by replacing GET sign-out with confirmation page by [@&#8203;jimsynz](https://github.com/jimsynz) </details> <details> <summary>ash-project/ash_phoenix (ash_phoenix)</summary> ### [`v2.3.22`](https://github.com/ash-project/ash_phoenix/blob/HEAD/CHANGELOG.md#v2322-2026-05-02) [Compare Source](https://github.com/ash-project/ash_phoenix/compare/v2.3.21...v2.3.22) ##### Bug Fixes: - filter empty values from array form params ([#&#8203;471](https://github.com/ash-project/ash_phoenix/issues/471)) by sevenseacat [(#&#8203;471)](https://github.com/ash-project/ash_phoenix/pull/471) ### [`v2.3.21`](https://github.com/ash-project/ash_phoenix/blob/HEAD/CHANGELOG.md#v2321-2026-04-13) [Compare Source](https://github.com/ash-project/ash_phoenix/compare/v2.3.20...v2.3.21) ##### Bug Fixes: - Add missing usage\_rules files to hex package ([#&#8203;470](https://github.com/ash-project/ash_phoenix/issues/470)) by [@&#8203;Munksgaard](https://github.com/Munksgaard) [(#&#8203;470)](https://github.com/ash-project/ash_phoenix/pull/470) - propagate context to nested forms ([#&#8203;465](https://github.com/ash-project/ash_phoenix/issues/465)) by [@&#8203;rapidfsub](https://github.com/rapidfsub) [(#&#8203;465)](https://github.com/ash-project/ash_phoenix/pull/465) </details> <details> <summary>ash-project/ash_postgres (ash_postgres)</summary> ### [`v2.9.1`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v291-2026-05-01) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.9.0...v2.9.1) ##### Bug Fixes: - handle base filter index rewrite detection ([#&#8203;742](https://github.com/ash-project/ash_postgres/issues/742)) by Minsub Kim - failing test for calculation loading on relationships in policies ([#&#8203;741](https://github.com/ash-project/ash_postgres/issues/741)) by Rutgerdj - immutable\_expr\_error support for newly added required expr ([#&#8203;737](https://github.com/ash-project/ash_postgres/issues/737)) by adamtharani - correct prefix name when loading many\_to\_many relationships ([#&#8203;736](https://github.com/ash-project/ash_postgres/issues/736)) by gcugnet ### [`v2.9.0`](https://github.com/ash-project/ash_postgres/blob/HEAD/CHANGELOG.md#v290-2026-04-12) [Compare Source](https://github.com/ash-project/ash_postgres/compare/v2.8.0...v2.9.0) ##### Features: - relationship through ([#&#8203;686](https://github.com/ash-project/ash_postgres/issues/686)) by Kenneth Kostrešević - add support for `:identity` types ([#&#8203;715](https://github.com/ash-project/ash_postgres/issues/715)) by Jatanasio - add native\_in/2 function for SQL IN (...) syntax ([#&#8203;728](https://github.com/ash-project/ash_postgres/issues/728)) by jkreddy020203 - Drop tables on missing resources & table name change handling ([#&#8203;713](https://github.com/ash-project/ash_postgres/issues/713)) by obviouslyweb ##### Bug Fixes: - Add missing usage\_rules files to hex package ([#&#8203;733](https://github.com/ash-project/ash_postgres/issues/733)) by Philip Munksgaard - ensure proper ordering when dropping orphan tables ([#&#8203;730](https://github.com/ash-project/ash_postgres/issues/730)) by Jechol Lee - sort snapshot JSON keys when recording drop\_table opt-out ([#&#8203;729](https://github.com/ash-project/ash_postgres/issues/729)) by Jechol Lee - sort AddUniqueIndex after CreateTable and all AddAttribute ops by Zach Daniel - ensure split migrations get unique names and modules by Zach Daniel - properly sequence items that depend on concurrent migrations by Zach Daniel - Fix/236 unique index before self fk ([#&#8203;705](https://github.com/ash-project/ash_postgres/issues/705)) by WillG2001 - show warning on concurrent index multitenancy [#&#8203;610](https://github.com/ash-project/ash_postgres/issues/610) ([#&#8203;711](https://github.com/ash-project/ash_postgres/issues/711)) by Ryland Bangerter - raise error when reference is configured for non-belongs\_to relationship ([#&#8203;712](https://github.com/ash-project/ash_postgres/issues/712)) by henryzhan013 ##### Improvements: - Add required!/1, ash\_required/1, and ash\_required!/2 (issue [#&#8203;261](https://github.com/ash-project/ash_postgres/issues/261)) ([#&#8203;707](https://github.com/ash-project/ash_postgres/issues/707)) by dallingson </details> <details> <summary>mtrudel/bandit (bandit)</summary> ### [`v1.11.0`](https://github.com/mtrudel/bandit/blob/HEAD/CHANGELOG.md#1110-1-May-2026) [Compare Source](https://github.com/mtrudel/bandit/compare/1.10.4...1.11.0) ##### Fixes - Fix WebSocket inflate vulnerability (CVE-2026-39804, commit [`8156921`](https://github.com/mtrudel/bandit/commit/8156921), thanks [@&#8203;PJUllrich](https://github.com/PJUllrich) & [@&#8203;maennchen](https://github.com/maennchen)!) - Fix WebSocket continuation frame handling vulnerability (CVE-2026-42786, commit [`21612c7`](https://github.com/mtrudel/bandit/commit/21612c7), thanks [@&#8203;PJUllrich](https://github.com/PJUllrich) & [@&#8203;maennchen](https://github.com/maennchen)!) - Fix HTTP/2 frame size parsing vulnerability (CVE-2026-42788, commit [`1e8e559`](https://github.com/mtrudel/bandit/commit/1e8e559), thanks [@&#8203;PJUllrich](https://github.com/PJUllrich) & [@&#8203;maennchen](https://github.com/maennchen)!) - Improve handling of zero/negative length & offset parameters to send\_file ([#&#8203;580](https://github.com/mtrudel/bandit/issues/580), thanks [@&#8203;PJUllrich](https://github.com/PJUllrich) & [@&#8203;maennchen](https://github.com/maennchen)!) ##### Enhancements - Define a new `max_inflate_ratio` WebSocket configuration option that defines a maximum allowable decompression ratio to help mitigate inflate bombing. Defaults to 25:1 - Define a new `max_fragmented_message_size` WebSocket configuration option which defines the maximum allowed WebSocket frame size (inclusive of continuation frames). Defaults to 8MB </details> <details> <summary>rrrene/credo (credo)</summary> ### [`v1.7.18`](https://github.com/rrrene/credo/blob/HEAD/CHANGELOG.md#1718) [Compare Source](https://github.com/rrrene/credo/compare/v1.7.17...v1.7.18) - Fix compatibility & compiler warnings with Elixir 1.20.0-rc.4 - Fix problem with transitive deps in umbrella apps - `Credo.Check.Warning.UnusedMapOperation` fix false positives </details> <details> <summary>ash-project/igniter (igniter)</summary> ### [`v0.7.9`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v079-2026-04-11) [Compare Source](https://github.com/ash-project/igniter/compare/v0.7.8...v0.7.9) ##### Bug Fixes: - use beam index not private manifest to initialize module index by Zach Daniel ### [`v0.7.8`](https://github.com/ash-project/igniter/blob/HEAD/CHANGELOG.md#v078-2026-04-11) [Compare Source](https://github.com/ash-project/igniter/compare/v0.7.7...v0.7.8) ##### Improvements: - check compiled manifest and simple defmodule patterns early by Zach Daniel - add and manage a module index cache by Zach Daniel </details> <details> <summary>mfeckie/imprintor (imprintor)</summary> ### [`v0.6.0`](https://github.com/mfeckie/imprintor/compare/0.5.0...0.6.0) [Compare Source](https://github.com/mfeckie/imprintor/compare/0.5.0...0.6.0) </details> <details> <summary>software-mansion/live-debugger (live_debugger)</summary> ### [`v0.8.0`](https://github.com/software-mansion/live-debugger/blob/HEAD/CHANGELOG.md#080-2026-04-21) [Compare Source](https://github.com/software-mansion/live-debugger/compare/v0.7.0...v0.8.0) ##### Features - Open callback implementation in editor in [#&#8203;959](https://github.com/software-mansion/live-debugger/pull/959) ##### Bug fixes - Fix endless reload loop in [#&#8203;960](https://github.com/software-mansion/live-debugger/pull/960) - Fix filters buttons in [#&#8203;963](https://github.com/software-mansion/live-debugger/pull/963) - Fix highlighting LiveViews by their children bounding boxes in [#&#8203;976](https://github.com/software-mansion/live-debugger/pull/976) - Fix trace fullscreen highlighting in [#&#8203;971](https://github.com/software-mansion/live-debugger/pull/971) - Disable tracing when heap size limit is reached in [#&#8203;972](https://github.com/software-mansion/live-debugger/pull/972) ##### Enhancements - Create groups for settings in [#&#8203;958](https://github.com/software-mansion/live-debugger/pull/958) - Isolate LiveDebugger injected assets from debugged app in [#&#8203;964](https://github.com/software-mansion/live-debugger/pull/964) - Refactor tooltips content in [#&#8203;961](https://github.com/software-mansion/live-debugger/pull/961) - Add info to the remaining node inspector sections in [#&#8203;969](https://github.com/software-mansion/live-debugger/pull/969) ##### Other - Docs: Update images and feature overview in docs in [#&#8203;977](https://github.com/software-mansion/live-debugger/pull/977) - Docs: Fix urls for LiveDebugger Tour in [#&#8203;978](https://github.com/software-mansion/live-debugger/pull/978) - Docs: Update README with ad servers and fix links in [#&#8203;968](https://github.com/software-mansion/live-debugger/pull/968), [#&#8203;965](https://github.com/software-mansion/live-debugger/pull/965) - Docs: website updates v0.7.0 in [#&#8203;955](https://github.com/software-mansion/live-debugger/pull/955) - Tests: Migrate remaining e2e tests to Playwright in [#&#8203;947](https://github.com/software-mansion/live-debugger/pull/947), [#&#8203;953](https://github.com/software-mansion/live-debugger/pull/953) - Tests: Fix flaky e2e tests and adjust shadow dom in [#&#8203;951](https://github.com/software-mansion/live-debugger/pull/951), [#&#8203;967](https://github.com/software-mansion/live-debugger/pull/967) - Chore: update version in [#&#8203;954](https://github.com/software-mansion/live-debugger/pull/954) *** </details> <details> <summary>swoosh/swoosh (swoosh)</summary> ### [`v1.25.1`](https://github.com/swoosh/swoosh/blob/HEAD/CHANGELOG.md#1251) [Compare Source](https://github.com/swoosh/swoosh/compare/v1.25.0...v1.25.1) ##### 🐛 Bug Fixes - Escape email content in mailbox preview UI [@&#8203;mogest](https://github.com/mogest) ([#&#8203;1124](https://github.com/swoosh/swoosh/issues/1124)) - fix: assert\_no\_email\_sent and refute\_email\_sent now catch deliver\_many [@&#8203;donleandro](https://github.com/donleandro) ([#&#8203;1123](https://github.com/swoosh/swoosh/issues/1123)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between day 1 and 7 of the month (`* * 1-7 * *`) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDkuNSIsInVwZGF0ZWRJblZlciI6IjQzLjEwOS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2026-05-02 02:15:35 +02:00
chore(deps): update mix dependencies
Some checks failed
continuous-integration/drone/push Build is failing
1be2db4249
renovate force-pushed renovate/mix-dependencies from 1be2db4249 to e7c8c1262b 2026-05-03 02:15:40 +02:00 Compare
renovate force-pushed renovate/mix-dependencies from e7c8c1262b to e80e6afc34 2026-05-04 02:15:39 +02:00 Compare
simon added 2 commits 2026-05-04 17:38:12 +02:00
simon added 1 commit 2026-05-04 17:51:23 +02:00
style: fix linting
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
dd235d671c
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
simon merged commit bf8e2b9303 into main 2026-05-05 21:32:09 +02:00
Sign in to join this conversation.
No description provided.