chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.12.0 #5203

Merged
alexlebens merged 1 commits from renovate/ghcr.io-gethomepage-homepage-1.x into main 2026-03-28 01:24:10 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage minor v1.11.0v1.12.0

Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v1.12.0

Compare Source

What's Changed
🚀 Features
🐛 Fixes
🧰 Maintenance
🌐 Translations
📚 Documentation

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.11.0` → `v1.12.0` | --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.12.0`](https://github.com/gethomepage/homepage/releases/tag/v1.12.0) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.11.0...v1.12.0) ##### What's Changed ##### 🚀 Features - Feature: UniFi Drive (UNAS) service widget ([#&#8203;6461](https://github.com/gethomepage/homepage/issues/6461)) [@&#8203;stevenharris-dev](https://github.com/stevenharris-dev) - Chore: make unifi proxy more generic ([#&#8203;6469](https://github.com/gethomepage/homepage/issues/6469)) [@&#8203;shamoon](https://github.com/shamoon) - Enhancement: better support for raw values in block highlighting ([#&#8203;6434](https://github.com/gethomepage/homepage/issues/6434)) [@&#8203;shamoon](https://github.com/shamoon) - Tweak: sanitize calendar integration URLs from markup ([#&#8203;6431](https://github.com/gethomepage/homepage/issues/6431)) [@&#8203;shamoon](https://github.com/shamoon) ##### 🐛 Fixes - Fix: remove trailing space from Watchtower widget loading label ([#&#8203;6448](https://github.com/gethomepage/homepage/issues/6448)) [@&#8203;toytag](https://github.com/toytag) - Fix: revert changes to qbittorrent widget endpoints ([#&#8203;6467](https://github.com/gethomepage/homepage/issues/6467)) [@&#8203;shamoon](https://github.com/shamoon) ##### 🧰 Maintenance - Chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in the npm\_and\_yarn group across 1 directory ([#&#8203;6460](https://github.com/gethomepage/homepage/issues/6460)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore: return to gh runners ([#&#8203;6462](https://github.com/gethomepage/homepage/issues/6462)) [@&#8203;shamoon](https://github.com/shamoon) - Chore(deps): Bump the npm\_and\_yarn group across 1 directory with 5 updates ([#&#8203;6445](https://github.com/gethomepage/homepage/issues/6445)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 ([#&#8203;6442](https://github.com/gethomepage/homepage/issues/6442)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump urbackup-server-api from 0.91.0 to 0.92.2 ([#&#8203;6444](https://github.com/gethomepage/homepage/issues/6444)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump react-icons from 5.5.0 to 5.6.0 ([#&#8203;6443](https://github.com/gethomepage/homepage/issues/6443)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump swr from 2.4.0 to 2.4.1 ([#&#8203;6441](https://github.com/gethomepage/homepage/issues/6441)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump flatted from 3.3.3 to 3.4.2 in the npm\_and\_yarn group across 1 directory ([#&#8203;6439](https://github.com/gethomepage/homepage/issues/6439)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump next from 15.5.11 to 16.1.7 in the npm\_and\_yarn group across 1 directory ([#&#8203;6438](https://github.com/gethomepage/homepage/issues/6438)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump pnpm/action-setup from 4 to 5 ([#&#8203;6436](https://github.com/gethomepage/homepage/issues/6436)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter from 6 to 7 ([#&#8203;6429](https://github.com/gethomepage/homepage/issues/6429)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore: add release drafter ([#&#8203;6424](https://github.com/gethomepage/homepage/issues/6424)) [@&#8203;shamoon](https://github.com/shamoon) ##### 🌐 Translations - New Crowdin translations by GitHub Action ([#&#8203;6433](https://github.com/gethomepage/homepage/issues/6433)) @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) - New Crowdin translations by GitHub Action ([#&#8203;6292](https://github.com/gethomepage/homepage/issues/6292)) @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ##### 📚 Documentation - Documentation: fix kubernetes config examples ([#&#8203;6468](https://github.com/gethomepage/homepage/issues/6468)) [@&#8203;mylegitches](https://github.com/mylegitches) </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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19-->
renovate-bot added the docker label 2026-03-27 23:03:16 +00:00
renovate-bot added 1 commit 2026-03-28 01:19:45 +00:00
chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.12.0
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 14s
render-manifests / render-manifests (pull_request) Successful in 39s
c4ba2fd625
renovate-bot force-pushed renovate/ghcr.io-gethomepage-homepage-1.x from 99cf1555a0 to c4ba2fd625 2026-03-28 01:19:45 +00:00 Compare
alexlebens merged commit 387e6d38b3 into main 2026-03-28 01:24:10 +00:00
alexlebens deleted branch renovate/ghcr.io-gethomepage-homepage-1.x 2026-03-28 01:24:15 +00:00
Sign in to join this conversation.