Update ghcr.io/mealie-recipes/mealie Docker tag to v1.5.1 #236

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-1.x into master 2024-04-23 13:47:12 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v1.4.0 -> v1.5.1

Release Notes

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

v1.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.5.0...v1.5.1

v1.5.0

Compare Source

Fixes

Features

Everything Else

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.4.0...v1.5.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.4.0` -> `v1.5.1` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v1.5.1`](https://github.com/mealie-recipes/mealie/releases/tag/v1.5.1) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v1.5.0...v1.5.1) #### What's Changed - fix: make groups private by default by [@&#8203;p0lycarpio](https://github.com/p0lycarpio) in https://github.com/mealie-recipes/mealie/pull/3474 - fix: Bad Recipe Rating Calc Preventing App Startup by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3475 - fix(deps): update dependency gunicorn to v22 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3479 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v1.5.0...v1.5.1 ### [`v1.5.0`](https://github.com/mealie-recipes/mealie/releases/tag/v1.5.0) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v1.4.0...v1.5.0) #### Fixes - fix: properly escape postgres password by [@&#8203;tba-code](https://github.com/tba-code) in https://github.com/mealie-recipes/mealie/pull/3424 - fix: mealie docs 404 page broken styling by [@&#8203;tba-code](https://github.com/tba-code) in https://github.com/mealie-recipes/mealie/pull/3421 - fix: Update description for manage data page by [@&#8203;boc-the-git](https://github.com/boc-the-git) in https://github.com/mealie-recipes/mealie/pull/3427 - fix: Infinite redirect fix again by [@&#8203;cmintey](https://github.com/cmintey) in https://github.com/mealie-recipes/mealie/pull/3419 - fix: duplicate ld+json data by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3444 #### Features - feat: User-specific Recipe Ratings by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3345 - feat: PostgresProvider - Add POSTGRES_URL_OVERRIDE by [@&#8203;tba-code](https://github.com/tba-code) in https://github.com/mealie-recipes/mealie/pull/3395 - feat: Add OIDC_USER_CLAIM by [@&#8203;tba-code](https://github.com/tba-code) in https://github.com/mealie-recipes/mealie/pull/3422 - feat: Support HEIF, HEIC and AVIF recipe image uploads by [@&#8203;tba-code](https://github.com/tba-code) in https://github.com/mealie-recipes/mealie/pull/3409 - feat: rewrite logger to support custom config files by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3104 #### Everything Else - docs(auto): Update image tag, for release v1.4.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/mealie-recipes/mealie/pull/3411 - cleanup: Add Organizers translation by [@&#8203;Kuchenpirat](https://github.com/Kuchenpirat) in https://github.com/mealie-recipes/mealie/pull/3415 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3420 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3425 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3429 - Update dependency rapidfuzz to v3.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3431 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3435 - Update dependency rapidfuzz to v3.8.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3439 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3441 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3443 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3447 - fix(deps): update dependency pydantic to v2.7.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3452 - chore(deps): update dependency ruff to v0.3.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3451 - chore: remove black by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3437 - fix(deps): update dependency tzdata to v2024 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3456 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3462 - New Crowdin updates by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/mealie-recipes/mealie/pull/3465 - chore(deps): update dependency mkdocs-material to v9.5.18 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3468 - fix(deps): update dependency orjson to v3.10.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3467 - fix(deps): update dependency apprise to v1.7.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3464 - chore(deps): update dependency ruff to v0.3.7 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3458 #### New Contributors - [@&#8203;tba-code](https://github.com/tba-code) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3395 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v1.4.0...v1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-04-17 03:05:43 +00:00
renovate force-pushed renovate/ghcr.io-mealie-recipes-mealie-1.x from 209100697d to 2ae0931453 2024-04-18 03:07:28 +00:00 Compare
renovate changed title from Update ghcr.io/mealie-recipes/mealie Docker tag to v1.5.0 to Update ghcr.io/mealie-recipes/mealie Docker tag to v1.5.1 2024-04-18 03:07:29 +00:00
AverageMarcus merged commit b85b0133a4 into master 2024-04-23 13:47:12 +00:00
AverageMarcus deleted branch renovate/ghcr.io-mealie-recipes-mealie-1.x 2024-04-23 13:47:12 +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#236
No description provided.