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 frooodle/s-pdf docker tag to v0.42.0 #3250

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Update Change
frooodle/s-pdf minor 0.41.0 -> 0.42.0

Warning

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


Release Notes

Stirling-Tools/Stirling-PDF (frooodle/s-pdf)

v0.42.0: 0.42.0 Windows Install fix, Document conversion changes

Compare Source

  • Fix for windows stuck at 90% issue
  • Many bug fixes such as PDF Compression
  • Our backend documentation conversion service unoconv changed to unoserver (please report if you see any conversion issues!)
  • Lots of dependency and security updates!
  • New docker alpine version

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.41.0...v0.42.0


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 Feb 19, 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.

@@ -1,6 +1,6 @@
services:
stirling-pdf:
image: frooodle/s-pdf:0.41.0
image: frooodle/s-pdf:0.42.0
container_name: ${CONTAINER_NAME}
restart: always
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 provided patch seems to be an update to a Docker Compose configuration file (likely .yml). The changes include updating the image field from frooodle/s-pdf:0.41.0 to frooodle/s-pdf:0.42.0.

Analysis:

  • Image Version Update: This is an improvement by upgrading to a newer version of the s-pdf service image. It's generally good practice to use the latest stable version unless there are specific reasons incompatibility with other components.

Potential Issues:

  • Build Consistency: If this is part of building or deploying a project, ensure that all necessary services have compatible versions to avoid build or runtime errors.
  • Network Configuration: Ensure that the networking section (networks) remains unchanged if it was previously set up correctly.

No significant optimizations were suggested since updating to a new version aligns with best practices.

Copy link

f2c-ci-robot bot commented Feb 19, 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

1 similar comment
Copy link

f2c-ci-robot bot commented Feb 19, 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

@wanghe-fit2cloud wanghe-fit2cloud merged commit ca18c02 into dev Feb 19, 2025
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/frooodle-s-pdf-0.x branch February 19, 2025 02:45
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