Skip to content

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
mainfrom
renovate/ghcr.io-mealie-recipes-mealie-3.x
Open

feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.22.0 )#3336
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-mealie-recipes-mealie-3.x

Conversation

@renovate

@renovate renovate Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v3.16.0v3.22.0

Release Notes

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

v3.22.0

Compare 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_verified claim, logins now fail. If you cannot configure your identity provider to include the email_verified claim, you can set OIDC_REQUIRES_EMAIL_VERIFICATION to false (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:

  • Proxy support, which routes recipe and image requests through a proxy. This helps with sites that block your server's IP address.
  • FlareSolverr support, which hands the page to a real headless browser as a last resort. This helps with challenges that Mealie can't get past on its own.

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.0

Compare Source

🍴🍴🍴🍴🍴🍴

This release brings a couple new features and a slew of bug fixes.

✨ New features

🐛 Bug fixes

🧰 Maintenance

20 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

39 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.20.1

Compare 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

🍴🍴🍴🍴🍴🍴

v3.20.0

Compare 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

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.19.2

Compare Source

🍴🍴🍴🍴🍴🍴

This release contains a fix for users with an empty .secret file not being able to log-in with local auth. Your .secret file 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.1

Compare 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

🍴🍴🍴🍴🍴🍴

v3.19.0

Compare 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.). image

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.0

Compare Source

🍴🍴🍴🍴🍴🍴

✨ New features

🐛 Bug fixes

🧰 Maintenance

8 changes

⬆️ Dependency updates

7 changes

🍴🍴🍴🍴🍴🍴

v3.17.0

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

The shopping list experience has been improved, especially for mobile users, including:

  • a new create menu for new items
  • swipe controls to check off an item (for mobile users)

✨ New features

🐛 Bug fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

Path: main/homelab/mealie

--- /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 renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.17.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.18.0 ) May 20, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 2 times, most recently from 386c9f6 to 5cd921c Compare May 24, 2026 20:50
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.18.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.0 ) May 24, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.1 ) May 27, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from 5cd921c to e5abd74 Compare May 27, 2026 22:11
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.1 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.2 ) May 29, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from e5abd74 to 233859e Compare May 29, 2026 06:52
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from 233859e to 024fca9 Compare June 24, 2026 17:39
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.19.2 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.20.0 ) Jun 24, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.20.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.20.1 ) Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from 024fca9 to fe24e1d Compare June 26, 2026 22:39
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from fe24e1d to 9e4e9ef Compare July 23, 2026 19:13
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.20.1 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.21.0 ) Jul 23, 2026
… → 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
renovate Bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from 9e4e9ef to a066ee7 Compare July 28, 2026 05:10
@renovate renovate Bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.21.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.16.0 → v3.22.0 ) Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants