Skip to content

chore(deps): update ghost docker tag to v5.123.0#4108

Merged
wanghe-fit2cloud merged 2 commits intodevfrom
renovate/ghost-5.x
Jun 11, 2025
Merged

chore(deps): update ghost docker tag to v5.123.0#4108
wanghe-fit2cloud merged 2 commits intodevfrom
renovate/ghost-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Update Change
ghost minor 5.121.0 -> 5.123.0

Warning

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


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 Jun 11, 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-sigs/prow repository.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented Jun 11, 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: ghost:5.123.0
container_name: ${CONTAINER_NAME}
restart: always
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 change from image: ghost:5.121.0 to image: ghost:5.123.0 updates the Ghost version used in the service configuration. This is generally an improvement as newer versions often contain bug fixes and performance enhancements. However, before making this change production-ready, ensure that all sites running on the current version are properly migrated if necessary.

No other immediate issues or optimizations are detected in this snippet of Docker Compose file. Make sure any additional configurations (environment variables, volumes, etc.) remain unchanged unless needed for new functionality.

@renovate renovate bot force-pushed the renovate/ghost-5.x branch from b8e8366 to 3aa60f9 Compare June 11, 2025 14:57
image: ghost:5.123.0
container_name: ${CONTAINER_NAME}
restart: always
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 an update from one version of a service definition (likely Docker Compose) to another where Ghost's image is upgraded from ghost:5.121.0 to ghost:5.123.0. The main changes are:

Irregularity/Issue: No irregularities were identified.

Optimization Suggestions:

  • Version Consistency: It might be beneficial to use consistent naming conventions for versions, especially if you're maintaining multiple environments or projects. Using semantic versioning (major.minor.patch) can help clarify the intent behind each version.

Overall, the change in the Docker reference makes sense given that it involves upgrading a stable version of a supported service to its latest minor release.

@wanghe-fit2cloud wanghe-fit2cloud merged commit 30e93dc into dev Jun 11, 2025
1 check was pending
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/ghost-5.x branch June 11, 2025 15:08
pull bot pushed a commit to dreamoeu/appstore that referenced this pull request Dec 25, 2025
…r-astrbot-4.x

chore(deps): update soulter/astrbot docker tag to v4.10.2
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