⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.13.2 #331

Merged
mafyuh merged 1 commit from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2024-10-29 20:22:28 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.13.0 -> 2.13.2

Release Notes

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

v2.13.2: Paperless-ngx v2.13.2

Compare Source

paperless-ngx 2.13.2

Bug Fixes
All App Changes
2 changes

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 | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.13.0` -> `2.13.2` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.13.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.2): Paperless-ngx v2.13.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.13.1...v2.13.2) #### paperless-ngx 2.13.2 ##### Bug Fixes - Fix: remove auth tokens from export [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8100](https://github.com/paperless-ngx/paperless-ngx/pull/8100)) - Fix: cf query dropdown styling affecting other components [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8095](https://github.com/paperless-ngx/paperless-ngx/pull/8095)) ##### All App Changes <details> <summary>2 changes</summary> - Fix: remove auth tokens from export [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8100](https://github.com/paperless-ngx/paperless-ngx/pull/8100)) - Fix: cf query dropdown styling affecting other components [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8095](https://github.com/paperless-ngx/paperless-ngx/pull/8095)) </details> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjIuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-10-28 15:01:22 -04:00
⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.13.1
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
4fae886690
renovatebot changed title from ⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.13.1 to ⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.13.2 2024-10-29 16:01:17 -04:00
renovatebot force-pushed renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x from 4fae886690 to 1552bfb258 2024-10-29 16:01:18 -04:00 Compare
mafyuh merged commit c6791b9ff0 into main 2024-10-29 20:22:28 -04:00
mafyuh deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2024-10-29 20:22:29 -04:00
Sign in to join this conversation.
No reviewers
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: mafyuh/iac#331
No description provided.