chore(deps): update dependency fuzzygrim/yamtrack to v0.24.11 - autoclosed #3404

Closed
renovate-bot wants to merge 1 commits from renovate/fuzzygrim-yamtrack-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
FuzzyGrim/Yamtrack patch 0.24.80.24.11

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack)

v0.24.11

Compare Source

Fixes

  • Fixed encoding of query parameters in search links for better handling of special characters (d1980b2)
  • Fixed handling of missing 'Retry-After' header in rate limiting (d75b33b)

Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.10...v0.24.11

v0.24.10

Compare Source

Fixes

Maintenance

New Contributors

Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.9...v0.24.10

v0.24.9

Compare Source

Features

Fixes

  • Updated book matching to use ISBN13 for Goodreads imports #​991 (d2c8188)
  • Changed item title field from CharField to TextField to support longer titles #​991 (0aa8f09)
  • Fixed completion status not updating when new issues are released for ongoing comic series #​735 (e3db102)
  • Fixed favicon homescreen icon for iOS/iPadOS #​664 (aa53187)
  • Fixed bug where certain games were duplicated on every Steam synchronization instead of being skipped as existing entries #​995 (4b8855f)
  • Fixed crash when viewing manga details that don't have genre data from MyAnimeList API #​1000 (99a6518)
  • Added better error handling for empty responses in comic, book, and game retrieval #​1018 (e1d4da0)

Other

Maintenance

New Contributors

Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.8...v0.24.9


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 this update 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.24.8` → `0.24.11` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>FuzzyGrim/Yamtrack (FuzzyGrim/Yamtrack)</summary> ### [`v0.24.11`](https://github.com/FuzzyGrim/Yamtrack/releases/tag/v0.24.11) [Compare Source](https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.10...v0.24.11) #### Fixes - Fixed encoding of query parameters in search links for better handling of special characters ([`d1980b2`](https://github.com/FuzzyGrim/Yamtrack/commit/d1980b2f999882d4e9c8e2f37c782bd904e5faff)) - Fixed handling of missing 'Retry-After' header in rate limiting ([`d75b33b`](https://github.com/FuzzyGrim/Yamtrack/commit/d75b33bb0cb18d9e02e7e400da20f05116120b83)) **Full Changelog**: <https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.10...v0.24.11> ### [`v0.24.10`](https://github.com/FuzzyGrim/Yamtrack/releases/tag/v0.24.10) [Compare Source](https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.9...v0.24.10) #### Fixes - Fixed redirect when deleting a list within its details page by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1041](https://github.com/FuzzyGrim/Yamtrack/pull/1041) - Removed deprecated recommendations endpoint calls from Hardcover by [@&#8203;busliggabor](https://github.com/busliggabor) in [#&#8203;1052](https://github.com/FuzzyGrim/Yamtrack/pull/1052) #### Maintenance - build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1046](https://github.com/FuzzyGrim/Yamtrack/pull/1046) - build(deps): bump django-health-check from 3.20.0 to 3.20.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1054](https://github.com/FuzzyGrim/Yamtrack/pull/1054) - build(deps-dev): bump ruff from 0.14.9 to 0.14.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1048](https://github.com/FuzzyGrim/Yamtrack/pull/1048) - build(deps): bump django-select2 from 8.4.3 to 8.4.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1047](https://github.com/FuzzyGrim/Yamtrack/pull/1047) #### New Contributors - [@&#8203;busliggabor](https://github.com/busliggabor) made their first contribution in [#&#8203;1041](https://github.com/FuzzyGrim/Yamtrack/pull/1041) **Full Changelog**: <https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.9...v0.24.10> ### [`v0.24.9`](https://github.com/FuzzyGrim/Yamtrack/releases/tag/v0.24.9) [Compare Source](https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.8...v0.24.9) #### Features - Added optional setting to hide media card hover buttons on touch devices by [@&#8203;andrebk](https://github.com/andrebk) in [#&#8203;1002](https://github.com/FuzzyGrim/Yamtrack/pull/1002) - Added PWA capabilities by [@&#8203;66Bunz](https://github.com/66Bunz) in [#&#8203;893](https://github.com/FuzzyGrim/Yamtrack/pull/893) #### Fixes - Updated book matching to use ISBN13 for Goodreads imports [#&#8203;991](https://github.com/FuzzyGrim/Yamtrack/issues/991) ([`d2c8188`](https://github.com/FuzzyGrim/Yamtrack/commit/d2c818859aa5235bb4c3baab1183e9971e260b11)) - Changed item title field from CharField to TextField to support longer titles [#&#8203;991](https://github.com/FuzzyGrim/Yamtrack/issues/991) ([`0aa8f09`](https://github.com/FuzzyGrim/Yamtrack/commit/0aa8f098345c01e2831af3a46577187f24ec02e6)) - Fixed completion status not updating when new issues are released for ongoing comic series [#&#8203;735](https://github.com/FuzzyGrim/Yamtrack/issues/735) ([`e3db102`](https://github.com/FuzzyGrim/Yamtrack/commit/e3db102e325041f0521447506be5b0a62a92bae3)) - Fixed favicon homescreen icon for iOS/iPadOS [#&#8203;664](https://github.com/FuzzyGrim/Yamtrack/issues/664) ([`aa53187`](https://github.com/FuzzyGrim/Yamtrack/commit/aa531875f27f7c27664b06531ca085063e3cdaf7)) - Fixed bug where certain games were duplicated on every Steam synchronization instead of being skipped as existing entries [#&#8203;995](https://github.com/FuzzyGrim/Yamtrack/issues/995) ([`4b8855f`](https://github.com/FuzzyGrim/Yamtrack/commit/4b8855fedfb31e1b2881b3cf408889142e1627a8)) - Fixed crash when viewing manga details that don't have genre data from MyAnimeList API [#&#8203;1000](https://github.com/FuzzyGrim/Yamtrack/issues/1000) ([`99a6518`](https://github.com/FuzzyGrim/Yamtrack/commit/99a6518fee4f97b7e5e44663af6e0697551bd229)) - Added better error handling for empty responses in comic, book, and game retrieval [#&#8203;1018](https://github.com/FuzzyGrim/Yamtrack/issues/1018) ([`e1d4da0`](https://github.com/FuzzyGrim/Yamtrack/commit/e1d4da0b9034776eaa17d7f580c4adcf8f4e87ef)) #### Other - Refactor SVG icons to separate files by [@&#8203;andrebk](https://github.com/andrebk) in [#&#8203;869](https://github.com/FuzzyGrim/Yamtrack/pull/869) #### Maintenance - build(deps): bump redis from 7-alpine to 8-alpine by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;998](https://github.com/FuzzyGrim/Yamtrack/pull/998) - build(deps): bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;903](https://github.com/FuzzyGrim/Yamtrack/pull/903) - build(deps): bump pillow from 11.3.0 to 12.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;915](https://github.com/FuzzyGrim/Yamtrack/pull/915) - build(deps-dev): bump tblib from 3.2.1 to 3.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;976](https://github.com/FuzzyGrim/Yamtrack/pull/976) - build(deps): bump redis\[hiredis] from 7.0.1 to 7.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;983](https://github.com/FuzzyGrim/Yamtrack/pull/983) - build(deps): bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;985](https://github.com/FuzzyGrim/Yamtrack/pull/985) - build(deps): bump django-allauth\[socialaccount] from 65.12.1 to 65.13.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;986](https://github.com/FuzzyGrim/Yamtrack/pull/986) - build(deps): bump psycopg\[binary,pool] from 3.2.12 to 3.2.13 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;988](https://github.com/FuzzyGrim/Yamtrack/pull/988) - build(deps-dev): bump pytest-playwright from 0.7.1 to 0.7.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;989](https://github.com/FuzzyGrim/Yamtrack/pull/989) - build(deps): bump celery from 5.5.3 to 5.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1008](https://github.com/FuzzyGrim/Yamtrack/pull/1008) - build(deps-dev): bump coverage from 7.11.0 to 7.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;981](https://github.com/FuzzyGrim/Yamtrack/pull/981) - build(deps-dev): bump ruff from 0.13.3 to 0.14.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1009](https://github.com/FuzzyGrim/Yamtrack/pull/1009) - build(deps): bump django from 5.2.8 to 5.2.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1012](https://github.com/FuzzyGrim/Yamtrack/pull/1012) - build(deps): bump django-debug-toolbar from 5.2.0 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;943](https://github.com/FuzzyGrim/Yamtrack/pull/943) - build(deps): bump django-simple-history from 3.10.1 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1033](https://github.com/FuzzyGrim/Yamtrack/pull/1033) - build(deps): bump apprise from 1.9.5 to 1.9.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1025](https://github.com/FuzzyGrim/Yamtrack/pull/1025) - build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1024](https://github.com/FuzzyGrim/Yamtrack/pull/1024) #### New Contributors - [@&#8203;66Bunz](https://github.com/66Bunz) made their first contribution in [#&#8203;893](https://github.com/FuzzyGrim/Yamtrack/pull/893) **Full Changelog**: <https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.8...v0.24.9> </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-01-23 20:56:24 +00:00
chore(deps): update dependency fuzzygrim/yamtrack to v0.24.11
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 20s
15578e6d31
renovate-bot force-pushed renovate/fuzzygrim-yamtrack-0.x from 15578e6d31 to f2106df3a1 2026-01-23 22:13:17 +00:00 Compare
renovate-bot force-pushed renovate/fuzzygrim-yamtrack-0.x from f2106df3a1 to 0903265ab6 2026-01-23 22:46:15 +00:00 Compare
renovate-bot force-pushed renovate/fuzzygrim-yamtrack-0.x from 0903265ab6 to 60eb08c513 2026-01-23 23:02:16 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency fuzzygrim/yamtrack to v0.24.11 to chore(deps): update dependency fuzzygrim/yamtrack to v0.24.11 - autoclosed 2026-01-23 23:13:33 +00:00
renovate-bot closed this pull request 2026-01-23 23:13:34 +00:00
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.