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 [@​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. [#​3731](https://github.com/mealie-recipes/mealie/issues/3731) by [@​derpferd](https://github.com/derpferd) in https://github.com/mealie-recipes/mealie/pull/3732
- feat: bulk assign label to foods by [@​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 [@​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 [@​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 [@​michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3768
- feat: Add Alerts for Ingredient Parsing Errors by [@​michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3795
- feat: Added serving size to print view by [@​thomaspijper](https://github.com/thomaspijper) in https://github.com/mealie-recipes/mealie/pull/3796
- feat: Make OpenAI Request Timeout Configurable by [@​michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3808
- feat: check all in shopping list view by [@​ollywelch](https://github.com/ollywelch) in https://github.com/mealie-recipes/mealie/pull/3786
- feat: Auto-label new shopping list items by [@​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 [@​boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3777
- feat: Offline Shopping List by [@​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 [@​michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3749
- fix: Typo in label by [@​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 [@​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 [@​michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3769
- fix: Comments Disappear After Edit by [@​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 [@​cclauss](https://github.com/cclauss) in https://github.com/mealie-recipes/mealie/pull/3780
- fix: Typo, assert_derserialize => assert_deserialize by [@​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 [@​vladyslavq](https://github.com/vladyslavq) in https://github.com/mealie-recipes/mealie/pull/3820
- fix: Offline Shopping List Fixes by [@​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 [@​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 [@​github-actions](https://github.com/github-actions) in https://github.com/mealie-recipes/mealie/pull/3747
- docs: Add database changes, remove changelogs by [@​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 [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3753
- fix(deps): update dependency openai to v1.35.1 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3756
- fix(deps): update dependency sqlalchemy to v2.0.31 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3752
- fix(deps): update dependency openai to v1.35.2 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3759
- fix(deps): update dependency openai to v1.35.3 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3762
- fix(deps): update dependency tzdata to v2024 by [@​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 [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3785
- fix(deps): update dependency aiofiles to v24 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3784
- fix(deps): update dependency openai to v1.35.4 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3797
- fix(deps): update dependency openai to v1.35.5 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3802
- fix(deps): update dependency alembic to v1.13.2 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3801
- fix(deps): update dependency openai to v1.35.6 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3806
- fix(deps): update dependency openai to v1.35.7 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3810
- fix(deps): update dependency pillow to v10.4.0 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3822
- fix(deps): update dependency pydantic to v2.8.0 by [@​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 [@​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 [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3826
- fix(deps): update dependency openai to v1.35.8 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3828
- fix(deps): update dependency orjson to v3.10.6 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3829
- fix(deps): update dependency rapidfuzz to v3.9.4 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3832
- fix(deps): update dependency openai to v1.35.9 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3831
- chore(deps): update dependency ruff to v0.4.10 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3758
- chore(deps): update dependency coverage to v7.5.4 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3774
- chore(deps): update dependency mypy to v1.10.1 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3791
- chore(deps): update dependency pylint to v3.2.4 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3798
- chore(deps): update dependency ruff to ^0.5.0 by [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3807
- chore(deps): update dependency pylint to v3.2.5 by [@​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 [@​renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3827
- New Crowdin updates (Total: 8)
#### New Contributors
- [@​cclauss](https://github.com/cclauss) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3780
- [@​thomaspijper](https://github.com/thomaspijper) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3796
- [@​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=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.9.0->v1.10.1Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v1.10.1Compare Source
What's Changed
Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.10.0...v1.10.1
v1.10.0: - Shopping Lists improvementsCompare 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.
This PR has been generated by Renovate Bot.