f92e55d66d41520ef16814624daee71e761cb271
46228 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f92e55d66d |
chore(container): update docker.io/renovate/renovate docker tag to v41.62.3 (#38274)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.62.1-full` -> `41.62.3-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.62.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.1...41.62.3) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​37424](https://redirect.github.com/renovatebot/renovate/issues/37424)) ([58bf02d](https://redirect.github.com/renovatebot/renovate/commit/58bf02d02b320b1007f618f684faa05339a3e336)) - **deps:** update actions/checkout action to v4.3.0 (main) ([#​37431](https://redirect.github.com/renovatebot/renovate/issues/37431)) ([df6af36](https://redirect.github.com/renovatebot/renovate/commit/df6af36463b94aa0567a8f6a6a80393dcb4847b1)) - **deps:** update containerbase/internal-tools action to v3.10.70 (main) ([#​37433](https://redirect.github.com/renovatebot/renovate/issues/37433)) ([8aa4131](https://redirect.github.com/renovatebot/renovate/commit/8aa413192093aceedcba13445f3ff582c93a58b0)) - **deps:** update dependency lint-staged to v16.1.4 (main) ([#​37418](https://redirect.github.com/renovatebot/renovate/issues/37418)) ([f46a720](https://redirect.github.com/renovatebot/renovate/commit/f46a720b5a1e509b619db06505d0dbfed718b803)) - **deps:** update dependency typescript-eslint to v8.39.0 (main) ([#​37438](https://redirect.github.com/renovatebot/renovate/issues/37438)) ([58fe365](https://redirect.github.com/renovatebot/renovate/commit/58fe365f40ac625270bb14bb8df3888c529547ca)) ##### Build System - **deps:** update dependency google-auth-library to v10.2.1 (main) ([#​37439](https://redirect.github.com/renovatebot/renovate/issues/37439)) ([eb1878b](https://redirect.github.com/renovatebot/renovate/commit/eb1878bae2b3393caf21f7de27e3e9ca6c87ec0f)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b4d8f8c4f7 | chore(helm): update image ghcr.io/home-operations/prowlarr 2.0.2.5116 → 2.0.3.5130 (#38264) | ||
|
|
8a288b4cd5 | chore(helm): update image docker.io/jgraph/drawio 28.0.7 → 28.0.9 (#38263) | ||
|
|
9239a0ed80 | chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250804 → 3.10.20250811 (#38265) | ||
|
|
9a30e4aefd |
chore(helm): update image ghcr.io/n8n-io/n8n 1.106.2 → 1.107.0 (#38267)
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)) | minor | `a9665e7` -> `5cf377f` | --- > [!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>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.107.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#11070-2025-08-11) ##### Bug Fixes - **API:** Add shared field to workflows list rest API handler ([#​17804](https://redirect.github.com/n8n-io/n8n/issues/17804)) ([31af6d1](https://redirect.github.com/n8n-io/n8n/commit/31af6d11bb9c3f99449ef0deae4d4401e0efda8d)) - **Beeminder Node:** Remove unnecessary form data conversion for API token auth to work ([#​18133](https://redirect.github.com/n8n-io/n8n/issues/18133)) ([716577e](https://redirect.github.com/n8n-io/n8n/commit/716577e2820deb35b7057eb9414c9fbe9b6b4fde)) - **Chat Trigger Node:** Prevent XSS vulnerabilities and improve parameter validation ([#​18148](https://redirect.github.com/n8n-io/n8n/issues/18148)) ([d4ef191](https://redirect.github.com/n8n-io/n8n/commit/d4ef191be0b39b65efa68559a3b8d5dad2e102b2)) - **core:** Consider pinned data as valid paths for single node execution ([#​17959](https://redirect.github.com/n8n-io/n8n/issues/17959)) ([32f4794](https://redirect.github.com/n8n-io/n8n/commit/32f47948d6cb6ba33cd253aa855a7bcf79f28713)) - **core:** Fix `null` handling in Python sandbox ([#​18189](https://redirect.github.com/n8n-io/n8n/issues/18189)) ([b5f47ec](https://redirect.github.com/n8n-io/n8n/commit/b5f47ec110dc70cb1761e60d6bfae860ddedf2bf)) - **core:** Fix disallowed module error in task runner ([#​18190](https://redirect.github.com/n8n-io/n8n/issues/18190)) ([09caa05](https://redirect.github.com/n8n-io/n8n/commit/09caa0572623ff4aead2aeb708978528d9c110ed)) - **core:** Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation ([#​18088](https://redirect.github.com/n8n-io/n8n/issues/18088)) ([03c75c3](https://redirect.github.com/n8n-io/n8n/commit/03c75c365bb7d384924ccaf1114fc267c7569327)) - **core:** Handle non-existing files when checking if it is a symlink ([#​18010](https://redirect.github.com/n8n-io/n8n/issues/18010)) ([49f3115](https://redirect.github.com/n8n-io/n8n/commit/49f3115429fd465f5292ef06785c00a210ad029e)) - **core:** Handle null workflow settings in toSaveSettings ([#​17972](https://redirect.github.com/n8n-io/n8n/issues/17972)) ([642e68e](https://redirect.github.com/n8n-io/n8n/commit/642e68e345c023d6232b02cb83fb84e0342faca0)) - **core:** Handle Redis cache prefix on cluster mode ([#​17957](https://redirect.github.com/n8n-io/n8n/issues/17957)) ([f4a0413](https://redirect.github.com/n8n-io/n8n/commit/f4a04132d9550af55c364fa9d7df9c57b838dcb7)) - **core:** Mark invalid enqueued executions as crashed during startup for legacy SQLite driver ([#​17629](https://redirect.github.com/n8n-io/n8n/issues/17629)) ([318a91a](https://redirect.github.com/n8n-io/n8n/commit/318a91a3e9cd31d2790ae9a90b0267e4549e5737)) - **core:** Prevent re-entry during workflow activation ([#​17965](https://redirect.github.com/n8n-io/n8n/issues/17965)) ([e8dad4e](https://redirect.github.com/n8n-io/n8n/commit/e8dad4e030dc91207d72385c202241260e33fe7e)) - **core:** Protect against duplicate cron registration ([#​18005](https://redirect.github.com/n8n-io/n8n/issues/18005)) ([948ebe6](https://redirect.github.com/n8n-io/n8n/commit/948ebe67023542353d325141ec1d88612413041f)) - **core:** Remove temporary uploaded files from webhook calls ([#​18128](https://redirect.github.com/n8n-io/n8n/issues/18128)) ([c610c3a](https://redirect.github.com/n8n-io/n8n/commit/c610c3af3eafd05e2b9e78c4e66dba588c4852a1)) - **editor:** Add a hint for showing archived workflows when there are no active ones ([#​18120](https://redirect.github.com/n8n-io/n8n/issues/18120)) ([7e4c5af](https://redirect.github.com/n8n-io/n8n/commit/7e4c5af38397031e3850e277562dbe61020c91aa)) - **editor:** Connection port mapped incorrectly when changed dynamically ([#​17958](https://redirect.github.com/n8n-io/n8n/issues/17958)) ([566789c](https://redirect.github.com/n8n-io/n8n/commit/566789caee49d157b7154adbe60dadb0ea858e06)) - **editor:** Correct ai template url ([#​17908](https://redirect.github.com/n8n-io/n8n/issues/17908)) ([bdc3a91](https://redirect.github.com/n8n-io/n8n/commit/bdc3a9172df09a2b218fd447cd9c3eab6bcfcec6)) - **editor:** Enhance changes dropdown in WorkflowDiffModal ([#​18033](https://redirect.github.com/n8n-io/n8n/issues/18033)) ([bc76643](https://redirect.github.com/n8n-io/n8n/commit/bc7664397607972dae72d97b2cacf592d3c93f83)) - **editor:** Enhance SourceControlPullModal with improved item structure and styling ([#​18049](https://redirect.github.com/n8n-io/n8n/issues/18049)) ([d6bc4ab](https://redirect.github.com/n8n-io/n8n/commit/d6bc4abee21c39efcd13f3f1f9e5c98b1094a48d)) - **editor:** Fix an issue with overlapping elements in the Assignment component ([#​18041](https://redirect.github.com/n8n-io/n8n/issues/18041)) ([c7108f4](https://redirect.github.com/n8n-io/n8n/commit/c7108f4a0631e3ec8a971da81e2fc8ed7727cfe8)) - **editor:** Fix loading of error workflows in settings ([#​18126](https://redirect.github.com/n8n-io/n8n/issues/18126)) ([3d846f6](https://redirect.github.com/n8n-io/n8n/commit/3d846f62d916c1476940f73241b29beff1b97f47)) - **editor:** Focus editable text input when clicking anywhere on the element ([#​17780](https://redirect.github.com/n8n-io/n8n/issues/17780)) ([7b92e33](https://redirect.github.com/n8n-io/n8n/commit/7b92e33b3b2530775004ce36ea9dacac1175e533)) - **editor:** Hide Evaluations setup wizard if protected instance ([#​18055](https://redirect.github.com/n8n-io/n8n/issues/18055)) ([99c2f37](https://redirect.github.com/n8n-io/n8n/commit/99c2f3715eb9eef1677c55d2ece4418aa3be435f)) - **editor:** Improve workflow diff components ([#​18018](https://redirect.github.com/n8n-io/n8n/issues/18018)) ([95ed3c5](https://redirect.github.com/n8n-io/n8n/commit/95ed3c5c929e7f9632edb92f67370901f162a3d9)) - **editor:** Improve WorkflowDiffModal UI ([#​17862](https://redirect.github.com/n8n-io/n8n/issues/17862)) ([eca95f3](https://redirect.github.com/n8n-io/n8n/commit/eca95f3432148e710d87e233ca9b4d5feafddb5c)) - **editor:** Migrate from [@​import](https://redirect.github.com/import) to [@​use](https://redirect.github.com/use) for SCSS files to address deprecation warnings ([#​17858](https://redirect.github.com/n8n-io/n8n/issues/17858)) ([b7887bf](https://redirect.github.com/n8n-io/n8n/commit/b7887bf899f7e11afade26a911f0b02eb9eff8e5)) - **editor:** Update node status icons precedence (executing -> highest) ([#​18003](https://redirect.github.com/n8n-io/n8n/issues/18003)) ([dd04924](https://redirect.github.com/n8n-io/n8n/commit/dd049249be17d556c40105a22ac4e68bd7f526e1)) - **editor:** Using a for-of loop on Map entries (forEach supported from node v22) ([#​18064](https://redirect.github.com/n8n-io/n8n/issues/18064)) ([743c120](https://redirect.github.com/n8n-io/n8n/commit/743c1208809d9bcfd038764807e4b7df8012a36f)) - Empty onclick breaks range parser in HTML editor ([#​18032](https://redirect.github.com/n8n-io/n8n/issues/18032)) ([b6c7810](https://redirect.github.com/n8n-io/n8n/commit/b6c781084463faf8d139dbaed649cff75a4170a3)) - Extend deduplication check to all webhook-based triggers and chat trigger ([#​18044](https://redirect.github.com/n8n-io/n8n/issues/18044)) ([847a5d8](https://redirect.github.com/n8n-io/n8n/commit/847a5d822f77a3362f382c17070d49ccc6e3d999)) - Fix hot reloading of custom nodes ([#​18094](https://redirect.github.com/n8n-io/n8n/issues/18094)) ([a5fa808](https://redirect.github.com/n8n-io/n8n/commit/a5fa808d4a872b1fbaedf5be62223a4760e544a8)) - **GraphQL Node:** Refresh OAuth2 token when it expires ([#​17891](https://redirect.github.com/n8n-io/n8n/issues/17891)) ([381c146](https://redirect.github.com/n8n-io/n8n/commit/381c146dd46afe93105bdd859012fc0c19e3d156)) - **HubSpot Node:** Add missing fields for Contact - Upsert ([#​18035](https://redirect.github.com/n8n-io/n8n/issues/18035)) ([678f468](https://redirect.github.com/n8n-io/n8n/commit/678f468f6881691d5c7bdc49d6206b429b442f2f)) - **Hugging Face Inference Model Node, Embeddings Hugging Face Inference Node:** Fix credential validation for HF nodes and add provider for ([#​18047](https://redirect.github.com/n8n-io/n8n/issues/18047)) ([a1682e8](https://redirect.github.com/n8n-io/n8n/commit/a1682e8fe436c52a2a95cceb6cde6316ae586764)) - **Jira Software Node:** Get All Issues operation with Return All hangs ([#​17825](https://redirect.github.com/n8n-io/n8n/issues/17825)) ([2792b6c](https://redirect.github.com/n8n-io/n8n/commit/2792b6cb0a2c3a2dcab207a91ca1dd6403d10efe)) - **Mandrill Node:** Fix a typo in subaccount in options ([#​18103](https://redirect.github.com/n8n-io/n8n/issues/18103)) ([833bcdd](https://redirect.github.com/n8n-io/n8n/commit/833bcdde00fb9a03536b6af0469af0e2c5951f5c)) - Properly serialize metadata objects in Chat UI ([#​17963](https://redirect.github.com/n8n-io/n8n/issues/17963)) ([c4c46b8](https://redirect.github.com/n8n-io/n8n/commit/c4c46b8ff93abab45426682f8b371997fb42d52d)) - **Reranker Cohere Node:** Add 'Top N' parameter to control document return count ([#​17921](https://redirect.github.com/n8n-io/n8n/issues/17921)) ([523a55d](https://redirect.github.com/n8n-io/n8n/commit/523a55d5ee9421cab285dbea88fd5ecfea121ed4)) ##### Features - Add token to sendAndWait operations links to walidate in webhook ([#​17566](https://redirect.github.com/n8n-io/n8n/issues/17566)) ([9cb5754](https://redirect.github.com/n8n-io/n8n/commit/9cb5754f3383a16ce4dc2bb9133cede856172baa)) - **core:** Add Support for Additional Body Properties in OAuth2 API Client Credentials Flow ([#​16573](https://redirect.github.com/n8n-io/n8n/issues/16573)) ([22ca768](https://redirect.github.com/n8n-io/n8n/commit/22ca768c13406a86899e36a36dcc18d63f492723)) - **core:** Unlock queue metrics for multi-main ([#​17977](https://redirect.github.com/n8n-io/n8n/issues/17977)) ([3b701b1](https://redirect.github.com/n8n-io/n8n/commit/3b701b15d68c7ae038855b4b261cef15aa44a316)) - **Discord Node:** Add support for OAuth custom scopes ([#​16708](https://redirect.github.com/n8n-io/n8n/issues/16708)) ([61f2838](https://redirect.github.com/n8n-io/n8n/commit/61f2838a9060aa85458a903bab2549d9a768ee60)) - **editor:** Add pre-built agents experiment ([#​18124](https://redirect.github.com/n8n-io/n8n/issues/18124)) ([5a69d2a](https://redirect.github.com/n8n-io/n8n/commit/5a69d2a2f35cc86685b6eb42e870a2e3ed85c248)) - **editor:** Add Production checklist for active workflows ([#​17756](https://redirect.github.com/n8n-io/n8n/issues/17756)) ([6046d24](https://redirect.github.com/n8n-io/n8n/commit/6046d24c741570d1d092230808a392bce0103d33)) - **editor:** Expand telemetry for "User added node to workflow canvas" event ([#​18150](https://redirect.github.com/n8n-io/n8n/issues/18150)) ([9b103af](https://redirect.github.com/n8n-io/n8n/commit/9b103af9355cf957abddd789c1554595be97c5d8)) - **editor:** Stop auto-renaming legacy default node names ([#​18012](https://redirect.github.com/n8n-io/n8n/issues/18012)) ([5fc356f](https://redirect.github.com/n8n-io/n8n/commit/5fc356f6e7ed36ba8aa1da2e2d04cb3fe1701134)) - **Email Trigger (IMAP) Node:** Option to disable last message id tracking ([#​17964](https://redirect.github.com/n8n-io/n8n/issues/17964)) ([25379fe](https://redirect.github.com/n8n-io/n8n/commit/25379fe5221ecf1772d093c8c76bdac680eb6e64)) - **Ollama Credentials:** Add optional API key support to Ollama credentials (Openwebui proxy) ([#​17857](https://redirect.github.com/n8n-io/n8n/issues/17857)) ([acfb79b](https://redirect.github.com/n8n-io/n8n/commit/acfb79bd970c5a84f38564cc069b32d87e2a4cd9)) ##### Performance Improvements - **core:** Enable Sentry tracing ([#​18192](https://redirect.github.com/n8n-io/n8n/issues/18192)) ([80e9e6f](https://redirect.github.com/n8n-io/n8n/commit/80e9e6fc330cf8f6c6e22aeff964733dd3bff183)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
1256506669 |
chore(helm): update image docker.io/flowiseai/flowise 3.0.4 → 3.0.5 (#38262)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `1bec77b` -> `05ca5d6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ac789fbfe4 |
chore(container): update docker.io/renovate/renovate docker tag to v41.62.1 (#38266)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.61.1-full` -> `41.62.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.62.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.0...41.62.1) ##### Bug Fixes - **gomod:** skip `-d` flag for go >=1.18 ([#​37428](https://redirect.github.com/renovatebot/renovate/issues/37428)) ([dd186a1](https://redirect.github.com/renovatebot/renovate/commit/dd186a1359d870ca1a9af064416116860705ef89)) ### [`v41.62.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.1...41.62.0) ##### Features - add option `skipArtifactsUpdate` ([#​35993](https://redirect.github.com/renovatebot/renovate/issues/35993)) ([a3616a4](https://redirect.github.com/renovatebot/renovate/commit/a3616a496a7da458a00f398fba2463d1d1e49145)) - add support for second file config ([#​37033](https://redirect.github.com/renovatebot/renovate/issues/37033)) ([35910b8](https://redirect.github.com/renovatebot/renovate/commit/35910b8c87aaa65003852de2ba4f276f3a77fa28)) ##### Bug Fixes - **local-scm:** Increase default execSync buffer ([#​36995](https://redirect.github.com/renovatebot/renovate/issues/36995)) ([c627e17](https://redirect.github.com/renovatebot/renovate/commit/c627e17816dcfa53ab969184fd0a8f3671ff2f3c)) ##### Documentation - update references to renovate/renovate to v41.61.1 (main) ([#​37422](https://redirect.github.com/renovatebot/renovate/issues/37422)) ([a9b6ad9](https://redirect.github.com/renovatebot/renovate/commit/a9b6ad9951ae95485cbf0f41ccd501fdf7bd28ae)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.66 (main) ([#​37421](https://redirect.github.com/renovatebot/renovate/issues/37421)) ([b7160b1](https://redirect.github.com/renovatebot/renovate/commit/b7160b10d56934645e1fdb7eb48a828517749144)) - **deps:** update containerbase/internal-tools action to v3.10.68 (main) ([#​37423](https://redirect.github.com/renovatebot/renovate/issues/37423)) ([b83a3df](https://redirect.github.com/renovatebot/renovate/commit/b83a3df959ae6e2eb086f6d3f7b3cea451b2cb22)) - **deps:** update containerbase/internal-tools action to v3.10.69 (main) ([#​37426](https://redirect.github.com/renovatebot/renovate/issues/37426)) ([fc512ab](https://redirect.github.com/renovatebot/renovate/commit/fc512ab6e6ee3423c24a4d3f219acda3f5a1b4c4)) - **deps:** update dependency renovatebot/github-action to v43.0.7 (main) ([#​37427](https://redirect.github.com/renovatebot/renovate/issues/37427)) ([028318a](https://redirect.github.com/renovatebot/renovate/commit/028318a21ec306bba53412a4cfc2c1ec0eb9065b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
11da814d71 |
chore(flux): update image kube-prometheus-stack 76.2.0 → 76.2.1 (clustertool) (#38261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | patch | `76.2.0` -> `76.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v76.2.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.2.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.2.0...kube-prometheus-stack-76.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Update actions/checkout action to v5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6041](https://redirect.github.com/prometheus-community/helm-charts/pull/6041)1 - \[kube-prometheus-stack] Add support for 'customQueryParameters' in Grafana datasources by [@​GiacomoPetacchi](https://redirect.github.com/GiacomoPetacchi) in [https://github.com/prometheus-community/helm-charts/pull/6042](https://redirect.github.com/prometheus-community/helm-charts/pull/6042) #### New Contributors - [@​GiacomoPetacchi](https://redirect.github.com/GiacomoPetacchi) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6042](https://redirect.github.com/prometheus-community/helm-charts/pull/6042) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.30.0...kube-prometheus-stack-76.2.1 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
1b362add8b |
chore(github-action): update actions/checkout digest to 08eba0b (#38260)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `11bd719` -> `08eba0b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
20d87a1d05 |
feat(openobserve): move to stable (#38246)
**Description** Move openobserve to stable **⚙️ Type of change** - [ X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** Tested on my own cluster **✔️ Checklist:** - [X ] ⚖️ My code follows the style guidelines of this project - [X ] 👀 I have performed a self-review of my own code - [ X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X ] 📄 I have made changes to the documentation - [X ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X ] ⬆️ I increased versions for any altered app according to semantic versioning - [X ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [X ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- |
||
|
|
7f55d9e890 |
chore(website): lock file maintenance (#38255)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=--> |
||
|
|
312728f835 | chore(helm): update jupyter 2025-08-04 → 2025-08-11 (patch) (#38259) | ||
|
|
dd5d401572 |
chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2256 → 0.22.2258 (#38258)
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 | `1a747f1` -> `53446cc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
0c31b1bb47 | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2256 → 0.22.2258 (#38257) | ||
|
|
c2dcb59ec0 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.16.2 → v2.16.7 (#38256)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `7165451` -> `b351381` | --- > [!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>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.16.7`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.5...v2.16.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.5...v2.16.7) ### [`v2.16.5`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.2...v2.16.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.2...v2.16.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a06f94f09f | chore(helm): update image docker.io/advplyr/audiobookshelf 2.27.0 → 2.28.0 (#38254) | ||
|
|
ef1f6cdfaf |
chore(helm): update image ghcr.io/slskd/slskd 0.23.1 → 0.23.2 (#38253)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/slskd/slskd](https://slskd.org) ([source](https://redirect.github.com/slskd/slskd)) | patch | `57f87d8` -> `28df532` | --- > [!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>slskd/slskd (ghcr.io/slskd/slskd)</summary> ### [`v0.23.2`](https://redirect.github.com/slskd/slskd/releases/tag/0.23.2) [Compare Source](https://redirect.github.com/slskd/slskd/compare/0.23.1...0.23.2) #### What's Changed - Add a few indexes on the Transfers database to improve performance by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1390](https://redirect.github.com/slskd/slskd/pull/1390) - Adjust auto-reconnect logic by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1385](https://redirect.github.com/slskd/slskd/pull/1385) - Refactor handling of searches, attempt to trap un-Completed condition and correct it by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1395](https://redirect.github.com/slskd/slskd/pull/1395) - Don't log warnings when failing to find a file in a share by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1398](https://redirect.github.com/slskd/slskd/pull/1398) - Add chat events for webhooks and scripts by [@​Lemmmy](https://redirect.github.com/Lemmmy) in [https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376) - Add chat events for webhooks and scripts by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1399](https://redirect.github.com/slskd/slskd/pull/1399) - Bump Soulseek.NET to 7.1.1 by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1407](https://redirect.github.com/slskd/slskd/pull/1407) - Bump on-headers and compression in /src/web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/slskd/slskd/pull/1408](https://redirect.github.com/slskd/slskd/pull/1408)8 - Add metric to count search requests per second by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1409](https://redirect.github.com/slskd/slskd/pull/1409) - Fix bug preventing proper change detection when updating options with an enum type by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1411](https://redirect.github.com/slskd/slskd/pull/1411) - Substantially improve performance of search request filtering by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1413](https://redirect.github.com/slskd/slskd/pull/1413) - Ensure lists stored as class property values are read only and properly materialized by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1418](https://redirect.github.com/slskd/slskd/pull/1418) - Bump Soulseek.NET to 7.1.2 by [@​jpdillingham](https://redirect.github.com/jpdillingham) in [https://github.com/slskd/slskd/pull/1419](https://redirect.github.com/slskd/slskd/pull/1419) #### New Contributors - [@​Lemmmy](https://redirect.github.com/Lemmmy) made their first contribution in [https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376) **Full Changelog**: https://github.com/slskd/slskd/compare/0.23.1...0.23.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a462f9e071 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.18.1 → 2.18.2 (#38252)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | patch | `e037177` -> `eff2b0e` | --- > [!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>automatic-ripping-machine/automatic-ripping-machine (docker.io/automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.18.2`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.18.2) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.1...2.18.2) #### What's Changed - \[BUGFIX] prep\_mkv not working by [@​ukos-git](https://redirect.github.com/ukos-git) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1509](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1509) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.1...2.18.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
81e2651f15 |
chore(container): update docker.io/renovate/renovate docker tag to v41.61.1 (#38251)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.61.0-full` -> `41.61.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.61.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.0...41.61.1) ##### Documentation - update references to renovate/renovate (main) ([#​37420](https://redirect.github.com/renovatebot/renovate/issues/37420)) ([92395bd](https://redirect.github.com/renovatebot/renovate/commit/92395bd201b93c4c0b15a822521c077c3f0235b5)) ##### Build System - **deps:** update dependency chalk to v5.5.0 (main) ([#​37419](https://redirect.github.com/renovatebot/renovate/issues/37419)) ([1910acd](https://redirect.github.com/renovatebot/renovate/commit/1910acd0fa30054d91eeeb15d49f97d5e9746496)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e771e3302b |
chore(helm): update image docker.io/anirdev/slink v1.6.3 → v1.6.4 (#38248)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `03084b8` -> `adb4bc2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
09e086f6e8 |
chore(container): update docker.io/renovate/renovate docker tag to v41.61.0 (#38250)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.60.4-full` -> `41.61.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.61.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.4...41.61.0) ##### Features - **presets:** add UI5 Web Components monorepo ([#​37392](https://redirect.github.com/renovatebot/renovate/issues/37392)) ([8dd8d4d](https://redirect.github.com/renovatebot/renovate/commit/8dd8d4d43c1a8b27502394c12d4f4a9bc51453e4)) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v16.1.3 (main) ([#​37417](https://redirect.github.com/renovatebot/renovate/issues/37417)) ([88edda7](https://redirect.github.com/renovatebot/renovate/commit/88edda76e4dc871f98a7e8daa32a569638d8b9cf)) - **deps:** update dependency memfs to v4.36.0 (main) ([#​37416](https://redirect.github.com/renovatebot/renovate/issues/37416)) ([9e35fd4](https://redirect.github.com/renovatebot/renovate/commit/9e35fd4e13ed89cc63dc42804314e303314ba1c6)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
4d7aec6c0d |
chore(helm): update image ghcr.io/elfhosted/riven v0.23.0 → v0.23.1 (#38249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `cd0deed` -> `feaecae` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
7328b1dd66 |
chore(helm): update image docker.io/mauricenino/dashdot 6.1.0 → 6.2.0 (#38245)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | minor | `077c81e` -> `161ac9b` | --- > [!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>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary> ### [`v6.2.0`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.1.0...v6.2.0) ##### Bug Fixes - auto sizing for chart not working on load ([6b88601](https://redirect.github.com/MauriceNino/dashdot/commit/6b88601f27962ff512a541e2cc1a4edaf1d6506b)) - **docs:** update configuration url in readme ([#​1227](https://redirect.github.com/MauriceNino/dashdot/issues/1227)) ([1941c26](https://redirect.github.com/MauriceNino/dashdot/commit/1941c26ee51045a4b97f189add40678c2bdc10b7)) - report host os instead of container os ([#​1233](https://redirect.github.com/MauriceNino/dashdot/issues/1233)) ([508c832](https://redirect.github.com/MauriceNino/dashdot/commit/508c83297fced763cd7ad1f4f3bee04603f423d5)), closes [#​1232](https://redirect.github.com/MauriceNino/dashdot/issues/1232) ##### Features - added sub/root/base path routing ([#​1229](https://redirect.github.com/MauriceNino/dashdot/issues/1229)) ([70c26d0](https://redirect.github.com/MauriceNino/dashdot/commit/70c26d0dcafcda6dbb97fbbe64816602323ab63b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ccc81c5300 |
chore(flux): update image blocky 18.4.2 → 18.5.0 (clustertool) (#38244)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | minor | `18.4.2` -> `18.5.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ff1c186f0e | chore(helm): update image docker.io/revenz/fileflows digest to df12ae5 (#38239) | ||
|
|
04c744b645 | chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2248 → 0.22.2256 (#38243) | ||
|
|
c7faed53d7 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2248 → 0.22.2256 (#38241)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `31c965f` -> `8f89d38` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a787194a9c |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1238 → v3-3.0.0.1241 (#38242)
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 | `fc9976c` -> `ca6d806` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
5442f46cd2 |
chore(container): update docker.io/renovate/renovate docker tag to v41.60.4 (#38240)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.60.3-full` -> `41.60.4-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.60.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.60.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.3...41.60.4) ##### Bug Fixes - **worker:** ensure pr if not scheduled and user requested ([#​37406](https://redirect.github.com/renovatebot/renovate/issues/37406)) ([0588013](https://redirect.github.com/renovatebot/renovate/commit/0588013226fbc5ed77e4a38bf97ae480e2f24a2f)) ##### Documentation - **bitbucket:** add write scope to bot permissions ([#​37414](https://redirect.github.com/renovatebot/renovate/issues/37414)) ([65150cd](https://redirect.github.com/renovatebot/renovate/commit/65150cdaf8ac3329048988c38e15a9a62f8a1372)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.35.0 (main) ([#​37404](https://redirect.github.com/renovatebot/renovate/issues/37404)) ([52f2c18](https://redirect.github.com/renovatebot/renovate/commit/52f2c182be365cd51db0da2283f2fa869815a8ba)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
bf8f910565 |
chore(helm): update chart redis 17.2.2 → 17.3.0 (#38229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://gallery.ecr.aws/bitnami/redis)) | minor | `17.2.2` -> `17.3.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
02aeb4d061 |
chore(helm): update image ghcr.io/itzg/minecraft-server 2025.8.0 → 2025.8.1 (#38238)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `ed60d27` -> `26d8686` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `84d4f98` -> `8f18b4a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `dc66fb9` -> `8c69d0f` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `b3e6a86` -> `413beec` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `19d4ebe` -> `6420f14` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `7e10bc2` -> `34c3d8e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `a84f83e` -> `8004ad6` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `333672a` -> `8e7fbab` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `f0f0956` -> `f82784c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `6e80f1c` -> `92681e6` | --- > [!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>itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)</summary> ### [`v2025.8.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.8.1) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.8.0...2025.8.1) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Forge promotions and maven repo URLs are configurable by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3587](https://redirect.github.com/itzg/docker-minecraft-server/pull/3587) - Limit/config concurrent downloads for CF and Modrinth by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3596](https://redirect.github.com/itzg/docker-minecraft-server/pull/3596) - Pass proxy properties via MC\_IMAGE\_HELPER\_OPTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3601](https://redirect.github.com/itzg/docker-minecraft-server/pull/3601) - Populate MODPACK\_NAME and MODPACK\_VERSION from FTB modpacks by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3602](https://redirect.github.com/itzg/docker-minecraft-server/pull/3602) - Analyze CF\_API\_KEY key when auth failures by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3604](https://redirect.github.com/itzg/docker-minecraft-server/pull/3604) ##### Bug Fixes - Fixed HTTP proxy handling for operations using mc-image-helper by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3598](https://redirect.github.com/itzg/docker-minecraft-server/pull/3598) - Fixed noise with picking up JAVA\_TOOL\_OPTIONS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3599](https://redirect.github.com/itzg/docker-minecraft-server/pull/3599) - Fixed VERSION\_FROM\_MODRINTH\_PROJECTS when a project has a shorter list by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3605](https://redirect.github.com/itzg/docker-minecraft-server/pull/3605) ##### Documentation - Added skyfactory 4 example and excluding waila-stages by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3586](https://redirect.github.com/itzg/docker-minecraft-server/pull/3586) - Add clarifying information for CurseForge API keys by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3594](https://redirect.github.com/itzg/docker-minecraft-server/pull/3594) ##### Other Changes - build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the updates group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/itzg/docker-minecraft-server/pull/3589](https://redirect.github.com/itzg/docker-minecraft-server/pull/3589)9 **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.8.0...2025.8.1 </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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
81e894d778 | chore(helm): update image docker.io/outlinewiki/outline 0.86.0 → 0.86.1 (#38236) | ||
|
|
d97902692c |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.18.0 → 2.18.1 (#38235)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | patch | `27e7bd4` -> `e037177` | --- > [!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>automatic-ripping-machine/automatic-ripping-machine (docker.io/automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.18.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.18.1) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.0...2.18.1) #### What's Changed - Bump tj-actions/branch-names from 8 to 9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1486](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1486)6 - \[BUGFIX] Add Error Message for MakeMKV Shareware by [@​ukos-git](https://redirect.github.com/ukos-git) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1501](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1501) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.0...2.18.1 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
39da23a8a8 | chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1233 → v3-3.0.0.1238 (#38237) | ||
|
|
a8644ce1c6 | chore(helm): update image docker.io/revenz/fileflows digest to 2eeb591 (#38232) | ||
|
|
73943cefb4 | chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 7d28b80 (#38233) | ||
|
|
4f1b47ecf2 | chore(helm): update chart mariadb 16.2.2 → 16.2.3 (#38234) | ||
|
|
9bdd6a8316 | chore(helm): update image docker.io/ghostfolio/ghostfolio 2.189.0 → 2.190.0 (#38230) | ||
|
|
447e564747 |
chore(helm): update image docker.io/revenz/fileflows 25.07 → 25.08 (#38208)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/revenz/fileflows | minor | `28adf89` -> `c7a2de3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8dc6ccfd47 | chore(helm): update image docker.io/docuseal/docuseal 2.0.9 → 2.1.0 (#38079) | ||
|
|
ac47df2203 |
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.5.9.0 → 6.6.1.0 (#38026)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | minor | `bbc40a7` -> `c7bba49` | --- > [!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.6.1.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.6.0.0...6.6.1.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.6.0.0...6.6.1.0) ### [`v6.6.0.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.9.0...6.6.0.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.9.0...6.6.0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
2534f7697e |
chore(helm): update image docker.io/splunk/splunk 9.4.4 → 10.0.0 (#38156)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | major | `3830c74` -> `10da23a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
76b0ec63b6 |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.11.0 → 11.1.0 (#38158)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | major | `4fca3ad` -> `2fd09e1` | --- > [!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>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v11.1.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1110-2025-08-07) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.1...v11.1.0) ##### Bug Fixes - **ui:** cancel editing in smart start still triggers an undate ([87bae75](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87bae75ad4e9163a77a0d68a317d468b330076e1)) - **ui:** importing QR code not working ([dfc1f0f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/dfc1f0f9f98a4a7437e7ec1922a6100862555292)), closes [#​4324](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4324) - **ui:** unable to change some configuration values ([cb098e1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/cb098e16b7be1fc2456c0758d3d1796669ce3847)), closes [#​4322](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4322) ##### Features - **ui:** add tooltip for default value indication in ValueId component ([facd64c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/facd64ccadee03635850c2877060be779fbff586)), closes [#​4313](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4313) #### [11.0.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1) (2025-08-01) ##### Bug Fixes - UI doesn't generate security keys ([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee)) - **ui:** add tooltips for buttons in NodeDetails component for better user guidance ([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5)) - **ui:** adjust column widths and improve button layout in NodeDetails component ([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f)) - **ui:** persist items-per-page in control panel ([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)), closes [#​4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315) - **ui:** priority routes select menu not visible ([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)), closes [#​4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311) - **ui:** sticky to default scrollbars ([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)), closes [#​4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316) ##### Features - **ci:** add GitHub Actions workflow for testing application with fake Z-Wave stick ([#​4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314)) ([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd)) ### [`v11.0.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1101-2025-08-01) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1) ##### Bug Fixes - UI doesn't generate security keys ([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee)) - **ui:** add tooltips for buttons in NodeDetails component for better user guidance ([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5)) - **ui:** adjust column widths and improve button layout in NodeDetails component ([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f)) - **ui:** persist items-per-page in control panel ([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)), closes [#​4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315) - **ui:** priority routes select menu not visible ([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)), closes [#​4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311) - **ui:** sticky to default scrollbars ([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)), closes [#​4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316) ##### Features - **ci:** add GitHub Actions workflow for testing application with fake Z-Wave stick ([#​4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314)) ([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd)) ### [`v11.0.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1100-2025-07-30) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.11.0...v11.0.0) ##### Bug Fixes - **ui:** nodes manager name/location step disabled next ([ac7dc4d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ac7dc4d445ae18c41be1d89ee517ea2041a80249)) ##### Features - move to Vue/Vuetify 3 ([#​4290](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4290)) ([e6ef07c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/e6ef07cb6396baa615cb6abdc6a6fac0edcfc600)) - **ui:** enhance button group with icons and conditional styling ([5b88a26](https://redirect.github.com/zwave-js/zwave-js-ui/commit/5b88a260043ba51472a1924766ea5c5a6a4b36ec)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
f74b278a6d |
chore(helm): update image ghcr.io/linuxserver/calibre 8.7.0 → 8.8.0 (#38212)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | minor | `e334b61` -> `4ab09db` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ef9ec22efa | chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.1.1 → 1.2.0 (#38231) | ||
|
|
afb7047b4a | chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.16 → 2.6.17 (#38227) | ||
|
|
cff571d6bb |
chore(helm): update image ghcr.io/wizarrrr/wizarr 2025.7.8 → 2025.8.2 (#38095)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/wizarrrr/wizarr | minor | `a5c9af1` -> `78d06f3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
9c7c919622 |
chore(helm): update chart clickhouse 16.2.1 → 16.3.0 (#38228)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | minor | `16.2.1` -> `16.3.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
8931daffba |
chore(helm): update chart mariadb 16.2.2 → 16.2.3 (#38226)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/stable/mariadb) ([source](https://gallery.ecr.aws/bitnami/mariadb)) | patch | `16.2.2` -> `16.2.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
c895da0672 |
chore(helm): update image docker.io/koush/scrypted v0.121.4 → v0.123.58 (#37985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/koush/scrypted | minor | `d1c3876` -> `47a9b73` | | docker.io/koush/scrypted | minor | `f150753` -> `63f28be` | | docker.io/koush/scrypted | minor | `707c902` -> `d84d2a8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |