Skip to content

feat(container): update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v2.8.0 ) #5511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v2.7.1 -> v2.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.8.0: - New Ingredient Parser Package

Compare Source

🍴🍴🍴🍴🍴🍴
🎉 Highlights
📑 New Ingredient Parser

Mealie now uses a new Ingredient Parser package, making future development easier — especially for adding support for languages beyond English. While some inputs may be interpreted differently, our testing shows that improvements and regressions generally balance out. So overall parsing performance remains the same.

🔍Scraper Improvements

Nutritional data is now extracted directly from our scraper library, including additional information beyond the recipe schema. This improves the accuracy and completeness for some sites.

✨ New features
🐛 Bug fixes
🧰 Maintenance
16 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
17 changes
🙏 New Contributors
New Contributors

Full Changelog: mealie-recipes/mealie@v2.7.1...v2.8.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…→ v2.8.0 )

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/mealie-recipes/mealie | v2.7.1 | v2.8.0 |
@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 18, 2025

--- kubernetes/cluster-0/apps/selfhosted/mealie/app Kustomization: flux-system/mealie HelmRelease: selfhosted/mealie

+++ kubernetes/cluster-0/apps/selfhosted/mealie/app Kustomization: flux-system/mealie HelmRelease: selfhosted/mealie

@@ -50,13 +50,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: mealie-secret
             image:
               repository: ghcr.io/mealie-recipes/mealie
-              tag: v2.7.1@sha256:708e9ffb843bafdcebf46ee35bb45d1b003518e8c204483a1da039b4076ef980
+              tag: v2.8.0@sha256:63aef46d90975d9cf9c0fdb9399fc2fe36acd222e1db6be99c504b9ccdbee967
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 50m
                 memory: 250Mi

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 18, 2025

--- HelmRelease: selfhosted/mealie Deployment: selfhosted/mealie

+++ HelmRelease: selfhosted/mealie Deployment: selfhosted/mealie

@@ -66,13 +66,13 @@

           value: [email protected]
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: mealie-secret
-        image: ghcr.io/mealie-recipes/mealie:v2.7.1@sha256:708e9ffb843bafdcebf46ee35bb45d1b003518e8c204483a1da039b4076ef980
+        image: ghcr.io/mealie-recipes/mealie:v2.8.0@sha256:63aef46d90975d9cf9c0fdb9399fc2fe36acd222e1db6be99c504b9ccdbee967
         name: app
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 50m

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 18, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.26s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.63s
⚠️ YAML prettier 1 1 2 0.54s
❌ YAML yamllint 1 1 0 0.33s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v2.8.0 ) feat(container): update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v2.8.0 ) - autoclosed Mar 26, 2025
@renovate renovate bot closed this Mar 26, 2025
@renovate renovate bot deleted the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-2.x branch March 26, 2025 18:55
@renovate renovate bot changed the title feat(container): update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v2.8.0 ) - autoclosed feat(container): update image ghcr.io/mealie-recipes/mealie ( v2.7.1 → v2.8.0 ) Mar 26, 2025
@renovate renovate bot reopened this Mar 26, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-mealie-recipes-mealie-2.x branch from 0a1d89c to 342bbcd Compare March 26, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants