8dea7aa34991aa00aeb8c57ecd44585a231e49f4
25792 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
8dea7aa349 | chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18465) | ||
|
|
edf9514fce |
chore(deps): update container image jlesage/mkvcleaver to v24.02.1@af0ad62 by renovate (#18441)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/mkvcleaver](https://togithub.com/jlesage/docker-mkvcleaver) | major | `v23.11.2` -> `v24.02.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-mkvcleaver (jlesage/mkvcleaver)</summary> ### [`v24.02.1`](https://togithub.com/jlesage/docker-mkvcleaver/releases/tag/v24.02.1): Version 24.02.1 [Compare Source](https://togithub.com/jlesage/docker-mkvcleaver/compare/v23.11.2...v24.02.1) Changes in this release: - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->adminer-7.2.1 |
||
|
|
dd515ce38c |
chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18452)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `2541b12` -> `f43a0e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9223c9fe54 | add catalog-templates test | ||
|
|
a7cac7c345 | fix some catalog test failures | ||
|
|
dc946cdb48 |
Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
39316e5dad |
chore(deps): update container image n8nio/n8n to v1.29.1@6d163fb by renovate (#18426)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | n8nio/n8n | minor | `1.28.0` -> `1.29.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
84cc92eb93 | chore(deps): update container image node-exporter to v6.2.1@d3d3979 by renovate (#18427) | ||
|
|
e67b69fffb |
chore(deps): update container image miniflux/miniflux to v2.1.0@5cba616 by renovate (#18423)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [miniflux/miniflux](https://miniflux.app) ([source](https://togithub.com/miniflux/v2)) | minor | `2.0.51` -> `2.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>miniflux/v2 (miniflux/miniflux)</summary> ### [`v2.1.0`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-210-February-17-2024) [Compare Source](https://togithub.com/miniflux/v2/compare/2.0.51...2.1.0) - Add Linkwarden integration - Add LinkAce integration - Add `FORCE_REFRESH_INTERVAL` config option - Add `item-meta-info-reading-time` CSS class - Add `add_dynamic_iframe` rewrite function - Add attribute `data-original-mos` to `add_dynamic_image` rewrite candidates - Update entry processor to allow blocking/keeping entries by tags and/or authors - Change default `Accept` header when fetching feeds - Rewrite relative RSS Bridge URL to absolute URL - Use numeric user ID in Alpine and distroless container image (avoid `securityContext` error in Kubernetes) - Always try to use HTTP/2 when fetching feeds if available - Add `type` attribute in OPML export as per OPML 2.0 specs - Fix missing translation argument for the key `error.unable_to_parse_feed` - Fix Debian package builder when using Go 1.22 and `armhf` architecture - Fix typo in log message - Fix incorrect label shown when saving an article - Fix incorrect condition in refresh feeds cli - Fix incorrect label `for` attribute - Add missing label ID for custom CSS field - Accessibility improvements: - Add workaround for macOS VoiceOver that didn't announce `details` and `summary` when expanded - Add `alert` role to alert message element - Add a `h2` heading to the article element so that the screen reader users can navigate the article through the heading level - Add an `aria-label` attribute for the article element for screen readers - Remove the icon image `alt` attribute in feeds list to prevent screen reader to announce it before entry title - Add `sr-only` CSS class for screen reader users (provides more context) - Differentiate between buttons and links - Change links that could perform actions to buttons - Improve translation of hidden Aria elements - Remove the redundant article role - Add a search landmark for the search form so that the screen reader users can navigate to it - Add skip to content link - Add `nav` landmark to page header links - Limit feed/category entry pagination to unread entries when coming from unread entry list - Update German translation - Update GitHub Actions to Go 1.22 - Bump `golang.org/x/term` from `0.16.0` to `0.17.0` - Bump `github.com/google/uuid` from `1.5.0` to `1.6.0` - Bump `github.com/yuin/goldmark` from `1.6.0` to `1.7.0` - Bump `golang.org/x/oauth2` from `0.15.0` to `0.17.0` - Bump `github.com/tdewolff/minify/v2` from `2.20.10` to `2.20.12` - Bump `golang.org/x/term` from `0.15.0` to `0.16.0` - Bump `github.com/prometheus/client_golang` from `1.17.0` to `1.18.0` - Bump `github.com/tdewolff/minify/v2` from `2.20.9` to `2.20.16` - Bump `golang.org/x/crypto` from `0.16.0` to `0.19.0` - Bump `github.com/go-webauthn/webauthn` from `0.9.4` to` 0.10.1 ` - Bump `golang.org/x/net` from `0.20.0` to `0.21.0` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1753c64b49 | chore(deps): update container image mpepping/cyberchef to v10.8.1@108ba27 by renovate (#18425) | ||
|
|
441e2a5e72 |
chore(deps): update container image kasmweb/workspaces to v1.15.0@a2637c3 by renovate (#18418)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | kasmweb/workspaces | minor | `1.14.0` -> `1.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3ff1df0a6f |
chore(deps): update container image ghostfolio/ghostfolio to v2.54.0@2fa747e by renovate (#18417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghostfolio/ghostfolio | minor | `2.50.0` -> `2.54.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5e94a89df8 |
chore(deps): update container image ghcr.io/ajnart/homarr to v0.15.0@24e3e19 by renovate (#18409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | minor | `0.14.6` -> `0.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>ajnart/homarr (ghcr.io/ajnart/homarr)</summary> ### [`v0.15.0`](https://togithub.com/ajnart/homarr/releases/tag/v0.15.0) [Compare Source](https://togithub.com/ajnart/homarr/compare/v0.14.6...v0.15.0) #### SSO (LDAP, OIDC) Thanks to [@​Rikpat](https://togithub.com/Rikpat) 's [contribution](https://togithub.com/ajnart/homarr/pull/1497), Homarr finally supports single sign on.  It is also possible to use both providers at the same time and disable the credentials entirely.  Please read the documentation on how to set this up: https://homarr.dev/docs/advanced/sso #### New widget: Indexer manager You can now manage your Prowlarr indexers from Homarr and see their status:  #### Units for the home assistant widget Values can now optionally be displayed with a unit:  #### What's Changed - fix: attempt to fix hidden docker button by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1875](https://togithub.com/ajnart/homarr/pull/1875) - chore: new Crowdin updates by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1873](https://togithub.com/ajnart/homarr/pull/1873) - config: chore version by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1876](https://togithub.com/ajnart/homarr/pull/1876) - docs: add argos ci to readme by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1883](https://togithub.com/ajnart/homarr/pull/1883) - fix: Notebook link target bug fix by [@​Tagaishi](https://togithub.com/Tagaishi) in [https://github.com/ajnart/homarr/pull/1889](https://togithub.com/ajnart/homarr/pull/1889) - fix: Board create name bug fix by [@​Tagaishi](https://togithub.com/Tagaishi) in [https://github.com/ajnart/homarr/pull/1887](https://togithub.com/ajnart/homarr/pull/1887) - feat: added features to smart home entitiy card by [@​tuggan](https://togithub.com/tuggan) in [https://github.com/ajnart/homarr/pull/1844](https://togithub.com/ajnart/homarr/pull/1844) - feat: indexer manager by [@​hillaliy](https://togithub.com/hillaliy) in [https://github.com/ajnart/homarr/pull/1807](https://togithub.com/ajnart/homarr/pull/1807) - fix: remove url length checks in Bookmarks by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1851](https://togithub.com/ajnart/homarr/pull/1851) - chore: new Crowdin updates by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1878](https://togithub.com/ajnart/homarr/pull/1878) - feat: add SSO support (LDAP, OIDC) by [@​Rikpat](https://togithub.com/Rikpat) in [https://github.com/ajnart/homarr/pull/1497](https://togithub.com/ajnart/homarr/pull/1497) - docs: update README.md by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1892](https://togithub.com/ajnart/homarr/pull/1892) - config: tag release by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1906](https://togithub.com/ajnart/homarr/pull/1906) #### New Contributors - [@​Rikpat](https://togithub.com/Rikpat) made their first contribution in [https://github.com/ajnart/homarr/pull/1497](https://togithub.com/ajnart/homarr/pull/1497) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.14.5...v0.15.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9fe0ccdb8e |
chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.27.0@30764cf by renovate (#18416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/static-web-server/static-web-server](https://togithub.com/static-web-server/static-web-server) | minor | `2.26.0` -> `2.27.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.27.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2270---2024-02-13) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.26.0...v2.27.0) This new `v2.27.0` release brings a few dependency updates and bug fixes. Two new Cargo feature flags and fixes a regression introduced by the previous release when building SWS from source. **Fixes** - [ec93d6c](https://togithub.com/static-web-server/static-web-server/commit/ec93d6c) Bugfix/security dependency updates including chrono, indexmap, indexmap and other crates. **Features** - [1a6caa4](https://togithub.com/static-web-server/static-web-server/commit/1a6caa4) Crate: New `all` and `experimental` Cargo feature flags. PR [#​313](https://togithub.com/static-web-server/static-web-server/pull/313) also fixes [#​312](https://togithub.com/static-web-server/static-web-server/issues/312) reported by [@​mattfbacon](https://togithub.com/mattfbacon). See [docs](https://static-web-server.net/building-from-source/#cargo-features). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9ac25ad268 | chore(deps): update container image ghcr.io/enchant97/hasty-paste to v1.10.0@fab6228 by renovate (#18411) | ||
|
|
f8b9ba4727 | chore(deps): update container image ghcr.io/sbondco/watcharr to v1.34.0@8564b48 by renovate (#18415) | ||
|
|
861c95b897 |
chore(deps): update container image ghcr.io/onedr0p/plex to v1.40.0.7998-c29d4c0c8@6aee52b by renovate (#18413)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex) ([source](https://togithub.com/onedr0p/containers)) | minor | `1.32.8.7639-fb6452ebf` -> `1.40.0.7998-c29d4c0c8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
c0c2e772d0 |
chore(deps): update container image ghcr.io/onedr0p/radarr to v5.3.6.8612@d0786b4 by renovate (#18414)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr) ([source](https://togithub.com/Radarr/Radarr)) | minor | `5.2.6.8376` -> `5.3.6.8612` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary> ### [`v5.3.6.8612`](https://togithub.com/Radarr/Radarr/releases/tag/v5.3.6.8612): 5.3.6.8612 [Compare Source](https://togithub.com/Radarr/Radarr/compare/v5.2.6.8376...v5.3.6.8612) *To receive further Pre-Release or final updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`63f1692`]( |
||
|
|
62771c9c57 |
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.38.1@4c2d91b by renovate (#18410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) | minor | `v1.37.0` -> `v1.38.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.38.1`](https://togithub.com/autobrr/autobrr/releases/tag/v1.38.1) [Compare Source](https://togithub.com/autobrr/autobrr/compare/v1.38.0...v1.38.1) #### Changelog ##### Bug fixes - [`c97becb`]( |
||
|
|
1baab8c466 | chore(deps): update container image itzg/mc-backup to latest@a4747aa by renovate (#18336) | ||
|
|
2991e5b0b4 |
chore(deps): update rdesktop by renovate (#18369)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `cdc43e3` -> `07b91b4` | | lscr.io/linuxserver/rdesktop | digest | `34e0e40` -> `dbe067c` | | lscr.io/linuxserver/rdesktop | digest | `81ae6be` -> `2531754` | | lscr.io/linuxserver/rdesktop | digest | `8dce3a9` -> `c9678b5` | | lscr.io/linuxserver/rdesktop | digest | `c5d086b` -> `60c94da` | | lscr.io/linuxserver/rdesktop | digest | `ebac8cd` -> `460e663` | | lscr.io/linuxserver/rdesktop | digest | `3b35f22` -> `b125575` | | lscr.io/linuxserver/rdesktop | digest | `e9eda16` -> `cadfc9b` | | lscr.io/linuxserver/rdesktop | digest | `2806a91` -> `3c9a7e1` | | lscr.io/linuxserver/rdesktop | digest | `dd54fa7` -> `7061ec6` | | lscr.io/linuxserver/rdesktop | digest | `eebf1c5` -> `cc103b4` | | lscr.io/linuxserver/rdesktop | digest | `05c55a9` -> `e307759` | | lscr.io/linuxserver/rdesktop | digest | `a90538f` -> `59fef30` | | lscr.io/linuxserver/rdesktop | digest | `9447865` -> `f1b6d00` | | lscr.io/linuxserver/rdesktop | digest | `41778d4` -> `fdcdc73` | | lscr.io/linuxserver/rdesktop | digest | `17ca8eb` -> `8c7af3d` | | lscr.io/linuxserver/rdesktop | digest | `57780b0` -> `21fd16d` | | lscr.io/linuxserver/rdesktop | digest | `84482d3` -> `746d6c3` | | lscr.io/linuxserver/rdesktop | digest | `b877653` -> `11bace1` | | lscr.io/linuxserver/rdesktop | digest | `42c9b68` -> `9f2c6ab` | | lscr.io/linuxserver/rdesktop | digest | `8d30fb9` -> `6141b83` | | lscr.io/linuxserver/rdesktop | digest | `9616efb` -> `d7d5bfa` | | lscr.io/linuxserver/rdesktop | digest | `0e33288` -> `ced5316` | | lscr.io/linuxserver/rdesktop | digest | `efe0b43` -> `dbdc827` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8aa5be901f |
Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
d3882db5a9 |
Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
6df50e1ece |
chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.1.21@5a328e8 by renovate (#18389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://togithub.com/Ylianst/MeshCentral) | patch | `1.1.20` -> `1.1.21` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary> ### [`v1.1.21`](https://togithub.com/Ylianst/MeshCentral/releases/tag/1.1.21) [Compare Source](https://togithub.com/Ylianst/MeshCentral/compare/1.1.20...1.1.21) - [`3e04e4d`](https://togithub.com/Ylianst/MeshCentral/commit/3e04e4d8) Version 1.1.21 - [`f2bc7d5`](https://togithub.com/Ylianst/MeshCentral/commit/f2bc7d53) More BitLocker improvements. - [`e5e86fe`](https://togithub.com/Ylianst/MeshCentral/commit/e5e86fee) BitLocker fixes, added drive volumes to details tab. - [`4637e6b`](https://togithub.com/Ylianst/MeshCentral/commit/4637e6b3) Intel AMT fixes. - [`fb15d94`](https://togithub.com/Ylianst/MeshCentral/commit/fb15d949) update full version, and marking of the amt to check if activated ([#​5803](https://togithub.com/Ylianst/MeshCentral/issues/5803)) - [`a7018e7`](https://togithub.com/Ylianst/MeshCentral/commit/a7018e74) split ips correctly with spaces for domains [#​5809](https://togithub.com/Ylianst/MeshCentral/issues/5809) - [`a3b3ecd`](https://togithub.com/Ylianst/MeshCentral/commit/a3b3ecd8) Dutch language update 1.1.2 ([#​5804](https://togithub.com/Ylianst/MeshCentral/issues/5804)) - [`f2e43cc`](https://togithub.com/Ylianst/MeshCentral/commit/f2e43cc6) Added option to check HTTP origin. - [`5c1249c`](https://togithub.com/Ylianst/MeshCentral/commit/5c1249cc) split ips correctly with spaces [#​5809](https://togithub.com/Ylianst/MeshCentral/issues/5809) - [`0232056`](https://togithub.com/Ylianst/MeshCentral/commit/02320562) add extra defaults and descriptions to schema - [`6f78f9e`](https://togithub.com/Ylianst/MeshCentral/commit/6f78f9e2) fix one ping/pong function - [`4098805`](https://togithub.com/Ylianst/MeshCentral/commit/40988057) update meshcentralrouter with 2fa fix - [`980eca3`](https://togithub.com/Ylianst/MeshCentral/commit/980eca37) update package lock - [`512695d`](https://togithub.com/Ylianst/MeshCentral/commit/512695df) Docs update for docker and meshagent msh file ([#​5791](https://togithub.com/Ylianst/MeshCentral/issues/5791)) - [`15ff7d1`](https://togithub.com/Ylianst/MeshCentral/commit/15ff7d12) fix agentping ([#​5786](https://togithub.com/Ylianst/MeshCentral/issues/5786)) - [`6637f08`](https://togithub.com/Ylianst/MeshCentral/commit/6637f08f) Docs - Reference docker official ([#​5788](https://togithub.com/Ylianst/MeshCentral/issues/5788)) - [`990da39`](https://togithub.com/Ylianst/MeshCentral/commit/990da39f) add installdate to installedapps - [`ddcff9f`](https://togithub.com/Ylianst/MeshCentral/commit/ddcff9f0) use accelerator regardless of cpu core count ([#​5759](https://togithub.com/Ylianst/MeshCentral/issues/5759)) - [`bfec20a`](https://togithub.com/Ylianst/MeshCentral/commit/bfec20ac) fix account pic transparency ([#​5761](https://togithub.com/Ylianst/MeshCentral/issues/5761)) - [`550ee34`](https://togithub.com/Ylianst/MeshCentral/commit/550ee34f) fix latency bouncing monitors ([#​5756](https://togithub.com/Ylianst/MeshCentral/issues/5756)) - [`e6f27fc`](https://togithub.com/Ylianst/MeshCentral/commit/e6f27fca) fix 2nd line also showing drive name [#​1892](https://togithub.com/Ylianst/MeshCentral/issues/1892) - [`b887457`](https://togithub.com/Ylianst/MeshCentral/commit/b887457e) add bitlocker key to gui for admins ([#​5747](https://togithub.com/Ylianst/MeshCentral/issues/5747)) - [`4648dbe`](https://togithub.com/Ylianst/MeshCentral/commit/4648dbeb) create folder first before copy/move [#​5704](https://togithub.com/Ylianst/MeshCentral/issues/5704) - [`cdab553`](https://togithub.com/Ylianst/MeshCentral/commit/cdab5538) show latency in remote/terminal every 10 secs ([#​5750](https://togithub.com/Ylianst/MeshCentral/issues/5750)) - [`cd2ede8`](https://togithub.com/Ylianst/MeshCentral/commit/cd2ede83) add drive names and icons to files ([#​5749](https://togithub.com/Ylianst/MeshCentral/issues/5749)) - [`97ed6c8`](https://togithub.com/Ylianst/MeshCentral/commit/97ed6c82) fix coreinfo and sendPeriodicServerUpdate - [`df94b50`](https://togithub.com/Ylianst/MeshCentral/commit/df94b50d) dont sendconsoletext muppet! - [`9542e77`](https://togithub.com/Ylianst/MeshCentral/commit/9542e77e) update volumes and bitlocker periodically - [`3f8bbe6`](https://togithub.com/Ylianst/MeshCentral/commit/3f8bbe68) fix blank Windows Defender - [`37911d0`](https://togithub.com/Ylianst/MeshCentral/commit/37911d09) fix bitlocker with multiple drives and german phrase checker - [`1855dd1`](https://togithub.com/Ylianst/MeshCentral/commit/1855dd1d) Fixes authenticode signing if a section name starts with an underscore. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3f2c420972 | chore(deps): update container image vabene1111/recipes to v1.5.13@6cc5700 by renovate (#18400) | ||
|
|
621d35b568 | chore(deps): update neko by renovate (#18407) | ||
|
|
09c755b4bb |
chore(deps): update container image wiserain/flexget to v3.11.18@36f51d5 by renovate (#18401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://togithub.com/wiserain/docker-flexget)) | patch | `3.11.17` -> `3.11.18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
61bf7f3865 | chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.62@cfca17b by renovate (#18386) | ||
|
|
09b839f47a |
chore(deps): update container image advplyr/audiobookshelf to v2.8.0@34bc141 by renovate (#18402)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | advplyr/audiobookshelf | minor | `2.7.2` -> `2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0d5322f723 |
chore(deps): update container image metabase/metabase to v0.48.6@96416c1 by renovate (#18394)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | metabase/metabase | patch | `v0.48.5` -> `v0.48.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
130aa9218b |
chore(deps): update container image mtlynch/picoshare to v1.4.2@67d7622 by renovate (#18395)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mtlynch/picoshare | patch | `1.4.1` -> `1.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
eb699c41bb | chore(deps): update container image homeassistant/home-assistant to v2024.2.2@05b068c by renovate (#18391) | ||
|
|
245d7c47cb | chore(deps): update container image grafana/grafana to v10.3.3@8640e50 by renovate (#18390) | ||
|
|
897621a222 |
chore(deps): update container image thomst08/requestrr to v2.1.5@4bfef92 by renovate (#18399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomst08/requestrr | patch | `v2.1.4` -> `v2.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
02a7149e86 |
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.20@7da477e by renovate (#18387)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | patch | `0.28.17` -> `0.28.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.28.20`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.19...0.28.20) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.19...0.28.20) ### [`v0.28.19`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.18...0.28.19) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.18...0.28.19) ### [`v0.28.18`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.17...0.28.18) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.17...0.28.18) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
b40bc081fd | chore(deps): update container image jgraph/drawio to v23.1.5@45f0891 by renovate (#18392) | ||
|
|
8abe637b7e | chore(deps): update container image jeessy/ddns-go to v6.1.2@0c7b981 by renovate (#18445) | ||
|
|
5b86bd54b6 |
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.3@eb8de15 by renovate (#18384)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.5.0` -> `2.5.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.5.3`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.3): Paperless-ngx v2.5.3 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.2...v2.5.3) #### paperless-ngx 2.5.3 ##### Bug Fixes - Fix: dont allow allauth redirects to any host [@​shamoon](https://togithub.com/shamoon) ([#​5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783)) - Fix: Interaction when both splitting and ASN are enabled [@​stumpylog](https://togithub.com/stumpylog) ([#​5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779)) - Fix: moved ssl_mode parameter for mysql backend engine [@​MaciejSzczurek](https://togithub.com/MaciejSzczurek) ([#​5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771)) ##### All App Changes <details> <summary>3 changes</summary> - Fix: dont allow allauth redirects to any host [@​shamoon](https://togithub.com/shamoon) ([#​5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783)) - Fix: Interaction when both splitting and ASN are enabled [@​stumpylog](https://togithub.com/stumpylog) ([#​5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779)) - Fix: moved ssl_mode parameter for mysql backend engine [@​MaciejSzczurek](https://togithub.com/MaciejSzczurek) ([#​5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771)) </details> ### [`v2.5.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.2): Paperless-ngx v2.5.2 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.1...v2.5.2) #### paperless-ngx 2.5.2 ##### Bug Fixes - Fix: Generated secret key may include single or double quotes [@​schmidtnz](https://togithub.com/schmidtnz) ([#​5767](https://togithub.com/paperless-ngx/paperless-ngx/pull/5767)) - Fix: consumer status alerts container blocks elements [@​shamoon](https://togithub.com/shamoon) ([#​5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762)) - Fix: handle document notes user format api change [@​shamoon](https://togithub.com/shamoon) ([#​5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751)) - Fix: Assign ASN from barcode only after any splitting [@​stumpylog](https://togithub.com/stumpylog) ([#​5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745)) ##### Dependencies - Chore(deps): Bump the major-versions group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741)) ##### All App Changes <details> <summary>4 changes</summary> - Fix: consumer status alerts container blocks elements [@​shamoon](https://togithub.com/shamoon) ([#​5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762)) - Fix: handle document notes user format api change [@​shamoon](https://togithub.com/shamoon) ([#​5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751)) - Fix: Assign ASN from barcode only after any splitting [@​stumpylog](https://togithub.com/stumpylog) ([#​5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745)) - Chore(deps): Bump the major-versions group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741)) </details> ### [`v2.5.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.1): Paperless-ngx v2.5.1 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.0...v2.5.1) #### paperless-ngx 2.5.1 ##### Bug Fixes - Fix: Splitting on ASN barcodes even if not enabled [@​stumpylog](https://togithub.com/stumpylog) ([#​5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740)) ##### Dependencies - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737)) - Chore(deps): Bump the django group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739)) ##### All App Changes <details> <summary>3 changes</summary> - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737)) - Chore(deps): Bump the django group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739)) - Fix: Splitting on ASN barcodes even if not enabled [@​stumpylog](https://togithub.com/stumpylog) ([#​5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740)) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
709acfedae | chore(deps): update container image ghcr.io/rickdb/plexanisync to v1.3.27@20c8a82 by renovate (#18385) | ||
|
|
1050708094 | chore(deps): update container image anonaddy/anonaddy to v1.0.8@b0bb23f by renovate (#18371) | ||
|
|
b1a3bfeb43 |
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240219@1d4c359 by renovate (#18444)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages) ([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch | `3.2.20240212` -> `3.2.20240219` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
c7cfe0787a | chore(deps): update container image ghcr.io/onedr0p/exportarr to v1.6.1@60cf3d4 by renovate (#18383) | ||
|
|
7a19cf2ec6 |
chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.8@415377c by renovate (#18380)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.7` -> `5.3.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
888cde70b4 |
chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.1@1227a77 by renovate (#18379)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd) | patch | `v1.28.0` -> `v1.28.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.28.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.1) [Compare Source](https://togithub.com/fluidd-core/fluidd/compare/v1.28.0...v1.28.1) ##### Features - adds MCU last stats ([#​1358](https://togithub.com/fluidd-core/fluidd/issues/1358)) ([c2e34d7]( |
||
|
|
62a395b268 | chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.8@0f066a6 by renovate (#18381) | ||
|
|
edf0705b8e |
chore(deps): update container image boredazfcuk/icloudpd to v1.0.718@0d58edb by renovate (#18372)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | boredazfcuk/icloudpd | patch | `1.0.716` -> `1.0.718` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
89d769ec92 |
chore(deps): update container image doitandbedone/ispyagentdvr to v5.2.8.0@df906e0 by renovate (#18377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.2.5.0` -> `5.2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (doitandbedone/ispyagentdvr)</summary> ### [`v5.2.8.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0) ### [`v5.2.7.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0) ### [`v5.2.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
73b9eb4b7f |
chore(deps): update container image xthursdayx/yacreaderlibrary-server-docker to latest@794756d by renovate (#18367)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xthursdayx/yacreaderlibrary-server-docker | digest | `524a179` -> `794756d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8237d98aed |
chore(deps): update container image clickhouse/clickhouse-server to v24.1.5.6@91e234d by renovate (#18373)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | patch | `24.1.3.31` -> `24.1.5.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d13bbe83a2 | chore(deps): update container image deluan/navidrome to v0.51.1@7fe666e by renovate (#18375) |