Skip to content

chore(deps): update frooodle/s-pdf docker tag to v0.40.2 #3117

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

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Update Change
frooodle/s-pdf patch 0.40.1 -> 0.40.2

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.40.2: 0.40.2 Bug fixes for compression and Pipeline

Compare Source

Lots of bug fixes for

  • UI
  • Compression (Thanks @​Abdurrahman-shaikh for fix)
  • Pipeline (when OCR or HTML is used)
  • And lots of other changes!

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

Full Changelog: Stirling-Tools/Stirling-PDF@v0.40.1...v0.40.2


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 5, 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.40.1
image: frooodle/s-pdf:0.40.2
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.

There appears to be an inconsistency between the image tag in the Dockerfile. The original uses frooodle/s-pdf:0.40.1, while the modified version changes it to frooodle/s-pdf:0.40.2. This might indicate that there was a typo or need to ensure compatibility with new requirements, such as bug fixes or new features introduced in version 0.40.2.

If you intend for both builds to use version 0.40.2, then you should remove 0.40.1 from the first line of the modification:

@@ -1,6 +1,6 @@
 services:
   stirling-pdf:
     image: frooodle/s-pdf:0.40.2
     container_name: ${CONTAINER_NAME}
     restart: always
     networks:

Copy link

f2c-ci-robot bot commented Feb 5, 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 5, 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 c3f8742 into dev Feb 6, 2025
1 check was pending
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/frooodle-s-pdf-0.x branch February 6, 2025 02:50
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