Skip to content

feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.24.0 ) - #5554

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x
Open

feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.24.0 )#5554
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2025

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 major v2.7.1v3.24.0

Warning

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

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

  • The meal planner features a much-improved recipe selector when editing entries directly:
    Screenshot 2026-08-24 at 11 28 34 AM

  • Several improvements have been made to lower idle RAM usage and speed up startup time.

✨ New features

🐛 Bug fixes

🧰 Maintenance

7 changes

🔨 Internal development

⬆️ Dependency updates

19 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.23.1

Compare Source

🍴🍴🍴🍴🍴🍴

Quick fix to a few hints on the new AI page.

🐛 Bug fixes

🍴🍴🍴🍴🍴🍴

v3.23.0

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

Simplified AI Imports

Importing recipes with AI has been vastly improved. Rather than several disparate import pages, you now import recipes with AI via the universal "Import with AI" page: image

From here you can also choose several options previously only featured on a handful of pages: image

The internals of how your providers are called has been rewritten as well to break up import tasks into separate calls to your provider, shrinking context windows and producing more consistent results.

Native OIDC endpoints

We now have native OIDC endpoints for OIDC services which only work via passkey (or otherwise don't rely on the browser session), such as Pocket ID and authentik. These should now work for you out of the box (see: #​7804).

✨ New features

🐛 Bug fixes

🧰 Maintenance

28 changes

🔨 Internal development

⬆️ Dependency updates

42 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot

carpenike-bot Bot commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.48s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 4.05s
⚠️ YAML prettier 1 1 2 0.46s
❌ YAML yamllint 1 1 0 0.73s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.0.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.0.1 ) Jul 13, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 90e749f to f2233f7 Compare July 13, 2025 18:47
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from f2233f7 to be10bed Compare July 21, 2025 13:01
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.0.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.0.2 ) Jul 21, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from be10bed to af520f5 Compare August 19, 2025 22:45
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.0.2 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.1.1 ) Aug 19, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from af520f5 to 187e196 Compare August 25, 2025 22:28
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.1.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.1.2 ) Aug 25, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 187e196 to caea19c Compare September 14, 2025 01:29
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.1.2 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.2.0 ) Sep 14, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from caea19c to 1d1e89c Compare September 15, 2025 05:37
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.2.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.2.1 ) Sep 15, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 1d1e89c to 80c610c Compare September 28, 2025 01:36
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.2.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.0 ) Sep 28, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 80c610c to 1f749d3 Compare October 2, 2025 18:14
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.1 ) Oct 2, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 1f749d3 to 9952084 Compare October 10, 2025 23:48
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.2 ) Oct 10, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 9952084 to 14ac592 Compare October 31, 2025 19:54
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.3.2 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.4.0 ) Oct 31, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 14ac592 to 84ad563 Compare November 14, 2025 21:47
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.4.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.5.0 ) Nov 14, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 84ad563 to 5ce03cd Compare December 2, 2025 06:07
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 0c1069f to b12b634 Compare December 19, 2025 05:08
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.7.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) Dec 19, 2025
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) - autoclosed Dec 27, 2025
@renovate renovate Bot closed this Dec 27, 2025
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) - autoclosed feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) Dec 27, 2025
@renovate renovate Bot reopened this Dec 27, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch 3 times, most recently from 819e2db to d1fcf29 Compare December 29, 2025 22:08
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.8.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.0 ) Dec 29, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from d1fcf29 to 55d6557 Compare December 30, 2025 04:40
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.1 ) Dec 30, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 55d6557 to 1a58970 Compare January 2, 2026 20:32
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.2 ) Jan 2, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 1a58970 to 26314ce Compare February 2, 2026 22:34
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.9.2 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.0 ) Feb 2, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 26314ce to 2eaf980 Compare February 3, 2026 04:48
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.1 ) Feb 3, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 2eaf980 to 5bc6249 Compare February 5, 2026 01:37
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.1 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.2 ) Feb 5, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 5bc6249 to 5783459 Compare February 17, 2026 05:15
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.10.2 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.11.0 ) Feb 17, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 5783459 to 3d46693 Compare March 8, 2026 01:49
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.11.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.12.0 ) Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-3.x branch from 3d46693 to f04bb94 Compare March 18, 2026 18:05
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.12.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.13.0 ) Mar 18, 2026
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.13.0 ) feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.13.0 ) - autoclosed Mar 18, 2026
@renovate renovate Bot closed this Mar 18, 2026
@renovate renovate Bot changed the title feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.13.0 ) - autoclosed feat(container)!: Update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v3.13.1 ) Mar 19, 2026
… → v3.24.0 )

| datasource | package                       | from   | to      |
| ---------- | ----------------------------- | ------ | ------- |
| docker     | ghcr.io/mealie-recipes/mealie | v2.7.1 | v3.24.0 |
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