From c8fe08e7e909351c452be768080643930d9c78a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 20:50:00 +0200 Subject: [PATCH] =?UTF-8?q?feat(mealie):=20update=20image=20ghcr.io/mealie?= =?UTF-8?q?-recipes/mealie=20v3.15.1=20=E2=86=92=20v3.16.0=20(#47161)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `62897c8` β†’ `74496ae` | --- > [!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
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie) ### [`v3.16.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.16.0) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.15.2...v3.16.0) ### 🍴🍴🍴🍴🍴🍴 This release contains a few fixes, and migrates our PWA manifest to the backend. Among other things, this fixes a bug with the PWA where it doesn't respect your custom theme color if you have it set. #### ✨ New features - feat: Migrate PWA manifest to backend [@​Choromanski](https://redirect.github.com/Choromanski) ([#​7331](https://redirect.github.com/mealie-recipes/mealie/issues/7331)) #### πŸ› Bug fixes - fix: Blank query filter builder fields [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7480](https://redirect.github.com/mealie-recipes/mealie/issues/7480)) - fix: preserve ingredient section titles when parsing recipe ingredients [@​zdenek-stursa](https://redirect.github.com/zdenek-stursa) ([#​7483](https://redirect.github.com/mealie-recipes/mealie/issues/7483)) - fix: Misc frontend layout fixes [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7487](https://redirect.github.com/mealie-recipes/mealie/issues/7487)) #### 🧰 Maintenance - chore: Update yarn deps [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7486](https://redirect.github.com/mealie-recipes/mealie/issues/7486)) #### πŸ“š Documentation - docs: Added copy button to codeblocks [@​Choromanski](https://redirect.github.com/Choromanski) ([#​7343](https://redirect.github.com/mealie-recipes/mealie/issues/7343)) #### πŸ”¨ Internal development - dev: Enable lockfile maintenance and update deps [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7484](https://redirect.github.com/mealie-recipes/mealie/issues/7484)) #### ⬆️ Dependency updates - chore(deps): update node.js to [`33cf7f0`](https://redirect.github.com/mealie-recipes/mealie/commit/33cf7f0) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) ([#​7478](https://redirect.github.com/mealie-recipes/mealie/issues/7478)) - fix(deps): update dependency authlib to v1.6.11 \[security] @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) ([#​7481](https://redirect.github.com/mealie-recipes/mealie/issues/7481)) - fix(deps): update dependency lxml to v6.0.4 @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) ([#​7485](https://redirect.github.com/mealie-recipes/mealie/issues/7485)) #### πŸ™ New Contributors - [@​zdenek-stursa](https://redirect.github.com/zdenek-stursa) made their first contribution in [#​7483](https://redirect.github.com/mealie-recipes/mealie/pull/7483) ### 🍴🍴🍴🍴🍴🍴 ### [`v3.15.2`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.15.2) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.15.1...v3.15.2) ### 🍴🍴🍴🍴🍴🍴 This PR patches path traversal vulnerabilities in migration image imports and media routes. We recommend updating your instance immediately to patch these vulnerabilities. #### πŸ› Bug fixes - fix: path traversal vulnerabilities in migration image imports and media routes [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7474](https://redirect.github.com/mealie-recipes/mealie/issues/7474)) #### ⬆️ Dependency updates - fix(deps): update dependency python-multipart to v0.0.25 @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) ([#​7470](https://redirect.github.com/mealie-recipes/mealie/issues/7470)) - fix(deps): update dependency python-multipart to v0.0.26 \[security] @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) ([#​7473](https://redirect.github.com/mealie-recipes/mealie/issues/7473)) ### 🍴🍴🍴🍴🍴🍴
--- ### Configuration πŸ“… **Schedule**: 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). Signed-off-by: Alfred GΓΆppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred GΓΆppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/mealie/Chart.yaml | 4 ++-- charts/stable/mealie/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 08e7fbee85e..23d8ce0f4e8 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.15.2 +appVersion: 3.16.0 dependencies: - name: common version: 29.0.15 @@ -35,5 +35,5 @@ sources: - https://github.com/mealie-recipes/mealie - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mealie type: application -version: 27.2.3 +version: 27.3.0 diff --git a/charts/stable/mealie/values.yaml b/charts/stable/mealie/values.yaml index 40ddf0eb3ee..be66124681b 100644 --- a/charts/stable/mealie/values.yaml +++ b/charts/stable/mealie/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/mealie-recipes/mealie - tag: v3.15.2@sha256:3f1a1bf58774f9b211b91a1f4d30a4a34e1159e6c0dcb6849b3a1067bcb6858e + tag: v3.16.0@sha256:74496aed2c5055e3b7b6c4e1bb9b4f16b1f566601582b258a10bae851f19ac24 pullPolicy: IfNotPresent mealie: frontend: