1
Fork 0

chore(deps): update gotenberg/gotenberg docker tag to v8.11.0 #72

Merged
lucas merged 1 commit from renovate/gotenberg-gotenberg-8.x into master 2024-09-30 08:46:17 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gotenberg/gotenberg final minor 8.10.0 -> 8.11.0

Release Notes

gotenberg/gotenberg (gotenberg/gotenberg)

v8.11.0: 8.11.0

Compare Source

New Features

Body Limit

You may now set a body limit for multipart/form-data requests, including files downloaded via the downloadFrom form field.
To enable this feature, set the --api-body-limit flag with a string value like 500KB, 5MB, 5GB, etc. There is no limit by default.

New skipNetworkIdleEvent default value (Chromium)

By default, Gotenberg does not wait anymore for the network idle event, significantly speeding up the conversion process. Although Chromium triggers this event heuristically, it is often — if not always — fired too late for page rendering.

Chore

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.10.0` -> `8.11.0` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (gotenberg/gotenberg)</summary> ### [`v8.11.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.11.0): 8.11.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.10.0...v8.11.0) #### New Features ##### Body Limit You may now set a body limit for *multipart/form-data* requests, including files downloaded via the `downloadFrom` form field. To enable this feature, set the `--api-body-limit` flag with a string value like *500KB*, *5MB*, *5GB*, etc. There is no limit by default. ##### New `skipNetworkIdleEvent` default value (Chromium) By default, Gotenberg does not wait anymore for the network idle event, significantly speeding up the conversion process. Although Chromium triggers this event heuristically, it is often — if not always — fired too late for page rendering. #### Chore 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 added 1 commit 2024-09-29 20:15:34 +02:00
lucas merged commit c30038debb into master 2024-09-30 08:46:17 +02:00
lucas deleted branch renovate/gotenberg-gotenberg-8.x 2024-09-30 08:46:17 +02: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#72
No description provided.