chore(deps): update booklore-app/booklore to v2.0.5 #4331

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

This PR contains the following updates:

Package Update Change
booklore-app/BookLore patch v2.0.4v2.0.5
ghcr.io/booklore-app/booklore patch v2.0.4v2.0.5

Release Notes

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

v2.0.5

Compare Source

🌟 What's New in v2.0.5

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

📦 Dependencies

⚙️ CI/CD

📖 Documentation

🐳 Docker Images

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

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.4...v2.0.5

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

v2.0.5

Compare Source

🌟 What's New in v2.0.5

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

📦 Dependencies

⚙️ CI/CD

📖 Documentation

🐳 Docker Images

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

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.4...v2.0.5


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.4` → `v2.0.5` | | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v2.0.4` → `v2.0.5` | --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v2.0.5`](https://github.com/booklore-app/booklore/releases/tag/v2.0.5) [Compare Source](https://github.com/booklore-app/BookLore/compare/v2.0.4...v2.0.5) #### 🌟 What's New in v2.0.5 #### 🐛 Bug Fixes - Fix flaky thisPeriod month test ([#&#8203;3130](https://github.com/booklore-app/BookLore/issues/3130)) by [@&#8203;acx10](https://github.com/acx10) - Fix /app/data and /bookdrop ownership on fresh Docker installs ([#&#8203;3119](https://github.com/booklore-app/BookLore/issues/3119)) ([#&#8203;3128](https://github.com/booklore-app/BookLore/issues/3128)) by [@&#8203;acx10](https://github.com/acx10) - fix(epub): restore Calibre + Booklore metadata extraction from PR [#&#8203;1879](https://github.com/booklore-app/BookLore/issues/1879), add age/content rating new metadata fields.. ([#&#8203;3114](https://github.com/booklore-app/BookLore/issues/3114)) by [@&#8203;jadehawk](https://github.com/jadehawk) - fix: Populate ASIN field from Audible metadata search results ([#&#8203;2985](https://github.com/booklore-app/BookLore/issues/2985)) by [@&#8203;blitzar3k](https://github.com/blitzar3k) - Fix thumbnail missing-file test assertion ([#&#8203;3121](https://github.com/booklore-app/BookLore/issues/3121)) by [@&#8203;acx10](https://github.com/acx10) - fix image download failing on HTTPS URLs ([#&#8203;3118](https://github.com/booklore-app/BookLore/issues/3118)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Translations update from Hosted Weblate ([#&#8203;3124](https://github.com/booklore-app/BookLore/issues/3124)) by [@&#8203;acx10](https://github.com/acx10) - Turn off auto book search by default ([#&#8203;3117](https://github.com/booklore-app/BookLore/issues/3117)) ([#&#8203;3127](https://github.com/booklore-app/BookLore/issues/3127)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3113](https://github.com/booklore-app/BookLore/issues/3113)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3103](https://github.com/booklore-app/BookLore/issues/3103)) by [@&#8203;acx10](https://github.com/acx10) - Add Ukrainian and Indonesian language support ([#&#8203;678](https://github.com/booklore-app/BookLore/issues/678)) ([#&#8203;3102](https://github.com/booklore-app/BookLore/issues/3102)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3129](https://github.com/booklore-app/BookLore/issues/3129)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ([#&#8203;3126](https://github.com/booklore-app/BookLore/issues/3126)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### ⚙️ CI/CD - chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ([#&#8203;3126](https://github.com/booklore-app/BookLore/issues/3126)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 📖 Documentation - Add folder structure docs hint to library creator ([#&#8203;3123](https://github.com/booklore-app/BookLore/issues/3123)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.5` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.5` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.4...v2.0.5> </details> <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v2.0.5`](https://github.com/booklore-app/booklore/releases/tag/v2.0.5) [Compare Source](https://github.com/booklore-app/booklore/compare/v2.0.4...v2.0.5) #### 🌟 What's New in v2.0.5 #### 🐛 Bug Fixes - Fix flaky thisPeriod month test ([#&#8203;3130](https://github.com/booklore-app/booklore/issues/3130)) by [@&#8203;acx10](https://github.com/acx10) - Fix /app/data and /bookdrop ownership on fresh Docker installs ([#&#8203;3119](https://github.com/booklore-app/booklore/issues/3119)) ([#&#8203;3128](https://github.com/booklore-app/booklore/issues/3128)) by [@&#8203;acx10](https://github.com/acx10) - fix(epub): restore Calibre + Booklore metadata extraction from PR [#&#8203;1879](https://github.com/booklore-app/booklore/issues/1879), add age/content rating new metadata fields.. ([#&#8203;3114](https://github.com/booklore-app/booklore/issues/3114)) by [@&#8203;jadehawk](https://github.com/jadehawk) - fix: Populate ASIN field from Audible metadata search results ([#&#8203;2985](https://github.com/booklore-app/booklore/issues/2985)) by [@&#8203;blitzar3k](https://github.com/blitzar3k) - Fix thumbnail missing-file test assertion ([#&#8203;3121](https://github.com/booklore-app/booklore/issues/3121)) by [@&#8203;acx10](https://github.com/acx10) - fix image download failing on HTTPS URLs ([#&#8203;3118](https://github.com/booklore-app/booklore/issues/3118)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Translations update from Hosted Weblate ([#&#8203;3124](https://github.com/booklore-app/booklore/issues/3124)) by [@&#8203;acx10](https://github.com/acx10) - Turn off auto book search by default ([#&#8203;3117](https://github.com/booklore-app/booklore/issues/3117)) ([#&#8203;3127](https://github.com/booklore-app/booklore/issues/3127)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3113](https://github.com/booklore-app/booklore/issues/3113)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3103](https://github.com/booklore-app/booklore/issues/3103)) by [@&#8203;acx10](https://github.com/acx10) - Add Ukrainian and Indonesian language support ([#&#8203;678](https://github.com/booklore-app/booklore/issues/678)) ([#&#8203;3102](https://github.com/booklore-app/booklore/issues/3102)) by [@&#8203;acx10](https://github.com/acx10) - Translations update from Hosted Weblate ([#&#8203;3129](https://github.com/booklore-app/booklore/issues/3129)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ([#&#8203;3126](https://github.com/booklore-app/booklore/issues/3126)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### ⚙️ CI/CD - chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ([#&#8203;3126](https://github.com/booklore-app/booklore/issues/3126)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 📖 Documentation - Add folder structure docs hint to library creator ([#&#8203;3123](https://github.com/booklore-app/booklore/issues/3123)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.5` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.5` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.4...v2.0.5> </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-03-02 00:26:16 +00:00
renovate-bot added 1 commit 2026-03-02 00:26:20 +00:00
chore(deps): update booklore-app/booklore to v2.0.5
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 29s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 2m44s
dfa8d8217a
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-02 00:26:27 +00:00
renovate-bot merged commit 36cd0800ac into main 2026-03-02 00:26:41 +00:00
renovate-bot deleted branch renovate/unified-booklore-appbooklore 2026-03-02 00:27:03 +00:00
Sign in to join this conversation.