Skip to content

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

Merged
bde-dev merged 1 commit intomainfrom
renovate/ghcr.io-mealie-recipes-mealie-3.x
Feb 13, 2026
Merged

chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.10.2#62
bde-dev merged 1 commit intomainfrom
renovate/ghcr.io-mealie-recipes-mealie-3.x

Conversation

@bde-dev
Copy link
Copy Markdown
Owner

@bde-dev bde-dev commented Feb 2, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v3.9.2v3.10.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v3.10.2

Compare Source

🍴🍴🍴🍴🍴🍴

Patch release to fix a cache issue with OIDC users. Also includes a fix for some users using a reverse proxy with OIDC.

🐛 Bug fixes

🧰 Maintenance

⬆️ Dependency updates

5 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.10.1

Compare Source

🍴🍴🍴🍴🍴🍴

Small release to patch a UI bug in some languages.

🐛 Bug fixes

🧰 Maintenance

📚 Documentation

🍴🍴🍴🍴🍴🍴

v3.10.0

Compare Source

🍴🍴🍴🍴🍴🍴

This version of Mealie contains a whole bunch of new features and bug fixes, including first-time contributions from 9 users (and a new bot)! Check out the highlights below 👇

🎉 Highlights

  • When importing a recipe, you can now import the original URL's categories (similar to how you can import tags) (#​6523)

  • You can now use custom OpenAI prompts to overwrite the ones included with Mealie. Check out the docs for more info on how to do this (#​6588)

  • We've migrated our OpenAI implementation to use structured outputs. This means much better support for modern models, which previously didn't support the legacy JSON mode (#​6964)

  • You can now add a full range of dates from the meal planner to your shopping list, instead of adding one day at a time (#​6981):
    image

🚨 Breaking changes

There is a minor breaking change in #​6781: GET requests to /api/households/invitations are now locked to admins only. This doesn't change the invitation flow for users, as requests using a particular invitation are unaffected. Check out the PR for more details.

✨ New features

🐛 Bug fixes

🧰 Maintenance

40 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

27 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴


Configuration

📅 Schedule: 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 Renovate Bot.

@bde-dev bde-dev added the apps label Feb 2, 2026
@bde-dev bde-dev force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from f5691ca to d48a56b Compare February 3, 2026 02:01
@bde-dev bde-dev changed the title chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.10.0 chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.10.1 Feb 3, 2026
@bde-dev bde-dev force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from d48a56b to eafe908 Compare February 5, 2026 12:06
@bde-dev bde-dev changed the title chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.10.1 chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.10.2 Feb 5, 2026
@bde-dev
Copy link
Copy Markdown
Owner Author

bde-dev commented Feb 13, 2026

AI Assessment

Field Value
Decision NEEDS_REVIEW
Risk Level MEDIUM
Update Type MINOR
Component ghcr.io/mealie-recipes/mealie
Version v3.9.2 -> v3.10.2
Breaking Changes true

Analysis

This is a MINOR version update that includes one documented breaking change in the API. While the application layer change carries low infrastructure risk, the API change requires verification that no existing integrations depend on the modified endpoint behavior. Additionally, v3.10.0 introduces several new features and v3.10.2 includes important OIDC fixes, making this a significant functional update that warrants testing.

Recommendation

Manual review recommended. Verify: (1) No homelab integrations query GET /api/households/invitations without admin auth, (2) Test OIDC authentication if in use, (3) Validate UI changes don't conflict with homelab setup, then approve and merge.


Analyzed by n8n AI Agent using Claude

@bde-dev bde-dev merged commit c2e5379 into main Feb 13, 2026
@bde-dev bde-dev deleted the renovate/ghcr.io-mealie-recipes-mealie-3.x branch February 13, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants