From 235f738d359cca1b22ba4cd2eff7ddb7c121e7fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Jun 2026 13:20:49 +0200 Subject: [PATCH] =?UTF-8?q?fix(fireshare):=20update=20image=20docker.io/sh?= =?UTF-8?q?aneisrael/fireshare=201.6.13=20=E2=86=92=201.6.15=20(#48749)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `788e968` → `537f346` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
ShaneIsrael/fireshare (docker.io/shaneisrael/fireshare) ### [`v1.6.15`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.15) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.14...v1.6.15) #### What's Changed ##### Bug Fixes - **Fix blank image cards on sort change** - Changing the sort order could leave image cards in a broken state, showing blank placeholders at the top of the page. Cards now properly reset their load state when the sort changes. ##### Maintenance - **Upgraded axios to 1.17.0** - Updated the axios dependency and migrated from the deprecated `CancelToken` API to the modern `AbortController` + `signal` pattern. ### [`v1.6.14`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.6.14) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.6.13...v1.6.14) Highly recommended to upgrade to this release. A command injection vulnerability was discovered on the public upload endpoint and has been fixed in this release. #### Bug Fixes - Tightened folder name validation across all upload endpoints to reject names containing spaces, slashes, or parent directory traversal sequences. White spaces are replaced with hyphens for cleaner filename sanitization. - Fixed image uploads losing their original creation date. EXIF DateTimeOriginal is now read first, with fallback to filename date patterns then file modification time - Fixed a crash in create\_posters when a video has no duration metadata
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/fireshare/Chart.yaml | 4 ++-- charts/stable/fireshare/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 5601078e49b..b12d4a6e825 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.6.13 +appVersion: 1.6.15 dependencies: - name: common version: 29.3.4 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 10.4.3 +version: 10.4.4 diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index c1049a7dedf..c74a2520158 100644 --- a/charts/stable/fireshare/values.yaml +++ b/charts/stable/fireshare/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/shaneisrael/fireshare - tag: 1.6.13@sha256:788e968cb15b9f110acedad8d986dcdf08a292e43b781c7cc51cd8dd1413238f + tag: 1.6.15@sha256:537f346a6287a4252b2cd6a41a69fadc700ace8ab2177fe07000550a80de8640 securityContext: container: