Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(oci/komga): update 1.14.1 ➼ 1.15.0 #1512

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/gotson/komga minor 1.14.1 -> 1.15.0 OpenSSF Scorecard

Warning

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


Release Notes

gotson/komga (ghcr.io/gotson/komga)

v1.15.0

Compare Source

🚀 Features

api

  • add new series list API using search condition criteria DSL (3bfc798)

docker

  • add curl and wget (143770e)
  • add native jpeg-xl library for arm64 (b682e35)

webui

windows-app

  • add native webp libraries (17925e5)

🐛 Fixes

  • keep user uploaded thumbnail when importing a book with upgrade (b7b74c8)
  • restore user uploaded thumbnail when restoring deleted books and series (812f822)

🔄️ Changes

🛠 Build

docker

  • use ubuntu 24.10 and JDK 23 (858365f)
  • use new spring boot jar tools to extract layers (a7ae8c7)

macos-app

  • minimum macos version is now 13 (5a32f7b)

webui

unscoped

  • move JDK configuration for desktop app to Conveyor configuration (051cfb7)
  • bump gradle to 8.11.1 (2e5d5d8)
  • refactor (d839cd6)

📝 Documentation

  • fix FAQ link in CONTRIBUTING.md (6cc14e3)

⚙️ Dependencies

ci

  • bump hydraulic-software/conveyor from 15.1 to 16.0 (7fa42f5)
  • bump hydraulic-software/conveyor from 14.3 to 15.1 (8923403)

komga

  • bump nightcompress to 1.0.0 (750710d)
  • bump nightmonkeys to 1.0.0 (8ce7716)
  • bump spring boot to 3.4.0 (c76d9bf)

webui

  • bump nanoid from 3.3.6 to 3.3.8 in /komga-webui (570650a)

unscoped

  • bump deps (fceda30)
  • bump ktlint to 1.5.0 (307c652)
  • bump com.github.ben-manes.versions to 0.51.0 (ee4d0a5)

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.

Copy link

cloudflare-workers-and-pages bot commented Dec 16, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6034b84
Status: ✅  Deploy successful!
Preview URL: https://20b463e9.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-gotson-komg.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 16, 2024

--- kube/deploy/apps/media/komga/app Kustomization: flux-system/komga-app HelmRelease: media/komga

+++ kube/deploy/apps/media/komga/app Kustomization: flux-system/komga-app HelmRelease: media/komga

@@ -52,13 +52,13 @@

               KOMGA_OIDC_EMAIL_VERIFICATION: 'true'
               LOGGING_FILE_NAME: /dev/stdout
               SERVER_PORT: '8080'
               TZ: null
             image:
               repository: ghcr.io/gotson/komga
-              tag: 1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
+              tag: 1.15.0@sha256:63e0bf6337f78a6ed5ec895fd01b272100e1a213f0d7c49f8a4a9c401e3dcb2a
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 16, 2024

--- HelmRelease: media/komga Deployment: media/komga

+++ HelmRelease: media/komga Deployment: media/komga

@@ -74,13 +74,13 @@

         - name: LOGGING_FILE_NAME
           value: /dev/stdout
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: null
-        image: ghcr.io/gotson/komga:1.14.1@sha256:6e9336c7790c8481afa767e6f39395b720746f5f86ce733547c58799016adf8e
+        image: ghcr.io/gotson/komga:1.15.0@sha256:63e0bf6337f78a6ed5ec895fd01b272100e1a213f0d7c49f8a4a9c401e3dcb2a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-gotson-komga-1.x branch 6 times, most recently from c8c8035 to d1636cd Compare December 16, 2024 05:10
@tinfoild tinfoild bot changed the title feat(oci/komga): update 1.14.1 ➼ 1.15.0 chore(deps): update ghcr.io/gotson/komga docker tag to v1.15.0 Dec 16, 2024
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-gotson-komga-1.x branch from d1636cd to 6034b84 Compare December 16, 2024 05:36
@tinfoild tinfoild bot changed the title chore(deps): update ghcr.io/gotson/komga docker tag to v1.15.0 feat(oci/komga): update 1.14.1 ➼ 1.15.0 Dec 16, 2024
@tinfoild tinfoild bot merged commit ec07610 into main Dec 16, 2024
3 checks passed
@tinfoild tinfoild bot deleted the renovate/ghcr.io-gotson-komga-1.x branch December 16, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants