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

Enhancement: support Tdarr widget auth #3940

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Conversation

Wtfitsaduck
Copy link
Contributor

Proposed change

Add Tdarr widget optional auth
Addresses already closed issue #2704, relevant to discussion #2705.
I realize the discussion does not have 10 upvotes as required, but I think this is a simple enough addition🙂

Also was unsure which branch to merge to so I hope main is alright 🤞

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.

@shamoon
Copy link
Collaborator

shamoon commented Sep 4, 2024

I agree it’s a simple PR but it still needs to be tested, maintained etc. And maybe it seems silly, but I think it’s only fair that we hold all contributions to the same standards. That’s why we have them after all.

I’ll close this for now but we can readdress if / when needed. I’ve updated that discussion to be more of a feature request.

Thanks for your interest.

@shamoon shamoon closed this Sep 4, 2024
@perfectra1n
Copy link

@shamoon this would be equivalent to #3846 where functionality was added to support authentication to an already existing widget. Tdarr is an approved widget (#404 and #687) but now supports authentication, and these changes would fix the now broken widget for its users.

@shamoon shamoon changed the title Add Tdarr widget optional auth Enhancement: support Tdarr widget auth Sep 4, 2024
@shamoon
Copy link
Collaborator

shamoon commented Sep 4, 2024

Its got 10 votes now anyway

@shamoon shamoon reopened this Sep 4, 2024
@shamoon shamoon enabled auto-merge (squash) September 4, 2024 22:58
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.

Please see my code changes

Screenshot 2024-09-04 at 3 58 43 PM

@shamoon shamoon merged commit 989039a into gethomepage:main Sep 4, 2024
3 checks passed
Plancke pushed a commit to Plancke/homepage that referenced this pull request Sep 6, 2024
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 5, 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 5, 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.

3 participants