1
Fork 0

chore(deps): update gotenberg/gotenberg docker tag to v8.17.1 #162

Merged
lucas merged 1 commit from renovate/gotenberg-gotenberg-8.x into master 2025-02-18 14:03:28 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gotenberg/gotenberg final minor 8.16.0 -> 8.17.1

Release Notes

gotenberg/gotenberg (gotenberg/gotenberg)

v8.17.1: 8.17.1

Compare Source

Bug Fix

The split feature wasn't working as expected for PDFs longer than nine pages. Thanks to @​ninjacarr and @​zach-goldberg for the heads-up!

Chore

Updates Go dependencies.

v8.17.0: 8.17.0

Compare Source

New Features

Configuration with Environment Variables

You can now configure your Gotenberg instances using environment variables. For example, instead of setting --api-port=3000, you can use API_PORT=3000.

Thank you, @​rojomisin, for the suggestion!

Debug Route

When enabled with --api-enable-debug-route (or API_ENABLE_DEBUG_ROUTE=true), the /debug endpoint returns formatted JSON detailing your Gotenberg instance's configuration (including flag values, architecture, etc.).

Thank you, @​nktnet1, for the suggestion!

Bug Fix

Due to a CI misconfiguration, the /version route in Gotenberg 8.16.0 was displaying an empty string. This issue has been fixed. Thanks to @​clee231 for the heads-up!

Chore

  • Updates Chromium to version 133.0.6943.53 (except for arm64).
  • Updates Go dependencies.

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.16.0` -> `8.17.1` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (gotenberg/gotenberg)</summary> ### [`v8.17.1`](https://github.com/gotenberg/gotenberg/releases/tag/v8.17.1): 8.17.1 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.17.0...v8.17.1) #### Bug Fix The split feature wasn't working as expected for PDFs longer than nine pages. Thanks to [@&#8203;ninjacarr](https://github.com/ninjacarr) and [@&#8203;zach-goldberg](https://github.com/zach-goldberg) for the heads-up! #### Chore Updates Go dependencies. ### [`v8.17.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.17.0): 8.17.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.16.0...v8.17.0) #### New Features ##### Configuration with Environment Variables You can now configure your Gotenberg instances using environment variables. For example, instead of setting `--api-port=3000`, you can use `API_PORT=3000`. Thank you, [@&#8203;rojomisin](https://github.com/rojomisin), for the suggestion! ##### Debug Route When enabled with `--api-enable-debug-route` (or `API_ENABLE_DEBUG_ROUTE=true`), the `/debug` endpoint returns formatted JSON detailing your Gotenberg instance's configuration (including flag values, architecture, etc.). Thank you, [@&#8203;nktnet1](https://github.com/nktnet1), for the suggestion! #### Bug Fix Due to a CI misconfiguration, the `/version` route in Gotenberg *8.16.0* was displaying an empty string. This issue has been fixed. Thanks to [@&#8203;clee231](https://github.com/clee231) for the heads-up! #### Chore - Updates Chromium to version `133.0.6943.53` (except for `arm64`). - Updates Go dependencies. </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 force-pushed renovate/gotenberg-gotenberg-8.x from 1615262a7d to 274a8004b4 2025-02-12 17:16:08 +01:00 Compare
renovate-bot changed title from chore(deps): update gotenberg/gotenberg docker tag to v8.17.0 to chore(deps): update gotenberg/gotenberg docker tag to v8.17.1 2025-02-12 17:16:09 +01:00
lucas merged commit d83976c1f3 into master 2025-02-18 14:03:28 +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#162
No description provided.