Update Paperless-ngx #120

Merged
renovate-bot merged 0 commits from renovate/paperless-ngx into master 2025-06-10 07:43:49 +00:00
renovate-bot commented 2025-05-22 00:01:06 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
docker.io/apache/tika minor 3.1.0.0 -> 3.2.0.0
docker.io/gotenberg/gotenberg minor 8.20.1 -> 8.21.0
ghcr.io/paperless-ngx/paperless-ngx patch 2.16.1 -> 2.16.3

Release Notes

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

v8.21.0: 8.21.0

Compare Source

👶 Newborn at home, but weirdly found some time for a new release!

New Features

Docker
Chromium
  • When splitting a PDF, you can now define filenames for the parts using the GOTENBERG_OUTPUT_FILENAME header – thanks @​zach-goldberg for the idea!
  • New form field generateTaggedPdf, which may yield better results if you prioritize accessibility over strict (and sometimes hacky) PDF/UA compliance.

Bug Fixes

Chromium
  • Added --no-zygote and --disable-dev-shm-usage flags – see issue #​1177.
  • Fixed missing page cleanup after conversions – thanks @​RandalTeng!
Webhook
  • Improved error message when using the /forms/pdfengines/metadata/read route.

Chore

  • Updated Chromium to version 136.0.7103.113 (all platforms).
  • Updated Go dependencies.
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.16.3: Paperless-ngx v2.16.3

Compare Source

paperless-ngx 2.16.3

Features / Enhancements
Bug Fixes
Dependencies
10 changes
All App Changes
16 changes

v2.16.2: Paperless-ngx v2.16.2

Compare Source

paperless-ngx 2.16.2

[!WARNING]
Django 5.2 removed support for PostgreSQL 13 and thus support will be removed in a future Paperless-ngx version. Users may want to upgrade now, see https://docs.paperless-ngx.com/administration/#database-upgrades

Bug Fixes
Dependencies
All App Changes
5 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/apache/tika | minor | `3.1.0.0` -> `3.2.0.0` | | [docker.io/gotenberg/gotenberg](https://github.com/gotenberg/gotenberg) | minor | `8.20.1` -> `8.21.0` | | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.16.1` -> `2.16.3` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (docker.io/gotenberg/gotenberg)</summary> ### [`v8.21.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.21.0): 8.21.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.20.1...v8.21.0) 👶 Newborn at home, but weirdly found some time for a new release! #### New Features ##### Docker - [Supports arbitrary user IDs (OpenShift)](https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/images/creating-images#enable-images-for-source-to-image_create-images) – thanks [@&#8203;leonidas-o](https://github.com/leonidas-o) for the help! - Docker image size reduced by 5–8%, depending on the architecture. - Most Debian dependencies now include version pins, making it easier to track updates – thanks [@&#8203;ChocoChipset](https://github.com/ChocoChipset)! ##### Chromium - When splitting a PDF, you can now define filenames for the parts using the `GOTENBERG_OUTPUT_FILENAME` header – thanks [@&#8203;zach-goldberg](https://github.com/zach-goldberg) for the idea! - New form field `generateTaggedPdf`, which may yield better results if you prioritize accessibility over strict (and sometimes hacky) PDF/UA compliance. #### Bug Fixes ##### Chromium - Added `--no-zygote` and `--disable-dev-shm-usage` flags – see [issue #&#8203;1177](https://github.com/gotenberg/gotenberg/issues/1177). - Fixed missing page cleanup after conversions – thanks [@&#8203;RandalTeng](https://github.com/RandalTeng)! ##### Webhook - Improved error message when using the `/forms/pdfengines/metadata/read` route. #### Chore - Updated Chromium to version `136.0.7103.113` (all platforms). - Updated Go dependencies. </details> <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.16.3`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.3): Paperless-ngx v2.16.3 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.16.2...v2.16.3) #### paperless-ngx 2.16.3 ##### Features / Enhancements - Performance: pre-filter document list in scheduled workflow checks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10031](https://github.com/paperless-ngx/paperless-ngx/pull/10031)) - Chore: refactor consumer plugin checks to a pre-flight plugin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9994](https://github.com/paperless-ngx/paperless-ngx/pull/9994)) - Enhancement: include DOCUMENT_TYPE to post consume scripts [@&#8203;matthesrieke](https://github.com/matthesrieke) ([#&#8203;9977](https://github.com/paperless-ngx/paperless-ngx/pull/9977)) ##### Bug Fixes - Fix: handle whoosh query correction errors [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10121](https://github.com/paperless-ngx/paperless-ngx/pull/10121)) - Fix: handle favicon with non-default static dir [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10107](https://github.com/paperless-ngx/paperless-ngx/pull/10107)) - Fixhancement: cleanup user or group references in settings upon deletion [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10049](https://github.com/paperless-ngx/paperless-ngx/pull/10049)) - Fix: Add exception to `utime` in `copy_basic_file_stats` [@&#8203;Freilichtbuehne](https://github.com/Freilichtbuehne) ([#&#8203;10070](https://github.com/paperless-ngx/paperless-ngx/pull/10070)) - Fix: include base href when opening global search result in new window [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10066](https://github.com/paperless-ngx/paperless-ngx/pull/10066)) ##### Dependencies <details> <summary>10 changes</summary> - Chore(deps): Bump the small-changes group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10085](https://github.com/paperless-ngx/paperless-ngx/pull/10085)) - Chore(deps): Update granian\[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10055](https://github.com/paperless-ngx/paperless-ngx/pull/10055)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10099](https://github.com/paperless-ngx/paperless-ngx/pull/10099)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10100](https://github.com/paperless-ngx/paperless-ngx/pull/10100)) - Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10091](https://github.com/paperless-ngx/paperless-ngx/pull/10091)) - Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10090](https://github.com/paperless-ngx/paperless-ngx/pull/10090)) - Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10089](https://github.com/paperless-ngx/paperless-ngx/pull/10089)) - Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10088](https://github.com/paperless-ngx/paperless-ngx/pull/10088)) - docker(deps): bump astral-sh/uv from 0.7.8-python3.12-bookworm-slim to 0.7.9-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10084](https://github.com/paperless-ngx/paperless-ngx/pull/10084)) - docker(deps): Bump astral-sh/uv from 0.6.16-python3.12-bookworm-slim to 0.7.8-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10056](https://github.com/paperless-ngx/paperless-ngx/pull/10056)) </details> ##### All App Changes <details> <summary>16 changes</summary> - Fix: handle whoosh query correction errors [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10121](https://github.com/paperless-ngx/paperless-ngx/pull/10121)) - Performance: pre-filter document list in scheduled workflow checks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10031](https://github.com/paperless-ngx/paperless-ngx/pull/10031)) - Chore(deps): Bump the small-changes group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10085](https://github.com/paperless-ngx/paperless-ngx/pull/10085)) - Chore: refactor consumer plugin checks to a pre-flight plugin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9994](https://github.com/paperless-ngx/paperless-ngx/pull/9994)) - Chore(deps): Update granian\[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10055](https://github.com/paperless-ngx/paperless-ngx/pull/10055)) - Fix: handle favicon with non-default static dir [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10107](https://github.com/paperless-ngx/paperless-ngx/pull/10107)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10099](https://github.com/paperless-ngx/paperless-ngx/pull/10099)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10100](https://github.com/paperless-ngx/paperless-ngx/pull/10100)) - Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10091](https://github.com/paperless-ngx/paperless-ngx/pull/10091)) - Chore(deps-dev): Bump @&#8203;\<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10090](https://github.com/paperless-ngx/paperless-ngx/pull/10090)) - Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10089](https://github.com/paperless-ngx/paperless-ngx/pull/10089)) - Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10088](https://github.com/paperless-ngx/paperless-ngx/pull/10088)) - Fixhancement: cleanup user or group references in settings upon deletion [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10049](https://github.com/paperless-ngx/paperless-ngx/pull/10049)) - Enhancement: include DOCUMENT_TYPE to post consume scripts [@&#8203;matthesrieke](https://github.com/matthesrieke) ([#&#8203;9977](https://github.com/paperless-ngx/paperless-ngx/pull/9977)) - Fix: Add exception to `utime` in `copy_basic_file_stats` [@&#8203;Freilichtbuehne](https://github.com/Freilichtbuehne) ([#&#8203;10070](https://github.com/paperless-ngx/paperless-ngx/pull/10070)) - Fix: include base href when opening global search result in new window [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10066](https://github.com/paperless-ngx/paperless-ngx/pull/10066)) </details> ### [`v2.16.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.2): Paperless-ngx v2.16.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.16.1...v2.16.2) #### paperless-ngx 2.16.2 > \[!WARNING] > Django 5.2 removed support for PostgreSQL 13 and thus support will be removed in a future Paperless-ngx version. Users may want to upgrade now, see https://docs.paperless-ngx.com/administration/#database-upgrades ##### Bug Fixes - Fix: accept datetime for created [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10021](https://github.com/paperless-ngx/paperless-ngx/pull/10021)) - Fix: created date fixes in v2.16 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10026](https://github.com/paperless-ngx/paperless-ngx/pull/10026)) - Fix: mark fields for newly-created objects as dirty [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10022](https://github.com/paperless-ngx/paperless-ngx/pull/10022)) - Fix: add fallback to copyfile on PermissionError [@&#8203;samuel-kosmann](https://github.com/samuel-kosmann) ([#&#8203;10023](https://github.com/paperless-ngx/paperless-ngx/pull/10023)) ##### Dependencies - Chore: warn users about removal of postgres v13 support [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9980](https://github.com/paperless-ngx/paperless-ngx/pull/9980)) ##### All App Changes <details> <summary>5 changes</summary> - Fix: accept datetime for created [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10021](https://github.com/paperless-ngx/paperless-ngx/pull/10021)) - Fix: add fallback to copyfile on PermissionError [@&#8203;samuel-kosmann](https://github.com/samuel-kosmann) ([#&#8203;10023](https://github.com/paperless-ngx/paperless-ngx/pull/10023)) - Fix: created date fixes in v2.16 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10026](https://github.com/paperless-ngx/paperless-ngx/pull/10026)) - Fix: mark fields for created objects as dirty [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10022](https://github.com/paperless-ngx/paperless-ngx/pull/10022)) - Chore: warn users about removal of postgres v13 support [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9980](https://github.com/paperless-ngx/paperless-ngx/pull/9980)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
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!120
No description provided.