Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.13.1 #221

Merged
remoll merged 1 commits from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2024-10-29 08:45:03 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/paperless-ngx/paperless-ngx Kustomization patch 2.13.0 -> 2.13.1

Release Notes

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

v2.13.1: Paperless-ngx v2.13.1

Compare Source

paperless-ngx 2.13.1

Bug Fixes
Maintenance
All App Changes
12 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.13.0` -> `2.13.1` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.13.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.1): Paperless-ngx v2.13.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.13.0...v2.13.1) #### paperless-ngx 2.13.1 ##### Bug Fixes - Fix: allow removing dead document links from UI, validate via API [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8081](https://github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8067](https://github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8034](https://github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix / Enhancement: auto-rename document files when select type custom fields are changed [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8045](https://github.com/paperless-ngx/paperless-ngx/pull/8045)) - Fix: Update filename correctly if the document is in the trash [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8066](https://github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8060](https://github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8065](https://github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8064](https://github.com/paperless-ngx/paperless-ngx/pull/8064)) - Fix: fix custom field query empty element removal [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8056](https://github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont try to load PAPERLESS_MODEL_FILE as env from file [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8040](https://github.com/paperless-ngx/paperless-ngx/pull/8040)) - Fix: dont include all allauth urls [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8010](https://github.com/paperless-ngx/paperless-ngx/pull/8010)) - Fix: oauth settings without base url [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8020](https://github.com/paperless-ngx/paperless-ngx/pull/8020)) - Fix / Enhancement: include social accounts and api tokens in export [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8016](https://github.com/paperless-ngx/paperless-ngx/pull/8016)) ##### Maintenance - Fix: Removes whitenoise patches and upgrades it to 6.8.1 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8079](https://github.com/paperless-ngx/paperless-ngx/pull/8079)) ##### All App Changes <details> <summary>12 changes</summary> - Fix: allow removing dead document links from UI, validate via API [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8081](https://github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8067](https://github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8034](https://github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix: Update filename correctly if the document is in the trash [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8066](https://github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8060](https://github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8065](https://github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8064](https://github.com/paperless-ngx/paperless-ngx/pull/8064)) - Enhancement: auto-rename document files when select type custom fields are changed [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8045](https://github.com/paperless-ngx/paperless-ngx/pull/8045)) - Fix: fix custom field query empty element removal [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8056](https://github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont include all allauth urls [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8010](https://github.com/paperless-ngx/paperless-ngx/pull/8010)) - Enhancement / fix: include social accounts and api tokens in export [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8016](https://github.com/paperless-ngx/paperless-ngx/pull/8016)) - Fix: oauth settings without base url [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8020](https://github.com/paperless-ngx/paperless-ngx/pull/8020)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-10-28 19:01:38 +00:00
remoll merged commit d24a130fb8 into main 2024-10-29 08:45:03 +00:00
remoll deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2024-10-29 08:45:03 +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#221
No description provided.