feat(container): update image gotson/komga to v1.11.0 #168

Merged
SeanOMik merged 1 commits from renovate/gotson-komga-1.x into main 2024-04-18 09:49:52 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.10.4 -> 1.11.0

Warning

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


Release Notes

gotson/komga (gotson/komga)

v1.11.0

Compare Source

🚀 Features

opds

  • discoverable Progression API, used by Aldiko/Cantook (443d8a7)
  • add authenticate property for Aldiko/Cantook (aaf958d)
  • support authentication for OPDS (3250c12)

🐛 Fixes

api

  • broken links in webpub manifests (14bee17)
  • library access is not properly applied in some cases for admins (77bad31), closes #​1470
  • library restrictions are not properly apply in some cases (aa0a9b4), closes #​1474
  • disable content negotiation for images in webpub manifest (5a94ee1)

komga-tray

🔄️ Changes

  • reorganize code shared between REST and OPDS (ec3eb44)

🛠 Build

  • fix failing test (39e8d1d)
  • adjust usage of setup-gradle to new syntax (edc0762)
  • migrate to gradle/actions/wrapper-validation@v3 (bcafbd8)

🌐 Translation

webui

  • translated using Weblate (Norwegian Bokmål) (9ac00bc)
  • translated using Weblate (Chinese (Simplified)) (e81c342)
  • translated using Weblate (Dutch) (8797a77)
  • translated using Weblate (Arabic) (3e623dd)
  • translated using Weblate (Portuguese) (1d6add1)
  • translated using Weblate (German) (44064cd)

⚙️ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.0 to 14.1 (38261f1)
  • bump hydraulic-software/conveyor from 13.1 to 14.0 (38c5699)

webui

  • bump express from 4.18.2 to 4.19.2 in /komga-webui (dea7acd)
  • bump webpack-dev-middleware in /komga-webui (b5b6d13)
  • bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui (3e4f705)

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) | minor | `1.10.4` -> `1.11.0` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gotson/komga (gotson/komga)</summary> ### [`v1.11.0`](https://github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1110-2024-04-18) [Compare Source](https://github.com/gotson/komga/compare/1.10.4...1.11.0) #### 🚀 Features **opds** - discoverable Progression API, used by Aldiko/Cantook ([443d8a7](https://github.com/gotson/komga/commits/443d8a7)) - add authenticate property for Aldiko/Cantook ([aaf958d](https://github.com/gotson/komga/commits/aaf958d)) - support authentication for OPDS ([3250c12](https://github.com/gotson/komga/commits/3250c12)) #### 🐛 Fixes **api** - broken links in webpub manifests ([14bee17](https://github.com/gotson/komga/commits/14bee17)) - library access is not properly applied in some cases for admins ([77bad31](https://github.com/gotson/komga/commits/77bad31)), closes [#&#8203;1470](https://github.com/gotson/komga/issues/1470) - library restrictions are not properly apply in some cases ([aa0a9b4](https://github.com/gotson/komga/commits/aa0a9b4)), closes [#&#8203;1474](https://github.com/gotson/komga/issues/1474) - disable content negotiation for images in webpub manifest ([5a94ee1](https://github.com/gotson/komga/commits/5a94ee1)) **komga-tray** - open komga menu does not use custom port ([edc1223](https://github.com/gotson/komga/commits/edc1223)), closes [#&#8203;1468](https://github.com/gotson/komga/issues/1468) #### 🔄️ Changes - reorganize code shared between REST and OPDS ([ec3eb44](https://github.com/gotson/komga/commits/ec3eb44)) #### 🛠 Build - fix failing test ([39e8d1d](https://github.com/gotson/komga/commits/39e8d1d)) - adjust usage of setup-gradle to new syntax ([edc0762](https://github.com/gotson/komga/commits/edc0762)) - migrate to gradle/actions/wrapper-validation@v3 ([bcafbd8](https://github.com/gotson/komga/commits/bcafbd8)) #### 🌐 Translation **webui** - translated using Weblate (Norwegian Bokmål) ([9ac00bc](https://github.com/gotson/komga/commits/9ac00bc)) - translated using Weblate (Chinese (Simplified)) ([e81c342](https://github.com/gotson/komga/commits/e81c342)) - translated using Weblate (Dutch) ([8797a77](https://github.com/gotson/komga/commits/8797a77)) - translated using Weblate (Arabic) ([3e623dd](https://github.com/gotson/komga/commits/3e623dd)) - translated using Weblate (Portuguese) ([1d6add1](https://github.com/gotson/komga/commits/1d6add1)) - translated using Weblate (German) ([44064cd](https://github.com/gotson/komga/commits/44064cd)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 14.0 to 14.1 ([38261f1](https://github.com/gotson/komga/commits/38261f1)) - bump hydraulic-software/conveyor from 13.1 to 14.0 ([38c5699](https://github.com/gotson/komga/commits/38c5699)) **webui** - bump express from 4.18.2 to 4.19.2 in /komga-webui ([dea7acd](https://github.com/gotson/komga/commits/dea7acd)) - bump webpack-dev-middleware in /komga-webui ([b5b6d13](https://github.com/gotson/komga/commits/b5b6d13)) - bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui ([3e4f705](https://github.com/gotson/komga/commits/3e4f705)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2024-04-18 03:35:21 -04:00
SeanOMik merged commit f2027d00c1 into main 2024-04-18 09:49:52 -04:00
SeanOMik deleted branch renovate/gotson-komga-1.x 2024-04-18 09:49:52 -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#168
No description provided.