Update Paperless-ngx #156

Merged
renovate-bot merged 0 commits from renovate/paperless-ngx into master 2025-08-26 07:29:38 +00:00
renovate-bot commented 2025-08-20 00:01:37 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
docker.io/gotenberg/gotenberg minor 8.21.1 -> 8.22.0
ghcr.io/paperless-ngx/paperless-ngx patch 2.18.1 -> 2.18.2

Release Notes

gotenberg/gotenberg (docker.io/gotenberg/gotenberg)

v8.22.0: 8.22.0

Compare Source

New Features

Webhook Sync Mode

New flag --webhook-enable-sync-mode (or environment variable WEBHOOK_ENABLE_SYNC_MODE) to enable synchronous mode for webhooks.

This is especially useful in serverless environments. Thanks @​ynarwal!

Cloud Run

This image is now preconfigured for Cloud Run with the following:

  • Uses the PORT environment variable provided by Cloud Run.
  • Logs in a format compatible with Cloud Run.
  • Auto-starts Chromium and LibreOffice for faster readiness.
  • Uses synchronous webhook mode, since Cloud Run may stop the container if there’s no HTTP activity.
AWS Lambda

We now provide a dedicated Docker image tag, available on both linux/amd64 and linux/arm64 architectures:

gotenberg/gotenberg:8-aws-lambda

This image is preconfigured for AWS Lambda:

  • Uses the AWS_LWA_PORT environment variable provided by AWS Lambda.
  • Auto-starts Chromium and LibreOffice for faster readiness.
  • Uses synchronous webhook mode, since AWS Lambda may stop the container if there’s no HTTP activity.

Thanks @​ynarwal and @​sefij!

Bug Fix

Chromium

Chore

  • Updated base image to Debian 13 (trixie).
  • Updated Chromium to version 139.0.7258.127-1 (all platforms). Note: the linux/amd64 variant now also uses Chromium instead of Google Chrome stable.
  • Updated pdfcpu to version 0.11.0.
  • Updated noto-color-emoji to version 2.048.
  • Updated Go to version 1.25.
  • Updated Go dependencies.
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.18.2: Paperless-ngx v2.18.2

Compare Source

paperless-ngx 2.18.2

Bug Fixes
Dependencies
All App Changes
6 changes

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://github.com/gotenberg/gotenberg) | minor | `8.21.1` -> `8.22.0` | | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.18.1` -> `2.18.2` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (docker.io/gotenberg/gotenberg)</summary> ### [`v8.22.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.22.0): 8.22.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.21.1...v8.22.0) #### New Features ##### Webhook Sync Mode New flag `--webhook-enable-sync-mode` (or environment variable `WEBHOOK_ENABLE_SYNC_MODE`) to enable synchronous mode for webhooks. This is especially useful in serverless environments. Thanks [@&#8203;ynarwal](https://github.com/ynarwal)! ##### Cloud Run This image is now preconfigured for Cloud Run with the following: - Uses the `PORT` environment variable provided by Cloud Run. - Logs in a format compatible with Cloud Run. - Auto-starts Chromium and LibreOffice for faster readiness. - Uses synchronous webhook mode, since Cloud Run may stop the container if there’s no HTTP activity. ##### AWS Lambda We now provide a dedicated Docker image tag, available on both `linux/amd64` and `linux/arm64` architectures: ``` gotenberg/gotenberg:8-aws-lambda ``` This image is preconfigured for AWS Lambda: - Uses the `AWS_LWA_PORT` environment variable provided by AWS Lambda. - Auto-starts Chromium and LibreOffice for faster readiness. - Uses synchronous webhook mode, since AWS Lambda may stop the container if there’s no HTTP activity. Thanks [@&#8203;ynarwal](https://github.com/ynarwal) and [@&#8203;sefij](https://github.com/sefij)! #### Bug Fix ##### Chromium - Hyphens are now working all the time. Thanks [@&#8203;BernhardBaumrock](https://github.com/BernhardBaumrock) for the sponsorship! #### Chore - Updated base image to Debian 13 (trixie). - Updated Chromium to version `139.0.7258.127-1` (all platforms). Note: the `linux/amd64` variant now also uses Chromium instead of Google Chrome stable. - Updated pdfcpu to version `0.11.0`. - Updated noto-color-emoji to version `2.048`. - Updated Go to version `1.25`. - Updated Go dependencies. </details> <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.18.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.18.2): Paperless-ngx v2.18.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.18.1...v2.18.2) #### paperless-ngx 2.18.2 ##### Bug Fixes - Fix: prevent loss of changes when switching between open docs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10659](https://github.com/paperless-ngx/paperless-ngx/pull/10659)) - Fix: ignore incomplete tasks for system status 'last run' [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10641](https://github.com/paperless-ngx/paperless-ngx/pull/10641)) - Fix: increase legibility of date filter clear button in light mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10649](https://github.com/paperless-ngx/paperless-ngx/pull/10649)) - Fix: ensure saved view count is visible with long names [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10616](https://github.com/paperless-ngx/paperless-ngx/pull/10616)) - Tweak: improve dateparser auto-detection messages [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10640](https://github.com/paperless-ngx/paperless-ngx/pull/10640)) ##### Dependencies - Chore(deps): Bump the development group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10578](https://github.com/paperless-ngx/paperless-ngx/pull/10578)) ##### All App Changes <details> <summary>6 changes</summary> - Fix: prevent loss of changes when switching between open docs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10659](https://github.com/paperless-ngx/paperless-ngx/pull/10659)) - Fix: ignore incomplete tasks for system status 'last run' [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10641](https://github.com/paperless-ngx/paperless-ngx/pull/10641)) - Tweak: improve dateparser auto-detection messages [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10640](https://github.com/paperless-ngx/paperless-ngx/pull/10640)) - Fix: increase legibility of date filter clear button in light mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10649](https://github.com/paperless-ngx/paperless-ngx/pull/10649)) - Fix: ensure saved view count is visible with long names [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10616](https://github.com/paperless-ngx/paperless-ngx/pull/10616)) - Chore(deps): Bump the development group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10578](https://github.com/paperless-ngx/paperless-ngx/pull/10578)) </details> </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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni42IiwidXBkYXRlZEluVmVyIjoiNDEuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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
peter/homelab-docker-config!156
No description provided.