Update ghcr.io/mealie-recipes/mealie Docker tag to v1.10.1 #274

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-1.x into master 2024-07-04 05:29:06 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v1.9.0 -> v1.10.1

Release Notes

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

v1.10.1

Compare Source

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.10.0...v1.10.1

v1.10.0: - Shopping Lists improvements

Compare Source

Highlights

Shopping lists got a lot of love in this release! Some of the highlights:

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.9.0...v1.10.0


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 | `v1.9.0` -> `v1.10.1` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v1.10.1`](https://github.com/mealie-recipes/mealie/releases/tag/v1.10.1) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v1.10.0...v1.10.1) #### What's Changed - fix: Revert "fix: Offline Shopping List Fixes" by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3835 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v1.10.0...v1.10.1 ### [`v1.10.0`](https://github.com/mealie-recipes/mealie/releases/tag/v1.10.0): - Shopping Lists improvements [Compare Source](https://github.com/mealie-recipes/mealie/compare/v1.9.0...v1.10.0) #### Highlights Shopping lists got a lot of love in this release! Some of the highlights: - If you've only got 1 shopping list, by default we'll navigate straight to it rather than to the normal selection screen. https://github.com/mealie-recipes/mealie/pull/3764 https://github.com/mealie-recipes/mealie/pull/3768 - When adding a "note" to the shopping list, if it matches up with a food item, the food's label will be applied to it. https://github.com/mealie-recipes/mealie/pull/3800 - Foods can be flagged as "on hand" or "staples", which stops them being added to the shopping list by default. https://github.com/mealie-recipes/mealie/pull/3777 - The shopping list can now work offline and queues updates to send to the server when connection is restored. This is the most experimental of the changes mentioned. https://github.com/mealie-recipes/mealie/pull/3760 https://github.com/mealie-recipes/mealie/pull/3823 #### What's Changed - feat: Insert instruction step above or below. [#&#8203;3731](https://github.com/mealie-recipes/mealie/issues/3731) by [@&#8203;derpferd](https://github.com/derpferd) in https://github.com/mealie-recipes/mealie/pull/3732 - feat: bulk assign label to foods by [@&#8203;Kuchenpirat](https://github.com/Kuchenpirat) in https://github.com/mealie-recipes/mealie/pull/3750 - feat: If only 1 shopping list, navigate straight to it (Shopping List QoL) by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3764 - feat: Add Additional Plan To Eat Columns To Import by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3776 - feat: Prevent Shopping Lists From Rendering If Redirecting by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3768 - feat: Add Alerts for Ingredient Parsing Errors by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3795 - feat: Added serving size to print view by [@&#8203;thomaspijper](https://github.com/thomaspijper) in https://github.com/mealie-recipes/mealie/pull/3796 - feat: Make OpenAI Request Timeout Configurable by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3808 - feat: check all in shopping list view by [@&#8203;ollywelch](https://github.com/ollywelch) in https://github.com/mealie-recipes/mealie/pull/3786 - feat: Auto-label new shopping list items by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3800 - feat: Add the ability to flag a food as "on hand", to exclude from shopping list by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3777 - feat: Offline Shopping List by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3760 - fix: Make OpenAI Image Scraping More Fault Tolerant by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3749 - fix: Typo in label by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3765 - fix: Prevent Dragging Ingredients to Instructions and Vice Versa by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3770 - fix: Open AI Parsing Fails When Group Has No Units by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3769 - fix: Comments Disappear After Edit by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3767 - fix: pre-commit autoupdate && pre-commit run --all-files by [@&#8203;cclauss](https://github.com/cclauss) in https://github.com/mealie-recipes/mealie/pull/3780 - fix: Typo, assert_derserialize => assert_deserialize by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3814 - fix: Daily task scheduler can be off by an hour by [@&#8203;vladyslavq](https://github.com/vladyslavq) in https://github.com/mealie-recipes/mealie/pull/3820 - fix: Offline Shopping List Fixes by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3823 - chore: remove gunicorn in favor of uvicorn workers by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3761 - docs(auto): Update image tag, for release v1.9.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/mealie-recipes/mealie/pull/3747 - docs: Add database changes, remove changelogs by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3778 - fix(deps): update dependency openai to v1.35.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3753 - fix(deps): update dependency openai to v1.35.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3756 - fix(deps): update dependency sqlalchemy to v2.0.31 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3752 - fix(deps): update dependency openai to v1.35.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3759 - fix(deps): update dependency openai to v1.35.3 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3762 - fix(deps): update dependency tzdata to v2024 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3763 - fix(deps): update dependency pydantic-settings to v2.3.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3785 - fix(deps): update dependency aiofiles to v24 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3784 - fix(deps): update dependency openai to v1.35.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3797 - fix(deps): update dependency openai to v1.35.5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3802 - fix(deps): update dependency alembic to v1.13.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3801 - fix(deps): update dependency openai to v1.35.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3806 - fix(deps): update dependency openai to v1.35.7 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3810 - fix(deps): update dependency pillow to v10.4.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3822 - fix(deps): update dependency pydantic to v2.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3824 - fix(deps): update dependency recipe-scrapers to v14.57.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3804 - fix(deps): update dependency pillow-heif to ^0.17.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3826 - fix(deps): update dependency openai to v1.35.8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3828 - fix(deps): update dependency orjson to v3.10.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3829 - fix(deps): update dependency rapidfuzz to v3.9.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3832 - fix(deps): update dependency openai to v1.35.9 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3831 - chore(deps): update dependency ruff to v0.4.10 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3758 - chore(deps): update dependency coverage to v7.5.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3774 - chore(deps): update dependency mypy to v1.10.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3791 - chore(deps): update dependency pylint to v3.2.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3798 - chore(deps): update dependency ruff to ^0.5.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3807 - chore(deps): update dependency pylint to v3.2.5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3813 - chore(deps): update dependency mkdocs-material to v9.5.28 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3827 - New Crowdin updates (Total: 8) #### New Contributors - [@&#8203;cclauss](https://github.com/cclauss) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3780 - [@&#8203;thomaspijper](https://github.com/thomaspijper) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3796 - [@&#8203;vladyslavq](https://github.com/vladyslavq) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3820 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v1.9.0...v1.10.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-07-04 03:05:10 +00:00
AverageMarcus merged commit 2a82b0323a into master 2024-07-04 05:29:06 +00:00
AverageMarcus deleted branch renovate/ghcr.io-mealie-recipes-mealie-1.x 2024-07-04 05:29:06 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#274
No description provided.