feat(container): update image gotson/komga to v1.13.0 #375

Merged
SeanOMik merged 1 commits from renovate/gotson-komga-1.x into main 2024-09-19 09:35:34 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.12.0 -> 1.13.0

Release Notes

gotson/komga (gotson/komga)

v1.13.0

Compare Source

🚀 Features

kobo

  • sync On Deck as a Kobo collection (f07be06)

metadata

  • support multiple values in Web field from ComicInfo.xml (d12f3b3), closes #​1639

webui

🐛 Fixes

  • admin user created by claiming does not have kobo sync role (bf8bbdd), closes #​1686

🏎 Perf

api

  • make on deck much faster (e72ff78)

🛠 Build

benchmark

  • mark some books as read for on deck (0047a91)

🌐 Translation

komga-tray

  • translated using Weblate (Croatian) (b8f2cea)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (bc913ad)
  • translated using Weblate (Korean) (41c93fd)
  • translated using Weblate (Finnish) (026c696)
  • translated using Weblate (French) (c725d73)
  • translated using Weblate (Spanish) (ffc7bc3)
  • translated using Weblate (Croatian) (15eb9a4)
  • translated using Weblate (Russian) (8249e0f)

v1.12.1

Compare Source

🐛 Fixes

kobo

  • better handling of missing port from Kobo Sync requests (4cd838a)
  • use the total progression sent by Kobo (be37127)
  • correctly propagate metadata update during kobo sync (20e7c29)
  • properly store total progression on state update (fcde9c9)
  • properly mark book as read when finished on Kobo (c3fc37a)

webui

  • only show API key copy button if clipboard is available (4351086), closes #​1675

🔄️ Changes

  • adjust loglevel for LoginListener (2c260b1)

🛠 Build

webui

📝 Documentation

  • add kobo sync in readme (02e8d30)

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.12.0` -> `1.13.0` | --- ### Release Notes <details> <summary>gotson/komga (gotson/komga)</summary> ### [`v1.13.0`](https://github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1130-2024-09-11) [Compare Source](https://github.com/gotson/komga/compare/1.12.1...1.13.0) #### 🚀 Features **kobo** - sync On Deck as a Kobo collection ([f07be06](https://github.com/gotson/komga/commits/f07be06)) **metadata** - support multiple values in Web field from ComicInfo.xml ([d12f3b3](https://github.com/gotson/komga/commits/d12f3b3)), closes [#&#8203;1639](https://github.com/gotson/komga/issues/1639) **webui** - add sort criteria for known page hash ([be4911d](https://github.com/gotson/komga/commits/be4911d)), closes [#&#8203;1609](https://github.com/gotson/komga/issues/1609) #### 🐛 Fixes - admin user created by claiming does not have kobo sync role ([bf8bbdd](https://github.com/gotson/komga/commits/bf8bbdd)), closes [#&#8203;1686](https://github.com/gotson/komga/issues/1686) #### 🏎 Perf **api** - make on deck much faster ([e72ff78](https://github.com/gotson/komga/commits/e72ff78)) #### 🛠 Build **benchmark** - mark some books as read for on deck ([0047a91](https://github.com/gotson/komga/commits/0047a91)) #### 🌐 Translation **komga-tray** - translated using Weblate (Croatian) ([b8f2cea](https://github.com/gotson/komga/commits/b8f2cea)) **webui** - translated using Weblate (Chinese (Simplified Han script)) ([bc913ad](https://github.com/gotson/komga/commits/bc913ad)) - translated using Weblate (Korean) ([41c93fd](https://github.com/gotson/komga/commits/41c93fd)) - translated using Weblate (Finnish) ([026c696](https://github.com/gotson/komga/commits/026c696)) - translated using Weblate (French) ([c725d73](https://github.com/gotson/komga/commits/c725d73)) - translated using Weblate (Spanish) ([ffc7bc3](https://github.com/gotson/komga/commits/ffc7bc3)) - translated using Weblate (Croatian) ([15eb9a4](https://github.com/gotson/komga/commits/15eb9a4)) - translated using Weblate (Russian) ([8249e0f](https://github.com/gotson/komga/commits/8249e0f)) ### [`v1.12.1`](https://github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1121-2024-09-04) [Compare Source](https://github.com/gotson/komga/compare/1.12.0...1.12.1) #### 🐛 Fixes **kobo** - better handling of missing port from Kobo Sync requests ([4cd838a](https://github.com/gotson/komga/commits/4cd838a)) - use the total progression sent by Kobo ([be37127](https://github.com/gotson/komga/commits/be37127)) - correctly propagate metadata update during kobo sync ([20e7c29](https://github.com/gotson/komga/commits/20e7c29)) - properly store total progression on state update ([fcde9c9](https://github.com/gotson/komga/commits/fcde9c9)) - properly mark book as read when finished on Kobo ([c3fc37a](https://github.com/gotson/komga/commits/c3fc37a)) **webui** - only show API key copy button if clipboard is available ([4351086](https://github.com/gotson/komga/commits/4351086)), closes [#&#8203;1675](https://github.com/gotson/komga/issues/1675) #### 🔄️ Changes - adjust loglevel for LoginListener ([2c260b1](https://github.com/gotson/komga/commits/2c260b1)) #### 🛠 Build **webui** - update Browserslist db ([63e1c0c](https://github.com/gotson/komga/commits/63e1c0c)) #### 📝 Documentation - add kobo sync in readme ([02e8d30](https://github.com/gotson/komga/commits/02e8d30)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
Renovate added 1 commit 2024-09-04 18:03:14 -04:00
Renovate force-pushed renovate/gotson-komga-1.x from f29011b038 to 261ad8d09e 2024-09-07 00:04:42 -04:00 Compare
Renovate changed title from fix(container): update image gotson/komga to v1.12.1 to feat(container): update image gotson/komga to v1.13.0 2024-09-11 03:15:20 -04:00
Renovate force-pushed renovate/gotson-komga-1.x from 261ad8d09e to 63a3f7c270 2024-09-11 03:15:33 -04:00 Compare
SeanOMik merged commit f0e997d8e7 into main 2024-09-19 09:35:34 -04:00
SeanOMik deleted branch renovate/gotson-komga-1.x 2024-09-19 09:35:34 -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#375
No description provided.