Akumatic
68c0d59c40
Merge pull request 'Update postgres Docker tag to v17.11' ( #37 ) from renovate/postgres-17.x into main
...
Reviewed-on: #37
2026-08-14 07:38:57 +00:00
renovate-bot
57731f6ef2
Update postgres Docker tag to v17.11
2026-08-14 00:02:44 +00:00
Akumatic
b6a64e8981
Disable OIDC claim
...
From the authentik docs:
In authentik releases prior to 2025.10, the email scope always set the email_verified claim to True. Since authentik does not have a single authoritative source to determine whether a user's email is actually verified, asserting this claim could have security implications. As of 2025.10, email_verified now defaults to False.
2026-07-31 09:23:07 +00:00
Akumatic
5b2f4eb951
Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.22.0' ( #36 ) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main
...
Reviewed-on: #36
2026-07-31 08:40:38 +00:00
renovate-bot
625abea3bc
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.22.0
2026-07-28 08:03:36 +00:00
Akumatic
5c3291f53e
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.20.1 ( #35 )
2026-06-29 18:58:11 +00:00
renovate-bot
af0191fd62
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.20.1
2026-06-27 00:02:29 +00:00
renovate-bot
54fc968c44
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.20.0
2026-06-24 16:02:46 +00:00
renovate-bot
f8a659e188
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.19.2
2026-05-29 08:02:55 +00:00
renovate-bot
4f4f553331
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.19.1
2026-05-28 00:03:03 +00:00
renovate-bot
3325efefce
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.19.0
2026-05-25 00:02:48 +00:00
renovate-bot
f10dde8e98
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.18.0
2026-05-20 16:05:04 +00:00
renovate-bot
e61bfaac56
Update postgres Docker tag to v17.10
2026-05-15 00:02:20 +00:00
renovate-bot
75320255db
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.17.0
2026-05-07 00:02:06 +00:00
renovate-bot
199f83acfd
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.16.0
2026-04-18 00:02:31 +00:00
renovate-bot
c2e84b42ce
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.15.2
2026-04-16 08:02:42 +00:00
renovate-bot
75c7d0f09f
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.15.1
2026-04-15 00:02:53 +00:00
renovate-bot
4598aa75d2
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.13.1
2026-03-19 00:02:55 +00:00
renovate-bot
7e0fe29f6a
Update postgres Docker tag to v17.9
2026-02-27 00:02:06 +00:00
renovate-bot and Akumatic
6950400633
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.11.0 ( #22 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie ) | minor | `v3.10.2` → `v3.11.0` |
---
### Release Notes
<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>
### [`v3.11.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.11.0 )
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.10.2...v3.11.0 )
### 🍴 🍴 🍴 🍴 🍴 🍴
#### 🎉 Highlights
- You can now use a relative date when filtering by "Last Made" in the recipe finder and meal planner! Existing rules using an absolute date will continue to work, but will be updated to a relative date when edited.
<img width="1053" height="142" alt="image" src="https://github.com/user-attachments/assets/c6bdc6a3-386a-45be-940a-961fe9a93d11 " />
- Ingredients are pluralized more naturally depending on your language. In English, for instance, you will see "2 cups onion chopped" instead of "2 cups onions chopped". Languages where the latter is preferred will keep the old behavior, and some languages (such as Japanese) forego plurals entirely. Check out [the PR](https://github.com/mealie-recipes/mealie/pull/7057 ) for more details. *Note that this is only applicable for parsed recipes with foods that have both singular and plural forms defined*.
- We've improved the drop down search logic to better match what you type (no more typing "onion" and having to scroll down to the 5th or 6th item to find it). Drop down fields also check aliases now, too!
#### ✨ New features
- feat: Dynamic Placeholders UI [@​michael-genson](https://github.com/michael-genson ) ([#​7034](https://github.com/mealie-recipes/mealie/issues/7034 ))
- feat: Add Docker metadata to published images [@​michael-genson](https://github.com/michael-genson ) ([#​7052](https://github.com/mealie-recipes/mealie/issues/7052 ))
- feat: Customize Ingredient Plural Handling [@​michael-genson](https://github.com/michael-genson ) ([#​7057](https://github.com/mealie-recipes/mealie/issues/7057 ))
- feat: Improve recipe filter search ordering [@​michael-genson](https://github.com/michael-genson ) ([#​7061](https://github.com/mealie-recipes/mealie/issues/7061 ))
- feat: Further improve recipe filter search and shopping list and recipe ingredient editor [@​michael-genson](https://github.com/michael-genson ) ([#​7063](https://github.com/mealie-recipes/mealie/issues/7063 ))
#### 🐛 Bug fixes
- fix: handle numeric recipeCategory from LLM/site to prevent import failure [@​jknndy](https://github.com/jknndy ) ([#​7026](https://github.com/mealie-recipes/mealie/issues/7026 ))
- fix: Search bar width [@​michael-genson](https://github.com/michael-genson ) ([#​7060](https://github.com/mealie-recipes/mealie/issues/7060 ))
- fix: remove reserved prefix [@​ZacharySchaffter](https://github.com/ZacharySchaffter ) ([#​7033](https://github.com/mealie-recipes/mealie/issues/7033 ))
- fix: Show minimum value for quantity [@​michael-genson](https://github.com/michael-genson ) ([#​7077](https://github.com/mealie-recipes/mealie/issues/7077 ))
- fix: Exclude docs/redoc from frontend route cache [@​michael-genson](https://github.com/michael-genson ) ([#​7082](https://github.com/mealie-recipes/mealie/issues/7082 ))
#### 🧰 Maintenance
<details>
<summary>16 changes</summary>
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7010](https://github.com/mealie-recipes/mealie/issues/7010 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7014](https://github.com/mealie-recipes/mealie/issues/7014 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7016](https://github.com/mealie-recipes/mealie/issues/7016 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7022](https://github.com/mealie-recipes/mealie/issues/7022 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7024](https://github.com/mealie-recipes/mealie/issues/7024 ))
- chore(l10n): Crowdin locale sync [@​mealie-actions](https://github.com/mealie-actions ) ([#​7029](https://github.com/mealie-recipes/mealie/issues/7029 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7028](https://github.com/mealie-recipes/mealie/issues/7028 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7048](https://github.com/mealie-recipes/mealie/issues/7048 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7053](https://github.com/mealie-recipes/mealie/issues/7053 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7055](https://github.com/mealie-recipes/mealie/issues/7055 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7059](https://github.com/mealie-recipes/mealie/issues/7059 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7062](https://github.com/mealie-recipes/mealie/issues/7062 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7066](https://github.com/mealie-recipes/mealie/issues/7066 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7070](https://github.com/mealie-recipes/mealie/issues/7070 ))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot ) ([#​7075](https://github.com/mealie-recipes/mealie/issues/7075 ))
- chore(auto): Update pre-commit hooks [@​mealie-actions](https://github.com/mealie-actions ) ([#​7080](https://github.com/mealie-recipes/mealie/issues/7080 ))
</details>
#### ⬆️ Dependency updates
<details>
<summary>22 changes</summary>
- fix(deps): update dependency openai to v2.17.0 [@​renovate](https://github.com/renovate ) ([#​7012](https://github.com/mealie-recipes/mealie/issues/7012 ))
- fix(deps): update dependency fastapi to v0.128.2 [@​renovate](https://github.com/renovate ) ([#​7013](https://github.com/mealie-recipes/mealie/issues/7013 ))
- fix(deps): update dependency authlib to v1.6.7 [@​renovate](https://github.com/renovate ) ([#​7019](https://github.com/mealie-recipes/mealie/issues/7019 ))
- fix(deps): update dependency fastapi to v0.128.3 [@​renovate](https://github.com/renovate ) ([#​7020](https://github.com/mealie-recipes/mealie/issues/7020 ))
- chore(deps): update dependency setuptools to v81 [@​renovate](https://github.com/renovate ) ([#​7021](https://github.com/mealie-recipes/mealie/issues/7021 ))
- fix(deps): update dependency fastapi to v0.128.4 [@​renovate](https://github.com/renovate ) ([#​7023](https://github.com/mealie-recipes/mealie/issues/7023 ))
- fix(deps): update dependency fastapi to v0.128.5 [@​renovate](https://github.com/renovate ) ([#​7030](https://github.com/mealie-recipes/mealie/issues/7030 ))
- chore(deps): update dependency setuptools to v82 [@​renovate](https://github.com/renovate ) ([#​7032](https://github.com/mealie-recipes/mealie/issues/7032 ))
- fix(deps): update dependency fastapi to v0.128.6 [@​renovate](https://github.com/renovate ) ([#​7040](https://github.com/mealie-recipes/mealie/issues/7040 ))
- chore(deps): update dependency coverage to v7.13.4 [@​renovate](https://github.com/renovate ) ([#​7039](https://github.com/mealie-recipes/mealie/issues/7039 ))
- chore(deps): update dependency axios to v1.13.5 \[security] [@​renovate](https://github.com/renovate ) ([#​7041](https://github.com/mealie-recipes/mealie/issues/7041 ))
- fix(deps): update dependency pillow to v12.1.1 [@​renovate](https://github.com/renovate ) ([#​7047](https://github.com/mealie-recipes/mealie/issues/7047 ))
- fix(deps): update dependency alembic to v1.18.4 [@​renovate](https://github.com/renovate ) ([#​7044](https://github.com/mealie-recipes/mealie/issues/7044 ))
- fix(deps): update dependency openai to v2.20.0 [@​renovate](https://github.com/renovate ) ([#​7042](https://github.com/mealie-recipes/mealie/issues/7042 ))
- fix(deps): update dependency fastapi to v0.128.7 [@​renovate](https://github.com/renovate ) ([#​7043](https://github.com/mealie-recipes/mealie/issues/7043 ))
- fix(deps): update dependency fastapi to v0.128.8 [@​renovate](https://github.com/renovate ) ([#​7049](https://github.com/mealie-recipes/mealie/issues/7049 ))
- chore(deps): update node.js to [`00e9195`](https://github.com/mealie-recipes/mealie/commit/00e9195 ) [@​renovate](https://github.com/renovate ) ([#​7054](https://github.com/mealie-recipes/mealie/issues/7054 ))
- fix(deps): update dependency fastapi to v0.129.0 [@​renovate](https://github.com/renovate ) ([#​7056](https://github.com/mealie-recipes/mealie/issues/7056 ))
- chore(deps): update dependency ruff to v0.15.1 [@​renovate](https://github.com/renovate ) ([#​7058](https://github.com/mealie-recipes/mealie/issues/7058 ))
- fix(deps): update dependency openai to v2.21.0 [@​renovate](https://github.com/renovate ) ([#​7065](https://github.com/mealie-recipes/mealie/issues/7065 ))
- fix(deps): update dependency authlib to v1.6.8 [@​renovate](https://github.com/renovate ) ([#​7067](https://github.com/mealie-recipes/mealie/issues/7067 ))
- fix(deps): update dependency pydantic-settings to v2.13.0 [@​renovate](https://github.com/renovate ) ([#​7073](https://github.com/mealie-recipes/mealie/issues/7073 ))
</details>
#### 🙏 New Contributors
- [@​ZacharySchaffter](https://github.com/ZacharySchaffter ) made their first contribution in [#​7033](https://github.com/mealie-recipes/mealie/pull/7033 )
### 🍴 🍴 🍴 🍴 🍴 🍴
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: Akumatic <[email protected] >
Reviewed-on: https://git.akumatic.eu/Homelab/Docker-Mealie/pulls/22
Co-authored-by: Renovate <[email protected] >
Co-committed-by: Renovate <[email protected] >
2026-02-18 13:11:27 +00:00
renovate-bot
23e8765189
Update postgres Docker tag to v17.8
2026-02-13 00:02:11 +00:00
renovate-bot
e415ffe50c
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.2
2026-02-05 00:02:14 +00:00
renovate-bot
e8b9b3dec3
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.1
2026-02-03 08:09:09 +00:00
renovate-bot
bf8e392e12
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.9.2
2026-01-03 00:01:40 +00:00
renovate-bot
b688a04f5d
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.8.0
2025-12-19 08:02:26 +00:00
renovate-bot
002f0a90bd
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.7.0
2025-12-13 08:02:24 +00:00
renovate-bot
afd84df805
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.6.1
2025-12-03 00:01:49 +00:00
renovate-bot
8ef3acc5b0
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.6.0
2025-12-02 08:02:23 +00:00
renovate-bot
2196a45645
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.5.0
2025-11-18 16:14:06 +00:00
renovate-bot
0cdffc62df
Update postgres Docker tag to v17.7
2025-11-14 00:01:36 +00:00
renovate-bot
aace6bf95c
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.4.0
2025-11-01 00:01:50 +00:00
renovate-bot
caba743319
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.1
2025-09-15 08:04:29 +00:00
renovate-bot
88e197230f
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.0
2025-09-14 00:01:44 +00:00
renovate-bot
bb615a77c5
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.1.1
2025-08-20 00:02:04 +00:00
renovate-bot
ddebb8e93c
Update postgres Docker tag to v17.6
2025-08-15 16:35:06 +00:00
renovate-bot
a57642b40b
Update ghcr.io/mealie-recipes/mealie Docker tag to v3.0.2
2025-07-23 11:03:46 +00:00
renovate-bot
3e4b3e9e69
Update ghcr.io/mealie-recipes/mealie Docker tag to v3
2025-07-13 16:01:27 +00:00
renovate-bot
1d4184d105
Update postgres Docker tag to v17.5
2025-05-09 00:01:25 +00:00
Akumatic
25d30b646d
Remove .env file after secrets work as intended now
2025-04-17 20:26:26 +02:00
Akumatic
5319b8db10
Change secrets that support _FILE
2025-04-17 20:21:08 +02:00
Akumatic
4c650f81f6
Merge pull request 'Configure Renovate' ( #1 ) from renovate/configure into main
...
Reviewed-on: #1
2025-04-10 10:07:01 +00:00
Akumatic
60670d442a
Change tag of mealie from latest to major.minor.patch and of postgres from major to major.minor
2025-04-10 10:06:48 +00:00
renovate-bot
b3e6aa8669
Add renovate.json
2025-04-10 08:38:16 +00:00
Akumatic
9c5920e81f
Renaming db container to fit the scheme of other stacks
2025-01-31 22:32:03 +01:00
Akumatic
8e19ba428d
Add Mealie Compose Stack
2025-01-28 15:48:06 +01:00