-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
New Crowdin translations by GitHub Action #4599
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6950429
to
44b41ec
Compare
8b999e7
to
324a6a1
Compare
324a6a1
to
4d0d43e
Compare
328b4ee
to
95fc84e
Compare
9d1422b
to
f33ff58
Compare
d62e1d5
to
b8e7b03
Compare
b8e7b03
to
ef3b879
Compare
shamoon
approved these changes
Mar 14, 2025
calvinbui
added a commit
to calvinbui/ansible-monorepo
that referenced
this pull request
Mar 16, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | major | `v0.10.9` -> `v1.0.3` | --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.0.3`](https://github.com/gethomepage/homepage/releases/tag/v1.0.3) [Compare Source](gethomepage/homepage@v1.0.2...v1.0.3) #### What's Changed - Fix: wrapping in bookmarks by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4945 - Fix: fix kavita API body with key by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4948 - Fix: correct units for speedtest tracker API v2 by [@​brikim](https://github.com/brikim) in gethomepage/homepage#4950 - Change: prefer IPv4 in docker image by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4954 - Enhancement: allow disabling host checking by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4967 - Fix: jellyfin handle empty episode numbers by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4970 - Documentation: add HOMEPAGE_ALLOWED_HOSTS to k8s docs by [@​xalxnder](https://github.com/xalxnder) in gethomepage/homepage#4969 #### New Contributors - [@​xalxnder](https://github.com/xalxnder) made their first contribution in gethomepage/homepage#4969 **Full Changelog**: gethomepage/homepage@v1.0.2...v1.0.3 ### [`v1.0.2`](https://github.com/gethomepage/homepage/releases/tag/v1.0.2) [Compare Source](gethomepage/homepage@v1.0.0...v1.0.2) This small bug fix fixes a couple of layout issues in v1.0.0 and reverts a change to networking that was in v1.0.1 Please also check out the [v1.0 release notes](https://github.com/gethomepage/homepage/releases/tag/v1.0.0) - Fix: fix plex total size with larger libraries by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4933 - Fix: fix larger breakpoint by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4935 **Full Changelog**: gethomepage/homepage@v1.0.0...v1.0.2 ### [`v1.0.0`](https://github.com/gethomepage/homepage/releases/tag/v1.0.0) [Compare Source](gethomepage/homepage@v0.10.9...v1.0.0) #### Homepage v1.0! 🎉 We're excited to announce the release of homepage v1.0! This release contains a bunch of new widgets, fixes and other improvements, but if you're curious why the major version bump, it's [because](https://semver.org) of the **breaking changes** included: - \[BREAKING] Enhancement: require host validation by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4744 - This change is for security reasons and the update is simple: users will need to set the `HOMEPAGE_ALLOWED_HOSTS` environment variable (how to do that varies by install type, see [the docs](https://gethomepage.dev/installation/)) - \[BREAKING] Chore: update to next v15 by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4661 - homepage no longer runs on armv7 (RIP ✌️) - \[BREAKING] Chore: upgrade to tailwind v4 by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4863 - some users may need to update their custom css - \[BREAKING] Enhancement: support for Kubernetes gateway API by [@​djeinstine](https://github.com/djeinstine) in gethomepage/homepage#4643 - k8s users may need to update their configuration, see https://gethomepage.dev/configs/kubernetes/ Thank you to our community of contributors, discord chat helpers and **our users**! We are so proud of the collaboration that goes into keeping this project delightful. #### What's Changed - Documentation: add note about clearing UniFi cache non-docker by [@​GTez](https://github.com/GTez) in gethomepage/homepage#4585 - Enhancement: handle evcc breaking change by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4630 - Development: pnpm lint on ci by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4646 - Fix: fix overlap with glances charts in multi-widgets by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4653 - \[BREAKING] Chore: update to next v15 by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4661 - Feature: Firefly widget by [@​Amjad50](https://github.com/Amjad50) in gethomepage/homepage#4683 - Fix: correct package version number by [@​Maarc](https://github.com/Maarc) in gethomepage/homepage#4691 - Enhancement: support speedtest v1.2 API by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4695 - Enhancement: filter prometheus API endpoint for active only by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4701 - Fix: fix nesting with unsorted groups by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4711 - Enhancement: use datasets for truenas pools by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4716 - Chore: upgrade kubernetes/client-node by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4715 - Fix: Timezone-aware Date comparison for Calendar integration by [@​Yeraze](https://github.com/Yeraze) in gethomepage/homepage#4742 - \[BREAKING] Enhancement: support for Kubernetes gateway API by [@​djeinstine](https://github.com/djeinstine) in gethomepage/homepage#4643 - \[BREAKING] Enhancement: require host validation by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4744 - Enhancement: better tz parsing of ical recurring events by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4749 - Fix: handle possible null reference in k8s gateway api by [@​dudo](https://github.com/dudo) in gethomepage/homepage#4752 - Fixhancement: add an option to fritzbox widget to display IPv6 by [@​astappiev](https://github.com/astappiev) in gethomepage/homepage#4778 - Enhancement: improve try to prune trailing slashes by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4783 - Enhancement: support API key for Kavita by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4784 - Chore(deps): Bump jsonpath-plus from 10.2.0 to 10.3.0 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4794 - Chore: another big deps update by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4795 - Documentation: add auth documentation to PeaNUT by [@​Brandawg93](https://github.com/Brandawg93) in gethomepage/homepage#4803 - Enhancement: better handle recurring events poorly handled by ical library by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4807 - Chore(deps): Bump docker/setup-qemu-action from 3.4.0 to 3.5.0 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4836 - Fix: subtract inactive_file from glances container memory usage by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4844 - Documentation: remove auth info from romm widget by [@​gantoine](https://github.com/gantoine) in gethomepage/homepage#4846 - Chore(deps): Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4848 - Chore(deps-dev): Bump eslint-config-prettier from 9.1.0 to 10.0.2 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4856 - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4859 - Enhancement: support new unifi network api and api key by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4860 - Chore(deps-dev): Bump eslint from 9.20.1 to 9.21.0 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4858 - Chore(deps): Bump tough-cookie from 4.1.4 to 5.1.2 by [@​dependabot](https://github.com/dependabot) in gethomepage/homepage#4857 - Feature: Add APC UPS widget by [@​nicupavel](https://github.com/nicupavel) in gethomepage/homepage#4840 - \[BREAKING] Chore: upgrade to tailwind v4 by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4863 - Fix: return all http routes of a namespace (k8s) by [@​arthur-leclerc](https://github.com/arthur-leclerc) in gethomepage/homepage#4865 - Fix: correct omada widget connectedGateways by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4872 - Enhancement: support komga API keys, breaking API changes by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4874 - Fix: use 'real_usage' for synology diskstation memory stats by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4880 - Fix: fix k8s get nodes error log by [@​jnodorp](https://github.com/jnodorp) in gethomepage/homepage#4887 - Enhancement: support automatic service discovery services with layout-only nesting by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4900 - Chore: add plex container size to requests by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4903 - Chore: migrate to pnpm only by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4907 - Feature: Hoarder service widget by [@​vhsdream](https://github.com/vhsdream) in gethomepage/homepage#4913 - Enhancement: cache release data, allow disable release checking by [@​shamoon](https://github.com/shamoon) in gethomepage/homepage#4917 - New Crowdin translations by GitHub Action by [@​github-actions](https://github.com/github-actions) in gethomepage/homepage#4599 #### New Contributors - [@​GTez](https://github.com/GTez) made their first contribution in gethomepage/homepage#4585 - [@​Amjad50](https://github.com/Amjad50) made their first contribution in gethomepage/homepage#4683 - [@​Maarc](https://github.com/Maarc) made their first contribution in gethomepage/homepage#4691 - [@​Yeraze](https://github.com/Yeraze) made their first contribution in gethomepage/homepage#4742 - [@​djeinstine](https://github.com/djeinstine) made their first contribution in gethomepage/homepage#4643 - [@​dudo](https://github.com/dudo) made their first contribution in gethomepage/homepage#4752 - [@​astappiev](https://github.com/astappiev) made their first contribution in gethomepage/homepage#4778 - [@​nicupavel](https://github.com/nicupavel) made their first contribution in gethomepage/homepage#4840 - [@​arthur-leclerc](https://github.com/arthur-leclerc) made their first contribution in gethomepage/homepage#4865 - [@​jnodorp](https://github.com/jnodorp) made their first contribution in gethomepage/homepage#4887 **Full Changelog**: gethomepage/homepage@v0.10.9...v1.0.0 </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Calvin Bui <[email protected]> Reviewed-on: https://gitea.bui.ng/calvinbui/ansible-monorepo/pulls/3525 Co-authored-by: renovate <[email protected]> Co-committed-by: renovate <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.