Commit Graph

389 Commits

Author SHA1 Message Date
Claudio Ortolina 120380865b Update dependencies
live_debugger 0.8.0 => 1.0.0
2026-04-23 11:52:17 +01:00
dependabot[bot] 08907cd62a Bump mdex from 0.12.1 to 0.12.2
Bumps [mdex](https://github.com/leandrocp/mdex) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/leandrocp/mdex/releases)
- [Changelog](https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/leandrocp/mdex/compare/v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: mdex
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-23 05:58:22 +01:00
Claudio Ortolina 5c1beede53 Update dependencies
ex_slop 0.2.0 => 0.3.0 (minor)
2026-04-22 20:25:36 +01:00
Claudio Ortolina 1ca17d2fb3 Update dependencies
lumis 0.4.0 → 0.5.0
2026-04-22 16:44:50 +01:00
Claudio Ortolina 28fb570c65 Update dependencies
live_debugger 0.7.0 => 0.8.0 (minor)
2026-04-21 15:18:23 +01:00
Claudio Ortolina a93ef6d076 Install and configure dialyzer 2026-04-21 12:27:27 +01:00
Claudio Ortolina 84cb3ac7b8 Update dependencies
lumis 0.3.0 => 0.4.0 (minor)
2026-04-18 20:20:51 +01:00
Claudio Ortolina 4194fb8b6d Update dependencies
oban_web 2.12.2 => 2.12.3
2026-04-15 13:50:52 +01:00
Claudio Ortolina 4f1e596c5c Update typst from 0.3.3 to 0.3.4 2026-04-14 11:08:24 +01:00
dependabot[bot] 14d318923c Update usage_rules from 1.2.5 to 1.2.6
Updates [usage_rules](https://github.com/ash-project/usage_rules) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/ash-project/usage_rules/releases)
- [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/usage_rules/compare/v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: usage_rules
  dependency-version: 1.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 08:28:48 +01:00
Claudio Ortolina 88906e10ad Add ex_slop, configure it, run it and fix issues 2026-04-12 22:07:27 +01:00
Claudio Ortolina 754a71cf70 Update dependencies
igniter 0.7.8 => 0.7.9
2026-04-11 23:39:00 +01:00
Claudio Ortolina 839566dd63 Update dependencies
igniter 0.7.7 => 0.7.8
2026-04-11 21:46:07 +01:00
Claudio Ortolina 2422b6a243 Update dependencies
credo 1.7.17 => 1.7.18
2026-04-10 23:10:09 +01:00
Claudio Ortolina a8d6db69ec Update fine 0.1.5 to 0.1.6 2026-04-09 14:47:58 +01:00
Claudio Ortolina 8734df127c Update dependencies
fine 0.1.4 => 0.1.5
2026-04-06 22:14:04 +01:00
Claudio Ortolina fcd9a17211 Update dependencies
fluxon 2.3.5 => 2.3.6
lumis 0.2.0 => 0.3.0 (minor)
mdex 0.12.0 => 0.12.1
2026-04-06 08:56:16 +01:00
Claudio Ortolina c30158732c Update lumis from 0.1.2 to 0.2.0 2026-04-03 07:59:19 +01:00
Claudio Ortolina a28f5dea3e Update dependencies
lazy_html 0.1.10 => 0.1.11
2026-04-02 16:07:17 +01:00
Claudio Ortolina 2396321e26 Update dependencies
swoosh 1.24.0 => 1.25.0
2026-04-02 15:18:03 +01:00
Claudio Ortolina cf8ad0b826 Update dependencies
oban_web 2.12.1 => 2.12.2
2026-03-31 15:46:52 +01:00
Claudio Ortolina 0483d89fa7 Update mdex 0.11.7 => 0.12.0 (minor) 2026-03-29 17:27:53 +01:00
Claudio Ortolina d2f546b340 Update dependencies
typst 0.3.2 => 0.3.3
2026-03-28 10:15:09 +00:00
Claudio Ortolina 401e034549 Update dependencies
exqlite 0.35.0 => 0.36.0 (minor)
2026-03-27 22:04:31 +00:00
Claudio Ortolina aeb1e3a39a Update dependencies
phoenix_live_view 1.1.27 => 1.1.28
2026-03-27 19:22:57 +00:00
Claudio Ortolina 41f1f72e23 Update rustler_precompiled 0.8.4 => 0.9.0
The upgrade surfaces a dependency problem that went unnoticed.

rustler_precompiled version 0.8.4 required castore, and that satisfied
the requirements for time_zone_info (which required the dependency
despite not listing it as such). With the upgrade to rustler_precompiled
0.9.0, castore is no longer listed as a dependency.

As it's still needed by time_zone_info, it's added to mix.exs. This
should have been done before, right when time_zone_info was added.
2026-03-26 20:46:15 +00:00
Claudio Ortolina f2aaf771c7 Update oban from 2.21.0 to 2.21.1 2026-03-26 13:00:14 +00:00
Claudio Ortolina 1cf9446063 Update oban_web to 2.12
- Had to disable nonces for style-src directives (seems like they're not
  propagated everywhere in oban_web's templates)
- Doesn't seem to support crons or workflows when backed by SQLite
2026-03-26 10:09:22 +00:00
Claudio Ortolina 70645b078a Update oban_met to 1.1.0 2026-03-26 09:43:21 +00:00
Claudio Ortolina a5041d683a Update oban to 2.21.0 2026-03-26 09:37:09 +00:00
Claudio Ortolina 78126535cf Update dependencies
bandit 1.10.3 => 1.10.4
2026-03-26 06:25:42 +00:00
Claudio Ortolina 98e6d6fc47 Update igniter and swoosh dependencies 2026-03-24 08:15:36 +00:00
Claudio Ortolina 5716c33781 Remove canonical_tailwind
Keeps crashing
2026-03-20 23:26:54 +00:00
Claudio Ortolina dd3a05c2d3 Update mdex to 0.11.7 2026-03-20 23:25:30 +00:00
Claudio Ortolina 4b876d269a Remove ecto_sqlite3_extras
Currently broken
2026-03-20 18:26:48 +00:00
Claudio Ortolina 529a9c181d Replace PhoenixHTMLHelpers with Markdown rendering 2026-03-20 15:58:35 +00:00
Claudio Ortolina 47ca6fa1d2 Add canonical_tailwind to get correct formatting for tailwind classes 2026-03-20 13:02:32 +00:00
Claudio Ortolina 2ba8aef148 Update castore to 1.0.18 2026-03-19 12:07:08 +00:00
Claudio Ortolina 8dd96d0eae Update typst to 0.3.2 2026-03-18 16:41:48 +00:00
Claudio Ortolina 5cc8013d1a Update dependencies
live_debugger 0.6.1 => 0.7.0 (minor)
2026-03-18 14:58:52 +00:00
Claudio Ortolina 2463f4f379 Update swoosh to 1.23.1 2026-03-17 16:19:39 +00:00
Claudio Ortolina c4b2f00996 Update dependencies
igniter 0.7.4 => 0.7.6
2026-03-16 07:33:24 +00:00
Claudio Ortolina abb6a5f8f4 Update dependencies
fluxon 2.3.4 => 2.3.5

Includes a test fix due to some internal changes in Fluxon.
2026-03-15 10:18:07 +00:00
Claudio Ortolina 9901f1177e Update tidewave to 0.5.6 2026-03-13 14:56:32 +00:00
Claudio Ortolina a6727d5a16 Update dependencies
igniter: 0.7.3 → 0.7.4
phoenix_live_view: 1.1.26 → 1.1.27
2026-03-10 17:02:14 +00:00
Claudio Ortolina 347b80fe59 Update dependencies
usage_rules 1.2.4 => 1.2.5
2026-03-09 13:43:09 +00:00
Claudio Ortolina 4569c6727e Add function to download a record's tracklist for printing 2026-03-09 13:39:12 +00:00
Claudio Ortolina 7e515f61a7 Update dependencies
telemetry 1.4.0 → 1.4.1
2026-03-09 10:01:07 +00:00
Claudio Ortolina d76471b03e Use MDEx to consolidate Markdown handling 2026-03-08 09:31:09 +00:00
Claudio Ortolina 52815bde2f When doing markdown to HTML, sanitize HTML
Closes #101
Closes #102
2026-03-07 19:05:37 +00:00