Update ghcr.io/mealie-recipes/mealie Docker tag to v3.13.1 #672

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-3.x into master 2026-03-19 15:56:22 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v3.12.0v3.13.1

Release Notes

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

v3.13.1

Compare Source

🍴🍴🍴🍴🍴🍴

Quick patch release to test out a tweak to our release flow.

🐛 Bug fixes

🧰 Maintenance

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.13.0

Compare Source

🍴🍴🍴🍴🍴🍴

Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes.

🎉 Highlights

  • You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe.

  • Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned!

  • We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible.

New features

🐛 Bug fixes

🧰 Maintenance

18 changes

⬆️ Dependency updates

16 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 is behind base branch, 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | minor | `v3.12.0` → `v3.13.1` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.13.1`](https://github.com/mealie-recipes/mealie/releases/tag/v3.13.1) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.13.0...v3.13.1) ### 🍴🍴🍴🍴🍴🍴 Quick patch release to test out a tweak to our release flow. #### 🐛 Bug fixes - fix: [#&#8203;6802](https://github.com/mealie-recipes/mealie/issues/6802) prevent 500 internal server error when patching recipe tags [@&#8203;SimeonSouttar](https://github.com/SimeonSouttar) ([#&#8203;6803](https://github.com/mealie-recipes/mealie/issues/6803)) - fix: Updated workflows to checkout on commit of commit-version-bump [@&#8203;Choromanski](https://github.com/Choromanski) ([#&#8203;7217](https://github.com/mealie-recipes/mealie/issues/7217)) #### 🧰 Maintenance - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7271](https://github.com/mealie-recipes/mealie/issues/7271)) #### 🙏 New Contributors - [@&#8203;SimeonSouttar](https://github.com/SimeonSouttar) made their first contribution in [#&#8203;6803](https://github.com/mealie-recipes/mealie/pull/6803) ### 🍴🍴🍴🍴🍴🍴 ### [`v3.13.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.13.0) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.12.0...v3.13.0) ### 🍴🍴🍴🍴🍴🍴 Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes. #### 🎉 Highlights - You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe. - Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned! - We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible. #### ✨ New features - feat: Unit standardization / conversion [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7121](https://github.com/mealie-recipes/mealie/issues/7121)) - feat: Add social media video import (YouTube, TikTok, Instagram) [@&#8203;AurelienPautet](https://github.com/AurelienPautet) ([#&#8203;6764](https://github.com/mealie-recipes/mealie/issues/6764)) - feat: Recipe import progress [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7252](https://github.com/mealie-recipes/mealie/issues/7252)) - feat: Switch to httpx-curl-cffi for better scraping [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7254](https://github.com/mealie-recipes/mealie/issues/7254)) - feat: Adjust linked recipe unit and seperate when adding to shopping list [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7260](https://github.com/mealie-recipes/mealie/issues/7260)) #### 🐛 Bug fixes - fix: migrate RecipeRating component to script setup and defineModel [@&#8203;ProperTeaMogul](https://github.com/ProperTeaMogul) ([#&#8203;7203](https://github.com/mealie-recipes/mealie/issues/7203)) - fix: Allow more precise standard quantities in unit data management [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7218](https://github.com/mealie-recipes/mealie/issues/7218)) - fix: Restore original recipe description string [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7221](https://github.com/mealie-recipes/mealie/issues/7221)) - fix: Don't continue parsing recipes with errored HTTP status codes [@&#8203;deanmalan](https://github.com/deanmalan) ([#&#8203;7230](https://github.com/mealie-recipes/mealie/issues/7230)) - fix: Add ffmpeg to prod image [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;7235](https://github.com/mealie-recipes/mealie/issues/7235)) - fix: Update user agents in user-agents.txt [@&#8203;RealMochaFox](https://github.com/RealMochaFox) ([#&#8203;7250](https://github.com/mealie-recipes/mealie/issues/7250)) - fix: exclude index.html from workbox precache to prevent stale 401 app shell [@&#8203;api2062](https://github.com/api2062) ([#&#8203;7255](https://github.com/mealie-recipes/mealie/issues/7255)) #### 🧰 Maintenance <details> <summary>18 changes</summary> - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7205](https://github.com/mealie-recipes/mealie/issues/7205)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7208](https://github.com/mealie-recipes/mealie/issues/7208)) - chore(auto): Update pre-commit hooks [@&#8203;mealie-actions](https://github.com/mealie-actions) ([#&#8203;7209](https://github.com/mealie-recipes/mealie/issues/7209)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7220](https://github.com/mealie-recipes/mealie/issues/7220)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7223](https://github.com/mealie-recipes/mealie/issues/7223)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7225](https://github.com/mealie-recipes/mealie/issues/7225)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7228](https://github.com/mealie-recipes/mealie/issues/7228)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7231](https://github.com/mealie-recipes/mealie/issues/7231)) - chore: run Ruff with --fix in Pre-commit to auto-fix fixable errors [@&#8203;deanmalan](https://github.com/deanmalan) ([#&#8203;7232](https://github.com/mealie-recipes/mealie/issues/7232)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7236](https://github.com/mealie-recipes/mealie/issues/7236)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7240](https://github.com/mealie-recipes/mealie/issues/7240)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7245](https://github.com/mealie-recipes/mealie/issues/7245)) - chore(l10n): Crowdin locale sync [@&#8203;mealie-actions](https://github.com/mealie-actions) ([#&#8203;7246](https://github.com/mealie-recipes/mealie/issues/7246)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7253](https://github.com/mealie-recipes/mealie/issues/7253)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7258](https://github.com/mealie-recipes/mealie/issues/7258)) - chore(auto): Update pre-commit hooks [@&#8203;mealie-actions](https://github.com/mealie-actions) ([#&#8203;7256](https://github.com/mealie-recipes/mealie/issues/7256)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7266](https://github.com/mealie-recipes/mealie/issues/7266)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7270](https://github.com/mealie-recipes/mealie/issues/7270)) </details> #### ⬆️ Dependency updates <details> <summary>16 changes</summary> - fix(deps): update dependency apprise to v1.9.8 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7207](https://github.com/mealie-recipes/mealie/issues/7207)) - chore(deps): update dependency setuptools to v82.0.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7211](https://github.com/mealie-recipes/mealie/issues/7211)) - fix(deps): pin dependency pint to v0.25 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7213](https://github.com/mealie-recipes/mealie/issues/7213)) - fix(deps): update dependency pint to v0.25.2 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7214](https://github.com/mealie-recipes/mealie/issues/7214)) - chore(deps): update dependency mkdocs-material to v9.7.5 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7224](https://github.com/mealie-recipes/mealie/issues/7224)) - fix(deps): update dependency pyjwt to v2.12.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7234](https://github.com/mealie-recipes/mealie/issues/7234)) - chore(deps): update dependency ruff to v0.15.6 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7237](https://github.com/mealie-recipes/mealie/issues/7237)) - fix(deps): update dependency yt-dlp to v2026.3.13 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7239](https://github.com/mealie-recipes/mealie/issues/7239)) - fix(deps): update dependency openai to v2.28.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7242](https://github.com/mealie-recipes/mealie/issues/7242)) - fix(deps): update dependency uvicorn to v0.42.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7257](https://github.com/mealie-recipes/mealie/issues/7257)) - fix(deps): update dependency pyjwt to v2.12.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7241](https://github.com/mealie-recipes/mealie/issues/7241)) - chore(deps): update dependency coverage to v7.13.5 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7265](https://github.com/mealie-recipes/mealie/issues/7265)) - chore(deps): update node.js to [`5a593d7`](https://github.com/mealie-recipes/mealie/commit/5a593d7) [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7262](https://github.com/mealie-recipes/mealie/issues/7262)) - chore(deps): update node.js to [`5a593d7`](https://github.com/mealie-recipes/mealie/commit/5a593d7) [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7267](https://github.com/mealie-recipes/mealie/issues/7267)) - fix(deps): update dependency yt-dlp to v2026.3.17 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7269](https://github.com/mealie-recipes/mealie/issues/7269)) - fix(deps): update dependency openai to v2.29.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;7268](https://github.com/mealie-recipes/mealie/issues/7268)) </details> #### 🙏 New Contributors * @&#8203;deanmalan made their first contribution in https://github.com/mealie-recipes/mealie/pull/7230 * @&#8203;RealMochaFox made their first contribution in https://github.com/mealie-recipes/mealie/pull/7250 * @&#8203;api2062 made their first contribution in https://github.com/mealie-recipes/mealie/pull/7255 ### 🍴🍴🍴🍴🍴🍴 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43OC4wIiwidXBkYXRlZEluVmVyIjoiNDMuNzguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-03-19 03:05:56 +00:00
AverageMarcus merged commit b8d80143d6 into master 2026-03-19 15:56:22 +00:00
AverageMarcus deleted branch renovate/ghcr.io-mealie-recipes-mealie-3.x 2026-03-19 15:56:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#672