chore(deps): update yamtrack to v0.25.1 #5888

Merged
alexlebens merged 1 commits from renovate/unified-yamtrack into main 2026-04-13 23:35:48 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
FuzzyGrim/Yamtrack patch 0.25.00.25.1
ghcr.io/fuzzygrim/yamtrack patch 0.25.00.25.1

Release Notes

FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack)

v0.25.1

Compare Source

Features
Fixes
Maintenance
New Contributors

Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.0...v0.25.1


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [FuzzyGrim/Yamtrack](https://github.com/FuzzyGrim/Yamtrack) | patch | `0.25.0` → `0.25.1` | | [ghcr.io/fuzzygrim/yamtrack](https://github.com/FuzzyGrim/Yamtrack) | patch | `0.25.0` → `0.25.1` | --- ### Release Notes <details> <summary>FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack)</summary> ### [`v0.25.1`](https://github.com/FuzzyGrim/Yamtrack/releases/tag/v0.25.1) [Compare Source](https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.0...v0.25.1) ##### Features - Added `/` keyboard shortcut to focus search bar [#&#8203;891](https://github.com/FuzzyGrim/Yamtrack/issues/891) ([`11745ad`](https://github.com/FuzzyGrim/Yamtrack/commit/11745ad3dc0b6c5cd5d1385c52744b95c4b5ae2a)) - Added option to hide completed media in recommendations section by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1017](https://github.com/FuzzyGrim/Yamtrack/pull/1017) - Show DLCs for games by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1022](https://github.com/FuzzyGrim/Yamtrack/pull/1022) - Added IPv6 support by [@&#8203;timstott](https://github.com/timstott) in [#&#8203;1063](https://github.com/FuzzyGrim/Yamtrack/pull/1063) - Added option to hide media score in media cards if rating is 0 by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1097](https://github.com/FuzzyGrim/Yamtrack/pull/1097) - Added cast on media details for movies by [@&#8203;connorjburton](https://github.com/connorjburton) in [#&#8203;1168](https://github.com/FuzzyGrim/Yamtrack/pull/1168) - Enhancing the new cast list by [@&#8203;McBaumwolle](https://github.com/McBaumwolle) in [#&#8203;1207](https://github.com/FuzzyGrim/Yamtrack/pull/1207) - Added watch providers on media details page by [@&#8203;andrebk](https://github.com/andrebk) in [#&#8203;1203](https://github.com/FuzzyGrim/Yamtrack/pull/1203) - Added support Plex HAMA agent for anime series by [@&#8203;recursivesum](https://github.com/recursivesum) in [#&#8203;1065](https://github.com/FuzzyGrim/Yamtrack/pull/1065) - Added letterboxd redirect path as an external link by [@&#8203;connorjburton](https://github.com/connorjburton) in [#&#8203;1163](https://github.com/FuzzyGrim/Yamtrack/pull/1163) - Added support for providing playtime as float by [@&#8203;KucharczykL](https://github.com/KucharczykL) in [#&#8203;1146](https://github.com/FuzzyGrim/Yamtrack/pull/1146) - Added maskable icons in webmanifest for PWA by [@&#8203;pogman-code](https://github.com/pogman-code) in [#&#8203;1148](https://github.com/FuzzyGrim/Yamtrack/pull/1148) - Automatically mark completed TV Shows as In progress and new seasons as Planning when new seasons are discovered. This will only happen with newly discovered seasons, won't backfill previously missed [#&#8203;833](https://github.com/FuzzyGrim/Yamtrack/issues/833) ([`28fbf41`](https://github.com/FuzzyGrim/Yamtrack/commit/28fbf41b7eddb8778569e1e84f03bc70658568e8)) - Automatically mark next TV season as In progress when current season is completed [#&#8203;1127](https://github.com/FuzzyGrim/Yamtrack/issues/1127) ([`2973557`](https://github.com/FuzzyGrim/Yamtrack/commit/29735572a195a9eede71784689ac1b21d2e8564e)) - Added notification messages when automatic actions occur ([`f2ae691`](https://github.com/FuzzyGrim/Yamtrack/commit/f2ae691d889559abd2257900a708a5b2ab761667)) - Added planned media to Home screen ([`de13d59`](https://github.com/FuzzyGrim/Yamtrack/commit/de13d59d894aab7bf7b7578e022f87db557eee66)) ##### Fixes - Fixed error after tracking a media in an empty search [#&#8203;1083](https://github.com/FuzzyGrim/Yamtrack/issues/1083) ([`b008a59`](https://github.com/FuzzyGrim/Yamtrack/commit/b008a5966351f529de12fa24bc1609343482a69a)) - Fixed import from steam fails on missing game [#&#8203;1106](https://github.com/FuzzyGrim/Yamtrack/issues/1106) ([`ce29aa7`](https://github.com/FuzzyGrim/Yamtrack/commit/ce29aa791a71d2fd8aa6fd4d9bb526d2750334b7)) - Fixed igdb search retry after getting new access token by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1037](https://github.com/FuzzyGrim/Yamtrack/pull/1037) - Fixed duplicate width/height attributes for SVG Icons by [@&#8203;xVaDiMx](https://github.com/xVaDiMx) in [#&#8203;1059](https://github.com/FuzzyGrim/Yamtrack/pull/1059) - Fixed horizontal overflow of import error details [#&#8203;1174](https://github.com/FuzzyGrim/Yamtrack/issues/1174) ([`858e845`](https://github.com/FuzzyGrim/Yamtrack/commit/858e845e0460acbbf5800d3fa2263e11eddea5f7)) - Fixed supervisord version issue [#&#8203;1191](https://github.com/FuzzyGrim/Yamtrack/issues/1191) ([`04a9736`](https://github.com/FuzzyGrim/Yamtrack/commit/04a97361be4e01f6413e9f615221d1498986783a)) - Fixed activity history entry for episodes tracked without date [#&#8203;1220](https://github.com/FuzzyGrim/Yamtrack/issues/1220) ([`9914136`](https://github.com/FuzzyGrim/Yamtrack/commit/9914136dbdfce01ffeeae358adea84ce83f94311)) - Use UUID for manual item media\_id generation to prevent conversion errors [#&#8203;1285](https://github.com/FuzzyGrim/Yamtrack/issues/1285) ([`10cf944`](https://github.com/FuzzyGrim/Yamtrack/commit/10cf944b58b8e11f2963556d1fe73ea3daa57166)) - Fixed calendar not showing game releases [#&#8203;1263](https://github.com/FuzzyGrim/Yamtrack/issues/1263) ([`ba42d55`](https://github.com/FuzzyGrim/Yamtrack/commit/ba42d55433767ebd684ec2fd82e2ee2c92432c32)) - Fixed search query in media list bar being cleared if no tracked media [#&#8203;1255](https://github.com/FuzzyGrim/Yamtrack/issues/1255) ([`34cf859`](https://github.com/FuzzyGrim/Yamtrack/commit/34cf859f843e83806e7a89a9ad90fc0a2b24dd1b)) - Fixed marking a TV show as completed also completes unaired seasons [#&#8203;840](https://github.com/FuzzyGrim/Yamtrack/issues/840) ([`0c5a104`](https://github.com/FuzzyGrim/Yamtrack/commit/0c5a104d9fd43f1e650c1025e21c6dc67731e830)) - Improved webhook anime matching with tvdb episode lookups [#&#8203;1326](https://github.com/FuzzyGrim/Yamtrack/issues/1326) ([`3eb0472`](https://github.com/FuzzyGrim/Yamtrack/commit/3eb0472ad11fe697d2eb3acbe5f272c359908643)) - Fixed safari date validation when changing media status [#&#8203;704](https://github.com/FuzzyGrim/Yamtrack/issues/704) ([`bddcc3e`](https://github.com/FuzzyGrim/Yamtrack/commit/bddcc3ebd2f0f861c8ab8cf4c6df96df6672844b)) ##### Maintenance - build(deps): bump redis\[hiredis] from 7.1.0 to 7.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1177](https://github.com/FuzzyGrim/Yamtrack/pull/1177) - build(deps): bump gunicorn from 25.0.1 to 25.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1178](https://github.com/FuzzyGrim/Yamtrack/pull/1178) - build(deps): bump django-allauth\[socialaccount] from 65.14.0 to 65.14.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1179](https://github.com/FuzzyGrim/Yamtrack/pull/1179) - build(deps-dev): bump coverage from 7.13.3 to 7.13.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1180](https://github.com/FuzzyGrim/Yamtrack/pull/1180) - build(deps): bump pillow from 12.1.0 to 12.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1184](https://github.com/FuzzyGrim/Yamtrack/pull/1184) - build(deps): bump icalendar from 6.3.2 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1186](https://github.com/FuzzyGrim/Yamtrack/pull/1186) - build(deps-dev): bump ruff from 0.15.0 to 0.15.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1188](https://github.com/FuzzyGrim/Yamtrack/pull/1188) - build(deps): bump django from 5.2.11 to 5.2.12 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1230](https://github.com/FuzzyGrim/Yamtrack/pull/1230) - build(deps): bump requests from 2.32.5 to 2.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1278](https://github.com/FuzzyGrim/Yamtrack/pull/1278) - build(deps): bump docker/login-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1231](https://github.com/FuzzyGrim/Yamtrack/pull/1231) - build(deps): bump docker/setup-qemu-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1232](https://github.com/FuzzyGrim/Yamtrack/pull/1232) - build(deps): bump docker/metadata-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1236](https://github.com/FuzzyGrim/Yamtrack/pull/1236) - build(deps): bump docker/build-push-action from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1237](https://github.com/FuzzyGrim/Yamtrack/pull/1237) - build(deps): bump docker/setup-buildx-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1238](https://github.com/FuzzyGrim/Yamtrack/pull/1238) - build(deps): bump psycopg from 3.3.2 to 3.3.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1298](https://github.com/FuzzyGrim/Yamtrack/pull/1298) - build(deps): bump redis from 7.1.1 to 7.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1299](https://github.com/FuzzyGrim/Yamtrack/pull/1299) - build(deps-dev): bump fakeredis from 2.33.0 to 2.34.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1296](https://github.com/FuzzyGrim/Yamtrack/pull/1296) - build(deps): bump gunicorn from 25.0.3 to 25.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1300](https://github.com/FuzzyGrim/Yamtrack/pull/1300) - build(deps): bump requests from 2.33.0 to 2.33.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1302](https://github.com/FuzzyGrim/Yamtrack/pull/1302) - build(deps): bump aiohttp from 3.13.3 to 3.13.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1303](https://github.com/FuzzyGrim/Yamtrack/pull/1303) - build(deps): bump django-celery-beat from 2.8.1 to 2.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1295](https://github.com/FuzzyGrim/Yamtrack/pull/1295) - build(deps): bump django-allauth from 65.14.1 to 65.15.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1304](https://github.com/FuzzyGrim/Yamtrack/pull/1304) - build(deps-dev): bump pytest-django from 4.11.1 to 4.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1309](https://github.com/FuzzyGrim/Yamtrack/pull/1309) - build(deps): bump apprise from 1.9.7 to 1.9.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1306](https://github.com/FuzzyGrim/Yamtrack/pull/1306) - build(deps-dev): bump coverage from 7.13.4 to 7.13.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1310](https://github.com/FuzzyGrim/Yamtrack/pull/1310) - build(deps): bump codecov/codecov-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1314](https://github.com/FuzzyGrim/Yamtrack/pull/1314) - build(deps): bump croniter from 6.0.0 to 6.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1307](https://github.com/FuzzyGrim/Yamtrack/pull/1307) - build(deps): bump celery from 5.6.2 to 5.6.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1312](https://github.com/FuzzyGrim/Yamtrack/pull/1312) - build(deps): bump dorny/paths-filter from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1313](https://github.com/FuzzyGrim/Yamtrack/pull/1313) - build(deps): bump django from 5.2.12 to 5.2.13 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1331](https://github.com/FuzzyGrim/Yamtrack/pull/1331) - build(deps): bump the minor-and-patch group across 1 directory with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1341](https://github.com/FuzzyGrim/Yamtrack/pull/1341) ##### New Contributors - [@&#8203;timstott](https://github.com/timstott) made their first contribution in [#&#8203;1063](https://github.com/FuzzyGrim/Yamtrack/pull/1063) - [@&#8203;connorjburton](https://github.com/connorjburton) made their first contribution in [#&#8203;1168](https://github.com/FuzzyGrim/Yamtrack/pull/1168) - [@&#8203;recursivesum](https://github.com/recursivesum) made their first contribution in [#&#8203;1065](https://github.com/FuzzyGrim/Yamtrack/pull/1065) - [@&#8203;McBaumwolle](https://github.com/McBaumwolle) made their first contribution in [#&#8203;1207](https://github.com/FuzzyGrim/Yamtrack/pull/1207) - [@&#8203;KucharczykL](https://github.com/KucharczykL) made their first contribution in [#&#8203;1146](https://github.com/FuzzyGrim/Yamtrack/pull/1146) - [@&#8203;pogman-code](https://github.com/pogman-code) made their first contribution in [#&#8203;1148](https://github.com/FuzzyGrim/Yamtrack/pull/1148) **Full Changelog**: <https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.0...v0.25.1> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-13 22:55:56 +00:00
renovate-bot added 1 commit 2026-04-13 22:55:57 +00:00
chore(deps): update yamtrack to v0.25.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 31s
lint-test-helm / validate-kubeconform (pull_request) Successful in 27s
render-manifests / render-manifests (pull_request) Successful in 55s
c8f87115df
alexlebens merged commit e627bf58c3 into main 2026-04-13 23:35:48 +00:00
alexlebens deleted branch renovate/unified-yamtrack 2026-04-13 23:35:51 +00:00
Sign in to join this conversation.