Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(container): update image ghcr.io/gethomepage/homepage to v0.8.0 (#…
…250) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage) | minor | `v0.7.4` -> `v0.8.0` | --- > [!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.8.0`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.0) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.7.4...v0.8.0) ####⚠️ Breaking Changes - This release changes the `ping` feature to actually perform a system ping which may yield different results than the previous implementation. The old `ping` has been renamed `siteMonitor` to more accurately reflect what it does. See [the docs](https://gethomepage.dev/v0.8.0/configs/services/#site-monitor). - Homepage is also now more strict about using the correct protocol (e.g. https:// vs http://) for proxied URLs such as widget URLs #### What's Changed - Fix: Tab spacing on mobile by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2209](https://togithub.com/gethomepage/homepage/pull/2209) - Change: Enable `autoSelectFamily` for http(s) requests by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2214](https://togithub.com/gethomepage/homepage/pull/2214) - Feature: true ping, rename old ping to siteMonitor by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2215](https://togithub.com/gethomepage/homepage/pull/2215) - Feature: Added agenda view for calendar, calendar improvements by [@​denispapec](https://togithub.com/denispapec) in [https://github.com/gethomepage/homepage/pull/2216](https://togithub.com/gethomepage/homepage/pull/2216) - Feature: add date formatting option in custom api by [@​equuskk](https://togithub.com/equuskk) in [https://github.com/gethomepage/homepage/pull/2228](https://togithub.com/gethomepage/homepage/pull/2228) - Fix: override some colors for white theme by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2242](https://togithub.com/gethomepage/homepage/pull/2242) - Fix authentik users endpoint URL by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2244](https://togithub.com/gethomepage/homepage/pull/2244) - Fix: octoprint error when progress empty by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2247](https://togithub.com/gethomepage/homepage/pull/2247) - Fix: Synology DownloadStation units by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2249](https://togithub.com/gethomepage/homepage/pull/2249) - Fix: Respect hideErrors for Calendar widget by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2259](https://togithub.com/gethomepage/homepage/pull/2259) - Feature: iFrame widget by [@​Reiss-Cashmore](https://togithub.com/Reiss-Cashmore) in [https://github.com/gethomepage/homepage/pull/2261](https://togithub.com/gethomepage/homepage/pull/2261) - Fix: container memory_stats in podman by [@​idelsink](https://togithub.com/idelsink) in [https://github.com/gethomepage/homepage/pull/2272](https://togithub.com/gethomepage/homepage/pull/2272) - Fix: support Unifi widget with Unifi OS v3.2.5+ by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2281](https://togithub.com/gethomepage/homepage/pull/2281) - Fix: handle immich v1.85.0 breaking change by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2284](https://togithub.com/gethomepage/homepage/pull/2284) #### New Contributors - [@​equuskk](https://togithub.com/equuskk) made their first contribution in [https://github.com/gethomepage/homepage/pull/2228](https://togithub.com/gethomepage/homepage/pull/2228) - [@​Reiss-Cashmore](https://togithub.com/Reiss-Cashmore) made their first contribution in [https://github.com/gethomepage/homepage/pull/2261](https://togithub.com/gethomepage/homepage/pull/2261) - [@​idelsink](https://togithub.com/idelsink) made their first contribution in [https://github.com/gethomepage/homepage/pull/2272](https://togithub.com/gethomepage/homepage/pull/2272) **Full Changelog**: gethomepage/homepage@v0.7.4...v0.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
- Loading branch information