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

chore(deps): update gotson/komga docker tag to v1.19.0 #3069

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.18.0 -> 1.19.0

Warning

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


Release Notes

gotson/komga (gotson/komga)

v1.19.0

Compare Source

🚀 Features

api

  • add new book search condition for posters (70bcb8f), closes #​1829
  • add new book list API using search condition criteria DSL (1da0afe)

webui

  • support additional fonts (201c066), closes #​1836
  • add page margin option in webtoon reader (214f687), closes #​1512
  • choose number of thumbnails to display in webreader (9156ff7), closes #​1540
  • display book number in webreader tab title and toolbar (38fa3cc), closes #​1543
  • disable bounce in divina reader (dd31f5b), closes #​1600
  • add filters to media analysis table (68e05b8), closes #​1802
  • add rel="noreferrer" for metadata links (dbd225d), closes #​1615
  • reorder reading lists and collection by index input (d868ba4), closes #​1584
  • add all books from series to read list from action menu (a490449), closes #​1535
  • show all libraries action menu next to All Libraries when browsing (7ef59b0)
  • move all libraries action to 3-dots menu in sidebar (8706048)
  • split account settings into different views (169c47e)
  • show empty state if no known duplicate pages are found (84253cb)
  • remove tab navigation and use sidebar instead (1e6ff7a)
  • add all books from series to read list from multi-select bar (3582114), closes #​1535
  • display creation and last modified date on book page (da35e01), closes #​1547
  • add context in document title (8880642), closes #​1710
  • remove from collection/readlist directly from the book/series page (901ea3c), closes #​1518
  • allow readlist import if duplicates are present (378f99b), closes #​1671
  • add filters in Import read list view (7ae4d7b), closes #​1702
  • add media management view for books with missing poster (7d092c2), closes #​1829
  • filter series and books by any/none author role (ffc397f), closes #​1829
  • filter books by media profile (d07eb39), closes #​1829
  • better filtering for Books (2d9a59a)

unscoped

🐛 Fixes

webui

  • better handling of the read-more expansion panel during page change (b83d741)
  • disable item card menu and fab when dragging/editing is active (6d71f4b)
  • prevent flickering on unknown duplicate pages view load (c36e10d)

unscoped

🔄️ Changes

webui

  • extract missing translation strings (f5f36b3)
  • use new book list API (2ac296d)
  • remove unused functions (7370b43)

🛠 Build

webui

📝 Documentation

🌐 Translation

komga-tray

  • translated using Weblate (Polish) (80253f2)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (3ada19c)
  • translated using Weblate (Finnish) (beb7452)
  • translated using Weblate (French) (13ecc44)
  • translated using Weblate (Spanish) (9ad57a4)
  • translated using Weblate (Polish) (5421a96)
  • translated using Weblate (Croatian) (9c6c16a)
  • translated using Weblate (Portuguese) (92f06a1)
  • translated using Weblate (Czech) (8affb7a)

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: Never, 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 was generated by Mend Renovate. View the repository job log.

Copy link

f2c-ci-robot bot commented Jan 27, 2025

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

f2c-ci-robot bot commented Jan 27, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -10,7 +10,7 @@ services:
volumes:
- ./data:/data
- ./config:/config
image: gotson/komga:1.18.0
image: gotson/komga:1.19.0
labels:
createdBy: "Apps"
networks:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The given patch file contains only one change, which does not involve irregularities or potential issues that might affect the Docker Compose configuration. The command image: gotson/komga:1.18.0 is replaced with image: gotson/komga:1.19.0, meaning the Komga docker image has been updated to version 1.19.0.

No optimization suggestions are applicable here since this is a straightforward update of the Docker image used in the service definition. Therefore, no changes are necessary from an optimization perspective either.

@wanghe-fit2cloud wanghe-fit2cloud merged commit 6fb80ef into dev Jan 28, 2025
1 check was pending
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/gotson-komga-1.x branch January 28, 2025 09:18
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