Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.14.5 #289

Merged
remoll merged 1 commits from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2025-01-23 09:24:13 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/paperless-ngx/paperless-ngx Kustomization patch 2.14.3 -> 2.14.5

Release Notes

paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.14.5: Paperless-ngx v2.14.5

Compare Source

paperless-ngx 2.14.5

Features
  • Change: restrict altering and creation of superusers to superusers only @​shamoon (#​8837)
Bug Fixes
Dependencies
All App Changes
9 changes

v2.14.4: Paperless-ngx v2.14.4

Compare Source

paperless-ngx 2.14.4

Features
Bug Fixes
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.

🔕 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 | |---|---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | Kustomization | patch | `2.14.3` -> `2.14.5` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.14.5`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.5): Paperless-ngx v2.14.5 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.14.4...v2.14.5) #### paperless-ngx 2.14.5 ##### Features - Change: restrict altering and creation of superusers to superusers only [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8837](https://github.com/paperless-ngx/paperless-ngx/pull/8837)) ##### Bug Fixes - Fix: fix long tag visual wrapping [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8833](https://github.com/paperless-ngx/paperless-ngx/pull/8833)) - Fix: Enforce classifier training ordering to prevent extra training [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8822](https://github.com/paperless-ngx/paperless-ngx/pull/8822)) - Fix: import router module to not found component [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8821](https://github.com/paperless-ngx/paperless-ngx/pull/8821)) - Fix: better reflect some mail account / rule permissions in UI [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8812](https://github.com/paperless-ngx/paperless-ngx/pull/8812)) ##### Dependencies - Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;8851](https://github.com/paperless-ngx/paperless-ngx/pull/8851)) - Chore(deps-dev): Bump the development group with 2 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;8841](https://github.com/paperless-ngx/paperless-ngx/pull/8841)) ##### All App Changes <details> <summary>9 changes</summary> - Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;8851](https://github.com/paperless-ngx/paperless-ngx/pull/8851)) - Chore(deps-dev): Bump the development group with 2 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;8841](https://github.com/paperless-ngx/paperless-ngx/pull/8841)) - Chore: use simpler method for attaching files to emails [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8845](https://github.com/paperless-ngx/paperless-ngx/pull/8845)) - Change: restrict altering and creation of superusers to superusers only [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8837](https://github.com/paperless-ngx/paperless-ngx/pull/8837)) - Fix: fix long tag visual wrapping [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8833](https://github.com/paperless-ngx/paperless-ngx/pull/8833)) - Change: allow generate auth token without a usable password [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8824](https://github.com/paperless-ngx/paperless-ngx/pull/8824)) - Fix: Enforce classifier training ordering to prevent extra training [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8822](https://github.com/paperless-ngx/paperless-ngx/pull/8822)) - Fix: import router module to not found component [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8821](https://github.com/paperless-ngx/paperless-ngx/pull/8821)) - Fix: better reflect some mail account / rule permissions in UI [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8812](https://github.com/paperless-ngx/paperless-ngx/pull/8812)) </details> ### [`v2.14.4`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.4): Paperless-ngx v2.14.4 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.14.3...v2.14.4) #### paperless-ngx 2.14.4 ##### Features - Enhancement: allow specifying JSON encoding for webhooks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8799](https://github.com/paperless-ngx/paperless-ngx/pull/8799)) - Change: disable API basic auth if MFA enabled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8792](https://github.com/paperless-ngx/paperless-ngx/pull/8792)) ##### Bug Fixes - Fix: Include email and webhook objects in the export [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8790](https://github.com/paperless-ngx/paperless-ngx/pull/8790)) - Fix: use MIMEBase for email attachments [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8762](https://github.com/paperless-ngx/paperless-ngx/pull/8762)) - Fix: handle page out of range in mgmt lists after delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8771](https://github.com/paperless-ngx/paperless-ngx/pull/8771)) ##### All App Changes <details> <summary>5 changes</summary> - Enhancement: allow specifying JSON encoding for webhooks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8799](https://github.com/paperless-ngx/paperless-ngx/pull/8799)) - Change: disable API basic auth if MFA enabled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8792](https://github.com/paperless-ngx/paperless-ngx/pull/8792)) - Fix: Include email and webhook objects in the export [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8790](https://github.com/paperless-ngx/paperless-ngx/pull/8790)) - Fix: use MIMEBase for email attachments [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8762](https://github.com/paperless-ngx/paperless-ngx/pull/8762)) - Fix: handle page out of range in mgmt lists after delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8771](https://github.com/paperless-ngx/paperless-ngx/pull/8771)) </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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-01-18 22:02:52 +00:00
renovate force-pushed renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x from 878b1a17b3 to 877356e696 2025-01-22 02:03:20 +00:00 Compare
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.14.4 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.14.5 2025-01-22 02:03:21 +00:00
remoll merged commit 62e757a098 into main 2025-01-23 09:24:13 +00:00
remoll deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2025-01-23 09:24:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#289
No description provided.