feat(booklore): update image ghcr.io/booklore-app/booklore v2.2.1 → v2.3.0 (#47716)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | minor | `252586c` → `1047474` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v2.3.0`](https://redirect.github.com/booklore-app/booklore/releases/tag/v2.3.0) [Compare Source](https://redirect.github.com/booklore-app/booklore/compare/v2.2.1...v2.3.0) #### 🌟 What's New in v2.3.0 #### 🐛 Bug Fixes - Sanitize scripts and dangerous content in EPUB/MOBI reader ([#​2938](https://redirect.github.com/booklore-app/booklore/issues/2938)) by [@​acx10](https://redirect.github.com/acx10) - Fix PDF reader ([#​3391](https://redirect.github.com/booklore-app/booklore/issues/3391)) by [@​acx10](https://redirect.github.com/acx10) - Fix: use correct reader service based on book type (PDF vs CBX) ([#​3374](https://redirect.github.com/booklore-app/booklore/issues/3374)) by [@​Hakumarachi](https://redirect.github.com/Hakumarachi) #### 🛠️ Refactoring & Maintenance - Fix npm audit vulnerabilities ([#​3381](https://redirect.github.com/booklore-app/booklore/issues/3381)) by [@​acx10](https://redirect.github.com/acx10) - Remove unused app endpoints ([#​3378](https://redirect.github.com/booklore-app/booklore/issues/3378)) by [@​acx10](https://redirect.github.com/acx10) #### 📦 Dependencies - chore(deps): bump the gradle-dependencies group across 1 directory with 15 updates ([#​3377](https://redirect.github.com/booklore-app/booklore/issues/3377)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump dompurify from 3.3.2 to 3.4.1 in /booklore-ui ([#​3371](https://redirect.github.com/booklore-app/booklore/issues/3371)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump actions/setup-node from 6.2.0 to 6.4.0 ([#​3375](https://redirect.github.com/booklore-app/booklore/issues/3375)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#​3376](https://redirect.github.com/booklore-app/booklore/issues/3376)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump docker/login-action from 3.7.0 to 4.1.0 ([#​3362](https://redirect.github.com/booklore-app/booklore/issues/3362)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump release-drafter/release-drafter from 6.2.0 to 7.2.0 ([#​3363](https://redirect.github.com/booklore-app/booklore/issues/3363)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) #### ⚙️ CI/CD - chore(deps): bump actions/setup-node from 6.2.0 to 6.4.0 ([#​3375](https://redirect.github.com/booklore-app/booklore/issues/3375)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#​3376](https://redirect.github.com/booklore-app/booklore/issues/3376)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump docker/login-action from 3.7.0 to 4.1.0 ([#​3362](https://redirect.github.com/booklore-app/booklore/issues/3362)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump release-drafter/release-drafter from 6.2.0 to 7.2.0 ([#​3363](https://redirect.github.com/booklore-app/booklore/issues/3363)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) #### 🐳 Docker Images - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.3.0` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.2.2...v2.3.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ib29rbG9yZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.1
|
||||
appVersion: 2.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.6
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/booklore-app/booklore
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/booklore
|
||||
type: application
|
||||
version: 4.2.4
|
||||
version: 4.3.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/booklore-app/booklore
|
||||
tag: v2.2.1@sha256:252586c469ff6d07a06469fd1d49f19af932f4d323713d253c5d29e33b6ec97a
|
||||
tag: v2.3.0@sha256:10474742a0e704ec48540a3e5559cf27c16bcf0c021c494ba5bf3cc25b16b887
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user