3dccd738dc82c099697376ff02888fd02502edef
42322 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
3dccd738dc |
chore(helm): update image docker.io/outlinewiki/outline 0.82.0 → 0.83.0 (#34303)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline) | minor | `494dfb9` -> `8998d43` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>outline/outline (docker.io/outlinewiki/outline)</summary> ### [`v0.83.0`](https://redirect.github.com/outline/outline/releases/tag/v0.83.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.82.0...v0.83.0) #### What's Changed ##### Improvements - A completely rebuilt [Notion importer](https://docs.getoutline.com/s/hosting/doc/notion-2v6g7WY3l3) in [https://github.com/outline/outline/pull/8710](https://redirect.github.com/outline/outline/pull/8710) - Enable dragging a document into drafts in [https://github.com/outline/outline/pull/8411](https://redirect.github.com/outline/outline/pull/8411) - Improved document history styling in [https://github.com/outline/outline/pull/8496](https://redirect.github.com/outline/outline/pull/8496) - Added collection subscriptions in [https://github.com/outline/outline/pull/8392](https://redirect.github.com/outline/outline/pull/8392) - Added ability to change the type of a notice in the editor by [@​xYouLL](https://redirect.github.com/xYouLL) in [https://github.com/outline/outline/pull/8533](https://redirect.github.com/outline/outline/pull/8533) - Improvements to keyboard navigation in find and replace popover in [https://github.com/outline/outline/pull/8560](https://redirect.github.com/outline/outline/pull/8560) - PWA dock icon is now badged when notifications are available in [https://github.com/outline/outline/pull/8580](https://redirect.github.com/outline/outline/pull/8580) - Restored the ability to search documents in the link toolbar (Removed in v0.82.0) in [https://github.com/outline/outline/pull/8581](https://redirect.github.com/outline/outline/pull/8581) - `Search in document` was added to the command menu in [https://github.com/outline/outline/pull/8596](https://redirect.github.com/outline/outline/pull/8596) - The default order for comments is now `Order in doc` in [https://github.com/outline/outline/pull/8597](https://redirect.github.com/outline/outline/pull/8597) - Inline code can now be formatted with bold, italic, and links in [https://github.com/outline/outline/pull/8625](https://redirect.github.com/outline/outline/pull/8625) - TOC is now repositioned for printing in [https://github.com/outline/outline/pull/8600](https://redirect.github.com/outline/outline/pull/8600) - It's now possible to make the first item in a list any block item (previously it had to be a paragraph) in [https://github.com/outline/outline/pull/8632](https://redirect.github.com/outline/outline/pull/8632) - [@​Mentions](https://redirect.github.com/Mentions) of the logged in user are now highlighted in [https://github.com/outline/outline/pull/8718](https://redirect.github.com/outline/outline/pull/8718) - Allow middle click by [@​josiah-roberts](https://redirect.github.com/josiah-roberts) in [https://github.com/outline/outline/pull/8725](https://redirect.github.com/outline/outline/pull/8725) - Added a `No access to doc` screen in [https://github.com/outline/outline/pull/8702](https://redirect.github.com/outline/outline/pull/8702) - Added `XML` as code formatting option in [https://github.com/outline/outline/pull/8767](https://redirect.github.com/outline/outline/pull/8767) - Added option to copy document as plain text in [https://github.com/outline/outline/pull/8913](https://redirect.github.com/outline/outline/pull/8913) - Added a short delay on exiting a hovered sidebar by [@​Rahma-sbei](https://redirect.github.com/Rahma-sbei) in [https://github.com/outline/outline/pull/8888](https://redirect.github.com/outline/outline/pull/8888) - Admin: Shared links admin table now has filtering in [https://github.com/outline/outline/pull/8602](https://redirect.github.com/outline/outline/pull/8602) - API: Added `text` parameter to `comments.create` in [https://github.com/outline/outline/pull/8544](https://redirect.github.com/outline/outline/pull/8544) - API: Added `query` parameter to `collections.list` in [https://github.com/outline/outline/pull/8595](https://redirect.github.com/outline/outline/pull/8595) - New translations ##### Fixes - fix: copy pasting the content from Medium articles does not get the images in [https://github.com/outline/outline/pull/8472](https://redirect.github.com/outline/outline/pull/8472) - fix: Set sidebar context for archive section in [https://github.com/outline/outline/pull/8485](https://redirect.github.com/outline/outline/pull/8485) - fix: Update local storage when creating/deleting pins in [https://github.com/outline/outline/pull/8504](https://redirect.github.com/outline/outline/pull/8504) - fix: Prevent last user/group with collection manage permission being removed in [https://github.com/outline/outline/pull/8499](https://redirect.github.com/outline/outline/pull/8499) - fix: Prevent double pinning of documents in [https://github.com/outline/outline/pull/8503](https://redirect.github.com/outline/outline/pull/8503) - fix: Wrapping of headings on mobile ToC in [https://github.com/outline/outline/pull/8531](https://redirect.github.com/outline/outline/pull/8531) - fix: Horizontal scroll in workspace details page in [https://github.com/outline/outline/pull/8548](https://redirect.github.com/outline/outline/pull/8548) - fix: Smart text fraction replacements lose preceding space in [https://github.com/outline/outline/pull/8564](https://redirect.github.com/outline/outline/pull/8564) - fix: If multiple authentication providers match, prioritize enabled one in [https://github.com/outline/outline/pull/8566](https://redirect.github.com/outline/outline/pull/8566) - fix: Show diff from document when revision has not been created yet in [https://github.com/outline/outline/pull/8567](https://redirect.github.com/outline/outline/pull/8567) - Send editor version down websocket and force reload in [https://github.com/outline/outline/pull/8582](https://redirect.github.com/outline/outline/pull/8582) - fix: Check user has enabled create-comment notification in email flow in [https://github.com/outline/outline/pull/8591](https://redirect.github.com/outline/outline/pull/8591) - fix: Members table always fades in in [https://github.com/outline/outline/pull/8594](https://redirect.github.com/outline/outline/pull/8594) - fix: Current user presence in documents is incorrect in [https://github.com/outline/outline/pull/8593](https://redirect.github.com/outline/outline/pull/8593) - fix: Creates a gap cursor position between tables positioned next to each other in [https://github.com/outline/outline/pull/8599](https://redirect.github.com/outline/outline/pull/8599) - fix: Flaky test ordered event expectations in [https://github.com/outline/outline/pull/8607](https://redirect.github.com/outline/outline/pull/8607) - perf: Move text serialization to task runner in [https://github.com/outline/outline/pull/8589](https://redirect.github.com/outline/outline/pull/8589) - fix: Apply full width property from templates in [https://github.com/outline/outline/pull/8615](https://redirect.github.com/outline/outline/pull/8615) - feat: collection mentions by [@​xYouLL](https://redirect.github.com/xYouLL) in [https://github.com/outline/outline/pull/8529](https://redirect.github.com/outline/outline/pull/8529) - fix: Filter archived collections in start view selection in [https://github.com/outline/outline/pull/8629](https://redirect.github.com/outline/outline/pull/8629) - fix: Skip auto creating subscriptions when user/group is added to a document in [https://github.com/outline/outline/pull/8630](https://redirect.github.com/outline/outline/pull/8630) - perf: Add trigram index for doc title search in [https://github.com/outline/outline/pull/8454](https://redirect.github.com/outline/outline/pull/8454) - Prevent duplicate emails when user has existing access to a document. in [https://github.com/outline/outline/pull/8263](https://redirect.github.com/outline/outline/pull/8263) - fix: Skip unsubscribing when user has access to document in [https://github.com/outline/outline/pull/8631](https://redirect.github.com/outline/outline/pull/8631) - fix: Add more tldraw url support in [https://github.com/outline/outline/pull/8638](https://redirect.github.com/outline/outline/pull/8638) - fix: recent searches appearing over dropdown options on search page in [https://github.com/outline/outline/pull/8640](https://redirect.github.com/outline/outline/pull/8640) - fix: Inline code converts to block on paste from remote source in [https://github.com/outline/outline/pull/8669](https://redirect.github.com/outline/outline/pull/8669) - fix: Potential unsafe `content-type` check in [https://github.com/outline/outline/pull/8673](https://redirect.github.com/outline/outline/pull/8673) - chore: Improve CSV output sanitization in [https://github.com/outline/outline/pull/8682](https://redirect.github.com/outline/outline/pull/8682) - fix: API middleware wrapper triggers on JSZip stream in [https://github.com/outline/outline/pull/8683](https://redirect.github.com/outline/outline/pull/8683) - fix: Move search term to `q` query string in [https://github.com/outline/outline/pull/8701](https://redirect.github.com/outline/outline/pull/8701) - fix: "unknown" users visible in users table in [https://github.com/outline/outline/pull/8726](https://redirect.github.com/outline/outline/pull/8726) - fix: Error rendering read only editor with paragraph without text content in [https://github.com/outline/outline/pull/8730](https://redirect.github.com/outline/outline/pull/8730) - fix: Add prevention of auto-following unsubscribe links in emails in [https://github.com/outline/outline/pull/8735](https://redirect.github.com/outline/outline/pull/8735) - fix: Allow dash,emdash,underscore in mention search in [https://github.com/outline/outline/pull/8747](https://redirect.github.com/outline/outline/pull/8747) - fix: Allow team admin to manage permissions on any document they have access to in [https://github.com/outline/outline/pull/8746](https://redirect.github.com/outline/outline/pull/8746) - fix: Unsubscribe link for collection subscriptions in [https://github.com/outline/outline/pull/8734](https://redirect.github.com/outline/outline/pull/8734) - fix: Direct link to heading lost when pasting in [https://github.com/outline/outline/pull/8749](https://redirect.github.com/outline/outline/pull/8749) - Prevent outdated clients from connecting to collaboration server in [https://github.com/outline/outline/pull/8751](https://redirect.github.com/outline/outline/pull/8751) - fix: Do not wait for connections at end of test suites in [https://github.com/outline/outline/pull/8752](https://redirect.github.com/outline/outline/pull/8752) - fix: Release redis lock only when it hasn't expired in [https://github.com/outline/outline/pull/8765](https://redirect.github.com/outline/outline/pull/8765) - fix: Use configured proxy for OIDC server-to-server requests in [https://github.com/outline/outline/pull/8776](https://redirect.github.com/outline/outline/pull/8776) - fix: Improve performance of notification queries in [https://github.com/outline/outline/pull/8809](https://redirect.github.com/outline/outline/pull/8809) - fix: Handle switching between regular lists and todo lists by [@​adityash1](https://redirect.github.com/adityash1) in [https://github.com/outline/outline/pull/8828](https://redirect.github.com/outline/outline/pull/8828) - fix: Show @​ symbol on mentions in email snippe[https://github.com/outline/outline/pull/8833](https://redirect.github.com/outline/outline/pull/8833)l/8833 - fix: Handle deleted user in `NotificationHelper` in [https://github.com/outline/outline/pull/8835](https://redirect.github.com/outline/outline/pull/8835) - fix: Paste partially over code prevents pasting PM nodes in [https://github.com/outline/outline/pull/8836](https://redirect.github.com/outline/outline/pull/8836) - fix: Table columns sometimes lost in copy paste in [https://github.com/outline/outline/pull/8845](https://redirect.github.com/outline/outline/pull/8845) - Move post-login redirect logic to AuthenticatedLayout in [https://github.com/outline/outline/pull/8864](https://redirect.github.com/outline/outline/pull/8864) - fix: Remove url->embed mapping in Markdown import in [https://github.com/outline/outline/pull/8891](https://redirect.github.com/outline/outline/pull/8891) - fix: Increase lock timeout for calculating document diff in [https://github.com/outline/outline/pull/8902](https://redirect.github.com/outline/outline/pull/8902) - fix: Allow OIDC without team name in [https://github.com/outline/outline/pull/8911](https://redirect.github.com/outline/outline/pull/8911) - fix: Update collection 'documentStructure' when archived document is deleted in [https://github.com/outline/outline/pull/8922](https://redirect.github.com/outline/outline/pull/8922) #### New Contributors - [@​xYouLL](https://redirect.github.com/xYouLL) made their first contribution in [https://github.com/outline/outline/pull/8533](https://redirect.github.com/outline/outline/pull/8533) - [@​josiah-roberts](https://redirect.github.com/josiah-roberts) made their first contribution in [https://github.com/outline/outline/pull/8725](https://redirect.github.com/outline/outline/pull/8725) - [@​codegen-sh](https://redirect.github.com/codegen-sh) made their first contribution in [https://github.com/outline/outline/pull/8774](https://redirect.github.com/outline/outline/pull/8774) - [@​Rahma-sbei](https://redirect.github.com/Rahma-sbei) made their first contribution in [https://github.com/outline/outline/pull/8888](https://redirect.github.com/outline/outline/pull/8888) **Full Changelog**: https://github.com/outline/outline/compare/v0.82.0...v0.83.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c7e8a61f0b |
chore(container): update docker.io/renovate/renovate docker tag to v39.240.0 (#34300)
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 | `39.238.0-full` -> `39.240.0-full` |
---
### Release Notes
<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>
###
[`v39.240.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.240.0)
[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.2...39.240.0)
##### Features
- **datasource/azure-pipelines-tasks:** add built-in tasks changelog url
([#​35325](https://redirect.github.com/renovatebot/renovate/issues/35325))
([5091b14](https://redirect.github.com/renovatebot/renovate/commit/5091b14184a38d239de2619b7acd02dc0eade3da))
##### Miscellaneous Chores
- **deps:** update dependency
[@​types/better-sqlite3](https://redirect.github.com/types/better-sqlite3)
to v7.6.13 (main)
([#​35333](https://redirect.github.com/renovatebot/renovate/issues/35333))
([05b3fc0](https://redirect.github.com/renovatebot/renovate/commit/05b3fc0e25927d299bf3c046b533d9dde7af67aa))
- **deps:** update dependency renovatebot/github-action to v41.0.19
(main)
([#​35337](https://redirect.github.com/renovatebot/renovate/issues/35337))
([479886f](https://redirect.github.com/renovatebot/renovate/commit/479886f676e38e2530771baba728ee92201e189a))
- **deps:** update dependency typescript to v5.8.3 (main)
([#​35336](https://redirect.github.com/renovatebot/renovate/issues/35336))
([
|
||
|
|
1bbf430cd0 | chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.2.8.0 → 6.2.9.0 (#34292) | ||
|
|
9a4f48eff0 |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.968 → v3-3.0.0.993 (#34298)
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 | `cf7fae2` -> `03d2ddb` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d553d16b5d |
chore(helm): update image docker.io/tinymediamanager/tinymediamanager 5.1.4 → 5.1.5 (#34297)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tinymediamanager/tinymediamanager | patch | `93b8ad9` -> `5fbca69` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a942d5b2f2 |
chore(helm): update image docker.io/jlesage/makemkv v25.02.3 → v25.04.1 (#34302)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv) | minor | `7952ff1` -> `ae840c4` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-makemkv (docker.io/jlesage/makemkv)</summary> ### [`v25.04.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.04.1): Version 25.04.1 [Compare Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.02.3...v25.04.1) Changes in this release: - Updated MakeMKV to version 1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
bbdb404da6 |
chore(helm): update image docker.io/ronivay/xen-orchestra 5.175.0 → 5.176.0 (#34304)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | minor | `2487617` -> `e88eb9f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
cb29afb400 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.4.1 → 2025.4.2 (#34293)
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 | `eecdfc5` -> `205fbf9` | 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.4.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.4.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.4.1...2025.4.2) - Add error details in remote calendar flow ([@​Thomas55555] - [#​141753]) ([remote_calendar docs]) - Update Roborock map more consistently on state change ([@​Lash-L] - [#​142228]) ([roborock docs]) - Add SensorDeviceClass and unit for LCN CO2 sensor. ([@​alengwenus] - [#​142320]) ([lcn docs]) - Bump opower to 0.10.0 ([@​tronikos] - [#​142321]) ([opower docs]) (dependency) - Add a description for the enable_google_search_tool option in Google AI ([@​tronikos] - [#​142322]) ([google_generative_ai_conversation docs]) - Check that the current roboorck map exists before updating it. ([@​Lash-L] - [#​142341]) ([roborock docs]) - Limit mqtt info logging for discovery of new components ([@​jbouwh] - [#​142344]) ([mqtt docs]) - Bump flux_led to 1.2.0 ([@​bdraco] - [#​142362]) ([flux_led docs]) (dependency) - Update aioairzone to v1.0.0 ([@​Noltari] - [#​142385]) ([airzone docs]) (dependency) - Only load files ending `.metadata.json` in WebDAV ([@​jpbede] - [#​142388]) ([webdav docs]) - Bump aioesphomeapi to 29.9.0 ([@​bdraco] - [#​142393]) ([esphome docs]) (dependency) - Bump opower to 0.11.1 ([@​tronikos] - [#​142395]) ([opower docs]) (dependency) - Add exceptions translation to SamsungTV ([@​chemelli74] - [#​142406]) ([samsungtv docs]) - Add missing strings to Fritz ([@​chemelli74] - [#​142413]) ([fritz docs]) - Fix reload of AVM FRITZ!Tools when new connected device is detected ([@​mib1185] - [#​142430]) ([fritz docs]) - Fix HKC showing hvac_action as idle when fan is active and heat cool target is off ([@​bdraco] - [#​142443]) ([homekit_controller docs]) - Fix Reolink smart AI sensors ([@​starkillerOG] - [#​142454]) ([reolink docs]) - Fix kelvin parameter in light action specifications ([@​epenet] - [#​142456]) ([light docs]) - Bump aioshelly to version 13.4.1 ([@​bieniu] - [#​142477]) ([shelly docs]) (dependency) - Fixed Renault charge state icon ([@​wilfredktlr] - [#​142478]) ([renault docs]) - Fix Shelly initialization if device runs large script ([@​bieniu] - [#​142487]) ([shelly docs]) (breaking-change) - Handle None on the response candidates in Google Generative AI ([@​IvanLH] - [#​142497]) ([google_generative_ai_conversation docs]) - Fix range of Google Generative AI temperature ([@​tronikos] - [#​142513]) ([google_generative_ai_conversation docs]) - Allow max to be equal with min for mqtt number config validation ([@​jbouwh] - [#​142522]) ([mqtt docs]) - Fix small typo in Music Assistant integration causing unavailable players ([@​marcelveldt] - [#​142535]) ([music_assistant docs]) - Fix adding devices in Husqvarna Automower ([@​Thomas55555] - [#​142549]) ([husqvarna_automower docs]) - Bump pyheos to v1.0.5 ([@​andrewsayre] - [#​142554]) ([heos docs]) (dependency) - Fix Quickmode handling in ViCare integration ([@​CFenner] - [#​142561]) ([vicare docs]) - Fix Core deadlock by ensuring only one ZHA log queue handler thread is running at a time ([@​puddly] - [#​142568]) ([zha docs]) - Fix ssl_cert load from config_flow ([@​fredrike] - [#​142570]) ([daikin docs]) - Update growatt server dependency to 1.6.0 ([@​thimo-seitz] - [#​142606]) ([growatt_server docs]) (dependency) - Pin multidict to >= 6.4.2 to resolve memory leaks ([@​bdraco] - [#​142614]) (dependency) - Bump led_ble to 1.1.7 ([@​henryptung] - [#​142629]) ([led_ble docs]) (dependency) - Bump livisi to 0.0.25 ([@​Thomas55555] - [#​142638]) ([livisi docs]) (dependency) - Comelit config flow timeout error ([@​chemelli74] - [#​142667]) ([comelit docs]) - Fix EC certificate key not allowed in MQTT client setup ([@​jbouwh] - [#​142698]) ([mqtt docs]) - Bump PyViCare to 2.44.0 ([@​CFenner] - [#​142701]) ([vicare docs]) - Bump reolink-aio 0.13.1 ([@​starkillerOG] - [#​142719]) ([reolink docs]) (dependency) - Reolink migrate unique ID debugging ([@​starkillerOG] - [#​142723]) ([reolink docs]) - Update frontend to [`2025041`](https://redirect.github.com/home-assistant/core/commit/20250411).0 ([@​bramkragten] - [#​142736]) ([frontend docs]) (dependency) - Bump pySmartThings to 3.0.4 ([@​joostlek] - [#​142739]) ([smartthings docs]) (dependency) - Fix SmartThings gas meter ([@​joostlek] - [#​142741]) ([smartthings docs]) - Fix Anthropic bug parsing a streaming response with no json ([@​allenporter] - [#​142745]) ([anthropic docs]) - Upgrade sharkiq depedency to 1.1.0 ([@​JeffResc] - [#​142746]) ([sharkiq docs]) (dependency) [#​141505]: https://redirect.github.com/home-assistant/core/pull/141505 [#​141753]: https://redirect.github.com/home-assistant/core/pull/141753 [#​142228]: https://redirect.github.com/home-assistant/core/pull/142228 [#​142299]: https://redirect.github.com/home-assistant/core/pull/142299 [#​142320]: https://redirect.github.com/home-assistant/core/pull/142320 [#​142321]: https://redirect.github.com/home-assistant/core/pull/142321 [#​142322]: https://redirect.github.com/home-assistant/core/pull/142322 [#​142341]: https://redirect.github.com/home-assistant/core/pull/142341 [#​142344]: https://redirect.github.com/home-assistant/core/pull/142344 [#​142362]: https://redirect.github.com/home-assistant/core/pull/142362 [#​142385]: https://redirect.github.com/home-assistant/core/pull/142385 [#​142388]: https://redirect.github.com/home-assistant/core/pull/142388 [#​142393]: https://redirect.github.com/home-assistant/core/pull/142393 [#​142395]: https://redirect.github.com/home-assistant/core/pull/142395 [#​142406]: https://redirect.github.com/home-assistant/core/pull/142406 [#​142413]: https://redirect.github.com/home-assistant/core/pull/142413 [#​142430]: https://redirect.github.com/home-assistant/core/pull/142430 [#​142443]: https://redirect.github.com/home-assistant/core/pull/142443 [#​142454]: https://redirect.github.com/home-assistant/core/pull/142454 [#​142456]: https://redirect.github.com/home-assistant/core/pull/142456 [#​142477]: https://redirect.github.com/home-assistant/core/pull/142477 [#​142478]: https://redirect.github.com/home-assistant/core/pull/142478 [#​142487]: https://redirect.github.com/home-assistant/core/pull/142487 [#​142497]: https://redirect.github.com/home-assistant/core/pull/142497 [#​142513]: https://redirect.github.com/home-assistant/core/pull/142513 [#​142522]: https://redirect.github.com/home-assistant/core/pull/142522 [#​142535]: https://redirect.github.com/home-assistant/core/pull/142535 [#​142549]: https://redirect.github.com/home-assistant/core/pull/142549 [#​142554]: https://redirect.github.com/home-assistant/core/pull/142554 [#​142561]: https://redirect.github.com/home-assistant/core/pull/142561 [#​142568]: https://redirect.github.com/home-assistant/core/pull/142568 [#​142570]: https://redirect.github.com/home-assistant/core/pull/142570 [#​142606]: https://redirect.github.com/home-assistant/core/pull/142606 [#​142614]: https://redirect.github.com/home-assistant/core/pull/142614 [#​142629]: https://redirect.github.com/home-assistant/core/pull/142629 [#​142638]: https://redirect.github.com/home-assistant/core/pull/142638 [#​142667]: https://redirect.github.com/home-assistant/core/pull/142667 [#​142698]: https://redirect.github.com/home-assistant/core/pull/142698 [#​142701]: https://redirect.github.com/home-assistant/core/pull/142701 [#​142719]: https://redirect.github.com/home-assistant/core/pull/142719 [#​142723]: https://redirect.github.com/home-assistant/core/pull/142723 [#​142736]: https://redirect.github.com/home-assistant/core/pull/142736 [#​142739]: https://redirect.github.com/home-assistant/core/pull/142739 [#​142741]: https://redirect.github.com/home-assistant/core/pull/142741 [#​142745]: https://redirect.github.com/home-assistant/core/pull/142745 [#​142746]: https://redirect.github.com/home-assistant/core/pull/142746 [@​CFenner]: https://redirect.github.com/CFenner [@​IvanLH]: https://redirect.github.com/IvanLH [@​JeffResc]: https://redirect.github.com/JeffResc [@​Lash-L]: https://redirect.github.com/Lash-L [@​Noltari]: https://redirect.github.com/Noltari [@​Thomas55555]: https://redirect.github.com/Thomas55555 [@​alengwenus]: https://redirect.github.com/alengwenus [@​allenporter]: https://redirect.github.com/allenporter [@​andrewsayre]: https://redirect.github.com/andrewsayre [@​bdraco]: https://redirect.github.com/bdraco [@​bieniu]: https://redirect.github.com/bieniu [@​bramkragten]: https://redirect.github.com/bramkragten [@​chemelli74]: https://redirect.github.com/chemelli74 [@​epenet]: https://redirect.github.com/epenet [@​fredrike]: https://redirect.github.com/fredrike [@​frenck]: https://redirect.github.com/frenck [@​henryptung]: https://redirect.github.com/henryptung [@​jbouwh]: https://redirect.github.com/jbouwh [@​joostlek]: https://redirect.github.com/joostlek [@​jpbede]: https://redirect.github.com/jpbede [@​marcelveldt]: https://redirect.github.com/marcelveldt [@​mib1185]: https://redirect.github.com/mib1185 [@​puddly]: https://redirect.github.com/puddly [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​thimo-seitz]: https://redirect.github.com/thimo-seitz [@​tronikos]: https://redirect.github.com/tronikos [@​wilfredktlr]: https://redirect.github.com/wilfredktlr [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [advantage_air docs]: https://www.home-assistant.io/integrations/advantage_air/ [aftership docs]: https://www.home-assistant.io/integrations/aftership/ [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [airly docs]: https://www.home-assistant.io/integrations/airly/ [airnow docs]: https://www.home-assistant.io/integrations/airnow/ [airzone docs]: https://www.home-assistant.io/integrations/airzone/ [anthropic docs]: https://www.home-assistant.io/integrations/anthropic/ [comelit docs]: https://www.home-assistant.io/integrations/comelit/ [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/ [heos docs]: https://www.home-assistant.io/integrations/heos/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [lcn docs]: https://www.home-assistant.io/integrations/lcn/ [led_ble docs]: https://www.home-assistant.io/integrations/led_ble/ [light docs]: https://www.home-assistant.io/integrations/light/ [livisi docs]: https://www.home-assistant.io/integrations/livisi/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [remote_calendar docs]: https://www.home-assistant.io/integrations/remote_calendar/ [renault docs]: https://www.home-assistant.io/integrations/renault/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [sharkiq docs]: https://www.home-assistant.io/integrations/sharkiq/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [vicare docs]: https://www.home-assistant.io/integrations/vicare/ [webdav docs]: https://www.home-assistant.io/integrations/webdav/ [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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b3c72dd458 |
fix(devcontainer): Update VERSION (#34307)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 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?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ 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. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
7c13ba8d57 |
chore(helm): update image docker.io/2fauth/2fauth 5.5.0 → 5.5.2 (#34289)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/2fauth/2fauth](https://redirect.github.com/Bubka/2FAuth) | patch | `06263b8` -> `d59326c` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Bubka/2FAuth (docker.io/2fauth/2fauth)</summary> ### [`v5.5.2`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#552---2025-04-11) [Compare Source](https://redirect.github.com/Bubka/2FAuth/compare/v5.5.1...v5.5.2) ##### Fixed - [issue #​472](https://redirect.github.com/Bubka/2FAuth/issues/472) QR scan reader blocked by csp ### [`v5.5.1`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#551---2025-04-11) [Compare Source](https://redirect.github.com/Bubka/2FAuth/compare/v5.5.0...v5.5.1) ##### Changed - The *Show next OTP* user preference is enabled by default ##### Fixed - [issue #​472](https://redirect.github.com/Bubka/2FAuth/issues/472) QR scan reader blocked by csp </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
543a5946ad |
chore(helm): update image docker.io/alexta69/metube 2025-04-01 → 2025-04-11 (#34290)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alexta69/metube | patch | `135fd44` -> `4852537` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fb8888f35a |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to e7bb9bf (#34283)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `a1ae422` -> `e7bb9bf` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7bb6fdd5a4 | chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 152374b (#34280) | ||
|
|
1e996eae3b |
chore(helm): update image docker.io/wiserain/flexget digest to 1998455 (#34277)
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)) | digest | `3f42a3e` -> `1998455` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a5cd8de600 | chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 79fb1d4 (#34282) | ||
|
|
e140a3266f |
chore(helm): update image ghcr.io/linuxserver/grav digest to 1859b2e (#34279)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages) ([source](https://redirect.github.com/linuxserver/docker-grav)) | digest | `360d580` -> `1859b2e` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bd51ebab6d |
chore(helm): update image docker.io/mbentley/omada-controller digest to ece815b (#34274)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `46a17a0` -> `ece815b` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
436ce7573c |
chore(helm): update image docker.io/semaphoreui/semaphore v2.13.12 → v2.13.13 (#34294)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `b288618` -> `554b0f6` | 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.13.13`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.12...v2.13.13) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.12...v2.13.13) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3679d3a88d | chore(helm): update image docker.io/revenz/fileflows digest to 7585238 (#34275) | ||
|
|
1ee30d3919 |
chore(helm): update image docker.io/linuxserver/transmission digest to b113477 (#34273)
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 | `c752163` -> `b113477` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
77ac8884b4 |
chore(helm): update image docker.io/jonnyan404/verysync digest to 9cb276b (#34272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jonnyan404/verysync | digest | `ef9c25f` -> `9cb276b` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f0cdda26d9 |
chore(helm): update webtop (#34286)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `4c7edd5` -> `9d6b1ad` | | lscr.io/linuxserver/webtop | digest | `d3ec4f1` -> `b4be01b` | | lscr.io/linuxserver/webtop | digest | `565b4d0` -> `b7733f3` | | lscr.io/linuxserver/webtop | digest | `2e13a69` -> `c43c381` | | lscr.io/linuxserver/webtop | digest | `711a034` -> `8b0e43a` | | lscr.io/linuxserver/webtop | digest | `0d0737e` -> `ffd4488` | 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
89d4c374b9 |
chore(helm): update image docker.io/cyfershepard/jellystat digest to d8d7661 (#34270)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cyfershepard/jellystat | digest | `3e38e46` -> `d8d7661` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7f81251787 |
chore(helm): update image docker.io/xavierh/goaccess-for-nginxproxymanager digest to a221298 (#34278)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/xavierh/goaccess-for-nginxproxymanager | digest | `4604796` -> `a221298` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a20cc5bc21 |
chore(helm): update image docker.io/hexxa/quickshare digest to 883c99d (#34271)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/hexxa/quickshare | digest | `7b572a8` -> `883c99d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
afc8a479fb |
chore(helm): update image docker.io/thelounge/thelounge digest to c2aa091 (#34276)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker) | digest | `bb6c476` -> `c2aa091` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
06e69cb8b7 |
chore(helm): update image yourls digest to 86566a0 (#34285)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `b3595c5` -> `86566a0` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1294da2f0b |
chore(helm): update image docker.io/syncthing/syncthing 1.29.4 → 1.29.5 (#34296)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `648640e` -> `1914ded` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.29.5`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.5) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.4...v1.29.5) **Full Changelog**: https://github.com/syncthing/syncthing/compare/v1.29.4...v1.29.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1d479a769d |
chore(helm): update image docker digest to ddb0033 (#34268)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `4924fec` -> `ddb0033` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c8b2c4b844 |
chore(helm): update image docker.io/alpine/socat digest to f934464 (#34269)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `7461847` -> `f934464` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7f14c8c7c5 |
chore(helm): update image docker.io/brandawg93/peanut 5.7.0 → 5.7.1 (#34291)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | patch | `8a9a9bb` -> `044f82b` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.7.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.7.1) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.7.0...v5.7.1) #### What's Changed - Better types for influx by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/227](https://redirect.github.com/Brandawg93/PeaNUT/pull/227) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.7.0...v5.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3f147b016f | chore(helm): update image redmine digest to 394507b (#34284) | ||
|
|
0f2dfdf331 |
chore(helm): update image ghcr.io/linuxserver/piwigo digest to a39280e (#34281)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | digest | `23edd8b` -> `a39280e` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
54bdb9f8ed |
chore(container): update docker.io/renovate/renovate docker tag to v39.238.2 (#34287)
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 | `39.238.0-full` -> `39.238.2-full` | --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.238.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.1...39.238.2) ##### Bug Fixes - **workers/auto-replace:** correctly handle prefix replacements ([#​35265](https://redirect.github.com/renovatebot/renovate/issues/35265)) ([afd6415](https://redirect.github.com/renovatebot/renovate/commit/afd6415ad88de9c28dd95a9bbea7b85f6ed2b425)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/luxon](https://redirect.github.com/types/luxon) to v3.6.1 (main) ([#​35313](https://redirect.github.com/renovatebot/renovate/issues/35313)) ([05ebbf3](https://redirect.github.com/renovatebot/renovate/commit/05ebbf3b79b238b856f80ccdd1741ed5d875496e)) - **deps:** update dependency [@​types/luxon](https://redirect.github.com/types/luxon) to v3.6.2 (main) ([#​35319](https://redirect.github.com/renovatebot/renovate/issues/35319)) ([790d0ea](https://redirect.github.com/renovatebot/renovate/commit/790d0ea50d7999135c19f511e359856833a480e0)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.14.0 (main) ([#​35295](https://redirect.github.com/renovatebot/renovate/issues/35295)) ([2188ebb](https://redirect.github.com/renovatebot/renovate/commit/2188ebb98f61e80c4cb10410e4f2549ba056783a)) - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.1.39 (main) ([#​35293](https://redirect.github.com/renovatebot/renovate/issues/35293)) ([043d665](https://redirect.github.com/renovatebot/renovate/commit/043d665677af9bb15883e9b6a5a5950ce8f85f08)) - **deps:** update dependency type-fest to v4.39.1 (main) ([#​35302](https://redirect.github.com/renovatebot/renovate/issues/35302)) ([21e1e6f](https://redirect.github.com/renovatebot/renovate/commit/21e1e6f9cd5807c388eae86968a230c9e952f18e)) ##### Code Refactoring - **gerrit:** remove deprecated source branch as hashtags support ([#​33329](https://redirect.github.com/renovatebot/renovate/issues/33329)) ([e64ca6b](https://redirect.github.com/renovatebot/renovate/commit/e64ca6b8521722216f6f50a44c5a6fb46dd52b4b)) ### [`v39.238.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.0...39.238.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.13 (main) ([#​35289](https://redirect.github.com/renovatebot/renovate/issues/35289)) ([25eafdb](https://redirect.github.com/renovatebot/renovate/commit/25eafdb3796901eceb50e3810e3226f277a1be96)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.13 (main) ([#​35288](https://redirect.github.com/renovatebot/renovate/issues/35288)) ([e0b85f3](https://redirect.github.com/renovatebot/renovate/commit/e0b85f3b38bd3ed29925c6afd4d6fb5c237e1d11)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d2909ab8d6 |
chore(flux): update image jackett 23.3.69 → 23.3.70 (#34288)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.69` -> `23.3.70` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
50cf0def17 |
chore(helm): update jupyter 2025-04-10 → 2025-04-12 (patch) (#34267)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `e28e7b3` -> `62984fe` | | quay.io/jupyter/base-notebook | patch | `825765f` -> `92a2f74` | | quay.io/jupyter/datascience-notebook | patch | `2c36a7b` -> `df0e6e7` | | quay.io/jupyter/minimal-notebook | patch | `5c058e6` -> `cf27aa2` | | quay.io/jupyter/pyspark-notebook | patch | `1c47b06` -> `5d27848` | | quay.io/jupyter/r-notebook | patch | `f1ff8f4` -> `25342ec` | | quay.io/jupyter/scipy-notebook | patch | `be56873` -> `8e481b9` | | quay.io/jupyter/tensorflow-notebook | patch | `e9400b4` -> `7148bf2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fc0a49be1b | chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 7ab1434 (#34264) | ||
|
|
5129d3ea48 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1760 → 0.22.1767 (#34266)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `83101ef` -> `709b59c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c5723703e3 |
chore(helm): update image adminer digest to 0b26fae (#34263)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `83f7567` -> `0b26fae` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
08f03ff400 |
chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to e31cf48 (#34265)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages) ([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) | digest | `981d7f7` -> `e31cf48` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
292f37b837 |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.2-fpm docker digest to dcff0b1 (#34262)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `e904d95` -> `dcff0b1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3844476787 |
chore(helm): update image ghcr.io/elfhosted/nzbhydra2 digest to 14be589 (#34261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | digest | `862641e` -> `14be589` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5a349987a1 |
chore(helm): update image ghcr.io/elfhosted/emby digest to 3c46bfa (#34260)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/emby | digest | `5bde30d` -> `3c46bfa` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
80e62fe998 |
chore(helm): update image ghcr.io/linuxserver/remmina digest to e7e3325 (#34256)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages) ([source](https://redirect.github.com/linuxserver/docker-remmina)) | digest | `688a9ff` -> `e7e3325` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7e193ab395 |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to b1a242f (#34259)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `df9738e` -> `b1a242f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
18ab63b62a |
chore(helm): update image lscr.io/linuxserver/heimdall digest to d377a16 (#34258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/heimdall | digest | `2889666` -> `d377a16` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fee3b3521c |
chore(helm): update image ghcr.io/elfhosted/nzbhydra2 digest to 862641e (#34254)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | digest | `f37e28c` -> `862641e` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
10dda982f6 |
chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to 93b91e4 (#34252)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dtjs48jkt/twonkyserver | digest | `a933154` -> `93b91e4` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ad5fe84afe |
chore(helm): update image ghcr.io/linuxserver/davos digest to ce74571 (#34255)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `14dd9e6` -> `ce74571` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6790417216 |
chore(helm): update image ghcr.io/linuxserver/sickchill digest to d3cf99d (#34257)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages) ([source](https://redirect.github.com/linuxserver/docker-sickchill)) | digest | `1bc38c9` -> `d3cf99d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |