fix(container): update image gotson/komga to v1.11.2 #328

Merged
SeanOMik merged 1 commits from renovate/gotson-komga-1.x into main 2024-07-25 08:19:04 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
gotson/komga patch 1.11.1 -> 1.11.2

Release Notes

gotson/komga (gotson/komga)

v1.11.2

Compare Source

🐛 Fixes

docker

  • native libraries would not load on aarch64 (16e8b97)

unscoped

  • do not share IndexWriterConfig instances across IndexWriters (90db07c), closes #​1603

🔄️ Changes

  • replace task executor type with interface (19b846b)

🛠 Build

benchmark

  • fix properties following gradle change (1236594)

🌐 Translation

komga-tray

  • added translation using Weblate (Chinese (Simplified)) (c66db8e)
  • translated using Weblate (Swedish) (5e7c42c)
  • added translation using Weblate (Croatian) (d9a8cc6)
  • translated using Weblate (Czech) (57bbe5e)

webui

  • translated using Weblate (Chinese (Simplified)) (5d4fc14)
  • translated using Weblate (Korean) (8182d50)
  • translated using Weblate (Hungarian) (a844587)
  • translated using Weblate (Croatian) (0ddb3d8)
  • translated using Weblate (Czech) (c4a428f)
  • translated using Weblate (Russian) (a9eadae)
  • translated using Weblate (German) (7ea825d)
  • translated using Weblate (Thai) (3da499e)

⚙️ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.2 to 14.3 (4d8b7d4)
  • bump hydraulic-software/conveyor from 14.1 to 14.2 (d7ee49c)

webui

  • bump braces from 3.0.2 to 3.0.3 in /komga-webui (fbc7ce1)

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://github.com/gotson/komga) | patch | `1.11.1` -> `1.11.2` | --- ### Release Notes <details> <summary>gotson/komga (gotson/komga)</summary> ### [`v1.11.2`](https://github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1112-2024-07-25) [Compare Source](https://github.com/gotson/komga/compare/1.11.1...1.11.2) #### 🐛 Fixes **docker** - native libraries would not load on aarch64 ([16e8b97](https://github.com/gotson/komga/commits/16e8b97)) **unscoped** - do not share IndexWriterConfig instances across IndexWriters ([90db07c](https://github.com/gotson/komga/commits/90db07c)), closes [#&#8203;1603](https://github.com/gotson/komga/issues/1603) #### 🔄️ Changes - replace task executor type with interface ([19b846b](https://github.com/gotson/komga/commits/19b846b)) #### 🛠 Build **benchmark** - fix properties following gradle change ([1236594](https://github.com/gotson/komga/commits/1236594)) #### 🌐 Translation **komga-tray** - added translation using Weblate (Chinese (Simplified)) ([c66db8e](https://github.com/gotson/komga/commits/c66db8e)) - translated using Weblate (Swedish) ([5e7c42c](https://github.com/gotson/komga/commits/5e7c42c)) - added translation using Weblate (Croatian) ([d9a8cc6](https://github.com/gotson/komga/commits/d9a8cc6)) - translated using Weblate (Czech) ([57bbe5e](https://github.com/gotson/komga/commits/57bbe5e)) **webui** - translated using Weblate (Chinese (Simplified)) ([5d4fc14](https://github.com/gotson/komga/commits/5d4fc14)) - translated using Weblate (Korean) ([8182d50](https://github.com/gotson/komga/commits/8182d50)) - translated using Weblate (Hungarian) ([a844587](https://github.com/gotson/komga/commits/a844587)) - translated using Weblate (Croatian) ([0ddb3d8](https://github.com/gotson/komga/commits/0ddb3d8)) - translated using Weblate (Czech) ([c4a428f](https://github.com/gotson/komga/commits/c4a428f)) - translated using Weblate (Russian) ([a9eadae](https://github.com/gotson/komga/commits/a9eadae)) - translated using Weblate (German) ([7ea825d](https://github.com/gotson/komga/commits/7ea825d)) - translated using Weblate (Thai) ([3da499e](https://github.com/gotson/komga/commits/3da499e)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 14.2 to 14.3 ([4d8b7d4](https://github.com/gotson/komga/commits/4d8b7d4)) - bump hydraulic-software/conveyor from 14.1 to 14.2 ([d7ee49c](https://github.com/gotson/komga/commits/d7ee49c)) **webui** - bump braces from 3.0.2 to 3.0.3 in /komga-webui ([fbc7ce1](https://github.com/gotson/komga/commits/fbc7ce1)) </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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
Renovate added 1 commit 2024-07-25 03:03:21 -04:00
SeanOMik merged commit 27cf99075c into main 2024-07-25 08:19:04 -04:00
SeanOMik deleted branch renovate/gotson-komga-1.x 2024-07-25 08:19:04 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#328
No description provided.