Bump mime to ~> 2.0 and elixir_make to ~> 0.9 #21

Open
opened 2026-05-27 00:39:21 +00:00 by despair · 0 comments

Hi! Would it be possible to relax the version constraints on two dependencies?

  • mime ~> 1.0 -> ~> 2.0: the Phoenix/Plug ecosystem has been on mime 2.x for a while and it's a common conflict
  • elixir_make ~> 0.8.4 -> ~> 0.9: conflicts with packages like lazy_html that require 0.9

Currently both require override: true workarounds to use majic alongside a standard Phoenix app. Happy to submit a PR if helpful.

Hi! Would it be possible to relax the version constraints on two dependencies? - `mime ~> 1.0` -> `~> 2.0`: the Phoenix/Plug ecosystem has been on mime 2.x for a while and it's a common conflict - `elixir_make ~> 0.8.4` -> `~> 0.9`: conflicts with packages like lazy_html that require 0.9 Currently both require `override: true` workarounds to use `majic` alongside a standard Phoenix app. Happy to submit a PR if helpful.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma-elixir-libraries/majic#21
No description provided.