chore(deps): update sparkyfitness to v0.16.6.2 #7082

Merged
renovate-bot merged 1 commits from renovate/unified-sparkyfitness into main 2026-05-18 01:02:51 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/codewithcj/sparkyfitness-frontend patch v0.16.6.1v0.16.6.2
ghcr.io/codewithcj/sparkyfitness-server patch v0.16.6.1v0.16.6.2

Release Notes

CodeWithCJ/SparkyFitness (ghcr.io/codewithcj/sparkyfitness-frontend)

v0.16.6.2

Compare Source

⚠️ Backup before upgrading. If you don’t see the latest updates, please refresh or clear your browser cache.
⚠️ Android App – Google Play closed testing URL has changed. Refer to the updated link in the Wiki.
⚠️ Though you don't need to immediately upgrade, in the upcoming months the Postgres upgrade will be mandated.
Have caution. Below guide might have flaws. Research yourself before performing the upgrade.
https://codewithcj.github.io/SparkyFitness/install/postgres-upgrade

💙 Support SparkyFitness

Support development if you find SparkyFitness useful — There is $249 in remaining project expenses.

What's Changed
Features
Fixes
New Contributors

Full Changelog: https://github.com/CodeWithCJ/SparkyFitness/compare/v0.16.6.1...v0.16.6.2


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/codewithcj/sparkyfitness-frontend](https://github.com/CodeWithCJ/SparkyFitness) | patch | `v0.16.6.1` → `v0.16.6.2` | | [ghcr.io/codewithcj/sparkyfitness-server](https://github.com/CodeWithCJ/SparkyFitness) | patch | `v0.16.6.1` → `v0.16.6.2` | --- ### Release Notes <details> <summary>CodeWithCJ/SparkyFitness (ghcr.io/codewithcj/sparkyfitness-frontend)</summary> ### [`v0.16.6.2`](https://github.com/CodeWithCJ/SparkyFitness/releases/tag/v0.16.6.2) [Compare Source](https://github.com/CodeWithCJ/SparkyFitness/compare/v0.16.6.1...v0.16.6.2) ⚠️ Backup before upgrading. If you don’t see the latest updates, please refresh or clear your browser cache. ⚠️ Android App – Google Play closed testing URL has changed. Refer to the updated link in the Wiki. ⚠️ Though you don't need to immediately upgrade, in the upcoming months the Postgres upgrade will be mandated. Have caution. Below guide might have flaws. Research yourself before performing the upgrade. <https://codewithcj.github.io/SparkyFitness/install/postgres-upgrade> 💙 Support SparkyFitness Support development if you find SparkyFitness useful — There is $249 in remaining project expenses. <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### Features - feat(1216): add auto scale nutrition feature to food form by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1240](https://github.com/CodeWithCJ/SparkyFitness/pull/1240) - feat: add long press dialogs and android nav bar consideration by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1242](https://github.com/CodeWithCJ/SparkyFitness/pull/1242) - feat(diary): add CSV export of food diary entries by [@&#8203;o-Oby](https://github.com/o-Oby) in [#&#8203;1229](https://github.com/CodeWithCJ/SparkyFitness/pull/1229) - feat: app settings redesign by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1244](https://github.com/CodeWithCJ/SparkyFitness/pull/1244) - feat(helm): Release chart 0.3.0 — hardening, robustness, CI by [@&#8203;haferbeck](https://github.com/haferbeck) in [#&#8203;1251](https://github.com/CodeWithCJ/SparkyFitness/pull/1251) - feat(mobile): add measurement icons by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1252](https://github.com/CodeWithCJ/SparkyFitness/pull/1252) - feat: workout playback for frontend by [@&#8203;Sim-sat](https://github.com/Sim-sat) in [#&#8203;1268](https://github.com/CodeWithCJ/SparkyFitness/pull/1268) - feat(mobile): allow swapping water container from the dashboard by [@&#8203;G5K-org](https://github.com/G5K-org) in [#&#8203;1248](https://github.com/CodeWithCJ/SparkyFitness/pull/1248) - Feat/water intake detailed log by [@&#8203;o-Oby](https://github.com/o-Oby) in [#&#8203;1254](https://github.com/CodeWithCJ/SparkyFitness/pull/1254) - Implementation of MCP server and related docker file updates by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1275](https://github.com/CodeWithCJ/SparkyFitness/pull/1275) - MCP Server improvements. by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1284](https://github.com/CodeWithCJ/SparkyFitness/pull/1284) - Adding auto converting units to App by [@&#8203;BryceKrispiess](https://github.com/BryceKrispiess) in [#&#8203;1261](https://github.com/CodeWithCJ/SparkyFitness/pull/1261) - Improve meal logic on mobile/web by [@&#8203;BryceKrispiess](https://github.com/BryceKrispiess) in [#&#8203;1289](https://github.com/CodeWithCJ/SparkyFitness/pull/1289) - Translation file updates - community contribution by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1286](https://github.com/CodeWithCJ/SparkyFitness/pull/1286) ##### Fixes - fix(garmin): missing steps, uppercase names, missing categories, duplicate sets by [@&#8203;Sim-sat](https://github.com/Sim-sat) in [#&#8203;1239](https://github.com/CodeWithCJ/SparkyFitness/pull/1239) - make wger import paths relative by [@&#8203;Thovi98](https://github.com/Thovi98) in [#&#8203;1225](https://github.com/CodeWithCJ/SparkyFitness/pull/1225) - fix(helm) Working helm chart with many enhancements by [@&#8203;ikogan](https://github.com/ikogan) in [#&#8203;1184](https://github.com/CodeWithCJ/SparkyFitness/pull/1184) - fix(mobile): show Start Workout button for workout plan sessions by [@&#8203;G5K-org](https://github.com/G5K-org) in [#&#8203;1247](https://github.com/CodeWithCJ/SparkyFitness/pull/1247) - fix(server): delete exercise\_preset\_entries on plan deactivation to prevent duplicates by [@&#8203;G5K-org](https://github.com/G5K-org) in [#&#8203;1246](https://github.com/CodeWithCJ/SparkyFitness/pull/1246) - fix: Auto-scale and unit conversions by [@&#8203;BryceKrispiess](https://github.com/BryceKrispiess) in [#&#8203;1265](https://github.com/CodeWithCJ/SparkyFitness/pull/1265) - fix(mobile): add finish button to workout complete banner by [@&#8203;G5K-org](https://github.com/G5K-org) in [#&#8203;1245](https://github.com/CodeWithCJ/SparkyFitness/pull/1245) - fix(web): adaptive tdee daily energy goal use server calculation by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1269](https://github.com/CodeWithCJ/SparkyFitness/pull/1269) - Fix(strava): round float average\_heartrate before insert by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1273](https://github.com/CodeWithCJ/SparkyFitness/pull/1273) - fix(1264): improve sleep consistency chart's readability by [@&#8203;Sim-sat](https://github.com/Sim-sat) in [#&#8203;1271](https://github.com/CodeWithCJ/SparkyFitness/pull/1271) - fix: revert individual measurement reports removal by [@&#8203;Sim-sat](https://github.com/Sim-sat) in [#&#8203;1274](https://github.com/CodeWithCJ/SparkyFitness/pull/1274) - fix(mobile): app meal managment correct routes by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1276](https://github.com/CodeWithCJ/SparkyFitness/pull/1276) - docker backend file update fix for postgres version. by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1277](https://github.com/CodeWithCJ/SparkyFitness/pull/1277) - fix(mobile): unlink serving and serving size when creating custom food by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1281](https://github.com/CodeWithCJ/SparkyFitness/pull/1281) - fix(diary): resolve image persistence, V2 API mapping, and ESM/Windows path resolution issues by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1282](https://github.com/CodeWithCJ/SparkyFitness/pull/1282) - fix(mobile): dark mode tweaks and correct library wording by [@&#8203;apedley](https://github.com/apedley) in [#&#8203;1288](https://github.com/CodeWithCJ/SparkyFitness/pull/1288) - docker postgres version fix by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1278](https://github.com/CodeWithCJ/SparkyFitness/pull/1278) - fix for water intake when no default container exists by [@&#8203;CodeWithCJ](https://github.com/CodeWithCJ) in [#&#8203;1285](https://github.com/CodeWithCJ/SparkyFitness/pull/1285) ##### New Contributors - [@&#8203;o-Oby](https://github.com/o-Oby) made their first contribution in [#&#8203;1229](https://github.com/CodeWithCJ/SparkyFitness/pull/1229) - [@&#8203;G5K-org](https://github.com/G5K-org) made their first contribution in [#&#8203;1247](https://github.com/CodeWithCJ/SparkyFitness/pull/1247) **Full Changelog**: <https://github.com/CodeWithCJ/SparkyFitness/compare/v0.16.6.1...v0.16.6.2> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-05-18 00:02:37 +00:00
renovate-bot added 1 commit 2026-05-18 00:06:07 +00:00
chore(deps): update sparkyfitness to v0.16.6.2
lint-test-helm / lint-helm (pull_request) Successful in 27s
lint-test-helm / validate-kubeconform (pull_request) Successful in 51s
render-manifests / render-manifests (pull_request) Successful in 1m36s
58aa5aca04
renovate-bot force-pushed renovate/unified-sparkyfitness from 3594a73fab to 58aa5aca04 2026-05-18 00:06:07 +00:00 Compare
renovate-bot merged commit c8b95d62f4 into main 2026-05-18 01:02:51 +00:00
renovate-bot deleted branch renovate/unified-sparkyfitness 2026-05-18 01:02:52 +00:00
Sign in to join this conversation.