This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | minor | `v3.8.0` → `v3.9.1` |
---
### Release Notes
<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>
### [`v3.9.1`](https://github.com/mealie-recipes/mealie/releases/tag/v3.9.1)
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.9.0...v3.9.1)
### 🍴🍴🍴🍴🍴🍴
Patch release to fix a small regression.
#### 🐛 Bug fixes
- fix: Revert extended touch on shopping list [@​michael-genson](https://github.com/michael-genson) ([#​6794](https://github.com/mealie-recipes/mealie/issues/6794))
#### 🧰 Maintenance
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6792](https://github.com/mealie-recipes/mealie/issues/6792))
### 🍴🍴🍴🍴🍴🍴
### [`v3.9.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.9.0)
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.8.0...v3.9.0)
### 🍴🍴🍴🍴🍴🍴
#### 🎉 Highlights
- When navigating to/from the meal planner, your previous date selections are remembered
- Checking off a shopping list item now has a nice animation
- Number inputs (e.g. recipe quantity) now use comma separators for the decimal place in locales which use them (e.g. German). They also look nicer!
#### ✨ New features
- feat: persist selected dates in meal planner [@​gitolicious](https://github.com/gitolicious) ([#​6512](https://github.com/mealie-recipes/mealie/issues/6512))
- feat: Animate shopping list and increase touch target [@​miah120](https://github.com/miah120) ([#​6569](https://github.com/mealie-recipes/mealie/issues/6569))
- feat: Replace number inputs with new v-number-input compontent [@​michael-genson](https://github.com/michael-genson) ([#​6767](https://github.com/mealie-recipes/mealie/issues/6767))
#### 🐛 Bug fixes
- fix: PWA maskable android icons & enctype shared\_target [@​p0lycarpio](https://github.com/p0lycarpio) ([#​6731](https://github.com/mealie-recipes/mealie/issues/6731))
- fix: Consistent Shopping List Recipe State [@​michael-genson](https://github.com/michael-genson) ([#​6758](https://github.com/mealie-recipes/mealie/issues/6758))
- fix: Backup selection doesn't work sometimes [@​michael-genson](https://github.com/michael-genson) ([#​6759](https://github.com/mealie-recipes/mealie/issues/6759))
- fix: add loader for create backup button [@​p0lycarpio](https://github.com/p0lycarpio) ([#​6763](https://github.com/mealie-recipes/mealie/issues/6763))
- fix: the `add_pagination_to_query` now always returns the correct count [@​AurelienPautet](https://github.com/AurelienPautet) ([#​6505](https://github.com/mealie-recipes/mealie/issues/6505))
- fix: Imported API keys not working on a new server [#​6477](https://github.com/mealie-recipes/mealie/issues/6477) [@​onemustpersist](https://github.com/onemustpersist) ([#​6496](https://github.com/mealie-recipes/mealie/issues/6496))
- fix: Add resiliency to LDAP admin filter [@​michael-genson](https://github.com/michael-genson) ([#​6766](https://github.com/mealie-recipes/mealie/issues/6766))
- fix: Can't remove organizer [@​michael-genson](https://github.com/michael-genson) ([#​6771](https://github.com/mealie-recipes/mealie/issues/6771))
- fix: Improve recipe bulk deletion [@​michael-genson](https://github.com/michael-genson) ([#​6772](https://github.com/mealie-recipes/mealie/issues/6772))
- fix: Only fetch recipes with a household id [@​michael-genson](https://github.com/michael-genson) ([#​6773](https://github.com/mealie-recipes/mealie/issues/6773))
- fix: resize pwa maskable icons [@​p0lycarpio](https://github.com/p0lycarpio) ([#​6777](https://github.com/mealie-recipes/mealie/issues/6777))
#### 🧰 Maintenance
<details>
<summary>11 changes</summary>
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6744](https://github.com/mealie-recipes/mealie/issues/6744))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6748](https://github.com/mealie-recipes/mealie/issues/6748))
- chore(l10n): Crowdin locale sync [@​github-actions](https://github.com/github-actions) ([#​6754](https://github.com/mealie-recipes/mealie/issues/6754))
- chore(auto): Update pre-commit hooks [@​github-actions](https://github.com/github-actions) ([#​6760](https://github.com/mealie-recipes/mealie/issues/6760))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6765](https://github.com/mealie-recipes/mealie/issues/6765))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6768](https://github.com/mealie-recipes/mealie/issues/6768))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6776](https://github.com/mealie-recipes/mealie/issues/6776))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6778](https://github.com/mealie-recipes/mealie/issues/6778))
- chore(l10n): Crowdin locale sync [@​github-actions](https://github.com/github-actions) ([#​6786](https://github.com/mealie-recipes/mealie/issues/6786))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6788](https://github.com/mealie-recipes/mealie/issues/6788))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6789](https://github.com/mealie-recipes/mealie/issues/6789))
</details>
#### 📚 Documentation
- docs: add GitHub Actions workflow for docs deployment [@​hay-kot](https://github.com/hay-kot) ([#​6752](https://github.com/mealie-recipes/mealie/issues/6752))
- docs: isolate docs dependencies to avoid python-ldap build [@​hay-kot](https://github.com/hay-kot) ([#​6753](https://github.com/mealie-recipes/mealie/issues/6753))
- docs: add --no-project flags to skip mealie installation [@​hay-kot](https://github.com/hay-kot) ([#​6755](https://github.com/mealie-recipes/mealie/issues/6755))
#### ⬆️ Dependency updates
<details>
<summary>9 changes</summary>
- fix(deps): update dependency fastapi to v0.126.0 [@​renovate](https://github.com/renovate) ([#​6750](https://github.com/mealie-recipes/mealie/issues/6750))
- fix(deps): update dependency uvicorn to v0.40.0 [@​renovate](https://github.com/renovate) ([#​6757](https://github.com/mealie-recipes/mealie/issues/6757))
- fix(deps): update dependency python-multipart to v0.0.21 [@​renovate](https://github.com/renovate) ([#​6737](https://github.com/mealie-recipes/mealie/issues/6737))
- chore(deps): update dependency mkdocs-material to v9.7.1 [@​renovate](https://github.com/renovate) ([#​6741](https://github.com/mealie-recipes/mealie/issues/6741))
- fix(deps): update dependency openai to v2.14.0 [@​renovate](https://github.com/renovate) ([#​6745](https://github.com/mealie-recipes/mealie/issues/6745))
- fix(deps): update dependency fastapi to v0.127.0 [@​renovate](https://github.com/renovate) ([#​6756](https://github.com/mealie-recipes/mealie/issues/6756))
- fix(deps): Bump various frontend deps [@​michael-genson](https://github.com/michael-genson) ([#​6774](https://github.com/mealie-recipes/mealie/issues/6774))
- fix(deps): update dependency fastapi to v0.127.1 [@​renovate](https://github.com/renovate) ([#​6779](https://github.com/mealie-recipes/mealie/issues/6779))
- fix(deps): update dependency fastapi to v0.128.0 [@​renovate](https://github.com/renovate) ([#​6783](https://github.com/mealie-recipes/mealie/issues/6783))
- chore(deps): update dependency coverage to v7.13.1 [@​renovate](https://github.com/renovate) ([#​6787](https://github.com/mealie-recipes/mealie/issues/6787))
</details>
#### 🙏 New Contributors
- [@​gitolicious](https://github.com/gitolicious) made their first contribution in [#​6512](https://github.com/mealie-recipes/mealie/pull/6512)
- [@​onemustpersist](https://github.com/onemustpersist) made their first contribution in [#​6496](https://github.com/mealie-recipes/mealie/pull/6496)
### 🍴🍴🍴🍴🍴🍴
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xNCIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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:
v3.8.0→v3.9.1Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.9.1Compare Source
🍴🍴🍴🍴🍴🍴
Patch release to fix a small regression.
🐛 Bug fixes
🧰 Maintenance
🍴🍴🍴🍴🍴🍴
v3.9.0Compare Source
🍴🍴🍴🍴🍴🍴
🎉 Highlights
✨ New features
🐛 Bug fixes
add_pagination_to_querynow always returns the correct count @AurelienPautet (#6505)🧰 Maintenance
11 changes
📚 Documentation
⬆️ Dependency updates
9 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.
This PR has been generated by Renovate Bot.