Update ghcr.io/mealie-recipes/mealie Docker tag to v2.7.1 #349

Merged
remoll merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-2.x into main 2025-03-01 13:45:26 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/mealie-recipes/mealie Kustomization minor v2.6.0 -> v2.7.1

Release Notes

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

v2.7.1: - 🐛Scraping Bug Fixes

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

This release fixes a bug that prevented scraping due to the use of an encoding not supported by httpx.

🐛 Bug fixes

📚 Documentation

⬆️ Dependency updates

4 changes

🍴🍴🍴🍴🍴🍴

v2.7.0: - UI/UX Improvements

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

Startup Time

Improved startup times by running database fixes only when a new migration is available.

🖥️ UI Redesign

New design for the Recipe Info Card.

New features

🐛 Bug fixes

🧰 Maintenance

15 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | Kustomization | minor | `v2.6.0` -> `v2.7.1` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v2.7.1`](https://github.com/mealie-recipes/mealie/releases/tag/v2.7.1): - 🐛Scraping Bug Fixes [Compare Source](https://github.com/mealie-recipes/mealie/compare/v2.7.0...v2.7.1) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights This release fixes a bug that prevented scraping due to the use of an encoding not supported by httpx. #### 🐛 Bug fixes - fix: Remove `br` encoding from scraper [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5115](https://github.com/mealie-recipes/mealie/issues/5115)) #### 📚 Documentation - docs(auto): Update image tag, for release v2.7.0 [@&#8203;github-actions](https://github.com/github-actions) ([#&#8203;5111](https://github.com/mealie-recipes/mealie/issues/5111)) #### ⬆️ Dependency updates <details> <summary>4 changes</summary> - fix(deps): update dependency pydantic-settings to v2.8.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5108](https://github.com/mealie-recipes/mealie/issues/5108)) - fix(deps): update dependency openai to v1.65.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5123](https://github.com/mealie-recipes/mealie/issues/5123)) - chore(deps): update dependency ruff to v0.9.8 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5112](https://github.com/mealie-recipes/mealie/issues/5112)) - fix(deps): update dependency fastapi to v0.115.9 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5122](https://github.com/mealie-recipes/mealie/issues/5122)) </details> ### 🍴🍴🍴🍴🍴🍴 ### [`v2.7.0`](https://github.com/mealie-recipes/mealie/releases/tag/v2.7.0): - UI/UX Improvements [Compare Source](https://github.com/mealie-recipes/mealie/compare/v2.6.0...v2.7.0) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights ##### ⌚ Startup Time Improved startup times by running database fixes only when a new migration is available. ##### 🖥️ UI Redesign New design for the Recipe Info Card. #### ✨ New features - feat: support `_FILE` suffix for docker secrets (again) [@&#8203;RMI78](https://github.com/RMI78) ([#&#8203;4958](https://github.com/mealie-recipes/mealie/issues/4958)) - feat: Improve Shopping List UI [@&#8203;miah120](https://github.com/miah120) ([#&#8203;4608](https://github.com/mealie-recipes/mealie/issues/4608)) - feat: Better Scraping/More User Agents [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5091](https://github.com/mealie-recipes/mealie/issues/5091)) - feat: redesign recipe info card [@&#8203;Kuchenpirat](https://github.com/Kuchenpirat) ([#&#8203;5026](https://github.com/mealie-recipes/mealie/issues/5026)) #### 🐛 Bug fixes - fix: Shorten Indexes [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5045](https://github.com/mealie-recipes/mealie/issues/5045)) - fix: Only run migration data fixes on migrations [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5038](https://github.com/mealie-recipes/mealie/issues/5038)) - fix: Invalidate Expired Shared Links [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5065](https://github.com/mealie-recipes/mealie/issues/5065)) - fix: update recipe time row direction on small screens [@&#8203;Kuchenpirat](https://github.com/Kuchenpirat) ([#&#8203;5107](https://github.com/mealie-recipes/mealie/issues/5107)) - fix: Bulk Add Recipes to Shopping List [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5054](https://github.com/mealie-recipes/mealie/issues/5054)) #### 🧰 Maintenance <details> <summary>15 changes</summary> - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5032](https://github.com/mealie-recipes/mealie/issues/5032)) - chore: Remove Warnings [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5039](https://github.com/mealie-recipes/mealie/issues/5039)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5046](https://github.com/mealie-recipes/mealie/issues/5046)) - chore(auto): Update pre-commit hooks [@&#8203;github-actions](https://github.com/github-actions) ([#&#8203;5047](https://github.com/mealie-recipes/mealie/issues/5047)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5073](https://github.com/mealie-recipes/mealie/issues/5073)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5080](https://github.com/mealie-recipes/mealie/issues/5080)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5093](https://github.com/mealie-recipes/mealie/issues/5093)) - chore(auto): Update pre-commit hooks [@&#8203;github-actions](https://github.com/github-actions) ([#&#8203;5069](https://github.com/mealie-recipes/mealie/issues/5069)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5098](https://github.com/mealie-recipes/mealie/issues/5098)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5099](https://github.com/mealie-recipes/mealie/issues/5099)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5100](https://github.com/mealie-recipes/mealie/issues/5100)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5101](https://github.com/mealie-recipes/mealie/issues/5101)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5102](https://github.com/mealie-recipes/mealie/issues/5102)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5105](https://github.com/mealie-recipes/mealie/issues/5105)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;5106](https://github.com/mealie-recipes/mealie/issues/5106)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v2.6.0 [@&#8203;github-actions](https://github.com/github-actions) ([#&#8203;5022](https://github.com/mealie-recipes/mealie/issues/5022)) - docs: Add additional information and tips to Backup & Restore Usage Documentation Page & Shopping List [@&#8203;ChipSkylark37](https://github.com/ChipSkylark37) ([#&#8203;4843](https://github.com/mealie-recipes/mealie/issues/4843)) #### 🔨 Internal development - dev: Create a Python package, build Docker images from it [@&#8203;chishm](https://github.com/chishm) ([#&#8203;4551](https://github.com/mealie-recipes/mealie/issues/4551)) #### ⬆️ Dependency updates <details> <summary>18 changes</summary> - fix(deps): update dependency beautifulsoup4 to v4.13.3 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5009](https://github.com/mealie-recipes/mealie/issues/5009)) - fix(deps): update dependency pydantic to v2.10.6 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;4940](https://github.com/mealie-recipes/mealie/issues/4940)) - chore(deps): update dependency mkdocs-material to v9.6.3 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5031](https://github.com/mealie-recipes/mealie/issues/5031)) - chore(deps): update dependency ruff to v0.9.5 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5029](https://github.com/mealie-recipes/mealie/issues/5029)) - fix(deps): update dependency sqlalchemy to v2.0.38 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5030](https://github.com/mealie-recipes/mealie/issues/5030)) - chore(deps): update dependency ruff to v0.9.6 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5049](https://github.com/mealie-recipes/mealie/issues/5049)) - chore(deps): update dependency coverage to v7.6.12 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5042](https://github.com/mealie-recipes/mealie/issues/5042)) - fix(deps): update dependency openai to v1.63.2 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5070](https://github.com/mealie-recipes/mealie/issues/5070)) - fix(deps): update dependency lxml to v5.3.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5048](https://github.com/mealie-recipes/mealie/issues/5048)) - chore(deps): update dependency mkdocs-material to v9.6.4 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5051](https://github.com/mealie-recipes/mealie/issues/5051)) - fix(deps): update dependency openai to v1.63.0 [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;5067](https://github.com/mealie-recipes/mealie/issues/5067)) - chore(deps): update dependency mkdocs-material to v9.6.5 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5078](https://github.com/mealie-recipes/mealie/issues/5078)) - fix(deps): update dependency recipe-scrapers to v15.5.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5087](https://github.com/mealie-recipes/mealie/issues/5087)) - fix(deps): update dependency recipe-scrapers to v15.5.1 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5089](https://github.com/mealie-recipes/mealie/issues/5089)) - fix(deps): update dependency pydantic-settings to v2.8.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5086](https://github.com/mealie-recipes/mealie/issues/5086)) - fix(deps): update dependency openai to v1.64.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5092](https://github.com/mealie-recipes/mealie/issues/5092)) - chore(deps): update dependency ruff to v0.9.7 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5079](https://github.com/mealie-recipes/mealie/issues/5079)) - fix(deps): update dependency beautifulsoup4 to v4.13.3 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5090](https://github.com/mealie-recipes/mealie/issues/5090)) - fix(deps): update dependency authlib to v1.5.0 [@&#8203;renovate](https://github.com/renovate) ([#&#8203;5103](https://github.com/mealie-recipes/mealie/issues/5103)) </details> #### 🙏 New Contributors - [@&#8203;RMI78](https://github.com/RMI78) made their first contribution in https://github.com/mealie-recipes/mealie/pull/4958 - [@&#8203;miah120](https://github.com/miah120) made their first contribution in https://github.com/mealie-recipes/mealie/pull/4608 ### 🍴🍴🍴🍴🍴🍴 </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-02-27 18:06:49 +00:00
renovate changed title from Update ghcr.io/mealie-recipes/mealie Docker tag to v2.7.0 to Update ghcr.io/mealie-recipes/mealie Docker tag to v2.7.1 2025-02-28 12:07:12 +00:00
renovate force-pushed renovate/ghcr.io-mealie-recipes-mealie-2.x from 37e22905d3 to a7e3af06a6 2025-02-28 12:07:13 +00:00 Compare
remoll merged commit 6aad946ed5 into main 2025-03-01 13:45:26 +00:00
remoll deleted branch renovate/ghcr.io-mealie-recipes-mealie-2.x 2025-03-01 13:45:26 +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: remoll/k3s-infra#349
No description provided.