c3172fa0acc030daef5ee740e7226c3401b62bfa
49659 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c3172fa0ac |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.11.1 → 2025.11.2 (#41736)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `c11dd7c` -> `02f582e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.11.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.11.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.11.1...2025.11.2) - Bump cronsim to 2.7 ([@​dgomes] - [#​155648]) ([utility\_meter docs][utility_meter docs]) ([backup docs]) (dependency) - Avoid firing discovery events when flows immediately create a config entry ([@​puddly] - [#​155753]) ([config docs]) - Remove arbitrary forecast limit for meteo\_lt ([@​xE1H] - [#​155877]) ([meteo\_lt docs][meteo_lt docs]) - Fix progress step bugs ([@​emontnemery] - [#​155923]) - Make sure to clean register callbacks when mobile\_app reloads ([@​TimoPtr] - [#​156028]) ([mobile\_app docs][mobile_app docs]) - Bump pyportainer 1.0.13 ([@​erwindouna] - [#​155783]) ([portainer docs]) (dependency) - Bump pyportainter 1.0.14 ([@​erwindouna] - [#​156072]) ([portainer docs]) (dependency) - Log `HomeAssistantError`s in ZHA config flow ([@​TheJulianJES] - [#​156075]) ([zha docs]) - Bump aio-ownet to 0.0.5 ([@​jrieger] - [#​156157]) ([onewire docs]) (dependency) - Fix MFA Notify setup flow schema ([@​abmantis] - [#​156158]) - Update xknx to 3.10.1 ([@​farmio] - [#​156177]) ([knx docs]) (dependency) - Forbid to choose state in Ukraine Alarm integration ([@​PaulAnnekov] - [#​156183]) ([ukraine\_alarm docs][ukraine_alarm docs]) (breaking-change) - Fix set\_absolute\_position angle ([@​starkillerOG] - [#​156185]) ([motion\_blinds docs][motion_blinds docs]) - Fix config flow reconfigure for Comelit ([@​chemelli74] - [#​156193]) ([comelit docs]) - Bump pyvesync to 3.2.1 ([@​cdnninja] - [#​156195]) ([vesync docs]) (dependency) - Fix Climate state reproduction when target temperature is `None` ([@​mib1185] - [#​156220]) ([climate docs]) - Foscam Integration with Legacy Model Compatibility ([@​Foscam-wangzhengyu] - [#​156226]) ([foscam docs]) - Bump pypalazzetti lib from 0.1.19 to 0.1.20 ([@​dotvav] - [#​156249]) ([palazzetti docs]) (dependency) - Bump pySmartThings to 3.3.2 ([@​joostlek] - [#​156250]) ([smartthings docs]) (dependency) - Correct migration to recorder schema 51 ([@​emontnemery] - [#​156267]) ([recorder docs]) - Improve logging of failing miele action commands ([@​astrandb] - [#​156275]) ([miele docs]) - Ituran: Don't cache properties ([@​shmuelzon] - [#​156281]) ([ituran docs]) - tplink: handle repeated, unknown thermostat modes gracefully ([@​rytilahti] - [#​156310]) ([tplink docs]) - Check collation of statistics\_meta DB table ([@​emontnemery] - [#​156327]) ([recorder docs]) - Fix support for Hyperion 2.1.1 ([@​antoniocifu] - [#​156343]) ([hyperion docs]) - Update pyMill to 0.14.1 ([@​Danielhiversen] - [#​156396]) ([mill docs]) (dependency) - Prevent sensor updates caused by fluctuating “last seen” timestamps in Xbox integration ([@​tr4nt0r] - [#​156419]) ([xbox docs]) - Fix update progress in Teslemetry ([@​Bre77] - [#​156422]) ([teslemetry docs]) - Bump pyvesync to 3.2.2 ([@​cdnninja] - [#​156423]) ([vesync docs]) (dependency) - Fix lamarzocco update status ([@​zweckj] - [#​156442]) ([lamarzocco docs]) - Add firmware flashing debug loggers to hardware integrations ([@​puddly] - [#​156480]) ([homeassistant\_yellow docs][homeassistant_yellow docs]) ([homeassistant\_sky\_connect docs][homeassistant_sky_connect docs]) ([homeassistant\_connect\_zbt2 docs][homeassistant_connect_zbt2 docs]) - URL-encode the RTSP URL in the Foscam integration ([@​Foscam-wangzhengyu] - [#​156488]) ([foscam docs]) - Update Home Assistant base image to 2025.11.0 ([@​sairon] - [#​156517]) (dependency) - Bump pySmartThings to 3.3.3 ([@​joostlek] - [#​156528]) ([smartthings docs]) (dependency) - Update bsblan to python-bsblan version 3.1.1 ([@​liudger] - [#​156536]) ([bsblan docs]) (dependency) - Bump reolink-aio to 0.16.5 ([@​starkillerOG] - [#​156553]) ([reolink docs]) (dependency) - Bump python-open-router to 0.3.3 ([@​joostlek] - [#​156563]) ([open\_router docs][open_router docs]) (dependency) - Bump ZHA to 0.0.78 ([@​TheJulianJES] - [#​155937]) ([zha docs]) (dependency) - Bump ZHA to 0.0.79 ([@​TheJulianJES] - [#​156571]) ([zha docs]) (dependency) - Fix sfr\_box entry reload ([@​epenet] - [#​156593]) ([sfr\_box docs][sfr_box docs]) - Fix model\_id in Husqvarna Automower ([@​Thomas55555] - [#​156608]) ([husqvarna\_automower docs][husqvarna_automower docs]) - Add debounce to Alexa Devices coordinator ([@​chemelli74] - [#​156609]) ([alexa\_devices docs][alexa_devices docs]) [#​155648]: https://redirect.github.com/home-assistant/core/pull/155648 [#​155753]: https://redirect.github.com/home-assistant/core/pull/155753 [#​155783]: https://redirect.github.com/home-assistant/core/pull/155783 [#​155877]: https://redirect.github.com/home-assistant/core/pull/155877 [#​155923]: https://redirect.github.com/home-assistant/core/pull/155923 [#​155937]: https://redirect.github.com/home-assistant/core/pull/155937 [#​156028]: https://redirect.github.com/home-assistant/core/pull/156028 [#​156072]: https://redirect.github.com/home-assistant/core/pull/156072 [#​156075]: https://redirect.github.com/home-assistant/core/pull/156075 [#​156076]: https://redirect.github.com/home-assistant/core/pull/156076 [#​156157]: https://redirect.github.com/home-assistant/core/pull/156157 [#​156158]: https://redirect.github.com/home-assistant/core/pull/156158 [#​156177]: https://redirect.github.com/home-assistant/core/pull/156177 [#​156183]: https://redirect.github.com/home-assistant/core/pull/156183 [#​156185]: https://redirect.github.com/home-assistant/core/pull/156185 [#​156193]: https://redirect.github.com/home-assistant/core/pull/156193 [#​156195]: https://redirect.github.com/home-assistant/core/pull/156195 [#​156220]: https://redirect.github.com/home-assistant/core/pull/156220 [#​156226]: https://redirect.github.com/home-assistant/core/pull/156226 [#​156249]: https://redirect.github.com/home-assistant/core/pull/156249 [#​156250]: https://redirect.github.com/home-assistant/core/pull/156250 [#​156267]: https://redirect.github.com/home-assistant/core/pull/156267 [#​156275]: https://redirect.github.com/home-assistant/core/pull/156275 [#​156281]: https://redirect.github.com/home-assistant/core/pull/156281 [#​156310]: https://redirect.github.com/home-assistant/core/pull/156310 [#​156327]: https://redirect.github.com/home-assistant/core/pull/156327 [#​156343]: https://redirect.github.com/home-assistant/core/pull/156343 [#​156396]: https://redirect.github.com/home-assistant/core/pull/156396 [#​156419]: https://redirect.github.com/home-assistant/core/pull/156419 [#​156422]: https://redirect.github.com/home-assistant/core/pull/156422 [#​156423]: https://redirect.github.com/home-assistant/core/pull/156423 [#​156442]: https://redirect.github.com/home-assistant/core/pull/156442 [#​156480]: https://redirect.github.com/home-assistant/core/pull/156480 [#​156488]: https://redirect.github.com/home-assistant/core/pull/156488 [#​156517]: https://redirect.github.com/home-assistant/core/pull/156517 [#​156528]: https://redirect.github.com/home-assistant/core/pull/156528 [#​156536]: https://redirect.github.com/home-assistant/core/pull/156536 [#​156553]: https://redirect.github.com/home-assistant/core/pull/156553 [#​156563]: https://redirect.github.com/home-assistant/core/pull/156563 [#​156571]: https://redirect.github.com/home-assistant/core/pull/156571 [#​156593]: https://redirect.github.com/home-assistant/core/pull/156593 [#​156608]: https://redirect.github.com/home-assistant/core/pull/156608 [#​156609]: https://redirect.github.com/home-assistant/core/pull/156609 [@​Bre77]: https://redirect.github.com/Bre77 [@​Danielhiversen]: https://redirect.github.com/Danielhiversen [@​Foscam-wangzhengyu]: https://redirect.github.com/Foscam-wangzhengyu [@​PaulAnnekov]: https://redirect.github.com/PaulAnnekov [@​TheJulianJES]: https://redirect.github.com/TheJulianJES [@​Thomas55555]: https://redirect.github.com/Thomas55555 [@​TimoPtr]: https://redirect.github.com/TimoPtr [@​abmantis]: https://redirect.github.com/abmantis [@​antoniocifu]: https://redirect.github.com/antoniocifu [@​astrandb]: https://redirect.github.com/astrandb [@​cdnninja]: https://redirect.github.com/cdnninja [@​chemelli74]: https://redirect.github.com/chemelli74 [@​dgomes]: https://redirect.github.com/dgomes [@​dotvav]: https://redirect.github.com/dotvav [@​emontnemery]: https://redirect.github.com/emontnemery [@​epenet]: https://redirect.github.com/epenet [@​erwindouna]: https://redirect.github.com/erwindouna [@​farmio]: https://redirect.github.com/farmio [@​frenck]: https://redirect.github.com/frenck [@​joostlek]: https://redirect.github.com/joostlek [@​jrieger]: https://redirect.github.com/jrieger [@​liudger]: https://redirect.github.com/liudger [@​mib1185]: https://redirect.github.com/mib1185 [@​puddly]: https://redirect.github.com/puddly [@​rytilahti]: https://redirect.github.com/rytilahti [@​sairon]: https://redirect.github.com/sairon [@​shmuelzon]: https://redirect.github.com/shmuelzon [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​tr4nt0r]: https://redirect.github.com/tr4nt0r [@​xE1H]: https://redirect.github.com/xE1H [@​zweckj]: https://redirect.github.com/zweckj [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [backup docs]: https://www.home-assistant.io/integrations/backup/ [bsblan docs]: https://www.home-assistant.io/integrations/bsblan/ [climate docs]: https://www.home-assistant.io/integrations/climate/ [comelit docs]: https://www.home-assistant.io/integrations/comelit/ [config docs]: https://www.home-assistant.io/integrations/config/ [foscam docs]: https://www.home-assistant.io/integrations/foscam/ [homeassistant_connect_zbt2 docs]: https://www.home-assistant.io/integrations/homeassistant_connect_zbt2/ [homeassistant_sky_connect docs]: https://www.home-assistant.io/integrations/homeassistant_sky_connect/ [homeassistant_yellow docs]: https://www.home-assistant.io/integrations/homeassistant_yellow/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [hyperion docs]: https://www.home-assistant.io/integrations/hyperion/ [ituran docs]: https://www.home-assistant.io/integrations/ituran/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [meteo_lt docs]: https://www.home-assistant.io/integrations/meteo_lt/ [miele docs]: https://www.home-assistant.io/integrations/miele/ [mill docs]: https://www.home-assistant.io/integrations/mill/ [mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/ [motion_blinds docs]: https://www.home-assistant.io/integrations/motion_blinds/ [onewire docs]: https://www.home-assistant.io/integrations/onewire/ [open_router docs]: https://www.home-assistant.io/integrations/open_router/ [palazzetti docs]: https://www.home-assistant.io/integrations/palazzetti/ [portainer docs]: https://www.home-assistant.io/integrations/portainer/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [sfr_box docs]: https://www.home-assistant.io/integrations/sfr_box/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [ukraine_alarm docs]: https://www.home-assistant.io/integrations/ukraine_alarm/ [utility_meter docs]: https://www.home-assistant.io/integrations/utility_meter/ [vesync docs]: https://www.home-assistant.io/integrations/vesync/ [xbox docs]: https://www.home-assistant.io/integrations/xbox/ [zha docs]: https://www.home-assistant.io/integrations/zha/ </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f509c25e83 |
chore(helm): update image docker.io/splunk/splunk 10.0.1 → 10.0.2 (#41737)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | patch | `4a5ce5a` -> `8adbca4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
39270e17e5 |
chore(helm): update image docker.io/wiserain/flexget 3.18.21 → 3.18.23 (#41738)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `37299fd` -> `14ca83e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
90dabed3b4 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
85a22c4047 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 41.173.1 → 42.10.3 (#41717)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | major | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
05286b0156 |
chore(helm): update image docker 28.5.2 → 29.0.0 (#41714)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | major | `2a232a4` -> `96789d5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
40b685e9ad |
chore(helm): update image ghcr.io/homarr-labs/homarr v1.43.2 → v1.43.3 (#41734)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | patch | `d19a33c` -> `e3112f8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary> ### [`v1.43.3`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.43.3) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.43.2...v1.43.3) ##### Bug Fixes - **deps:** update dependency [@​ctrl/qbittorrent](https://redirect.github.com/ctrl/qbittorrent) to ^9.11.0 ([#​4456](https://redirect.github.com/homarr-labs/homarr/issues/4456)) ([ddfed18](https://redirect.github.com/homarr-labs/homarr/commit/ddfed18acf44596dba15ea0ef56233c4936f9775)) - **deps:** update dependency [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query) to ^5.90.7 ([#​4451](https://redirect.github.com/homarr-labs/homarr/issues/4451)) ([7bc2f87](https://redirect.github.com/homarr-labs/homarr/commit/7bc2f87f31f1babe691fa4a086a3897977f2d871)) - **deps:** update dependency fast-xml-parser to ^5.3.1 ([#​4435](https://redirect.github.com/homarr-labs/homarr/issues/4435)) ([65f2e82](https://redirect.github.com/homarr-labs/homarr/commit/65f2e825fdb9e5e79b814c9b49f663d1afac784d)) - **deps:** update dependency fastify to ^5.6.2 ([#​4471](https://redirect.github.com/homarr-labs/homarr/issues/4471)) ([e7071bf](https://redirect.github.com/homarr-labs/homarr/commit/e7071bf2bf6a45ff760cd3e7bd06382d2ed66cdc)) - **deps:** update dependency next-intl to v4.5.0 ([#​4462](https://redirect.github.com/homarr-labs/homarr/issues/4462)) ([51ce5da](https://redirect.github.com/homarr-labs/homarr/commit/51ce5da45bdccf061e593097ed751cf09d663437)) - **deps:** update dependency swagger-ui-react to ^5.30.2 ([#​4442](https://redirect.github.com/homarr-labs/homarr/issues/4442)) ([d3edfcf](https://redirect.github.com/homarr-labs/homarr/commit/d3edfcf3dca3d34afd5ef8ec21599cd08fde5092)) - **deps:** update mantine monorepo to ^8.3.7 ([#​4472](https://redirect.github.com/homarr-labs/homarr/issues/4472)) ([8a87dba](https://redirect.github.com/homarr-labs/homarr/commit/8a87dbad59786fa9789dd3efb8d9424bb950e977)) - **deps:** update testcontainers-node monorepo to ^11.8.0 ([#​4450](https://redirect.github.com/homarr-labs/homarr/issues/4450)) ([f648af0](https://redirect.github.com/homarr-labs/homarr/commit/f648af0e2b2b5d5f8180402c2734ea0c04559daa)) - **stock-price:** ignore missing data points in price history ([#​4429](https://redirect.github.com/homarr-labs/homarr/issues/4429)) ([c30c98b](https://redirect.github.com/homarr-labs/homarr/commit/c30c98b153fbec21551e45aedf83e0ae29d6e773)) - **users:** next button in create form always disabled ([#​4443](https://redirect.github.com/homarr-labs/homarr/issues/4443)) ([1c1f8a4](https://redirect.github.com/homarr-labs/homarr/commit/1c1f8a48d259c65ebeeec6856e1fe339defb4aaf)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a3e1782483 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.120.2 → 1.120.3 (#41731)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `59bb2e6` -> `e047444` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c6bd3c66a2 |
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.9.3.0 → 6.9.4.0 (#41730)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | patch | `738ab33` -> `cf32a23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (docker.io/doitandbedone/ispyagentdvr)</summary> ### [`v6.9.4.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.9.3.0...6.9.4.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.9.3.0...6.9.4.0) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f476575fb5 |
chore(helm): update image ghcr.io/mealie-recipes/mealie v3.4.0 → v3.5.0 (#41733)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `545fb8a` -> `7f776bb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.5.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.4.0...v3.5.0) ### 🍴🍴🍴🍴🍴🍴 Welcome to the latest release of Mealie! This release contains a minor breaking change; the flow for downloading a recipe .zip has been simplified and no longer requires a zip token. If you are leveraging the .zip API, you'll want to update your scripts. #### 🎉 Highlights - You can now add recipes as an ingredient for other recipes. Got a great teriyaki sauce recipe to go with your hibachi fried rice? You can add it as an ingredient now. #### 🚨 Breaking changes - fix: Refactor Recipe Zip File Flow [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6170](https://redirect.github.com/mealie-recipes/mealie/issues/6170)) #### ✨ New features - feat: Add `DELETE /{slug}/image` [@​chollinger93](https://redirect.github.com/chollinger93) ([#​6259](https://redirect.github.com/mealie-recipes/mealie/issues/6259)) - feat: Add recipe as ingredient [@​parumpum](https://redirect.github.com/parumpum) ([#​4800](https://redirect.github.com/mealie-recipes/mealie/issues/4800)) #### 🐛 Bug fixes - fix: Locale dates format [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6211](https://redirect.github.com/mealie-recipes/mealie/issues/6211)) - fix: Update the random button flow [@​aliyyanWijaya](https://redirect.github.com/aliyyanWijaya) ([#​6248](https://redirect.github.com/mealie-recipes/mealie/issues/6248)) - fix: Include contents of purpose field when parsing ingredients [@​strangetom](https://redirect.github.com/strangetom) ([#​6494](https://redirect.github.com/mealie-recipes/mealie/issues/6494)) - fix: Refactor Recipe Zip File Flow [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6170](https://redirect.github.com/mealie-recipes/mealie/issues/6170)) - fix: Stabilize shopping list queuing [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6498](https://redirect.github.com/mealie-recipes/mealie/issues/6498)) - fix: Brute parser fails if unit or food is empty [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6500](https://redirect.github.com/mealie-recipes/mealie/issues/6500)) - fix: Make Ingredients and Instructions independently scrollable in cook mode [@​AurelienPautet](https://redirect.github.com/AurelienPautet) ([#​6358](https://redirect.github.com/mealie-recipes/mealie/issues/6358)) - fix: Improve recipe ingredient selection [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6518](https://redirect.github.com/mealie-recipes/mealie/issues/6518)) - fix: prevent URL encoding in postgres placeholder display [@​LaurianeH-05](https://redirect.github.com/LaurianeH-05) ([#​6438](https://redirect.github.com/mealie-recipes/mealie/issues/6438)) #### 🧰 Maintenance <details> <summary>14 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6469](https://redirect.github.com/mealie-recipes/mealie/issues/6469)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6478](https://redirect.github.com/mealie-recipes/mealie/issues/6478)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6485](https://redirect.github.com/mealie-recipes/mealie/issues/6485)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6486](https://redirect.github.com/mealie-recipes/mealie/issues/6486)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6487](https://redirect.github.com/mealie-recipes/mealie/issues/6487)) - chore: Update some frontend deps [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6490](https://redirect.github.com/mealie-recipes/mealie/issues/6490)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6492](https://redirect.github.com/mealie-recipes/mealie/issues/6492)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6493](https://redirect.github.com/mealie-recipes/mealie/issues/6493)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6495](https://redirect.github.com/mealie-recipes/mealie/issues/6495)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6502](https://redirect.github.com/mealie-recipes/mealie/issues/6502)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6506](https://redirect.github.com/mealie-recipes/mealie/issues/6506)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6508](https://redirect.github.com/mealie-recipes/mealie/issues/6508)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6524](https://redirect.github.com/mealie-recipes/mealie/issues/6524)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6528](https://redirect.github.com/mealie-recipes/mealie/issues/6528)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v3.4.0 [@​github-actions](https://redirect.github.com/github-actions) ([#​6471](https://redirect.github.com/mealie-recipes/mealie/issues/6471)) #### 🔨 Internal development - dev: Migrate to uv [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6470](https://redirect.github.com/mealie-recipes/mealie/issues/6470)) #### ⬆️ Dependency updates <details> <summary>6 changes</summary> - fix(deps): update dependency tzdata to v2025 [@​renovate](https://redirect.github.com/renovate) ([#​6481](https://redirect.github.com/mealie-recipes/mealie/issues/6481)) - chore(deps): update dependency types-python-slugify to v8 [@​renovate](https://redirect.github.com/renovate) ([#​6480](https://redirect.github.com/mealie-recipes/mealie/issues/6480)) - chore(deps): update node.js to [`55b6bbe`](https://redirect.github.com/mealie-recipes/mealie/commit/55b6bbe) [@​renovate](https://redirect.github.com/renovate) ([#​6503](https://redirect.github.com/mealie-recipes/mealie/issues/6503)) - chore(deps): update node.js to [`e5bbac0`](https://redirect.github.com/mealie-recipes/mealie/commit/e5bbac0) [@​renovate](https://redirect.github.com/renovate) ([#​6507](https://redirect.github.com/mealie-recipes/mealie/issues/6507)) - chore(deps): update dependency pytest to v9 [@​renovate](https://redirect.github.com/renovate) ([#​6525](https://redirect.github.com/mealie-recipes/mealie/issues/6525)) - chore(deps): update node.js to [`7f80506`](https://redirect.github.com/mealie-recipes/mealie/commit/7f80506) [@​renovate](https://redirect.github.com/renovate) ([#​6539](https://redirect.github.com/mealie-recipes/mealie/issues/6539)) </details> #### 🙏 New Contributors - [@​aliyyanWijaya](https://redirect.github.com/aliyyanWijaya) made their first contribution in [#​6248](https://redirect.github.com/mealie-recipes/mealie/pull/6248) - [@​strangetom](https://redirect.github.com/strangetom) made their first contribution in [#​6494](https://redirect.github.com/mealie-recipes/mealie/pull/6494) - [@​chollinger93](https://redirect.github.com/chollinger93) made their first contribution in [#​6259](https://redirect.github.com/mealie-recipes/mealie/pull/6259) - [@​LaurianeH-05](https://redirect.github.com/LaurianeH-05) made their first contribution in [#​6438](https://redirect.github.com/mealie-recipes/mealie/pull/6438) ### 🍴🍴🍴🍴🍴🍴 </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
84f36910e7 |
chore(helm): update image docker.io/filebrowser/filebrowser v2.45.3 → v2.46.0 (#41732)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `0f17804` -> `5333396` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.46.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.46.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.45.3...v2.46.0) #### Changelog - [`4e9e312`](https://redirect.github.com/filebrowser/filebrowser/commit/4e9e312984402b5d0214992f16f79c6e82fa9213) chore(release): 2.46.0 - [`ce3b407`](https://redirect.github.com/filebrowser/filebrowser/commit/ce3b407c51319f95cc6c7936ed87b5b2a1e3e01a) docs: clarify status - [`fb5d099`](https://redirect.github.com/filebrowser/filebrowser/commit/fb5d099f8514516216f407be012d2e3f25de2441) feat: Updates for project File Browser ([#​5544](https://redirect.github.com/filebrowser/filebrowser/issues/5544)) - [`1ace579`](https://redirect.github.com/filebrowser/filebrowser/commit/1ace579a553486bb15af2d11f537414156606434) feat: add context menu ([#​3343](https://redirect.github.com/filebrowser/filebrowser/issues/3343)) - [`ac7b49c`](https://redirect.github.com/filebrowser/filebrowser/commit/ac7b49c1484b4e27a1149310542ccd1e90659ee2) feat: add option to hide the login button from public-facing pages ([#​3922](https://redirect.github.com/filebrowser/filebrowser/issues/3922)) - [`9d44932`](https://redirect.github.com/filebrowser/filebrowser/commit/9d44932dba30b082c46c6057bbcb81ee04ae8d78) chore: use more standard golangci-lint options - [`0d973d3`](https://redirect.github.com/filebrowser/filebrowser/commit/0d973d3aad70ceb88950f2cd9c297fc76e7955b1) feat: add 'hide-dotfiles' as command line parameter ([#​3802](https://redirect.github.com/filebrowser/filebrowser/issues/3802)) - [`cacc099`](https://redirect.github.com/filebrowser/filebrowser/commit/cacc0999e95dbdedbe1ab5d1a12be4a7030e0de0) chore: let functions be longer - [`42d1b6f`](https://redirect.github.com/filebrowser/filebrowser/commit/42d1b6f3aea5f563bc44176613fe1414eb193695) docs: fix badge in readme - [`bb10c3d`](https://redirect.github.com/filebrowser/filebrowser/commit/bb10c3dfa96c207f2dd3ac0ca66e77c7cb4e4d95) docs: clarify release </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
553f94f20d |
chore(helm): update image public.ecr.aws/zinclabs/openobserve v0.16.1 → v0.16.2 (#41727)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | patch | `db04c61` -> `c772504` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ed5d5d4536 | chore(helm): update image registry.k8s.io/external-dns/external-dns v0.19.0 → v0.20.0 (#41729) | ||
|
|
bb18683063 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.120.1 → 1.120.2 (#41726)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `12e72a8` -> `59bb2e6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0521cd4dc4 |
chore(helm): update image docker.io/deconzcommunity/deconz 2.32.0 → 2.32.1 (#41725)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | patch | `415c189` -> `64567be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
73a68ca46d |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.43 → 0.51.1 (#41728)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | minor | `d4f6b02` -> `3aa47c4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.51.1`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.51.1): RSS Lovers release [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.43...0.51.1) Mainly RSS feeds in Groups and per watch! #### What's Changed - RSS feed for a single watch, cleanup settings colours and per watch by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3609](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3609) - Propose fix a typo and ignore emacs backup files by [@​jeis4wpi](https://redirect.github.com/jeis4wpi) in [#​3630](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3630) - RSS per group by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3632](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3632) - UI - Moving 'RSS' options to its own settings tab, RSS - Adding watch history length by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3633](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3633) - RSS Feed per watch - Setting order (newest changes first) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3634](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3634) - Rss per watch tweaks by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3635](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3635) #### New Contributors - [@​jeis4wpi](https://redirect.github.com/jeis4wpi) made their first contribution in [#​3630](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3630) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.43...0.51.00> </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
12c26f25ec |
chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.301 → 0.24.306 (#41724)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.306`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.306) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.301...v0.24.306) #### Changes: - [`15c64f9`](https://redirect.github.com/Jackett/Jackett/commit/15c64f9f6600bf792a10d7b07c4b31306c053fa8) Update rudub - [`f1f8f0f`](https://redirect.github.com/Jackett/Jackett/commit/f1f8f0f756a274013cb3b4f6b3fda5861f88e822) mvgroup: add flaresolverr info ([#​16289](https://redirect.github.com/Jackett/Jackett/issues/16289)) - [`b3d4ec6`](https://redirect.github.com/Jackett/Jackett/commit/b3d4ec6f23a9b708fb4afc463d440ee91e6109c5) Update README.md - [`7f33664`](https://redirect.github.com/Jackett/Jackett/commit/7f33664f97b58992cfa64ef35154b09575bdd3f8) sextorrent: new cats - [`43aaaf4`](https://redirect.github.com/Jackett/Jackett/commit/43aaaf414298f886875a5deb4748e215d48d9152) torrentqq: bump domain - [`20a0bed`](https://redirect.github.com/Jackett/Jackett/commit/20a0bedc3be5e150de9ea9408945f7e30083cc4e) magnetcat: bump alternate domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14824\&view=logs). </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bfde07e56d |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.301 → 0.24.306 (#41723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `d46e93e` -> `5765be8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c15801197d |
chore(helm): update image docker.io/cloudreve/cloudreve 4.9.2 → 4.10.0 (#41722)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cloudreve/cloudreve | minor | `14861f3` -> `9b08083` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0ac34db083 |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.2.1373 → v3-3.0.2.1376 (#41719)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `b647430` -> `31ff1a6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e6e294b188 |
chore(helm): update image public.ecr.aws/bitnami/matomo 5.5.1 → 5.5.2 (#41721)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | patch | `3b86519` -> `7acfb9f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
680134e2aa |
chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.7.3 → 1.7.4 (#41720)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | patch | `d45d54e` -> `dbc0aaf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c4b2413f0b |
chore(helm): update image docker.io/slechev/openwebrxplus-softmbe 1.2.97 → 1.2.98 (#41718)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/slechev/openwebrxplus-softmbe | patch | `85634a6` -> `fad0c76` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b16c063295 | not any subdirectory website renovate | ||
|
|
d54c1b273e | hmm | ||
|
|
29d6f77ab1 | website renovate tweak | ||
|
|
e9079b5fd5 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
58f82e6e0d | default to renvoate add-labels | ||
|
|
1f53732d0d | some renovate tweaking | ||
|
|
f2ec5003ed |
move from renovate prefix to semantic settings
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
49956157ae | another | ||
|
|
f9dabbe5ba | more pindigest | ||
|
|
5794b920bb |
chore(helm): update image lscr.io/linuxserver/webtop digest to ebc75e2 (#41712)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `64c3c17` -> `ebc75e2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3e018ac2e4 | isdfdsfds | ||
|
|
b92479d8d7 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 6a7f7b2 (#41706)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `724513e` -> `6a7f7b2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
49213a62d6 | chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.2.1371 → v3-3.0.2.1373 (#41711) | ||
|
|
fee7b9e687 | chore(helm): update image ghcr.io/0xerr0r/blocky v0.28.0 → v0.28.1 (#41710) | ||
|
|
f9547cd899 | chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to e8f2504 (#41703) | ||
|
|
8a3fd3f157 |
chore(helm): update chart memcached 16.12.6 → 16.12.7 (#41708)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `16.12.6` -> `16.12.7` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a7750dda58 |
chore(helm): update image docker.io/linuxserver/transmission digest to 3712018 (#41705)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `15e4547` -> `3712018` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
54b13838ce |
chore(helm): update image docker.io/ollama/ollama 0.12.10 → 0.12.11 (#41709)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `dfd7905` -> `a53c5f6` | | docker.io/ollama/ollama | patch | `e8c3d1f` -> `3d8a05e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
be13dabcb3 | chore(helm): update image docker.io/docuseal/docuseal digest to 3c05902 (#41704) | ||
|
|
8c7d8f5be3 |
chore(helm): update image public.ecr.aws/docker/library/xwiki digest to a9e68ea (#41707)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | digest | `12cebeb` -> `a9e68ea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dbd8179818 | chore(helm): update image ghcr.io/meeb/tubesync digest to 3d82725 (#41698) | ||
|
|
43cfa628d4 |
chore(helm): update image ghcr.io/linuxserver/filezilla digest to 91f3ed6 (#41690)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages) ([source](https://redirect.github.com/linuxserver/docker-filezilla)) | digest | `4bff8a0` -> `91f3ed6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
63225de1e0 | chore(helm): update image docker.io/yacy/yacy_search_server digest to 9fc2d28 (#41688) | ||
|
|
c78874dfbb | chore(helm): update image ghcr.io/linuxserver/ubooquity digest to 29ca817 (#41696) | ||
|
|
60d9c6623d | chore(helm): update image docker.io/bitnamisecure/memcached digest to 3a2c613 (#41680) | ||
|
|
9baf302dc9 |
chore(helm): update image docker.io/tracksapp/tracks digest to 58ba3a0 (#41687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tracksapp/tracks | digest | `5a4f46e` -> `58ba3a0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a3e75d74c5 |
chore(helm): update image ghcr.io/linuxserver/foldingathome digest to d12c54d (#41691)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages) ([source](https://redirect.github.com/linuxserver/docker-foldingathome)) | digest | `b798526` -> `d12c54d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |