Update ghcr.io/mealie-recipes/mealie Docker tag to v1.7.0 #253

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-1.x into master 2024-05-24 05:39:11 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v1.6.0 -> v1.7.0

Release Notes

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

v1.7.0: - AI, of course!

Compare Source

Highlights

You can now use OpenAI to parse recipe ingredients! Details on the PR and in the docs. It looks more reliable than the existing methods, but it will come at a small cost for your OpenAI API key.

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.6.0...v1.7.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.6.0` -> `v1.7.0` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v1.7.0`](https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0): - AI, of course! [Compare Source](https://github.com/mealie-recipes/mealie/compare/v1.6.0...v1.7.0) #### Highlights You can now use OpenAI to parse recipe ingredients! Details on [the PR](https://github.com/mealie-recipes/mealie/pull/3581) and in the docs. It looks more reliable than the existing methods, but it will come at a small cost for your OpenAI API key. #### What's Changed - feat: Default To Fractions When Unit Is Empty by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3587 - feat: OpenAI Ingredient Parsing by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3581 - feat: Data Management from Shopping List by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3603 - fix: Add time-based caching for JWKS fetching by [@&#8203;cmintey](https://github.com/cmintey) in https://github.com/mealie-recipes/mealie/pull/3586 - fix: NLP Ingredient Parser Misses Some Fractions by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3618 - fix: Broken Import by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3630 - fix: Fix file not found error with individual recipe export/download. by [@&#8203;nephlm](https://github.com/nephlm) in https://github.com/mealie-recipes/mealie/pull/3579 - fix: Fixed comment describing method by [@&#8203;ZacWarham](https://github.com/ZacWarham) in https://github.com/mealie-recipes/mealie/pull/3611 - chore: Remove Server Tasks by [@&#8203;michael-genson](https://github.com/michael-genson) in https://github.com/mealie-recipes/mealie/pull/3592 - docs(auto): Update image tag, for release v1.6.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/mealie-recipes/mealie/pull/3571 - fix(deps): update dependency rapidfuzz to v3.9.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3623 - fix(deps): update dependency requests to v2.32.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3631 - fix(deps): update dependency apprise to v1.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3588 - fix(deps): update dependency openai to v1.30.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3633 - fix(deps): update dependency requests to v2.32.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3632 - chore(deps): update dependency ruff to v0.4.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3577 - chore(deps): update dependency pre-commit to v3.7.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3583 - chore(deps): update dependency mkdocs-material to v9.5.22 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3589 - chore(deps): update dependency pylint to v3.1.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3595 - chore(deps): update dependency pylint to v3.2.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3598 - chore(deps): update dependency mkdocs-material to v9.5.23 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3605 - chore(deps): update dependency pylint to v3.2.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3616 - chore(deps): update dependency pytest-asyncio to v0.23.7 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3620 - chore(deps): update dependency pytest to v8.2.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3621 - chore(deps): update dependency pylint to v3.2.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3625 - chore(deps): update dependency mkdocs-material to v9.5.24 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/mealie-recipes/mealie/pull/3629 - New Crowdin updates (Total: 10) #### New Contributors - [@&#8203;ZacWarham](https://github.com/ZacWarham) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3611 - [@&#8203;nephlm](https://github.com/nephlm) made their first contribution in https://github.com/mealie-recipes/mealie/pull/3579 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v1.6.0...v1.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzUuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-05-24 03:02:47 +00:00
AverageMarcus merged commit 0900c07e0f into master 2024-05-24 05:39:11 +00:00
AverageMarcus deleted branch renovate/ghcr.io-mealie-recipes-mealie-1.x 2024-05-24 05:39:11 +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#253
No description provided.