chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.28.0 #126

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v3.26.0 → v3.28.0

Release Notes

mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)

v3.28.0

Compare Source

🍴🍴🍴🍴🍴🍴

With the popularity of agentic AI, pull requests are popping and the contributors list keeps growing! Lots of exciting features and bug fixes in this release, and it's only been a week since the last one. Thanks to all our contributors, new and old!

🎉 Highlights

  • The food seed data has been overhauled. Foods now properly link to labels and are closely coupled (i.e. when you seed foods, you also get their labels). They've also been slimmed down dramatically (>2,000 down to about 500) and cleaned up (typos, nonsense foods, etc.). New instances should have a much better start. Languages which don't use plurals in recipe managers (e.g. Korean) will also not seed plural food data.

  • You can now drag and drop images directly from websites into your recipe instructions. Previously you'd have to download them first, but now Mealie will handle all that for you.

  • We've upgraded to Python 3.14. For all users, you should see some marginal improvements to backend performance. For embedded users (e.g. through Home Assistant): if you were having issues with auth (such as being logged out all the time) we now implement CHIPS which should help!

✨ New features

🐛 Bug fixes

🧰 Maintenance

12 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

21 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.27.0

Compare Source

🍴🍴🍴🍴🍴🍴

This release contains a few critical bug fixes for the previous version, as well as new connectivity testing for AI providers for non-admins.

✨ New features

🐛 Bug fixes

🧰 Maintenance

6 changes

⬆️ Dependency updates

9 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | minor | `v3.26.0` → `v3.28.0` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.28.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.28.0) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.27.0...v3.28.0) ### 🍴🍴🍴🍴🍴🍴 With the popularity of agentic AI, pull requests are popping and the contributors list keeps growing! Lots of exciting features and bug fixes in this release, and it's only been a week since the last one. Thanks to all our contributors, new and old! #### 🎉 Highlights - The food seed data has been overhauled. Foods now properly link to labels and are closely coupled (i.e. when you seed foods, you also get their labels). They've also been slimmed down dramatically (>2,000 down to about 500) and cleaned up (typos, nonsense foods, etc.). New instances should have a much better start. Languages which don't use plurals in recipe managers (e.g. Korean) will also not seed plural food data. - You can now drag and drop images directly from websites into your recipe instructions. Previously you'd have to download them first, but now Mealie will handle all that for you. - We've upgraded to Python 3.14. For all users, you should see some marginal improvements to backend performance. For embedded users (e.g. through Home Assistant): if you were having issues with auth (such as being logged out all the time) we now implement [CHIPS](https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Third-party_cookies/Partitioned_cookies) which should help! #### ✨ New features - feat: filter cookbooks by food label [@&#8203;Xyolyp](https://github.com/Xyolyp) ([#&#8203;8385](https://github.com/mealie-recipes/mealie/issues/8385)) - feat: shopping list condensed view [@&#8203;kylerk](https://github.com/kylerk) ([#&#8203;8402](https://github.com/mealie-recipes/mealie/issues/8402)) - feat: refactor, reduce, and repair food seed data [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8482](https://github.com/mealie-recipes/mealie/issues/8482)) - feat: support drag-and-drop images from web [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8493](https://github.com/mealie-recipes/mealie/issues/8493)) - feat: ignore plurals when they're not translated [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8516](https://github.com/mealie-recipes/mealie/issues/8516)) - feat: use partitioned cookies to support embedded auth [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8522](https://github.com/mealie-recipes/mealie/issues/8522)) #### 🐛 Bug fixes - fix: add explicitly selected on-hand ingredients to the shopping list [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8441](https://github.com/mealie-recipes/mealie/issues/8441)) - fix: show nutrition values with units in editor [@&#8203;justadityaraj](https://github.com/justadityaraj) ([#&#8203;8209](https://github.com/mealie-recipes/mealie/issues/8209)) - fix: allow SMTP encryption without authentication [@&#8203;justadityaraj](https://github.com/justadityaraj) ([#&#8203;8210](https://github.com/mealie-recipes/mealie/issues/8210)) - fix: labels get-by-id returns 404 instead of 500 for missing id [@&#8203;bferd](https://github.com/bferd) ([#&#8203;8227](https://github.com/mealie-recipes/mealie/issues/8227)) - fix: correct type mismatches in ShoppingListItem and RecipeDataAliasManagerDialog [@&#8203;deeumiya-huang](https://github.com/deeumiya-huang) ([#&#8203;8355](https://github.com/mealie-recipes/mealie/issues/8355)) - fix: discard alias edits when the alias manager dialog is cancelled [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8383](https://github.com/mealie-recipes/mealie/issues/8383)) - fix: import recipe notes from Paprika archives [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8384](https://github.com/mealie-recipes/mealie/issues/8384)) - fix: use relative redirects for SPA directory routes [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8410](https://github.com/mealie-recipes/mealie/issues/8410)) - fix: clamp recipe finder missing item limits [@&#8203;YibingZhang325](https://github.com/YibingZhang325) ([#&#8203;8239](https://github.com/mealie-recipes/mealie/issues/8239)) - fix: default the recipe name when an AI import returns a blank one [@&#8203;adman234](https://github.com/adman234) ([#&#8203;8343](https://github.com/mealie-recipes/mealie/issues/8343)) - fix: reject whitespace-only recipe comments [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8295](https://github.com/mealie-recipes/mealie/issues/8295)) - fix: Exporting using ZIP file results in empty fields [@&#8203;xiaofang2016](https://github.com/xiaofang2016) ([#&#8203;8083](https://github.com/mealie-recipes/mealie/issues/8083)) - fix: localize meal plan rule summaries and notifications [@&#8203;Frank-Ping](https://github.com/Frank-Ping) ([#&#8203;8102](https://github.com/mealie-recipes/mealie/issues/8102)) - fix: restore household in recipe context menu [@&#8203;derekdiliu](https://github.com/derekdiliu) ([#&#8203;8446](https://github.com/mealie-recipes/mealie/issues/8446)) - fix: admin unable to edit recipes in other households ([#&#8203;7810](https://github.com/mealie-recipes/mealie/issues/7810)) [@&#8203;bferd](https://github.com/bferd) ([#&#8203;8018](https://github.com/mealie-recipes/mealie/issues/8018)) - fix: show registration API error messages [@&#8203;YibingZhang325](https://github.com/YibingZhang325) ([#&#8203;8103](https://github.com/mealie-recipes/mealie/issues/8103)) - fix: support FB share URLs with redirecting [@&#8203;xiaofang2016](https://github.com/xiaofang2016) ([#&#8203;8443](https://github.com/mealie-recipes/mealie/issues/8443)) - fix: report image upload failures instead of failing silently [@&#8203;henry1113nz](https://github.com/henry1113nz) ([#&#8203;8437](https://github.com/mealie-recipes/mealie/issues/8437)) - fix: set original\_text for nlp and brute parsed ingredients [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8458](https://github.com/mealie-recipes/mealie/issues/8458)) - fix: clarify migrations are for other applications, not Mealie upgrades [@&#8203;henry1113nz](https://github.com/henry1113nz) ([#&#8203;8289](https://github.com/mealie-recipes/mealie/issues/8289)) - fix: allow non-ASCII characters in SMTP credentials [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8397](https://github.com/mealie-recipes/mealie/issues/8397)) - fix: align ingredient checkbox and text to top baseline [@&#8203;GerbenJavado](https://github.com/GerbenJavado) ([#&#8203;8457](https://github.com/mealie-recipes/mealie/issues/8457)) #### 🧰 Maintenance <details> <summary>12 changes</summary> - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8440](https://github.com/mealie-recipes/mealie/issues/8440)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8449](https://github.com/mealie-recipes/mealie/issues/8449)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8456](https://github.com/mealie-recipes/mealie/issues/8456)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8462](https://github.com/mealie-recipes/mealie/issues/8462)) - chore(l10n): Crowdin locale sync @&#8203;[mealie-actions\[bot\]](https://github.com/apps/mealie-actions) ([#&#8203;8467](https://github.com/mealie-recipes/mealie/issues/8467)) - chore: migrate documentation from MkDocs to Zensical [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7716](https://github.com/mealie-recipes/mealie/issues/7716)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8476](https://github.com/mealie-recipes/mealie/issues/8476)) - chore: speed up the backend test suite [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8477](https://github.com/mealie-recipes/mealie/issues/8477)) - chore: speed up the PR CI image build and job setup [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8478](https://github.com/mealie-recipes/mealie/issues/8478)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8492](https://github.com/mealie-recipes/mealie/issues/8492)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8523](https://github.com/mealie-recipes/mealie/issues/8523)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8533](https://github.com/mealie-recipes/mealie/issues/8533)) </details> #### 📚 Documentation - docs: remove Netlify deployment [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8471](https://github.com/mealie-recipes/mealie/issues/8471)) #### 🔨 Internal development - dev: Remove sponsor option from feature request discussion template. [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8474](https://github.com/mealie-recipes/mealie/issues/8474)) - dev: run tests in parallel with pytest-xdist [@&#8203;bestxmg](https://github.com/bestxmg) ([#&#8203;8473](https://github.com/mealie-recipes/mealie/issues/8473)) - dev: upgrade to Python 3.14 [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8521](https://github.com/mealie-recipes/mealie/issues/8521)) - dev: fix household mismatch in test [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8526](https://github.com/mealie-recipes/mealie/issues/8526)) #### ⬆️ Dependency updates <details> <summary>21 changes</summary> - fix(deps): update dependency tzdata to v2026.4 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8438](https://github.com/mealie-recipes/mealie/issues/8438)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8321](https://github.com/mealie-recipes/mealie/issues/8321)) - chore(deps): update dependency coverage to v7.16.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8453](https://github.com/mealie-recipes/mealie/issues/8453)) - fix(deps): update dependency uvicorn to v0.53.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8459](https://github.com/mealie-recipes/mealie/issues/8459)) - chore(deps): update dependency httpx2 to v2.13.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8463](https://github.com/mealie-recipes/mealie/issues/8463)) - fix(deps): update dependency sqlalchemy to v2.0.53 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8465](https://github.com/mealie-recipes/mealie/issues/8465)) - fix(deps): update dependency openai to v3.14.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8466](https://github.com/mealie-recipes/mealie/issues/8466)) - chore(deps): update dependency zensical to v0.0.62 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8475](https://github.com/mealie-recipes/mealie/issues/8475)) - fix(deps): update dependency sqlalchemy to v2.0.54 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8480](https://github.com/mealie-recipes/mealie/issues/8480)) - fix(deps): update dependency openai to v3.14.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8484](https://github.com/mealie-recipes/mealie/issues/8484)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8485](https://github.com/mealie-recipes/mealie/issues/8485)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8486](https://github.com/mealie-recipes/mealie/issues/8486)) - fix(deps): update dependency python-ldap to v3.4.8 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8495](https://github.com/mealie-recipes/mealie/issues/8495)) - chore(deps): update dependency ruff to v0.16.8 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8501](https://github.com/mealie-recipes/mealie/issues/8501)) - fix(deps): update dependency openai to v3.15.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8508](https://github.com/mealie-recipes/mealie/issues/8508)) - fix(deps): update dependency openai to v3.16.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8518](https://github.com/mealie-recipes/mealie/issues/8518)) - fix(deps): update dependency openai to v3.16.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8520](https://github.com/mealie-recipes/mealie/issues/8520)) - fix(deps): update dependency python-slugify to v9.1.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8525](https://github.com/mealie-recipes/mealie/issues/8525)) - fix(deps): update dependency openai to v3.16.2 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8524](https://github.com/mealie-recipes/mealie/issues/8524)) - chore(deps): update dependency zensical to v0.0.63 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8534](https://github.com/mealie-recipes/mealie/issues/8534)) - chore(deps): update node.js to [`64af381`](https://github.com/mealie-recipes/mealie/commit/64af381) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8535](https://github.com/mealie-recipes/mealie/issues/8535)) </details> #### 🙏 New Contributors - [@&#8203;xiaofang2016](https://github.com/xiaofang2016) made their first contribution in [#&#8203;8083](https://github.com/mealie-recipes/mealie/pull/8083) - [@&#8203;Frank-Ping](https://github.com/Frank-Ping) made their first contribution in [#&#8203;8102](https://github.com/mealie-recipes/mealie/pull/8102) - [@&#8203;kylerk](https://github.com/kylerk) made their first contribution in [#&#8203;8402](https://github.com/mealie-recipes/mealie/pull/8402) - [@&#8203;GerbenJavado](https://github.com/GerbenJavado) made their first contribution in [#&#8203;8457](https://github.com/mealie-recipes/mealie/pull/8457) ### 🍴🍴🍴🍴🍴🍴 ### [`v3.27.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.27.0) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.26.0...v3.27.0) ### 🍴🍴🍴🍴🍴🍴 This release contains a few critical bug fixes for the previous version, as well as new connectivity testing for AI providers for non-admins. #### ✨ New features - feat: add connectivity test for AI providers [@&#8203;elliot-ultra](https://github.com/elliot-ultra) ([#&#8203;8123](https://github.com/mealie-recipes/mealie/issues/8123)) #### 🐛 Bug fixes - fix: forward attributes to recipe info card image [@&#8203;nzyz995](https://github.com/nzyz995) ([#&#8203;8399](https://github.com/mealie-recipes/mealie/issues/8399)) - fix: avoid useAsyncData in recipe timeline scroll handler [@&#8203;nzyz995](https://github.com/nzyz995) ([#&#8203;8400](https://github.com/mealie-recipes/mealie/issues/8400)) - fix: prevent recipe card tags from overlapping title [@&#8203;vmiwa](https://github.com/vmiwa) ([#&#8203;8416](https://github.com/mealie-recipes/mealie/issues/8416)) - fix: respect household recipeDisableComments preference on recipe page [@&#8203;Luna-81](https://github.com/Luna-81) ([#&#8203;8424](https://github.com/mealie-recipes/mealie/issues/8424)) - fix: cURL fails when IPv6 isn't supported [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8425](https://github.com/mealie-recipes/mealie/issues/8425)) - fix: fall back to servings for recipe yield display [@&#8203;Tsuji-Hub](https://github.com/Tsuji-Hub) ([#&#8203;7881](https://github.com/mealie-recipes/mealie/issues/7881)) - fix: prevent duplicate iOS camera photos from overwriting recipe step assets [@&#8203;RisonG](https://github.com/RisonG) ([#&#8203;8111](https://github.com/mealie-recipes/mealie/issues/8111)) - fix: make TypeScript generation deterministic [@&#8203;justadityaraj](https://github.com/justadityaraj) ([#&#8203;8356](https://github.com/mealie-recipes/mealie/issues/8356)) - fix: replace "mealplan" with "meal plan" [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8427](https://github.com/mealie-recipes/mealie/issues/8427)) - fix: keep instruction section and step headings when importing [@&#8203;Rouzax](https://github.com/Rouzax) ([#&#8203;8331](https://github.com/mealie-recipes/mealie/issues/8331)) - fix: keep caller-supplied id when creating a model via auto\_init [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8432](https://github.com/mealie-recipes/mealie/issues/8432)) #### 🧰 Maintenance <details> <summary>6 changes</summary> - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8406](https://github.com/mealie-recipes/mealie/issues/8406)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8412](https://github.com/mealie-recipes/mealie/issues/8412)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8413](https://github.com/mealie-recipes/mealie/issues/8413)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8420](https://github.com/mealie-recipes/mealie/issues/8420)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8428](https://github.com/mealie-recipes/mealie/issues/8428)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8435](https://github.com/mealie-recipes/mealie/issues/8435)) </details> #### ⬆️ Dependency updates <details> <summary>9 changes</summary> - chore(deps): update dependency types-pyyaml to v6.0.12.20260906 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8364](https://github.com/mealie-recipes/mealie/issues/8364)) - fix(deps): update dependency openai to v3.11.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8407](https://github.com/mealie-recipes/mealie/issues/8407)) - chore(deps): update node.js to [`6dac556`](https://github.com/mealie-recipes/mealie/commit/6dac556) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8408](https://github.com/mealie-recipes/mealie/issues/8408)) - fix(deps): update dependency psycopg2-binary to v2.9.13 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8409](https://github.com/mealie-recipes/mealie/issues/8409)) - fix(deps): update dependency openai to v3.13.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8419](https://github.com/mealie-recipes/mealie/issues/8419)) - chore(deps): update dependency ruff to v0.16.7 - autoclosed @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8418](https://github.com/mealie-recipes/mealie/issues/8418)) - fix(deps): update dependency pint to v0.26.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8421](https://github.com/mealie-recipes/mealie/issues/8421)) - fix(deps): update dependency pyjwt to v2.14.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8426](https://github.com/mealie-recipes/mealie/issues/8426)) - fix(deps): update dependency alembic to v1.20.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8433](https://github.com/mealie-recipes/mealie/issues/8433)) </details> #### 🙏 New Contributors - [@&#8203;vmiwa](https://github.com/vmiwa) made their first contribution in [#&#8203;8416](https://github.com/mealie-recipes/mealie/pull/8416) - [@&#8203;Tsuji-Hub](https://github.com/Tsuji-Hub) made their first contribution in [#&#8203;7881](https://github.com/mealie-recipes/mealie/pull/7881) - [@&#8203;RisonG](https://github.com/RisonG) made their first contribution in [#&#8203;8111](https://github.com/mealie-recipes/mealie/pull/8111) - [@&#8203;Rouzax](https://github.com/Rouzax) made their first contribution in [#&#8203;8331](https://github.com/mealie-recipes/mealie/pull/8331) ### 🍴🍴🍴🍴🍴🍴 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTAzLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.27.0
Some checks failed
Lint / lint (push) Failing after 39s
Lint / lint (pull_request) Failing after 39s
433aa8d4c7
renovate-bot force-pushed renovate/ghcr.io-mealie-recipes-mealie-3.x from 433aa8d4c7
Some checks failed
Lint / lint (push) Failing after 39s
Lint / lint (pull_request) Failing after 39s
to 67dc23094b
Some checks failed
Lint / lint (push) Failing after 38s
Lint / lint (pull_request) Failing after 38s
2026-09-25 10:01:12 +00:00
Compare
renovate-bot changed title from chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.27.0 to chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.28.0 2026-09-25 10:01:14 +00:00
Some checks failed
Lint / lint (push) Failing after 38s
Lint / lint (pull_request) Failing after 38s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-mealie-recipes-mealie-3.x:renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch renovate/ghcr.io-mealie-recipes-mealie-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch renovate/ghcr.io-mealie-recipes-mealie-3.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch renovate/ghcr.io-mealie-recipes-mealie-3.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch master
git merge --squash renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch master
git merge --ff-only renovate/ghcr.io-mealie-recipes-mealie-3.x
git switch master
git merge renovate/ghcr.io-mealie-recipes-mealie-3.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
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
xenrox/ansible!126
No description provided.