1
Fork 0

chore(deps): update gotenberg/gotenberg docker tag to v8.15.3 #135

Merged
lucas merged 1 commit from renovate/gotenberg-gotenberg-8.x into master 2025-01-16 11:52:26 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gotenberg/gotenberg final minor 8.14.1 -> 8.15.3

Release Notes

gotenberg/gotenberg (gotenberg/gotenberg)

v8.15.3: 8.15.3

Compare Source

Fix

Switches from info to debug a logging entry about stuck Chromium processes being killed.

Chore

Updates Go dependencies.

v8.15.2: 8.15.2

Compare Source

New Feature

This release improves the cleanup process for both LibreOffice and Chromium when they are restarted, and makes Chromium’s restart strategy (e.g., --chromium-restart-after) more effective.

Chore

Updates Go dependencies.


You may now sponsor this open-source project. Thanks ❤️

v8.15.1: 8.15.1

Compare Source

Fix

The PDF/A and PDF/UA conversion is broken in version 8.15.0 for the Chromium and LibreOffice routes. This release fixes this issue. Thanks @​starwalkn for the heads up!


You may now sponsor this open-source project. Thanks ❤️

v8.15.0: 8.15.0

Compare Source

Happy Holidays! 🎅 🎁 🎄

New Features

Split Route

This release brings a new multipart/form-data route for splitting PDF files:

POST /forms/pdfengines/split

It accepts the following form fields:

Key Description Default
splitMode Either intervals or pages. Required
splitSpan Either the intervals or the page ranges to extract, depending on the selected mode. Required
splitUnify Specify whether to put extracted pages into a single file or as many files as there are page ranges. Only works with pages mode. false

Thanks @​ps73, @​nodecentral, @​markitosgv, @​wjkoh!

Split Chromium PDFs

The multipart/form-data routes from the Chromium module also accepts the previous form fields for splitting the resulting PDF.

Split LibreOffice PDFs

In the same manner, the multipart/form-data route from the LibreOffice module accepts the previous form fields for splitting the resulting PDFs.

Chore

  • Updates Chromium to version 131.0.6778.204/139 (except for armhf).
  • Updates Go dependencies.

You may now sponsor this open-source project. Thanks ❤️


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: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gotenberg/gotenberg](https://github.com/gotenberg/gotenberg) | final | minor | `8.14.1` -> `8.15.3` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (gotenberg/gotenberg)</summary> ### [`v8.15.3`](https://github.com/gotenberg/gotenberg/releases/tag/v8.15.3): 8.15.3 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.15.2...v8.15.3) #### Fix Switches from info to debug a logging entry about stuck Chromium processes being killed. #### Chore Updates Go dependencies. ### [`v8.15.2`](https://github.com/gotenberg/gotenberg/releases/tag/v8.15.2): 8.15.2 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.15.1...v8.15.2) #### New Feature This release improves the cleanup process for both LibreOffice and Chromium when they are restarted, and makes Chromium’s restart strategy (e.g., `--chromium-restart-after`) more effective. #### Chore Updates Go dependencies. *** You may now [sponsor this open-source project](https://github.com/sponsors/gulien). Thanks ❤️ ### [`v8.15.1`](https://github.com/gotenberg/gotenberg/releases/tag/v8.15.1): 8.15.1 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.15.0...v8.15.1) #### Fix The PDF/A and PDF/UA conversion is broken in version `8.15.0` for the Chromium and LibreOffice routes. This release fixes this issue. Thanks [@&#8203;starwalkn](https://github.com/starwalkn) for the heads up! *** You may now [sponsor this open-source project](https://github.com/sponsors/gulien). Thanks ❤️ ### [`v8.15.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.15.0): 8.15.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.14.1...v8.15.0) ### Happy Holidays! 🎅 🎁 🎄 #### New Features ##### Split Route This release brings a new *multipart/form-data* route for splitting PDF files: POST /forms/pdfengines/split It accepts the following form fields: | Key | Description | Default | |------------|------------------------------------------------------------------------------------------------------------------------------------|---------| | splitMode | Either *intervals* or *pages*. | Required | | splitSpan | Either the intervals or the page ranges to extract, depending on the selected mode. | Required | | splitUnify | Specify whether to put extracted pages into a single file or as many files as there are page ranges. Only works with *pages* mode. | false | Thanks [@&#8203;ps73](https://github.com/ps73), [@&#8203;nodecentral](https://github.com/nodecentral), [@&#8203;markitosgv](https://github.com/markitosgv), [@&#8203;wjkoh](https://github.com/wjkoh)! ##### Split Chromium PDFs The *multipart/form-data* routes from the Chromium module also accepts the previous form fields for splitting the resulting PDF. ##### Split LibreOffice PDFs In the same manner, the *multipart/form-data* route from the LibreOffice module accepts the previous form fields for splitting the resulting PDFs. #### Chore - Updates Chromium to version `131.0.6778.204/139` (except for `armhf`). - Updates Go dependencies. *** You may now [sponsor this open-source project](https://github.com/sponsors/gulien). Thanks ❤️ </details> --- ### 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**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update gotenberg/gotenberg docker tag to v8.15.0 to chore(deps): update gotenberg/gotenberg docker tag to v8.15.1 2024-12-23 12:30:59 +01:00
renovate-bot force-pushed renovate/gotenberg-gotenberg-8.x from 9040b47246 to 2d8c2f202d 2024-12-23 12:31:00 +01:00 Compare
renovate-bot changed title from chore(deps): update gotenberg/gotenberg docker tag to v8.15.1 to chore(deps): update gotenberg/gotenberg docker tag to v8.15.2 2024-12-25 19:45:57 +01:00
renovate-bot force-pushed renovate/gotenberg-gotenberg-8.x from 2d8c2f202d to b3b024b496 2024-12-25 19:45:57 +01:00 Compare
renovate-bot changed title from chore(deps): update gotenberg/gotenberg docker tag to v8.15.2 to chore(deps): update gotenberg/gotenberg docker tag to v8.15.3 2025-01-06 10:15:57 +01:00
renovate-bot force-pushed renovate/gotenberg-gotenberg-8.x from b3b024b496 to 190d5553cf 2025-01-06 10:15:57 +01:00 Compare
lucas merged commit 52062f33ac into master 2025-01-16 11:52:26 +01:00
lucas deleted branch renovate/gotenberg-gotenberg-8.x 2025-01-16 11:52:26 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#135
No description provided.