This PR contains the following updates: | Package | Update | Change | |---|---|---| | [booklore-app/BookLore](https://github.com/booklore-app/BookLore) | patch | `v1.18.4` → `v1.18.5` | --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v1.18.5`](https://github.com/booklore-app/booklore/releases/tag/v1.18.5) [Compare Source](https://github.com/booklore-app/BookLore/compare/v1.18.4...v1.18.5) #### 🌟 What's New in v1.18.5 #### 🚀 New Features - feat(book-browser): add responsive grid columns for mobile view ([#​2446](https://github.com/booklore-app/BookLore/issues/2446)) by [@​acx10](https://github.com/acx10) #### ✨ Enhancements - feat(dashboard-settings): update sort field options for Surname, and Personal Rating ([#​2456](https://github.com/booklore-app/BookLore/issues/2456)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(themes): add AMOLED theme with distinct light and dark color schemes ([#​2457](https://github.com/booklore-app/BookLore/issues/2457)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(book-browser): preserve scroll position when navigating back fro… ([#​2449](https://github.com/booklore-app/BookLore/issues/2449)) by [@​acx10](https://github.com/acx10) - feat(pwa): add offline handling and fallback support ([#​2444](https://github.com/booklore-app/BookLore/issues/2444)) by [@​acx10](https://github.com/acx10) #### 🐛 Bug Fixes - fix(stats): show tooltip for single bubble and allow overflow in auth… ([#​2443](https://github.com/booklore-app/BookLore/issues/2443)) by [@​acx10](https://github.com/acx10) - fix(opds): fix regression with browsing shelves ([#​2423](https://github.com/booklore-app/BookLore/issues/2423)) by [@​piffio](https://github.com/piffio) #### 🛠️ Refactoring & Maintenance - fix(ui): use local asset for page background ([#​2445](https://github.com/booklore-app/BookLore/issues/2445)) by [@​imnotjames](https://github.com/imnotjames) - perf: lazy-load accordion content in library metadata settings ([#​2442](https://github.com/booklore-app/BookLore/issues/2442)) by [@​acx10](https://github.com/acx10) - fix(cbx-reader): prevent touch drag on mobile and fix header title ov… ([#​2441](https://github.com/booklore-app/BookLore/issues/2441)) by [@​acx10](https://github.com/acx10) - refactor: reduce re-renders and improve filter sidebar performance ([#​2440](https://github.com/booklore-app/BookLore/issues/2440)) by [@​acx10](https://github.com/acx10) - Add clear warning when deleting books that files will be permanently … ([#​2438](https://github.com/booklore-app/BookLore/issues/2438)) by [@​acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.18.5` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.18.5` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.18.4...v1.18.5> </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==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3471 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
apiVersion: v2
|
|
name: booklore
|
|
version: 1.0.0
|
|
description: booklore
|
|
keywords:
|
|
- booklore
|
|
- books
|
|
home: https://wiki.alexlebens.dev/
|
|
sources:
|
|
- https://github.com/booklore-app/BookLore
|
|
- https://github.com/booklore-app/booklore/pkgs/container/booklore
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: booklore
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
- name: mariadb-cluster
|
|
version: 25.10.4
|
|
repository: https://helm.mariadb.com/mariadb-operator
|
|
- name: volsync-target
|
|
alias: volsync-target-config
|
|
version: 0.7.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: volsync-target
|
|
alias: volsync-target-data
|
|
version: 0.7.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png
|
|
# renovate: datasource=github-releases depName=booklore-app/BookLore
|
|
appVersion: v1.18.5
|