|
|
964aebfd1c
|
chore(deps): update fuzzygrim/yamtrack to v0.25.0 (#3812)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 35s
renovate / renovate (push) Successful in 1m30s
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
<details>
<summary>FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack)</summary>
### [`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`](38673cab6d))
- Added new option to select default date when bulk completing tv shows/seasons [#​802](https://github.com/FuzzyGrim/Yamtrack/issues/802) ([`d2df3cd`](d2df3cdd40))
- Added user-customizable date and time display formats across the application [#​624](https://github.com/FuzzyGrim/Yamtrack/issues/624) ([`070cfc8`](070cfc8e36))
- 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`](ed20461fb0))
- 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`](9f71132e0c))
- Fixed some log entries getting incorrectly labeled as error log [#​1056](https://github.com/FuzzyGrim/Yamtrack/issues/1056) ([`a47bf3d`](a47bf3df02))
- Fixed season episodes notifications not being sent when tv is enabled but season disabled [#​1057](https://github.com/FuzzyGrim/Yamtrack/issues/1057) ([`9947cbe`](9947cbee9d))
- Fixed docker secrets file parsing [#​789](https://github.com/FuzzyGrim/Yamtrack/issues/789) ([`495de72`](495de72402))
- 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`](bb083ef607)
- Fixed end date gets auto filled to current datetime when setting progress to maximum [#​1091](https://github.com/FuzzyGrim/Yamtrack/issues/1091) ([`9765be7`](9765be7afb))
- Fixed wrong total anime episodes when AniList episode data is wrong compared to MyAnimeList [#​1096](https://github.com/FuzzyGrim/Yamtrack/issues/1096) ([`c43d712`](c43d712663))
- Fixed incorrect upcoming episode time on Home Page depending on time [#​1100](https://github.com/FuzzyGrim/Yamtrack/issues/1100) ([`974d711`](974d711df3))
- Fixed can't create users with admin page [#​1147](https://github.com/FuzzyGrim/Yamtrack/issues/1147) ([`11d9649`](11d9649dc1))
##### 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**: <https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.11...v0.25.0>
</details>
---
### 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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #3812
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2026-02-07 00:16:05 +00:00 |
|
|
|
db03b57c8c
|
update redis charts
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m1s
render-manifests-push / render-manifests-push (push) Successful in 2m36s
|
2026-01-08 16:09:34 -06:00 |
|
|
|
7ca7a0157b
|
expand redis
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 1m7s
renovate / renovate (push) Successful in 2m13s
|
2026-01-01 23:36:11 -06:00 |
|
|
|
582e897dec
|
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.11 (#2934)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-12-28 21:53:03 +00:00 |
|
|
|
8f90834648
|
scale
|
2025-12-27 10:51:40 -06:00 |
|
|
|
efd9c725aa
|
update chart
lint-test-helm / lint-helm (push) Successful in 9s
render-manifests-push / render-manifests-push (push) Successful in 1m31s
renovate / renovate (push) Successful in 1m40s
|
2025-12-24 00:26:20 -06:00 |
|
|
|
69aa685986
|
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.9 (#2638)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-12-17 16:02:17 +00:00 |
|
|
|
92b1b22c1e
|
update chart
lint-test-helm / lint-helm (push) Successful in 35s
renovate / renovate (push) Successful in 1m21s
render-manifests-push / render-manifests-push (push) Successful in 2m28s
|
2025-12-15 15:42:08 -06:00 |
|
|
|
52eea357ce
|
replace with chart
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Successful in 2m13s
|
2025-12-15 13:34:14 -06:00 |
|
|
|
1e8c25f5af
|
remove old cluster
render-manifests-push / render-manifests-push (push) Successful in 35s
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 2m56s
|
2025-12-14 20:51:13 -06:00 |
|
|
|
02f630045b
|
switchover
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Has been cancelled
|
2025-12-14 20:49:17 -06:00 |
|
|
|
05c9a22a40
|
add cluster
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 35s
renovate / renovate (push) Successful in 2m0s
|
2025-12-14 20:48:26 -06:00 |
|
|
|
a88ec5426a
|
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.8 (#2193)
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
render-manifests / render-manifests (push) Has been cancelled
|
2025-12-03 06:06:23 +00:00 |
|
|
|
3e90af0eb5
|
migrate
lint-test-helm / helm-lint (push) Successful in 10s
render-manifests / render-manifests-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 1m19s
|
2025-12-01 19:47:11 -06:00 |
|
|
|
4a30f53bd2
|
remove charts to prep for migration
lint-test-helm / helm-lint (push) Successful in 28s
renovate / renovate (push) Has been cancelled
|
2025-12-01 15:05:25 -06:00 |
|
|
|
e102d910bc
|
add render manifest workflow
lint-test-helm / helm-lint (push) Successful in 9s
render-manifests / render-manifests-helm (push) Failing after 30s
renovate / renovate (push) Successful in 2m6s
|
2025-11-29 21:41:00 -06:00 |
|