From 964aebfd1cbee7d5c6458be25a73fe17c971d2d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Feb 2026 00:16:05 +0000 Subject: [PATCH] chore(deps): update fuzzygrim/yamtrack to v0.25.0 (#3812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [FuzzyGrim/Yamtrack](https://github.com/FuzzyGrim/Yamtrack) | minor | `0.24.11` → `0.25.0` | | [ghcr.io/fuzzygrim/yamtrack](https://github.com/FuzzyGrim/Yamtrack) | minor | `0.24.11` → `0.25.0` | --- ### Release Notes
FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack) ### [`v0.25.0`](https://github.com/FuzzyGrim/Yamtrack/releases/tag/v0.25.0) [Compare Source](https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.11...v0.25.0) ##### Features - Added support for the official Jellyfin Webhook plugin [@​Oridjinn1980](https://github.com/Oridjinn1980) in [#​907](https://github.com/FuzzyGrim/Yamtrack/pull/907) - Added the option to filter lists by status by [@​doluk](https://github.com/doluk) in [#​928](https://github.com/FuzzyGrim/Yamtrack/pull/928) - Added external links (imdb, tvdb, wikidata) to media details page [#​937](https://github.com/FuzzyGrim/Yamtrack/issues/937) ([`38673ca`](https://github.com/FuzzyGrim/Yamtrack/commit/38673cab6dfb170d14b7ca3f74d91b97ee705649)) - Added new option to select default date when bulk completing tv shows/seasons [#​802](https://github.com/FuzzyGrim/Yamtrack/issues/802) ([`d2df3cd`](https://github.com/FuzzyGrim/Yamtrack/commit/d2df3cdd40452ca4fa7dad2157b398c2daff2f31)) - Added user-customizable date and time display formats across the application [#​624](https://github.com/FuzzyGrim/Yamtrack/issues/624) ([`070cfc8`](https://github.com/FuzzyGrim/Yamtrack/commit/070cfc8e36fef4ff1c0a0c3aecb7af09d9412322)) - Added Board Game tracking with BoardGameGeek integration by [@​zskemp](https://github.com/zskemp) in [#​979](https://github.com/FuzzyGrim/Yamtrack/pull/979) - Allow importing TV seasons/episodes by title only from Yamtrack CSV format by [@​dpantel](https://github.com/dpantel) in [#​968](https://github.com/FuzzyGrim/Yamtrack/pull/968) - Display movie collections on media detail page by [@​andrebk](https://github.com/andrebk) in [#​1003](https://github.com/FuzzyGrim/Yamtrack/pull/1003) - Added `CELERY_REDIS_URL` to allow configuring celery redis url independently from django [#​1123](https://github.com/FuzzyGrim/Yamtrack/issues/1123) ([`ed20461`](https://github.com/FuzzyGrim/Yamtrack/commit/ed20461fb0637495a054ff08fadc7a9ce14348ad)) - Added progress bar on media cards by [@​busliggabor](https://github.com/busliggabor) in [#​1130](https://github.com/FuzzyGrim/Yamtrack/pull/1130) ##### Fixes - Fixed comic events not showing issue number ([`9f71132`](https://github.com/FuzzyGrim/Yamtrack/commit/9f71132e0c6912055c446510f0fd48da8e9eeaac)) - Fixed some log entries getting incorrectly labeled as error log [#​1056](https://github.com/FuzzyGrim/Yamtrack/issues/1056) ([`a47bf3d`](https://github.com/FuzzyGrim/Yamtrack/commit/a47bf3df02a216393ed108f48bfc2a38729a2495)) - Fixed season episodes notifications not being sent when tv is enabled but season disabled [#​1057](https://github.com/FuzzyGrim/Yamtrack/issues/1057) ([`9947cbe`](https://github.com/FuzzyGrim/Yamtrack/commit/9947cbee9d32909dcab57337f7243e451f238e53)) - Fixed docker secrets file parsing [#​789](https://github.com/FuzzyGrim/Yamtrack/issues/789) ([`495de72`](https://github.com/FuzzyGrim/Yamtrack/commit/495de72402673622f7bc54d892449bd9a4d3bc31)) - Fixed rating style by [@​busliggabor](https://github.com/busliggabor) in [#​1086](https://github.com/FuzzyGrim/Yamtrack/pull/1086) - Improved release dates metadata for Hardcover books [#​966](https://github.com/FuzzyGrim/Yamtrack/issues/966) [`bb083ef`](https://github.com/FuzzyGrim/Yamtrack/commit/bb083ef607af5bfe1f76987dae8f3f382414bad4) - Fixed end date gets auto filled to current datetime when setting progress to maximum [#​1091](https://github.com/FuzzyGrim/Yamtrack/issues/1091) ([`9765be7`](https://github.com/FuzzyGrim/Yamtrack/commit/9765be7afbe7d511c3144d74f6216b53d74bde46)) - Fixed wrong total anime episodes when AniList episode data is wrong compared to MyAnimeList [#​1096](https://github.com/FuzzyGrim/Yamtrack/issues/1096) ([`c43d712`](https://github.com/FuzzyGrim/Yamtrack/commit/c43d712663a70c45c9142067c5a7076aab5e6ec2)) - Fixed incorrect upcoming episode time on Home Page depending on time [#​1100](https://github.com/FuzzyGrim/Yamtrack/issues/1100) ([`974d711`](https://github.com/FuzzyGrim/Yamtrack/commit/974d711df379cad51884ad073f391a7c8ce81538)) - Fixed can't create users with admin page [#​1147](https://github.com/FuzzyGrim/Yamtrack/issues/1147) ([`11d9649`](https://github.com/FuzzyGrim/Yamtrack/commit/11d9649dc159cb4091637a19d3299f891344af64)) ##### Maintenance - build(deps-dev): bump coverage from 7.13.0 to 7.13.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1064](https://github.com/FuzzyGrim/Yamtrack/pull/1064) - build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1075](https://github.com/FuzzyGrim/Yamtrack/pull/1075) - build(deps): bump aiohttp from 3.13.2 to 3.13.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1076](https://github.com/FuzzyGrim/Yamtrack/pull/1076) - build(deps): bump celery from 5.6.0 to 5.6.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1077](https://github.com/FuzzyGrim/Yamtrack/pull/1077) - build(deps): bump pillow from 12.0.0 to 12.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1078](https://github.com/FuzzyGrim/Yamtrack/pull/1078) - build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1079](https://github.com/FuzzyGrim/Yamtrack/pull/1079) - build(deps): bump django-select2 from 8.4.7 to 8.4.8 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1085](https://github.com/FuzzyGrim/Yamtrack/pull/1085) - build(deps-dev): bump ruff from 0.14.10 to 0.14.13 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1107](https://github.com/FuzzyGrim/Yamtrack/pull/1107) - build(deps): bump django-allauth\[socialaccount] from 65.13.1 to 65.14.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1116](https://github.com/FuzzyGrim/Yamtrack/pull/1116) - build(deps): bump django from 5.2.9 to 5.2.11 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1153](https://github.com/FuzzyGrim/Yamtrack/pull/1153) - build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1156](https://github.com/FuzzyGrim/Yamtrack/pull/1156) - build(deps): bump apprise from 1.9.6 to 1.9.7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1157](https://github.com/FuzzyGrim/Yamtrack/pull/1157) - build(deps-dev): bump coverage from 7.13.1 to 7.13.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1159](https://github.com/FuzzyGrim/Yamtrack/pull/1159) - build(deps): bump gunicorn from 23.0.0 to 25.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1160](https://github.com/FuzzyGrim/Yamtrack/pull/1160) - build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1161](https://github.com/FuzzyGrim/Yamtrack/pull/1161) - build(deps): bump django-health-check from 3.20.8 to 3.23.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1162](https://github.com/FuzzyGrim/Yamtrack/pull/1162) ##### New Contributors - [@​Oridjinn1980](https://github.com/Oridjinn1980) made their first contribution in [#​907](https://github.com/FuzzyGrim/Yamtrack/pull/907) - [@​doluk](https://github.com/doluk) made their first contribution in [#​928](https://github.com/FuzzyGrim/Yamtrack/pull/928) - [@​zskemp](https://github.com/zskemp) made their first contribution in [#​979](https://github.com/FuzzyGrim/Yamtrack/pull/979) - [@​dpantel](https://github.com/dpantel) made their first contribution in [#​968](https://github.com/FuzzyGrim/Yamtrack/pull/968) **Full Changelog**:
--- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3812 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/yamtrack/Chart.yaml | 2 +- clusters/cl01tl/helm/yamtrack/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/yamtrack/Chart.yaml b/clusters/cl01tl/helm/yamtrack/Chart.yaml index 3d8c245e9..cae21ab2e 100644 --- a/clusters/cl01tl/helm/yamtrack/Chart.yaml +++ b/clusters/cl01tl/helm/yamtrack/Chart.yaml @@ -29,4 +29,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/yamtrack.png # renovate: datasource=github-releases depName=FuzzyGrim/Yamtrack -appVersion: 0.24.11 +appVersion: 0.25.0 diff --git a/clusters/cl01tl/helm/yamtrack/values.yaml b/clusters/cl01tl/helm/yamtrack/values.yaml index a3a3e1c98..d748ef7e0 100644 --- a/clusters/cl01tl/helm/yamtrack/values.yaml +++ b/clusters/cl01tl/helm/yamtrack/values.yaml @@ -9,7 +9,7 @@ yamtrack: main: image: repository: ghcr.io/fuzzygrim/yamtrack - tag: 0.24.11 + tag: 0.25.0 pullPolicy: IfNotPresent env: - name: TZ