chore(deps): update booklore-app/booklore to v2.0.2 #4236

Merged
renovate-bot merged 1 commits from renovate/unified-booklore-appbooklore into main 2026-02-25 21:47:18 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
booklore-app/BookLore patch v2.0.1v2.0.2
ghcr.io/booklore-app/booklore patch v2.0.1v2.0.2

Release Notes

booklore-app/BookLore (booklore-app/BookLore)

v2.0.2

Compare Source

🌟 What's New in v2.0.2

Enhancements

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

🐳 Docker Images

  • Docker Hub: booklore/booklore:v2.0.2
  • GitHub Container Registry: ghcr.io/booklore-app/booklore:v2.0.2

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.1...v2.0.2

booklore-app/booklore (ghcr.io/booklore-app/booklore)

v2.0.2

Compare Source

🌟 What's New in v2.0.2

Enhancements

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

🐳 Docker Images

  • Docker Hub: booklore/booklore:v2.0.2
  • GitHub Container Registry: ghcr.io/booklore-app/booklore:v2.0.2

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.1...v2.0.2


Configuration

📅 Schedule: 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 | |---|---|---| | [booklore-app/BookLore](https://github.com/booklore-app/BookLore) | patch | `v2.0.1` → `v2.0.2` | | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v2.0.1` → `v2.0.2` | --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v2.0.2`](https://github.com/booklore-app/booklore/releases/tag/v2.0.2) [Compare Source](https://github.com/booklore-app/BookLore/compare/v2.0.1...v2.0.2) #### 🌟 What's New in v2.0.2 #### ✨ Enhancements - Use square covers for audiobook-only libraries ([#&#8203;2945](https://github.com/booklore-app/BookLore/issues/2945)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix Kobo sync URLs missing port when Host header omits it ([#&#8203;2986](https://github.com/booklore-app/BookLore/issues/2986)) by [@&#8203;acx10](https://github.com/acx10) - Allow any file format for supplementary file uploads ([#&#8203;2954](https://github.com/booklore-app/BookLore/issues/2954)) by [@&#8203;acx10](https://github.com/acx10) - Fix wrong icon on bookdrop finalize confirmation button ([#&#8203;2951](https://github.com/booklore-app/BookLore/issues/2951)) by [@&#8203;acx10](https://github.com/acx10) - Fix Docker build for Alpine 3.23 unrar removal ([#&#8203;2950](https://github.com/booklore-app/BookLore/issues/2950)) by [@&#8203;acx10](https://github.com/acx10) - Fix finished date update on physical books ([#&#8203;2949](https://github.com/booklore-app/BookLore/issues/2949)) by [@&#8203;acx10](https://github.com/acx10) - Fix CBR/RAR5 support via unrar CLI fallback ([#&#8203;2948](https://github.com/booklore-app/BookLore/issues/2948)) by [@&#8203;acx10](https://github.com/acx10) - Fix metadata weights and provider fields DTO mismatch with UI ([#&#8203;2947](https://github.com/booklore-app/BookLore/issues/2947)) by [@&#8203;acx10](https://github.com/acx10) - Fix off-center info button on physical book cards ([#&#8203;2946](https://github.com/booklore-app/BookLore/issues/2946)) by [@&#8203;acx10](https://github.com/acx10) - Fix settings deserialization failure on upgrade ([#&#8203;2928](https://github.com/booklore-app/BookLore/issues/2928)) by [@&#8203;acx10](https://github.com/acx10) - Fix i18n fallback for languages with empty translation strings ([#&#8203;2898](https://github.com/booklore-app/BookLore/issues/2898)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - refactor(misc): Harden request handling, tighten defaults, and pin CI deps ([#&#8203;2878](https://github.com/booklore-app/BookLore/issues/2878)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Smarter AUTO\_DETECT for audiobook series folders and multi-part files ([#&#8203;2900](https://github.com/booklore-app/BookLore/issues/2900)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.2` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.2` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.1...v2.0.2> </details> <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v2.0.2`](https://github.com/booklore-app/booklore/releases/tag/v2.0.2) [Compare Source](https://github.com/booklore-app/booklore/compare/v2.0.1...v2.0.2) #### 🌟 What's New in v2.0.2 #### ✨ Enhancements - Use square covers for audiobook-only libraries ([#&#8203;2945](https://github.com/booklore-app/booklore/issues/2945)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix Kobo sync URLs missing port when Host header omits it ([#&#8203;2986](https://github.com/booklore-app/booklore/issues/2986)) by [@&#8203;acx10](https://github.com/acx10) - Allow any file format for supplementary file uploads ([#&#8203;2954](https://github.com/booklore-app/booklore/issues/2954)) by [@&#8203;acx10](https://github.com/acx10) - Fix wrong icon on bookdrop finalize confirmation button ([#&#8203;2951](https://github.com/booklore-app/booklore/issues/2951)) by [@&#8203;acx10](https://github.com/acx10) - Fix Docker build for Alpine 3.23 unrar removal ([#&#8203;2950](https://github.com/booklore-app/booklore/issues/2950)) by [@&#8203;acx10](https://github.com/acx10) - Fix finished date update on physical books ([#&#8203;2949](https://github.com/booklore-app/booklore/issues/2949)) by [@&#8203;acx10](https://github.com/acx10) - Fix CBR/RAR5 support via unrar CLI fallback ([#&#8203;2948](https://github.com/booklore-app/booklore/issues/2948)) by [@&#8203;acx10](https://github.com/acx10) - Fix metadata weights and provider fields DTO mismatch with UI ([#&#8203;2947](https://github.com/booklore-app/booklore/issues/2947)) by [@&#8203;acx10](https://github.com/acx10) - Fix off-center info button on physical book cards ([#&#8203;2946](https://github.com/booklore-app/booklore/issues/2946)) by [@&#8203;acx10](https://github.com/acx10) - Fix settings deserialization failure on upgrade ([#&#8203;2928](https://github.com/booklore-app/booklore/issues/2928)) by [@&#8203;acx10](https://github.com/acx10) - Fix i18n fallback for languages with empty translation strings ([#&#8203;2898](https://github.com/booklore-app/booklore/issues/2898)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - refactor(misc): Harden request handling, tighten defaults, and pin CI deps ([#&#8203;2878](https://github.com/booklore-app/booklore/issues/2878)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Smarter AUTO\_DETECT for audiobook series folders and multi-part files ([#&#8203;2900](https://github.com/booklore-app/booklore/issues/2900)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.2` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.2` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.1...v2.0.2> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the imageautomerge labels 2026-02-25 21:47:02 +00:00
renovate-bot added 1 commit 2026-02-25 21:47:07 +00:00
chore(deps): update booklore-app/booklore to v2.0.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 1m7s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 2m38s
34f661d225
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-25 21:47:13 +00:00
renovate-bot merged commit 91540f1955 into main 2026-02-25 21:47:18 +00:00
renovate-bot deleted branch renovate/unified-booklore-appbooklore 2026-02-25 21:47:26 +00:00
Sign in to join this conversation.