-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: use tubearchivist stats endpoints #3814
Merged
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
shamoon
added a commit
that referenced
this pull request
Aug 3, 2024
truecharts-admin
referenced
this pull request
in truecharts/public
Aug 11, 2024
…0.9.6@e5b2616 by renovate (#25014) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage) | patch | `v0.9.5` -> `v0.9.6` | --- > [!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.6`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.6) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.9.5...v0.9.6) #### What's Changed - Fix: wg-easy widget show o.filter is not a function when wg-easy api return error by [@​BugGeeker](https://togithub.com/BugGeeker) in [https://github.com/gethomepage/homepage/pull/3768](https://togithub.com/gethomepage/homepage/pull/3768) - Fix: correctly decode tab names with special chars by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3797](https://togithub.com/gethomepage/homepage/pull/3797) - Chore(deps): Bump systeminformation from 5.22.7 to 5.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3799](https://togithub.com/gethomepage/homepage/pull/3799) - Chore(deps-dev): Bump eslint-plugin-prettier from 4.2.1 to 5.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3802](https://togithub.com/gethomepage/homepage/pull/3802) - Chore(deps): Bump urbackup-server-api from 0.8.9 to 0.52.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3801](https://togithub.com/gethomepage/homepage/pull/3801) - Chore(deps): Bump raw-body from 2.5.2 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3803](https://togithub.com/gethomepage/homepage/pull/3803) - Change: handle errored truenas pools by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3815](https://togithub.com/gethomepage/homepage/pull/3815) - Feature: Linkwarden service widget by [@​PyrokineticDarkElf](https://togithub.com/PyrokineticDarkElf) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3836](https://togithub.com/gethomepage/homepage/pull/3836) - Enhancement: use tubearchivist stats endpoints by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3814](https://togithub.com/gethomepage/homepage/pull/3814) #### New Contributors - [@​BugGeeker](https://togithub.com/BugGeeker) made their first contribution in [https://github.com/gethomepage/homepage/pull/3768](https://togithub.com/gethomepage/homepage/pull/3768) - [@​PyrokineticDarkElf](https://togithub.com/PyrokineticDarkElf) made their first contribution in [https://github.com/gethomepage/homepage/pull/3836](https://togithub.com/gethomepage/homepage/pull/3836) **Full Changelog**: gethomepage/homepage@v0.9.5...v0.9.6 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change
Seems like this was introduced a year or so ago, https://github.com/tubearchivist/tubearchivist/releases/tag/v0.4.4 so essentially will be required to use the widget now.
Closes #3810
Type of change
Checklist: