Skip to content
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

Chore: handle mealie API change #3895

Merged
merged 8 commits into from
Aug 25, 2024

Conversation

joncrangle
Copy link
Contributor

@joncrangle joncrangle commented Aug 24, 2024

Proposed change

Mealie is introducing breaking API changes that are already merged in the "nightly" builds. See mealie-recipes/mealie#3970. The groups/statistics endpoint is being deprecated and replaced with a households/statistics API.

I modelled the API handling on the Immich implementation #2284. If the version starts with "v2", or equals "nightly" it will use the new endpoint. Otherwise, it will keep using the existing endpoint to ensure this is non-breaking for people who pin to a v1 build.

Closes #

Type of change

  • New service widget
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation only
  • Other (please explain)

Checklist:

  • If applicable, I have added corresponding documentation changes.
  • If applicable, I have reviewed the feature and / or service widget guidelines.
  • I have checked that all code style checks pass using pre-commit hooks and linting checks.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.

@joncrangle joncrangle force-pushed the fix-mealie-api-change branch from 79a31ad to 56f7538 Compare August 24, 2024 16:41
@joncrangle joncrangle marked this pull request as draft August 24, 2024 21:31
@joncrangle joncrangle marked this pull request as ready for review August 24, 2024 22:19
Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. We’re going to start moving away from doing it this way because this will cause errors in one case or the other while the version call is pending.

Instead, the way to do this is use the version parameter in the widget config. And to be non-breaking it’ll need to default to the current one.

Not as “clean” for sure, but for widgets that don’t use a proxy it’s how we’ll handle stuff like this.

Let me know if that makes sense, and if you can make the changes

@shamoon shamoon changed the title fix: mealie api change Chore: handle mealie API change Aug 25, 2024
joncrangle and others added 2 commits August 24, 2024 23:24
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
@shamoon shamoon enabled auto-merge (squash) August 25, 2024 04:01
Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

Note: this didn't actually work without my last commit there, always good to test things out. (I did of course):

Screenshot 2024-08-24 at 8 55 38 PM Screenshot 2024-08-24 at 9 00 47 PM

@shamoon shamoon merged commit b14374f into gethomepage:main Aug 25, 2024
5 checks passed
@gethomepage gethomepage deleted a comment from mcmasterp Sep 4, 2024
Plancke pushed a commit to Plancke/homepage that referenced this pull request Sep 6, 2024
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
truecharts-admin referenced this pull request in truecharts/public Sep 10, 2024
…0.9.7@985e5b5 by renovate (#26193)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.6` -> `v0.9.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.7`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.7)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.6...v0.9.7)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My41IiwidXBkYXRlZEluVmVyIjoiMzguNzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
jamesdkelly88 referenced this pull request in jamesdkelly88/db-lab Sep 10, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.6` -> `v0.9.7` |

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.7`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.7)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.6...v0.9.7)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.7

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jamesdkelly88/db-lab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jamesdkelly88 referenced this pull request in jamesdkelly88/db-lab Sep 10, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.7` -> `v0.9.8` |

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.8`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.8)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.7...v0.9.8)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)
- Fix: jsonrpchandler requires mappings by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.8

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jamesdkelly88/db-lab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
szinn referenced this pull request in szinn/k8s-homelab Sep 10, 2024
…v0.9.8 ) (#4270)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.6` -> `v0.9.8` |

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.8`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.8)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.7...v0.9.8)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)
- Fix: jsonrpchandler requires mappings by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.8

###
[`v0.9.7`](https://redirect.github.com/gethomepage/homepage/compare/v0.9.6...v0.9.7)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.6...v0.9.7)

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My41IiwidXBkYXRlZEluVmVyIjoiMzguNzMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
truecharts-admin referenced this pull request in truecharts/public Sep 10, 2024
…0.9.8@ad78ce1 by renovate (#26199)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.7` -> `v0.9.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.8`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.8)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.7...v0.9.8)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)
- Fix: jsonrpchandler requires mappings by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My41IiwidXBkYXRlZEluVmVyIjoiMzguNzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
truecharts-admin referenced this pull request in truecharts/public Sep 10, 2024
…0.9.9@5c26491 by renovate (#26207)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.8` -> `v0.9.9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.9`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.9)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.8...v0.9.9)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)
- Fix: jsonrpchandler requires mappings by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970)
- Fix: other jsonrpc widgets broken in 0.9.8 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3976](https://redirect.github.com/gethomepage/homepage/pull/3976)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4wIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
jamesdkelly88 referenced this pull request in jamesdkelly88/db-lab Sep 21, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.8` -> `v0.9.9` |

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.9`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.9)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.8...v0.9.9)

#### What's Changed

- Enhancement: support ESPHome widget authentication by
[@&#8203;juanisierra](https://redirect.github.com/juanisierra) in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- Feature: DeveLanCacheUI service widget by
[@&#8203;devedse](https://redirect.github.com/devedse) in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- Chore: update gamedig to 5.1.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876)
- Refactor: change RomM API endpoint by
[@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- Chore: handle mealie API change by
[@&#8203;joncrangle](https://redirect.github.com/joncrangle) in
[https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895)
- Enhancement: customAPI size formatter by
[@&#8203;jdevera](https://redirect.github.com/jdevera) in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- Feature: Technitium DNS Widget by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- Enhancement: support more fields for zabbix widget by
[@&#8203;ping-localhost](https://redirect.github.com/ping-localhost) in
[https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931)
- Enhancement: support Tdarr widget auth by
[@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)
- Enhancement: reliable wg-easy widget by removing custom proxy, use
password header by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966)
- Fix: jsonrpchandler requires mappings by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970)
- Fix: other jsonrpc widgets broken in 0.9.8 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3976](https://redirect.github.com/gethomepage/homepage/pull/3976)

#### New Contributors

- [@&#8203;juanisierra](https://redirect.github.com/juanisierra) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846)
- [@&#8203;devedse](https://redirect.github.com/devedse) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854)
- [@&#8203;InsertDisc](https://redirect.github.com/InsertDisc) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886)
- [@&#8203;jdevera](https://redirect.github.com/jdevera) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898)
- [@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904)
- [@&#8203;Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940)

**Full Changelog**:
gethomepage/homepage@v0.9.6...v0.9.9

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jamesdkelly88/db-lab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Oct 4, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants