Update ghcr.io/booklore-app/booklore Docker tag to v1.16.2 #3015

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-booklore-app-booklore-1.x into main 2025-12-31 05:51:02 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/booklore-app/booklore patch v1.16.1v1.16.2

Release Notes

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

v1.16.2

Compare Source

🌟 What's New in v1.16.2

Enhancements

🐛 Bug Fixes

  • fix(upload): truncate long filenames to safe length while preserving extension for bookdrop and additional files (#​2059) by @​balazs-szucs
  • fix(cbz): exclude macOS metadata and hidden files from image extraction (#​2056) by @​balazs-szucs
  • fix(upload): preserve original filename as title when metadata extraction returns temp file name (#​2053) by @​balazs-szucs
  • fix(metadata-viewer): show only allowed other actions and localize amazon link (#​2031) by @​xcashy
  • fix(metadata): add null handling for MetadataRefreshService and improve default initialization in MetadataRefreshOptions (#​2034) by @​balazs-szucs

🛠️ Refactoring & Maintenance

📖 Documentation

  • Change the official domain from booklore.dev to booklore.org (#​2046) by @​acx10
🐳 Docker Images
  • Docker Hub: booklore/booklore:v1.16.2
  • GitHub Container Registry: ghcr.io/booklore-app/booklore:v1.16.2

Full Changelog: https://github.com/booklore-app/booklore/compare/v1.16.1...v1.16.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 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 | |---|---|---| | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v1.16.1` → `v1.16.2` | --- ### Release Notes <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v1.16.2`](https://github.com/booklore-app/booklore/releases/tag/v1.16.2) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.1...v1.16.2) #### 🌟 What's New in v1.16.2 #### ✨ Enhancements - fix(ui): update tasks last run time to include timezone information ([#&#8203;2047](https://github.com/booklore-app/booklore/issues/2047)) by [@&#8203;CounterClops](https://github.com/CounterClops) - feat(api): add healthcheck endpoint for monitoring health from Docker/Podman ([#&#8203;2024](https://github.com/booklore-app/booklore/issues/2024)) by [@&#8203;davejlong](https://github.com/davejlong) - fix(metadata): cover no longer fails to extract with invalid zip files ([#&#8203;2012](https://github.com/booklore-app/booklore/issues/2012)) by [@&#8203;MightyHalfGinger](https://github.com/MightyHalfGinger) - fix(bookdrop): improve pattern extractor date extraction ([#&#8203;2032](https://github.com/booklore-app/booklore/issues/2032)) by [@&#8203;CounterClops](https://github.com/CounterClops) - feat(cover-search): trigger search automatically when form is valid after autofill ([#&#8203;2035](https://github.com/booklore-app/booklore/issues/2035)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) #### 🐛 Bug Fixes - fix(upload): truncate long filenames to safe length while preserving extension for bookdrop and additional files ([#&#8203;2059](https://github.com/booklore-app/booklore/issues/2059)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix(cbz): exclude macOS metadata and hidden files from image extraction ([#&#8203;2056](https://github.com/booklore-app/booklore/issues/2056)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix(upload): preserve original filename as title when metadata extraction returns temp file name ([#&#8203;2053](https://github.com/booklore-app/booklore/issues/2053)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix(metadata-viewer): show only allowed other actions and localize amazon link ([#&#8203;2031](https://github.com/booklore-app/booklore/issues/2031)) by [@&#8203;xcashy](https://github.com/xcashy) - fix(metadata): add null handling for MetadataRefreshService and improve default initialization in MetadataRefreshOptions ([#&#8203;2034](https://github.com/booklore-app/booklore/issues/2034)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) #### 🛠️ Refactoring & Maintenance - refactor(api): remove unused imports/fields, pre-compile regex patterns, use EnumMap for enum keys ([#&#8203;2036](https://github.com/booklore-app/booklore/issues/2036)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Refine telemetry ([#&#8203;2054](https://github.com/booklore-app/booklore/issues/2054)) by [@&#8203;acx10](https://github.com/acx10) - Allow hash in file naming pattern ([#&#8203;2062](https://github.com/booklore-app/booklore/issues/2062)) by [@&#8203;acx10](https://github.com/acx10) #### 📖 Documentation - Change the official domain from booklore.dev to booklore.org ([#&#8203;2046](https://github.com/booklore-app/booklore/issues/2046)) by [@&#8203;acx10](https://github.com/acx10) ##### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.16.2` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.2` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.1...v1.16.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2025-12-31 05:50:55 +00:00
renovate-bot added 1 commit 2025-12-31 05:50:56 +00:00
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.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 14s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 37s
938e77f3ba
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-31 05:50:57 +00:00
renovate-bot merged commit 6f318db6a0 into main 2025-12-31 05:51:02 +00:00
renovate-bot deleted branch renovate/ghcr.io-booklore-app-booklore-1.x 2025-12-31 05:51:05 +00:00
Sign in to join this conversation.