chore(deps): update booklore-app/booklore to v2.0.3 #4255

Merged
renovate-bot merged 1 commits from renovate/unified-booklore-appbooklore into main 2026-02-26 20:01:50 +00:00
Collaborator

This PR contains the following updates:

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

⚠️ Warning

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


Release Notes

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

v2.0.3

Compare Source

🌟 What's New in v2.0.3

Enhancements

  • Add detach book file feature and fix attach not respecting move preference (#​3024) by @​acx10

🎨 UI Tweaks

  • Use app-tag component with operation-based colors for audit log actions (#​3029) by @​acx10

🐛 Bug Fixes

📦 Dependencies

🛠️ Refactoring & Maintenance

🐳 Docker Images

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

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

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

v2.0.3

Compare Source

🌟 What's New in v2.0.3

Enhancements

  • Add detach book file feature and fix attach not respecting move preference (#​3024) by @​acx10

🎨 UI Tweaks

  • Use app-tag component with operation-based colors for audit log actions (#​3029) by @​acx10

🐛 Bug Fixes

📦 Dependencies

🛠️ Refactoring & Maintenance

🐳 Docker Images

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

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


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.2` → `v2.0.3` | | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v2.0.2` → `v2.0.3` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v2.0.3`](https://github.com/booklore-app/booklore/releases/tag/v2.0.3) [Compare Source](https://github.com/booklore-app/BookLore/compare/v2.0.2...v2.0.3) #### 🌟 What's New in v2.0.3 #### ✨ Enhancements - Add detach book file feature and fix attach not respecting move preference ([#&#8203;3024](https://github.com/booklore-app/BookLore/issues/3024)) by [@&#8203;acx10](https://github.com/acx10) #### 🎨 UI Tweaks - Use app-tag component with operation-based colors for audit log actions ([#&#8203;3029](https://github.com/booklore-app/BookLore/issues/3029)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix bookdrop metadata picker bugs ([#&#8203;3032](https://github.com/booklore-app/BookLore/issues/3032)) by [@&#8203;acx10](https://github.com/acx10) - Fix sort resetting to default when toggling series collapse ([#&#8203;3031](https://github.com/booklore-app/BookLore/issues/3031)) by [@&#8203;acx10](https://github.com/acx10) - Disable horizontal swipe navigation in CBX infinite/long strip scroll modes ([#&#8203;3026](https://github.com/booklore-app/BookLore/issues/3026)) by [@&#8203;acx10](https://github.com/acx10) - Fix trailing spaces in metadata fields ([#&#8203;3025](https://github.com/booklore-app/BookLore/issues/3025)) by [@&#8203;acx10](https://github.com/acx10) - fix(http): enable restricted headers for DNS rebinding protection and improve host header handling ([#&#8203;3022](https://github.com/booklore-app/BookLore/issues/3022)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Fix cover not persisting after metadata search copy ([#&#8203;3003](https://github.com/booklore-app/BookLore/issues/3003)) by [@&#8203;acx10](https://github.com/acx10) - Fix cover preview overlay stuck after mobile back gesture ([#&#8203;3002](https://github.com/booklore-app/BookLore/issues/3002)) by [@&#8203;acx10](https://github.com/acx10) - Fix attach file without move when source/target have different library paths ([#&#8203;2999](https://github.com/booklore-app/BookLore/issues/2999)) by [@&#8203;acx10](https://github.com/acx10) - Fix stale selection state and shelf view not updating after edits ([#&#8203;2996](https://github.com/booklore-app/BookLore/issues/2996)) by [@&#8203;acx10](https://github.com/acx10) - Fix bookdrop notification Hibernate NPE ([#&#8203;2993](https://github.com/booklore-app/BookLore/issues/2993)) by [@&#8203;acx10](https://github.com/acx10) - Fix audiobook chapter extraction for M4B/M4A formats ([#&#8203;2976](https://github.com/booklore-app/BookLore/issues/2976)) by [@&#8203;acx10](https://github.com/acx10) - Fix navigation links in the README file ([#&#8203;2964](https://github.com/booklore-app/BookLore/issues/2964)) by [@&#8203;vkhvostov](https://github.com/vkhvostov) - Apply content restrictions to OPDS and Komga feeds ([#&#8203;2937](https://github.com/booklore-app/BookLore/issues/2937)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - Bump rollup to fix path traversal CVE ([#&#8203;3004](https://github.com/booklore-app/BookLore/issues/3004)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Translations update from Hosted Weblate ([#&#8203;2990](https://github.com/booklore-app/BookLore/issues/2990)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;2956](https://github.com/booklore-app/BookLore/issues/2956)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.3` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.3` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.2...v2.0.3> </details> <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v2.0.3`](https://github.com/booklore-app/booklore/releases/tag/v2.0.3) [Compare Source](https://github.com/booklore-app/booklore/compare/v2.0.2...v2.0.3) #### 🌟 What's New in v2.0.3 #### ✨ Enhancements - Add detach book file feature and fix attach not respecting move preference ([#&#8203;3024](https://github.com/booklore-app/booklore/issues/3024)) by [@&#8203;acx10](https://github.com/acx10) #### 🎨 UI Tweaks - Use app-tag component with operation-based colors for audit log actions ([#&#8203;3029](https://github.com/booklore-app/booklore/issues/3029)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix bookdrop metadata picker bugs ([#&#8203;3032](https://github.com/booklore-app/booklore/issues/3032)) by [@&#8203;acx10](https://github.com/acx10) - Fix sort resetting to default when toggling series collapse ([#&#8203;3031](https://github.com/booklore-app/booklore/issues/3031)) by [@&#8203;acx10](https://github.com/acx10) - Disable horizontal swipe navigation in CBX infinite/long strip scroll modes ([#&#8203;3026](https://github.com/booklore-app/booklore/issues/3026)) by [@&#8203;acx10](https://github.com/acx10) - Fix trailing spaces in metadata fields ([#&#8203;3025](https://github.com/booklore-app/booklore/issues/3025)) by [@&#8203;acx10](https://github.com/acx10) - fix(http): enable restricted headers for DNS rebinding protection and improve host header handling ([#&#8203;3022](https://github.com/booklore-app/booklore/issues/3022)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Fix cover not persisting after metadata search copy ([#&#8203;3003](https://github.com/booklore-app/booklore/issues/3003)) by [@&#8203;acx10](https://github.com/acx10) - Fix cover preview overlay stuck after mobile back gesture ([#&#8203;3002](https://github.com/booklore-app/booklore/issues/3002)) by [@&#8203;acx10](https://github.com/acx10) - Fix attach file without move when source/target have different library paths ([#&#8203;2999](https://github.com/booklore-app/booklore/issues/2999)) by [@&#8203;acx10](https://github.com/acx10) - Fix stale selection state and shelf view not updating after edits ([#&#8203;2996](https://github.com/booklore-app/booklore/issues/2996)) by [@&#8203;acx10](https://github.com/acx10) - Fix bookdrop notification Hibernate NPE ([#&#8203;2993](https://github.com/booklore-app/booklore/issues/2993)) by [@&#8203;acx10](https://github.com/acx10) - Fix audiobook chapter extraction for M4B/M4A formats ([#&#8203;2976](https://github.com/booklore-app/booklore/issues/2976)) by [@&#8203;acx10](https://github.com/acx10) - Fix navigation links in the README file ([#&#8203;2964](https://github.com/booklore-app/booklore/issues/2964)) by [@&#8203;vkhvostov](https://github.com/vkhvostov) - Apply content restrictions to OPDS and Komga feeds ([#&#8203;2937](https://github.com/booklore-app/booklore/issues/2937)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - Bump rollup to fix path traversal CVE ([#&#8203;3004](https://github.com/booklore-app/booklore/issues/3004)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Translations update from Hosted Weblate ([#&#8203;2990](https://github.com/booklore-app/booklore/issues/2990)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;2956](https://github.com/booklore-app/booklore/issues/2956)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.3` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.3` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.2...v2.0.3> </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 automergeimage labels 2026-02-26 20:01:38 +00:00
renovate-bot added 1 commit 2026-02-26 20:01:39 +00:00
chore(deps): update booklore-app/booklore to v2.0.3
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 20s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 2m58s
662add7431
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-26 20:01:44 +00:00
renovate-bot merged commit 797d1e6b43 into main 2026-02-26 20:01:50 +00:00
renovate-bot deleted branch renovate/unified-booklore-appbooklore 2026-02-26 20:01:55 +00:00
Sign in to join this conversation.