feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.22.0 ) - #3336
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.22.0 )#3336renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Path: --- /tmp/tmp.A3duypufXX 2026-07-28 05:11:25.916552842 +0000
+++ /tmp/tmp.loQ3JGLEnG 2026-07-28 05:11:26.274545111 +0000
@@ -92,7 +92,7 @@
value: mealie
- name: TZ
value: America/Chicago
- image: ghcr.io/mealie-recipes/mealie:v3.16.0
+ image: ghcr.io/mealie-recipes/mealie:v3.22.0
imagePullPolicy: IfNotPresent
name: main
volumeMounts: |
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
2 times, most recently
from
May 24, 2026 20:50
386c9f6 to
5cd921c
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
May 27, 2026 22:11
5cd921c to
e5abd74
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
May 29, 2026 06:52
e5abd74 to
233859e
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
June 24, 2026 17:39
233859e to
024fca9
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
June 26, 2026 22:39
024fca9 to
fe24e1d
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
July 23, 2026 19:13
fe24e1d to
9e4e9ef
Compare
… → v3.22.0 ) | datasource | package | from | to | | ---------- | ----------------------------- | ------- | ------- | | docker | ghcr.io/mealie-recipes/mealie | v3.16.0 | v3.22.0 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
July 28, 2026 05:10
9e4e9ef to
a066ee7
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.16.0→v3.22.0Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.22.0Compare Source
🍴🍴🍴🍴🍴🍴
The previous version of Mealie (v3.21.0) introduced a⚠️ BREAKING CHANGE⚠️ for instances using OIDC: Mealie now requires your OIDC provider to confirm the user's email address before allowing the login. This prevents an unverified, self-asserted email address from being used to match (and sign in) to an existing Mealie account.
If an identity provider does not emit the
email_verifiedclaim, logins now fail. If you cannot configure your identity provider to include theemail_verifiedclaim, you can setOIDC_REQUIRES_EMAIL_VERIFICATIONtofalse(this is not recommended per the above security concerns). See the docs for more details.🎉 Highlights
New to this release, many improvements have been made to make importing recipes more reliable. Mealie does a better job of looking like a real browser, rotates between several browser signatures, and retries more intelligently when a site pushes back. This works out of the box, with no configuration.
For sites sitting behind extra bot protection (such as Cloudflare) server admins have two additional controls:
Both require additional configuration to work. Mealie does not ship or manage either one. You supply the proxy, and host FlareSolverr yourself (it runs nicely as a sidecar container). See the configuration docs for the settings, setup details, and an example compose file.
✨ New features
🐛 Bug fixes
🧰 Maintenance
5 changes
🔨 Internal development
⬆️ Dependency updates
5 changes
🍴🍴🍴🍴🍴🍴
v3.21.0Compare Source
🍴🍴🍴🍴🍴🍴
This release brings a couple new features and a slew of bug fixes.
✨ New features
🐛 Bug fixes
refvar name when adding recipe to shopping list @michael-genson (#7937)🧰 Maintenance
20 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
39 changes
392e1e2@renovate[bot] (#7858)d5adb04@renovate[bot] (#7878)5711a0d@renovate[bot] (#7883)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.20.1Compare Source
🍴🍴🍴🍴🍴🍴
Patch release to fix a bug with the number inputs not rendering its value until the value changes.
🐛 Bug fixes
⬆️ Dependency updates
4 changes
fdddfb3@renovate[bot] (#7803)🍴🍴🍴🍴🍴🍴
v3.20.0Compare Source
🍴🍴🍴🍴🍴🍴
This release contains several fixes and security updates, including a fix for the recipe parser which should hopefully make it more consistent on some less-trusted networks.
✨ New features
🐛 Bug fixes
🧰 Maintenance
11 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
30 changes
9c1d881@renovate[bot] (#7748)40ad9f3@renovate[bot] (#7752)032e78d@renovate[bot] (#7773)012c19a@renovate[bot] (#7799)733e1c0@renovate[bot] (#7800)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.19.2Compare Source
🍴🍴🍴🍴🍴🍴
This release contains a fix for users with an empty
.secretfile not being able to log-in with local auth. Your.secretfile will be regenerated with a valid value. Note that this will invalidate existing tokens, including API keys.🐛 Bug fixes
🔨 Internal development
⬆️ Dependency updates
6 changes
🍴🍴🍴🍴🍴🍴
v3.19.1Compare Source
🍴🍴🍴🍴🍴🍴
This update fixes a bug with recipe actions not loading. Also included are several dependency updates.
🐛 Bug fixes
🧰 Maintenance
🔨 Internal development
⬆️ Dependency updates
19 changes
8530f76@renovate[bot] (#7668)🍴🍴🍴🍴🍴🍴
v3.19.0Compare Source
🍴🍴🍴🍴🍴🍴
❗❗❗This release contains important security fixes in the query filter API. For more information, see: #7629
🎉 Highlights
This release adds more flexible, in-app management of AI providers. You can now add multiple AI providers for different tasks (e.g. one provider for general use, and one provider for importing recipes from videos). These providers can be mixed between completely unrelated services (e.g. OpenAI, Azure, locally-hosted via Ollama, etc.).
Existing settings configured via environment variables (e.g.
OPENAI_API_KEY) will automatically be imported one time upon upgrading your instance. For more information, check out the PR or the in-app announcement!✨ New features
🐛 Bug fixes
🧰 Maintenance
6 changes
🍴🍴🍴🍴🍴🍴
v3.18.0Compare Source
🍴🍴🍴🍴🍴🍴
✨ New features
🐛 Bug fixes
🧰 Maintenance
8 changes
⬆️ Dependency updates
7 changes
34f0eb9@renovate[bot] (#7590)050bf2b@renovate[bot] (#7592)🍴🍴🍴🍴🍴🍴
v3.17.0Compare Source
🍴🍴🍴🍴🍴🍴
🎉 Highlights
The shopping list experience has been improved, especially for mobile users, including:
✨ New features
🐛 Bug fixes
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.