feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.25.1 → v3.27.0 ) - #1846
Open
chaplain-grimaldus[bot] wants to merge 1 commit into
Open
chaplain-grimaldus[bot] wants to merge 1 commit into
chaplain-grimaldus[bot] wants to merge 1 commit into
Conversation
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
September 17, 2026 17:50
62a5091 to
eb7a56c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.25.1→v3.27.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.27.0Compare 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
6dac556@renovate[bot] (#8408)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.26.0Compare Source
🍴🍴🍴🍴🍴🍴
Welcome to the latest release of Mealie! We have tons of new features packed into this one, as well as a large collection of bug fixes. Check them out below 👇
🚨 BREAKING CHANGE
Mealie now checks where its own outgoing requests are going. Anything the server fetches on your behalf, such as importing a recipe from a URL, downloading a recipe image, sending a webhook, or running a recipe action, is only allowed to reach addresses on the public internet.
Webhooks and recipe actions were not checked before, and the checks on recipe imports were narrower than they are now. If any of these pointed at something on your own network, they will stop working after this update.
If you need a target on your own network to keep working, allow it explicitly with
HTTP_ALLOW_LIST, which accepts hostnames or CIDRs. To keep a Tailscale host reachable, for example:For more information, check out the docs and the in-app announcement.
🎉 Highlights
You can now add substitutions to your ingredients. We support two kinds of substitutions:
Recipe-specific substitutions:
Common substitutions (not tied to specific recipe, edited on the data management page):
Substitutions are (optionally) considered in the recipe finder, too!
You can now link recipe notes to individual steps:

🚨 Breaking changes
✨ New features
🐛 Bug fixes
🧰 Maintenance
14 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
14 changes
🙏 New Contributors
🍴🍴🍴🍴🍴🍴
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 these updates again.
This PR has been generated by Mend Renovate CLI.