Skip to content

chore(deps): update gotson/komga docker tag to v1.16.0#2887

Merged
wanghe-fit2cloud merged 2 commits intodevfrom
renovate/gotson-komga-1.x
Jan 2, 2025
Merged

chore(deps): update gotson/komga docker tag to v1.16.0#2887
wanghe-fit2cloud merged 2 commits intodevfrom
renovate/gotson-komga-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 2, 2025

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.15.1 -> 1.16.0

Warning

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


Release Notes

gotson/komga (gotson/komga)

v1.16.0

Compare Source

🚀 Features

api

  • readlist books are not always sorted by number (0dd4b27), closes #​1803
  • add new endpoint to retrieve Komga releases (fa98da3)

webui

unscoped

🔄️ Changes

  • remove duplicated code (274ac6a)
  • use spring's webclient.builder (9fde145)

🛠 Build

webui

🌐 Translation

webui

  • translated using Weblate (Chinese (Simplified Han script)) (bd0a483)
  • translated using Weblate (Korean) (b50072c)
  • translated using Weblate (Finnish) (bcdb7b2)
  • translated using Weblate (French) (cb57488)
  • translated using Weblate (Spanish) (48b472d)
  • translated using Weblate (Croatian) (4911fba)
  • translated using Weblate (Czech) (9081c33)
  • translated using Weblate (German) (e47b18c)
  • translated using Weblate (Turkish) (263e64b)

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.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented Jan 2, 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.

Details

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.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented Jan 2, 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.

Details 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

image: gotson/komga:1.16.0
labels:
createdBy: "Apps"
networks:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The provided code snippet appears to be updating the Docker Compose configuration file for a Komga server. Here is the key difference:

  1. Image Version Update: The version of the gotson/komga image from 1.15.1 is being updated to 1.16.0.

Potential Issues and Recommendations:

  • Security Updates: It's generally good practice to keep your software up-to-date to protect against security vulnerabilities.
  • Backward Compatibility: Ensure that using version 1.16.0 maintains backward compatibility with your existing setup (e.g., data structures, API endpoints).
  • Performance Enhancements: Check if there are performance improvements or bug fixes introduced in version 1.16.0.
  • Environment Variables: Verify if any additional environment variables need to be set during the update.

To minimize disruption, consider deploying this change incrementally after testing it on a small test cluster first.

@wanghe-fit2cloud wanghe-fit2cloud merged commit feece70 into dev Jan 2, 2025
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/gotson-komga-1.x branch January 2, 2025 13:04
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