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(container): update gotson/komga ( 1.13.0 → 1.14.0 ) #1414

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Sep 27, 2024

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.13.0 -> 1.14.0

Warning

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


Release Notes

gotson/komga (gotson/komga)

v1.14.0

Compare Source

🚀 Features

docker

kobo

  • update changed covers on Kobo (870afff)
  • handle read progression conversion between kepub and epub (df11920)
  • convert books to kepub on the fly using kepubify (dd39f28)
  • provide KEPUB format download url if book is kepub (9e8a525)

komga-tray

  • bundle kepubify for windows and macos apps (489d4b1)

webui

  • support kepubify path in Server Settings (d838c85)
  • display KEPUB as book format for kepub files (12e2436)

unscoped

  • detect if epub is a kepub (0fd783c)

🐛 Fixes

  • don't crash if ForwardedHeaderFilter is not defined (2b18dfa)

🔄️ Changes

  • simplify epub zip functions (d0143bf)
  • move TaskPoolSize event to infrastructure package (734bf8f)

📝 Documentation

openapi

🌐 Translation

komga-tray

  • translated using Weblate (Danish) (a253bce)
  • translated using Weblate (Portuguese) (5494254)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (b549038)
  • translated using Weblate (Spanish) (f7d1fe4)
  • translated using Weblate (Danish) (5c5aabb)
  • translated using Weblate (Chinese (Simplified Han script)) (51cd7e0)
  • translated using Weblate (Finnish) (cc55e2f)
  • translated using Weblate (French) (14bbdc4)
  • translated using Weblate (Spanish) (fdf0582)
  • translated using Weblate (Croatian) (9c49f65)
  • translated using Weblate (Portuguese) (7e29dc6)
  • translated using Weblate (German) (ebeea18)
  • translated using Weblate (Turkish) (e1c2395)

⚙️ Dependencies

komga

  • bump sqlite-jdbc from 3.45.0.0 to 3.46.1.3 (b9cb0fe)

webui

  • bump serve-static and express in /komga-webui (b64c117)

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 becomes conflicted, 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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 27, 2024

--- kubernetes/apps/media/komga/app Kustomization: flux-system/komga HelmRelease: media/komga

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

@@ -38,13 +38,13 @@

           app:
             env:
               SERVER_PORT: 8080
               TZ: Europe/Prague
             image:
               repository: gotson/komga
-              tag: 1.13.0@sha256:9d2413e74ddd6158dfb478d8f1997359fcf2b81c89772497b86d58f637165c2c
+              tag: 1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 15m
                 memory: 1Gi

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 27, 2024

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

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

@@ -38,13 +38,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: Europe/Prague
-        image: gotson/komga:1.13.0@sha256:9d2413e74ddd6158dfb478d8f1997359fcf2b81c89772497b86d58f637165c2c
+        image: gotson/komga:1.14.0@sha256:243e6c3d06bf64adf29923f9f6d6a1c2ef4ffc5a000317fa90ab2431f6cf978d
         name: app
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 15m

@axeII
Copy link
Owner

axeII commented Sep 27, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@axeII axeII merged commit 7a3a1e4 into main Sep 27, 2024
10 checks passed
@bot-akira bot-akira bot deleted the renovate/gotson-komga-1.x branch September 27, 2024 12:19
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.

1 participant