65bdc5bee8da831093597a659d090b06f50a9f7f
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
33a58f1367 |
chore(helm): update image ghcr.io/linuxserver/znc digest to 7b7e96e (#40650)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/znc](https://redirect.github.com/linuxserver/docker-znc/packages) ([source](https://redirect.github.com/linuxserver/docker-znc)) | digest | `75b48bb` -> `7b7e96e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
95d34f2947 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 8687ee4 (#40649)
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) | digest | `7e441cd` -> `8687ee4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
907bcd8903 |
chore(helm): update image public.ecr.aws/bitnami/matomo digest to 46269db (#40651)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | digest | `94b976c` -> `46269db` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
33ee2a2a16 |
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.207.0 → 2.208.0 (#40647)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `3a73e20` -> `1dd6276` | --- > [!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>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.208.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22080---2025-10-11) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.207.0...2.208.0) ##### Added - Added support for configuring the safe withdrawal rate in the *FIRE* section (experimental) ##### Changed - Changed the *As seen in* section on the landing page to an animated carousel - Refactored `transactionCount` to `activitiesCount` in the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol` - Refactored various components to use self-closing tags - Removed the deprecated endpoint `GET api/v1/portfolio/position/:dataSource/:symbol` - Removed the deprecated endpoint `PUT api/v1/portfolio/position/:dataSource/:symbol/tags` - Improved the language localization for German (`de`) - Upgraded `prisma` from version `6.16.1` to `6.16.3` ##### Fixed - Fixed the server startup message to properly display IPv6 addresses - Enabled IPv6 connectivity for *Redis* in the job queue module by setting the address family - Fixed an issue where importing custom asset profiles failed due to validation errors </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
38df7c6cd9 |
chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 3170b58 (#40643)
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 | `0fda2fe` -> `3170b58` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b409cfd748 |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 1ed9133 (#40639)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | digest | `39466f6` -> `1ed9133` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c5236b3719 |
chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 1e15d2f (#40641)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `80c0e2f` -> `1e15d2f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d6b2496029 |
chore(helm): update image docker.io/anirdev/slink v1.7.1 → v1.7.2 (#40645)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `1370020` -> `ee06d4a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
88b3f3598e |
chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.3.2 → 1.4.0 (#40648)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `ae74a9f` -> `e03d391` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `c755fdf` -> `a8d2646` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `5c2a328` -> `fa57830` | --- > [!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>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v1.4.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.4.0): 1.4.0 CBZ, numerous tool improvements and more [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v1.3.2...v1.4.0) This latest release contains several improvements and new features most of which from [@​balazs-szucs](https://redirect.github.com/balazs-szucs), so a huge thanks goes out to them! Main changes are: - Crop to have option to correctly remove the text outside crop window - CBZ to PDF and PDF to CBZ - PDF to CBR (requires you to manually install rar due to license requirements) - Extra colour options in both sign and also replace colours tools Main bug fixes - Get info correctly checks PDF compliancy - Merge order by time fixed Along with these changes were numerous other bug fixes, enhancements and clean-ups please check them out below! (Thanks again to [@​balazs-szucs](https://redirect.github.com/balazs-szucs)!) Also for those wondering about our [V2](https://redirect.github.com/Stirling-Tools/Stirling-PDF/tree/V2) progress, The team recently released <https://stirling.com/app> which is a SaaS version of the soon to be released V2 for selfhosted users in coming weeks. Please give feedback (Button is in bottom right of SaaS) on what you think and changes that you want before it goes live to you all. We have some more big improvements coming soon to V2 particularly to the tool menu and multi tool in few days thanks to the feedback we already received (thankyou!) ##### What's Changed ##### Enhancements - feat: custom error handling when calling renderImageWithDPI, controllers to respect global DPI by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4407](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4407) - feat(multi-layout): implement form field copying and transformation for multi-page PDF to keep form data by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4314](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4314) - feat(replace-and-invert-colour): Add CMYK color space conversion with prepress preset for PDF processing by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4494](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4494) - feat: Add RegexPatternUtils for centralized regex management, file naming funcs, UtilityClass annotation by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4218](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4218) - feat(cbz-to-pdf,pdf-to-cbz): Converter for CBZ format to and from PDF by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4472](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4472) - feat(sign): Add signature color picker and custom signature colors by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4441](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4441) - feat(get-info-on-pdf): use PDFBox preflight to validate PDF compliancy level, and parse in compliancy type by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4595](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4595) - feat(merge): use metadata for sortByDate by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4461](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4461) - feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4581](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4581) - feat(i18n): add German translations for CBR/CBZ comic conversion tools by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4597](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4597) - feat(pdf-to-cbr): integrate RAR for CBR output generation by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4626](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4626) - feat(crop): Crop remove outside text by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4499](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4499) ##### Minor Enhancements - fix: try-with-resources for Streams interacting with Files to ensure proper resource management by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4404](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4404) - performance: Use StringBuilder instead of string concatenation for building strings by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4193](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4193) - fix: Update checkbox elements to use Bootstrap classes for consistent styling by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4412](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4412) - refactor(core,common,proprietary): Replace Date with Instant/modern Date API alternative for improved time handling by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4497](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4497) - refactor: replace size checks with isEmpty(), safely collapse redundant emptiness checking logic, minor code improvements by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4132](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4132) - perf: Logging statements to use parameterized messages by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4399](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4399) - refactor: replace switch statements with modern switch expressions for better readability by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4095](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4095) - refactor: tooltips behavior and tooltips in bookmark editor by [@​lukasstorck](https://redirect.github.com/lukasstorck) in [#​4136](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4136) - Defaulting JWT settings to `false` by [@​DarioGii](https://redirect.github.com/DarioGii) in [#​4416](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4416) - refactor: Replace manual resource handling with try-with-resources by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4593](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4593) - fix(scanner-effect): lower default DPI in ScannerEffectRequest by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4565](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4565) - fix(replace-and-invert-color): preserve original filename with '-inverted.pdf' suffix for output by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4594](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4594) - fix(scale): Throw exceptions for invalid page size instead of returning null in getTargetSize method by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4460](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4460) - fix(repair): suppress corrupted PDF error/warning banner on repair page by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4434](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4434) - fix(sanitize): fix JavaScript handling, embedded file sanitization by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4652](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4652) ##### Docker Updates - build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4379](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4379) - build(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4538](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4538) - build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4552](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4552) - build(deps): bump gradle/actions from 4.4.2 to 4.4.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4548](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4548) - build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4547](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4547) - build(deps): bump gradle/actions from 4.4.4 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4605](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4605) ##### Translation Changes - Update hungarian translation for editTableOfContents strings by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4165](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4165) - Update and improve the zh-TW Traditional Chinese translation by [@​PeterDaveHello](https://redirect.github.com/PeterDaveHello) in [#​4400](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4400) - Update and improve Croatian (hrvatski) (hr\_HR) locale by [@​PeterDaveHello](https://redirect.github.com/PeterDaveHello) in [#​4202](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4202) - Translate fr by [@​miniupnp](https://redirect.github.com/miniupnp) in [#​4168](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4168) - Spanish translation by [@​txelu](https://redirect.github.com/txelu) in [#​4290](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4290) - Update messages\_it\_IT.properties by [@​albanobattistella](https://redirect.github.com/albanobattistella) in [#​4398](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4398) - Update Hungarian translation by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4401](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4401) - Update serbian translation by [@​dmiljk](https://redirect.github.com/dmiljk) in [#​4411](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4411) - Update messages\_ru\_RU.properties by [@​TheShadowAngel](https://redirect.github.com/TheShadowAngel) in [#​4426](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4426) - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4465](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4465) - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4542](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4542) - Update messages\_it\_IT.properties by [@​albanobattistella](https://redirect.github.com/albanobattistella) in [#​4563](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4563) - 🌐 Update messages\_ru\_RU.properties by [@​TheShadowAngel](https://redirect.github.com/TheShadowAngel) in [#​4577](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4577) - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4606](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4606) - Update Hungarian translations by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4573](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4573) - Update Hungarian translations for improved consistency and clarity. by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4623](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4623) ##### Development Tools - fix(ci): 🛡️ mitigate CVE-2025-8869 by enforcing wheels-only pip installs and upgrading pinned dependencies by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4598](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4598) ##### Other Changes - fix: normalize path in ApplicationPropertiesLogicTest by [@​msgilligan](https://redirect.github.com/msgilligan) in [#​4477](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4477) - build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4381](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4381) - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4382](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4382) - build(deps): bump actions/stale from 9.1.0 to 10.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4380](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4380) - build(deps): bump bouncycastleVersion from 1.81 to 1.82 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4474](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4474) - build(deps): bump org.postgresql:postgresql from 42.7.7 to 42.7.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4479](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4479) - build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4475](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4475) - build(deps): bump commonmarkVersion from 0.25.1 to 0.26.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4447](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4447) - build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4534](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4534) - build(deps): bump springSecuritySamlVersion from 6.5.3 to 6.5.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4536](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4536) - build(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4541](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4541) - build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4540](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4540) - build(deps): bump github/codeql-action from 3.30.0 to 3.30.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4539](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4539) - build(deps): bump actions/github-script from 7.0.1 to 8.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4378](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4378) - build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.12 to 2.8.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4421](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4421) - build(deps): bump jakarta.mail:jakarta.mail-api from 2.1.4 to 2.1.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4553](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4553) - build(deps): bump io.swagger.core.v3:swagger-core-jakarta from 2.2.36 to 2.2.38 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4551](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4551) - build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.5.5 to 3.5.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4550](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4550) - build(deps): bump org.eclipse.angus:angus-mail from 2.0.4 to 2.0.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4549](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4549) - build(deps): bump org.springframework.boot from 3.5.5 to 3.5.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4545) - build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4604](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4604) - build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4602](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4602) - build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4601](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4601) - build(deps): bump actions/stale from 10.0.0 to 10.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4603](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4603) - build(deps): bump ch.qos.logback:logback-core from 1.5.18 to 1.5.19 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4561](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4561) - build(deps): bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4420](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4420) - Update build.gradle by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​4648](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4648) - docs: update and reorganize README by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4608](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4608) ##### New Contributors - [@​msgilligan](https://redirect.github.com/msgilligan) made their first contribution in [#​4477](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4477) - [@​txelu](https://redirect.github.com/txelu) made their first contribution in [#​4290](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4290) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.3.2...v1.4.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9a386c53a1 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 7e441cd (#40638)
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) | digest | `af834ce` -> `7e441cd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
108cc778ea |
chore(helm): update image docker.io/searxng/searxng digest to 67ba98e (#40640)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `3c4c6b6` -> `67ba98e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
544aeeb2be |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged 1.29.1 → 1.29.2 (#40601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | patch | `9e3b977` -> `39466f6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
64486c956d |
chore(github-action): update actions/checkout action v3 → v5 (#40635)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | -> `08c6903` | --- > [!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>actions/checkout (actions/checkout)</summary> ### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4...v5) ### [`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v3...v4) - `url-helper.ts` now leverages well-known environment variables by [@​jww3](https://redirect.github.com/jww3) in [#​1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@​jww3](https://redirect.github.com/jww3) in [#​1946](https://redirect.github.com/actions/checkout/pull/1946) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
e7448d36f7 |
chore(helm): update image docker.io/benbusby/whoogle-search 0.9.4 → 1.1.0 (#40617)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/benbusby/whoogle-search | major | `0aa8fa7` -> `842489a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
b4ee5a2c88 |
chore(helm): update image docker.io/kopia/kopia 20250925.0.175035 → 20251008.0.52618 (#40618)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/kopia/kopia | major | `ade9874` -> `c89a38e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
0efaef4216 |
chore(helm): update image docker.io/sentriz/gonic v0.18.0 → v0.19.0 (#40634)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sentriz/gonic](https://redirect.github.com/sentriz/gonic) | minor | `fc7f3de` -> `31e0df9` | --- > [!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>sentriz/gonic (docker.io/sentriz/gonic)</summary> ### [`v0.19.0`](https://redirect.github.com/sentriz/gonic/releases/tag/v0.19.0): gonic v0.19.0 [Compare Source](https://redirect.github.com/sentriz/gonic/compare/v0.18.0...v0.19.0) This release uses WebAssesmby for the [tagging](https://redirect.github.com/sentriz/go-taglib) and [database](https://redirect.github.com/ncruces/go-sqlite3) backends. This means that gonic no longer requires Cgo or external dependencies to build. As a result, static binaries will be available in the releases page, and Docker images for more architectures. Performance of scanning and tagging should also be improved. ##### Features - **build:** add Cgo free database ([505f7d8](https://www.github.com/sentriz/gonic/commit/505f7d8ae6116c5dc1cfa50a5caba6333672be20)) - **build:** add Cgo free tagging backend ([7802e20](https://www.github.com/sentriz/gonic/commit/7802e20e7214e1912fc84bb29c877984b99913c9)) - **ci:** merge nightly and debug workflows ([ca85eed](https://www.github.com/sentriz/gonic/commit/ca85eed4c156c5370c1e3e4c7fbc31d4c1811f57)) - **ci:** remove Cgo dependencies, cross compile without QEMU, upload static binaries ([e3db819](https://www.github.com/sentriz/gonic/commit/e3db819d8fd5ae14332c56ab7cebc01d46a6c76b)) - **ffprobe:** add more supported file types ([8e7820a](https://www.github.com/sentriz/gonic/commit/8e7820a72e2360e3b5808299123fd5a686c084e8)) - **gonic:** add `scan-embedded-cover-enabled` flag ([c69cb8c](https://www.github.com/sentriz/gonic/commit/c69cb8cf35203c6db15d3c1bd68a86cb91108b40)) - **gonic:** use wrtag/normtag for nag normalisation ([aba758f](https://www.github.com/sentriz/gonic/commit/aba758f2ba6e6d20887a36a0cba80127c2b110a9)) - **subsonic:** also read unsynced lyrics from .txt files and tag metadata ([eb0d8fd](https://www.github.com/sentriz/gonic/commit/eb0d8fd1c710bf0367348873858662c39515b676)), closes [#​593](https://redirect.github.com/sentriz/gonic/issues/593) - **subsonic:** keep original cover file format when caching ([#​609](https://redirect.github.com/sentriz/gonic/issues/609)) ([1af4ce3](https://www.github.com/sentriz/gonic/commit/1af4ce35873ff17dc6331e0d7c0e0385213b53b3)), closes [#​11](https://redirect.github.com/sentriz/gonic/issues/11) - **subsonic:** return genres for getAlbumListTwo2 ([3909e9b](https://www.github.com/sentriz/gonic/commit/3909e9b5bdbc3deb1b5f48ff6f04b3d865a1b1bc)), closes [#​605](https://redirect.github.com/sentriz/gonic/issues/605) - **subsonic:** support embedded cover art ([ec7cffd](https://www.github.com/sentriz/gonic/commit/ec7cffdd57f235adce93b7faf1998fdc9a164c52)), closes [#​11](https://redirect.github.com/sentriz/gonic/issues/11) [#​556](https://redirect.github.com/sentriz/gonic/issues/556) - **subsonic:** support embedded track level cover art ([d66814b](https://www.github.com/sentriz/gonic/commit/d66814bfd1d39ba92c6c368c0006052451675454)), closes [#​11](https://redirect.github.com/sentriz/gonic/issues/11) - **tags:** add ffprobe reader ([3a9c03a](https://www.github.com/sentriz/gonic/commit/3a9c03ac88b6e6476206a87e3703e247c965e7c9)) - **tags:** add Properties.HasCover ([bc0b6c0](https://www.github.com/sentriz/gonic/commit/bc0b6c0da4738c3ee8f40525e2ed1d85c51f927a)) - **tags:** add ReadCover interface method ([e413bc3](https://www.github.com/sentriz/gonic/commit/e413bc35ded9463b245ff913fb2d90ee80ea3184)) ##### ⚠ Note to package maintainers - The `sqlite-dev` and `libtag-dev` (or your distro's equivalents) packages are **no longer required**; please remove them from package dependencies. - Build with `CGO_ENABLED=0` to produce static binaries. gonic now vendors reproducible WebAssembly backends for TagLib and SQLite, eliminating Cgo and external system libraries. Builds are fully static, cross-compiling is straightforward, and supply-chain verification is easier. Verify the vendored WASM artifacts using Artifact Attestations: - <https://github.com/sentriz/go-taglib/raw/refs/tags/v0.10.4/taglib.wasm> ([Attestations](https://redirect.github.com/sentriz/go-taglib/attestations/11402786)) - <https://github.com/ncruces/go-sqlite3/raw/refs/tags/v0.29.1/embed/sqlite3.wasm> ([Attestations](https://redirect.github.com/ncruces/go-sqlite3/attestations/11344814)) Example build pipeline: ```console $ git clone https://github.com/sentriz/gonic $ cd gonic $ sha256sum "$(go list -m -f '{{.Dir}}' go.senan.xyz/taglib)/taglib.wasm" ### expected ca5ce04b35f1e6cad8b8d9f00906a4c108ccd004b56e713db5ce69aa69b3805d (https://github.com/sentriz/go-taglib/attestations/11402786) $ sha256sum "$(go list -m -f '{{.Dir}}' github.com/ncruces/go-sqlite3)/embed/sqlite3.wasm" ### expected 117262b6241d8de78ba564a44383fa1562e52f1a978de269e20a02b3c06c02e3 (https://github.com/ncruces/go-sqlite3/attestations/11344814) $ CGO_ENABLED=0 go build ./cmd/gonic/. ``` Opting out of WebAssembly: - If you prefer not to use the WebAssembly binaries, you can build with `nowasm`: ```console $ go build -tags nowasm ./cmd/gonic/. ``` - This mode is not supported, and tagging/scan performance will degrade. - Cgo will be used for sqlite, so sqlite-dev is still required. - `ffprobe` will be used for tagging, so that must be available in `$PATH`. `libtag-dev` is still not used in this mode. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b507f91be0 |
chore(helm): update image ghcr.io/agregarr/agregarr 1.3.1 → 1.4.0 (#40626)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/agregarr/agregarr | minor | `3fef4a9` -> `47debe9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
f6af912418 |
chore(helm): update image ghcr.io/enchant97/hasty-paste 2.2.0 → 2.3.0 (#40615)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste) | minor | `6469666` -> `b6d7f30` | --- > [!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>enchant97/hasty-paste (ghcr.io/enchant97/hasty-paste)</summary> ### [`v2.3.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#230---2025-10-10) [Compare Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.2.0...v2.3.0) ##### Added - [#​138](https://redirect.github.com/enchant97/hasty-paste/issues/138); User can delete their own pastes and account ##### Changed - Cleanup now removes deleted accounts and pastes - Require Node V22 and Go V1.25 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
1a9e8d244f |
chore(helm): update image docker.io/ollama/ollama 0.12.3 → 0.12.5 (#40602)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `3dcfbe9` -> `212f5b7` | | docker.io/ollama/ollama | patch | `c622a7a` -> `e43c26d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e5925ca2c7 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.17 → 0.50.21 (#40572)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `f2be05f` -> `cd58af1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.50.21`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.21): - Fixing RSS format, Fixing JSON format, adding new "RSS Reader Mode" [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.20...0.50.21) #### What's Changed - Dont touch original content if no filters found by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3484](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3484) - Re [#​3482](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3482) - Ensure JSON is always correctly reformatted with padding by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3485](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3485) - Fixing and adding test for RSS/Atom not being converted to text when server sends "text/xml" instead of the "application/atom+xml" header by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3487](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3487) - Adding 'RSS reader mode' by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3488](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3488) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.20...0.50.21> ### [`v0.50.20`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.20): Fixing PDF support and improving tests [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.19...0.50.20) #### What's Changed - Fixing PDF support and improving tests by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3481](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3481) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.19...0.50.20> ### [`v0.50.19`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.19): Refactor of text / html changes processing filter [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.18...0.50.19) #### What's Changed - Refactoring text processor by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3475](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3475) - Reducing memory usage by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3476](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3476) - Test speedup - remove common calls for function calls by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3477](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3477) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.18...0.50.19> ### [`v0.50.18`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.18): Fixes to plaintext/content type filters, misc library updates [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.17...0.50.18) #### What's Changed - Bump psutil from 7.0.0 to 7.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3469](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3469) - Update python-engineio requirement from \~=4.12.0 to \~=4.12.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3467](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3467) - Bump github/codeql-action from 3 to 4 in the all group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3468](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3468) - 3472 plaintext should stay plaintext by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3473](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3473) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.17...0.50.18> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
174b25e990 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.115.1 → 1.115.2 (#40612)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `ed16e56` -> `ca7bc6b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c44f561b98 |
chore(helm): update image docker.io/gotenberg/gotenberg 8.23 → 8.24 (#40573)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg) | minor | `56c47f7` -> `b116a40` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a4281a5780 |
chore(helm): update image docker.io/brandawg93/peanut 5.15.0 → 5.16.0 (#40614)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `e3d60b0` -> `5a067c0` | --- > [!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>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.16.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.16.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.15.0...v5.16.0) #### What's Changed - Add Glance example to Readme by [@​Kage](https://redirect.github.com/Kage) in [#​311](https://redirect.github.com/Brandawg93/PeaNUT/pull/311) - Better authentication context by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​315](https://redirect.github.com/Brandawg93/PeaNUT/pull/315) - Caching by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​317](https://redirect.github.com/Brandawg93/PeaNUT/pull/317) - Package updates by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​318](https://redirect.github.com/Brandawg93/PeaNUT/pull/318) #### New Contributors - [@​Kage](https://redirect.github.com/Kage) made their first contribution in [#​311](https://redirect.github.com/Brandawg93/PeaNUT/pull/311) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.15.0...v5.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
aed2b871e3 |
chore(helm): update image docker.io/jonnyan404/verysync 2.20.1 → v2.21.3 (#40568)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jonnyan404/verysync](https://redirect.github.com/Jonnyan404/verysync) | minor | `9cb276b` -> `7f98a52` | --- > [!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>Jonnyan404/verysync (docker.io/jonnyan404/verysync)</summary> ### [`v2.21.3`](https://redirect.github.com/Jonnyan404/verysync/compare/v2.20.1...v2.21.3) [Compare Source](https://redirect.github.com/Jonnyan404/verysync/compare/v2.20.1...v2.21.3) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0e5dd95943 |
chore(helm): update image ghcr.io/linuxserver/oscam 11888-ls143 → 11889-ls143 (#40610)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `c0b4e29` -> `ace5522` | --- > [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11889-ls143`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11889-ls143) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11888-ls143...11889-ls143) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11889-ls143/index.html> **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11889 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8e3aa77ec9 |
chore(helm): update image docker 28.5.0 → 28.5.1 (#40584)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | patch | `c090c93` -> `2417311` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
74ffd90013 |
chore(helm): update image docker.io/anirdev/slink v1.7.0 → v1.7.1 (#40600)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `4006595` -> `1370020` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5cf90f6a3b |
chore(helm): update image docker.io/ronivay/xen-orchestra 5.190.0 → 5.190.1 (#40624)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | patch | `d6fe58c` -> `b997bfa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f9738795aa |
chore(helm): update image lscr.io/linuxserver/blender digest to 1f18a92 (#40598)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `eddeadc` -> `1f18a92` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f3944b25ff |
chore(helm): update image registry digest to 491add1 (#40582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://redirect.github.com/distribution/distribution) | digest | `3725021` -> `491add1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6c69a1acb2 |
chore(helm): update image ghcr.io/linuxserver/mstream digest to dbdd1e6 (#40594)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages) ([source](https://redirect.github.com/linuxserver/docker-mstream)) | digest | `6644d63` -> `dbdd1e6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1b179144f2 |
chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 93d236f (#40593)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `fb9c9c2` -> `93d236f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a3b5e2712c |
chore(helm): update image docker.io/songkong/songkong digest to be7573d (#40587)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/songkong/songkong | digest | `7d4f267` -> `be7573d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5ca55ef435 | chore(helm): update image ghcr.io/linuxserver/smokeping digest to 16d7bd4 (#40595) | ||
|
|
f498c25eb7 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.10.1 → 2025.10.2 (#40623)
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 | `9255033` -> `5ae78cf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.10.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.10.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.10.1...2025.10.2) - Prevent reloading the ZHA integration while adapter firmware is being updated ([@​puddly] - [#​152626]) ([zha docs]) ([homeassistant\_hardware docs][homeassistant_hardware docs]) - Wallbox fix Rate Limit issue for multiple chargers ([@​hesselonline] - [#​153074]) ([wallbox docs]) - Fix power device classes for system bridge ([@​timmo001] - [#​153201]) ([system\_bridge docs][system_bridge docs]) - Bump PyCync to 0.4.1 ([@​Kinachi249] - [#​153401]) ([cync docs]) (dependency) - Updated VRM client and accounted for missing forecasts ([@​AndyTempel] - [#​153464]) ([victron\_remote\_monitoring docs][victron_remote_monitoring docs]) (dependency) - Bump python-roborock to 2.50.2 ([@​Lash-L] - [#​153561]) ([roborock docs]) (dependency) - Bump aioamazondevices to 6.2.8 ([@​chemelli74] - [#​153592]) ([alexa\_devices docs][alexa_devices docs]) (dependency) - Switch Roborock to v4 of the code login api ([@​Lash-L] - [#​153593]) ([roborock docs]) - Fix MQTT Lock state reset to unknown when a reset payload is received ([@​jbouwh] - [#​153647]) ([mqtt docs]) - Gemini: Use default model instead of recommended where applicable ([@​Shulyaka] - [#​153676]) ([google\_generative\_ai\_conversation docs][google_generative_ai_conversation docs]) - Fix ViCare pressure sensors missing unit of measurement ([@​CFenner] - [#​153691]) ([vicare docs]) - Bump pyvesync to 3.1.0 ([@​cdnninja] - [#​153693]) ([vesync docs]) (dependency) - Modbus Fix message\_wait\_milliseconds is no longer applied ([@​peetersch] - [#​153709]) ([modbus docs]) - Bump opower to 0.15.6 ([@​tronikos] - [#​153714]) ([opower docs]) (dependency) - Version bump pydaikin to 2.17.0 ([@​fredrike] - [#​153718]) ([daikin docs]) (dependency) - Version bump pydaikin to 2.17.1 ([@​fredrike] - [#​153726]) ([daikin docs]) (dependency) - Fix missing google\_assistant\_sdk.send\_text\_command ([@​tronikos] - [#​153735]) ([google\_assistant\_sdk docs][google_assistant_sdk docs]) - Bump airOS to 0.5.5 using formdata for v6 firmware ([@​CoMPaTech] - [#​153736]) ([airos docs]) (dependency) - Align Shelly `presencezone` entity to the new API/firmware ([@​bieniu] - [#​153737]) ([shelly docs]) - Synology DSM: Don't reinitialize API during configuration ([@​oyvindwe] - [#​153739]) ([synology\_dsm docs][synology_dsm docs]) - Upgrade python-melcloud to 0.1.2 ([@​Sander0542] - [#​153742]) ([melcloud docs]) (dependency) - Fix sensors availability check for Alexa Devices ([@​chemelli74] - [#​153743]) ([alexa\_devices docs][alexa_devices docs]) - Bump aioamazondevices to 6.2.9 ([@​chemelli74] - [#​153756]) ([alexa\_devices docs][alexa_devices docs]) - Remove stale entities from Alexa Devices ([@​chemelli74] - [#​153759]) ([alexa\_devices docs][alexa_devices docs]) - vesync correct fan set modes ([@​cdnninja] - [#​153761]) ([vesync docs]) - Handle ESPHome discoveries with uninitialized Z-Wave antennas ([@​balloob] - [#​153790]) ([zwave\_js docs][zwave_js docs]) - Fix Tuya cover position when only control is available ([@​epenet] - [#​153803]) ([tuya docs]) - Bump pySmartThings to 3.3.1 ([@​joostlek] - [#​153826]) ([smartthings docs]) (dependency) - Catch update exception in AirGradient ([@​joostlek] - [#​153828]) ([airgradient docs]) - Add motion presets to SmartThings AC ([@​joostlek] - [#​153830]) ([smartthings docs]) - Fix delay\_on and auto\_off with multiple triggers ([@​Petro31] - [#​153839]) ([template docs]) - Fix PIN validation for Comelit SimpleHome ([@​chemelli74] - [#​153840]) ([comelit docs]) - Bump aiocomelit to 1.1.1 ([@​chemelli74] - [#​153843]) ([comelit docs]) (dependency) - Limit SimpliSafe websocket connection attempts during startup ([@​bachya] - [#​153853]) ([simplisafe docs]) - Handle timeout errors gracefully in Nord Pool services ([@​gjohansson-ST] - [#​153856]) ([nordpool docs]) - Add plate\_count for Miele KM7575 ([@​derytive] - [#​153868]) ([miele docs]) - Fix restore cover state for Comelit SimpleHome ([@​chemelli74] - [#​153887]) ([comelit docs]) - fix typo in icon assignment of AccuWeather integration ([@​CFenner] - [#​153890]) ([accuweather docs]) - Add missing translation string for Satel Integra subentry type ([@​Tommatheussen] - [#​153905]) ([satel\_integra docs][satel_integra docs]) - Do not auto-set up ZHA zeroconf discoveries during onboarding ([@​TheJulianJES] - [#​153914]) ([zha docs]) - `sharkiq` dependency bump to 1.4.2 ([@​Freebien] - [#​153931]) ([sharkiq docs]) (dependency) - Fix HA hardware configuration message for Thread without HAOS ([@​TheJulianJES] - [#​153933]) ([homeassistant\_hardware docs][homeassistant_hardware docs]) - Adjust OTBR config entry name for ZBT-2 ([@​TheJulianJES] - [#​153940]) ([otbr docs]) - Bump pylamarzocco to 2.1.2 ([@​zweckj] - [#​153950]) ([lamarzocco docs]) (dependency) - Bump holidays to 0.82 ([@​gjohansson-ST] - [#​153952]) ([workday docs]) ([holiday docs]) (dependency) - Fix update interval for AccuWeather hourly forecast ([@​bieniu] - [#​153957]) ([accuweather docs]) - Bump env-canada to 0.11.3 ([@​michaeldavie] - [#​153967]) ([environment\_canada docs][environment_canada docs]) - Fix empty llm api list in chat log ([@​arturpragacz] - [#​153996]) ([conversation docs]) - Don't mark ZHA coordinator as via\_device with itself ([@​joostlek] - [#​154004]) ([zha docs]) - Filter out invalid Renault vehicles ([@​epenet] - [#​154070]) ([renault docs]) - Bump aioamazondevices to 6.4.0 ([@​chemelli74] - [#​154071]) ([alexa\_devices docs][alexa_devices docs]) (dependency) - Bump brother to version 5.1.1 ([@​bieniu] - [#​154080]) ([brother docs]) (dependency) - Fix for multiple Lyrion Music Server on a single Home Assistant server for Squeezebox ([@​peteS-UK] - [#​154081]) ([squeezebox docs]) - Z-Wave: ESPHome discovery to update all options ([@​balloob] - [#​154113]) ([zwave\_js docs][zwave_js docs]) - Add missing entity category and icons for smlight integration ([@​piitaya] - [#​154131]) ([smlight docs]) - Update frontend to [`2025100`](https://redirect.github.com/home-assistant/core/commit/20251001).2 ([@​bramkragten] - [#​154143]) ([frontend docs]) (dependency) - IOmeter bump version v0.2.0 ([@​jukrebs] - [#​154150]) ([iometer docs]) (dependency) - Bump deebot-client to 15.1.0 ([@​edenhaus] - [#​154154]) ([ecovacs docs]) (dependency) - Fix Shelly RPC cover update when the device is not initialized ([@​thecode] - [#​154159]) ([shelly docs]) - Fix shelly remove orphaned entities ([@​thecode] - [#​154182]) ([shelly docs]) [#​152626]: https://redirect.github.com/home-assistant/core/pull/152626 [#​152881]: https://redirect.github.com/home-assistant/core/pull/152881 [#​153074]: https://redirect.github.com/home-assistant/core/pull/153074 [#​153201]: https://redirect.github.com/home-assistant/core/pull/153201 [#​153401]: https://redirect.github.com/home-assistant/core/pull/153401 [#​153464]: https://redirect.github.com/home-assistant/core/pull/153464 [#​153561]: https://redirect.github.com/home-assistant/core/pull/153561 [#​153582]: https://redirect.github.com/home-assistant/core/pull/153582 [#​153592]: https://redirect.github.com/home-assistant/core/pull/153592 [#​153593]: https://redirect.github.com/home-assistant/core/pull/153593 [#​153647]: https://redirect.github.com/home-assistant/core/pull/153647 [#​153676]: https://redirect.github.com/home-assistant/core/pull/153676 [#​153691]: https://redirect.github.com/home-assistant/core/pull/153691 [#​153693]: https://redirect.github.com/home-assistant/core/pull/153693 [#​153709]: https://redirect.github.com/home-assistant/core/pull/153709 [#​153714]: https://redirect.github.com/home-assistant/core/pull/153714 [#​153718]: https://redirect.github.com/home-assistant/core/pull/153718 [#​153726]: https://redirect.github.com/home-assistant/core/pull/153726 [#​153735]: https://redirect.github.com/home-assistant/core/pull/153735 [#​153736]: https://redirect.github.com/home-assistant/core/pull/153736 [#​153737]: https://redirect.github.com/home-assistant/core/pull/153737 [#​153739]: https://redirect.github.com/home-assistant/core/pull/153739 [#​153742]: https://redirect.github.com/home-assistant/core/pull/153742 [#​153743]: https://redirect.github.com/home-assistant/core/pull/153743 [#​153756]: https://redirect.github.com/home-assistant/core/pull/153756 [#​153759]: https://redirect.github.com/home-assistant/core/pull/153759 [#​153761]: https://redirect.github.com/home-assistant/core/pull/153761 [#​153790]: https://redirect.github.com/home-assistant/core/pull/153790 [#​153803]: https://redirect.github.com/home-assistant/core/pull/153803 [#​153826]: https://redirect.github.com/home-assistant/core/pull/153826 [#​153828]: https://redirect.github.com/home-assistant/core/pull/153828 [#​153830]: https://redirect.github.com/home-assistant/core/pull/153830 [#​153839]: https://redirect.github.com/home-assistant/core/pull/153839 [#​153840]: https://redirect.github.com/home-assistant/core/pull/153840 [#​153843]: https://redirect.github.com/home-assistant/core/pull/153843 [#​153853]: https://redirect.github.com/home-assistant/core/pull/153853 [#​153856]: https://redirect.github.com/home-assistant/core/pull/153856 [#​153868]: https://redirect.github.com/home-assistant/core/pull/153868 [#​153887]: https://redirect.github.com/home-assistant/core/pull/153887 [#​153890]: https://redirect.github.com/home-assistant/core/pull/153890 [#​153905]: https://redirect.github.com/home-assistant/core/pull/153905 [#​153914]: https://redirect.github.com/home-assistant/core/pull/153914 [#​153931]: https://redirect.github.com/home-assistant/core/pull/153931 [#​153933]: https://redirect.github.com/home-assistant/core/pull/153933 [#​153940]: https://redirect.github.com/home-assistant/core/pull/153940 [#​153950]: https://redirect.github.com/home-assistant/core/pull/153950 [#​153952]: https://redirect.github.com/home-assistant/core/pull/153952 [#​153957]: https://redirect.github.com/home-assistant/core/pull/153957 [#​153967]: https://redirect.github.com/home-assistant/core/pull/153967 [#​153996]: https://redirect.github.com/home-assistant/core/pull/153996 [#​154004]: https://redirect.github.com/home-assistant/core/pull/154004 [#​154070]: https://redirect.github.com/home-assistant/core/pull/154070 [#​154071]: https://redirect.github.com/home-assistant/core/pull/154071 [#​154080]: https://redirect.github.com/home-assistant/core/pull/154080 [#​154081]: https://redirect.github.com/home-assistant/core/pull/154081 [#​154113]: https://redirect.github.com/home-assistant/core/pull/154113 [#​154131]: https://redirect.github.com/home-assistant/core/pull/154131 [#​154143]: https://redirect.github.com/home-assistant/core/pull/154143 [#​154150]: https://redirect.github.com/home-assistant/core/pull/154150 [#​154154]: https://redirect.github.com/home-assistant/core/pull/154154 [#​154159]: https://redirect.github.com/home-assistant/core/pull/154159 [#​154182]: https://redirect.github.com/home-assistant/core/pull/154182 [@​AndyTempel]: https://redirect.github.com/AndyTempel [@​CFenner]: https://redirect.github.com/CFenner [@​CoMPaTech]: https://redirect.github.com/CoMPaTech [@​Freebien]: https://redirect.github.com/Freebien [@​Kinachi249]: https://redirect.github.com/Kinachi249 [@​Lash-L]: https://redirect.github.com/Lash-L [@​Petro31]: https://redirect.github.com/Petro31 [@​Sander0542]: https://redirect.github.com/Sander0542 [@​Shulyaka]: https://redirect.github.com/Shulyaka [@​TheJulianJES]: https://redirect.github.com/TheJulianJES [@​Tommatheussen]: https://redirect.github.com/Tommatheussen [@​arturpragacz]: https://redirect.github.com/arturpragacz [@​bachya]: https://redirect.github.com/bachya [@​balloob]: https://redirect.github.com/balloob [@​bieniu]: https://redirect.github.com/bieniu [@​bramkragten]: https://redirect.github.com/bramkragten [@​cdnninja]: https://redirect.github.com/cdnninja [@​chemelli74]: https://redirect.github.com/chemelli74 [@​derytive]: https://redirect.github.com/derytive [@​edenhaus]: https://redirect.github.com/edenhaus [@​epenet]: https://redirect.github.com/epenet [@​fredrike]: https://redirect.github.com/fredrike [@​frenck]: https://redirect.github.com/frenck [@​gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@​hesselonline]: https://redirect.github.com/hesselonline [@​jbouwh]: https://redirect.github.com/jbouwh [@​joostlek]: https://redirect.github.com/joostlek [@​jukrebs]: https://redirect.github.com/jukrebs [@​michaeldavie]: https://redirect.github.com/michaeldavie [@​oyvindwe]: https://redirect.github.com/oyvindwe [@​peetersch]: https://redirect.github.com/peetersch [@​peteS-UK]: https://redirect.github.com/peteS-UK [@​piitaya]: https://redirect.github.com/piitaya [@​puddly]: https://redirect.github.com/puddly [@​thecode]: https://redirect.github.com/thecode [@​timmo001]: https://redirect.github.com/timmo001 [@​tronikos]: https://redirect.github.com/tronikos [@​zweckj]: https://redirect.github.com/zweckj [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [airos docs]: https://www.home-assistant.io/integrations/airos/ [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [brother docs]: https://www.home-assistant.io/integrations/brother/ [comelit docs]: https://www.home-assistant.io/integrations/comelit/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [cync docs]: https://www.home-assistant.io/integrations/cync/ [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [google_assistant_sdk docs]: https://www.home-assistant.io/integrations/google_assistant_sdk/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/ [iometer docs]: https://www.home-assistant.io/integrations/iometer/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [melcloud docs]: https://www.home-assistant.io/integrations/melcloud/ [miele docs]: https://www.home-assistant.io/integrations/miele/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [nordpool docs]: https://www.home-assistant.io/integrations/nordpool/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [otbr docs]: https://www.home-assistant.io/integrations/otbr/ [renault docs]: https://www.home-assistant.io/integrations/renault/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [satel_integra docs]: https://www.home-assistant.io/integrations/satel_integra/ [sharkiq docs]: https://www.home-assistant.io/integrations/sharkiq/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [smlight docs]: https://www.home-assistant.io/integrations/smlight/ [squeezebox docs]: https://www.home-assistant.io/integrations/squeezebox/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [system_bridge docs]: https://www.home-assistant.io/integrations/system_bridge/ [template docs]: https://www.home-assistant.io/integrations/template/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [vesync docs]: https://www.home-assistant.io/integrations/vesync/ [vicare docs]: https://www.home-assistant.io/integrations/vicare/ [victron_remote_monitoring docs]: https://www.home-assistant.io/integrations/victron_remote_monitoring/ [wallbox docs]: https://www.home-assistant.io/integrations/wallbox/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e52803cf1b |
chore(helm): update image docker.io/searxng/searxng digest to 3c4c6b6 (#40586)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `9438a9b` -> `3c4c6b6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
46efa41f96 | chore(helm): update image ghcr.io/home-operations/nzbget 25.3.0 → 25.4.0 (#40616) | ||
|
|
99beafc378 | chore(helm): update image docker.io/josh5/steam-headless digest to b3fec9c (#40631) | ||
|
|
e74e10e23f | chore(helm): update image ghcr.io/hotio/rflood digest to ad29dc5 (#40592) | ||
|
|
5b654c6bde |
chore(helm): update image ghcr.io/flaresolverr/flaresolverr v3.4.1 → v3.4.2 (#40606)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/flaresolverr/flaresolverr](https://redirect.github.com/FlareSolverr/FlareSolverr) | patch | `5379a92` -> `42ffb1c` | --- > [!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>FlareSolverr/FlareSolverr (ghcr.io/flaresolverr/flaresolverr)</summary> ### [`v3.4.2`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v342-20251009) [Compare Source](https://redirect.github.com/FlareSolverr/FlareSolverr/compare/v3.4.1...v3.4.2) - Bump dependencies & CI actions. Thanks [@​flowerey](https://redirect.github.com/flowerey) - Add optional wait time after resolving the challenge before returning. Thanks [@​kennedyoliveira](https://redirect.github.com/kennedyoliveira) - Add proxy ENVs. Thanks [@​Robokishan](https://redirect.github.com/Robokishan) - Handle empty string and keys without value in postData. Thanks [@​eZ4RK0](https://redirect.github.com/eZ4RK0) - Add quote protection for password containing it. Thanks [@​warrenberberd](https://redirect.github.com/warrenberberd) - Add returnScreenshot parameter to screenshot the final web page. Thanks [@​estebanthi](https://redirect.github.com/estebanthi) - Add log file support. Thanks [@​acg5159](https://redirect.github.com/acg5159) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d728735e0d |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 593a17d (#40632)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | digest | `9e3b977` -> `593a17d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
286f96dedf |
chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 638a937 (#40599)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | digest | `abf049c` -> `638a937` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a47c1a0ff2 |
chore(helm): update image docker.io/wekanteam/wekan v7.97 → v7.99 (#40625)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `4c33ae9` -> `a154d7f` | --- > [!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>wekan/wekan (docker.io/wekanteam/wekan)</summary> ### [`v7.99`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v799-2025-10-11-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.98...v7.99) This release fixed the following bugs: - [Improve automatic Snap upgrades](https://redirect.github.com/wekan/wekan/commit/aab671398c7ee3d7ea4934c6c9c977ad630fa74f). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v7.98`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v798-2025-10-11-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.97...v7.98) This release adds the following CRITICAL SECURITY FIXES: - [Security Fix: IDOR CWE-639 that affected WeKan 7.80-7.93](https://redirect.github.com/wekan/wekan/commit/b87cff1289d2c98ef84d69e171f112ecedb4d843). Thanks to Romain Korpas at apitech.fr and xet7. - [Security Fix: Computational Resource Abuse in Export endpoints](https://redirect.github.com/wekan/wekan/commit/d0f118e7af0b2ede517d6d051226c38fa8e557b6). Thanks to Anynymous Security Researcher and xet7. - [Security Fix FG-VD-22-078: Prevent SVG Billion Laughs Attack](https://redirect.github.com/wekan/wekan/commit/30c1597b658b0ef50fd2efc56786e8b0f08ac72c). Thanks to Nguyen Thanh Nguyen of Fortinet's FortiGuard Labs and xet7. - [Security Fix usd-2022-0041: CWE-284 Improper Access Control](https://redirect.github.com/wekan/wekan/commit/f6591d7820e01075cba93612a5fdbf692fbe49dc). Thanks to Christian Pöschl of usd AG and xet7. - [Security Fix JVN#14269684: Broken access control](https://redirect.github.com/wekan/wekan/commit/9720e703fd9432bf0e1bfea2358f8c7ea078f1b1). Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7. - [Security Fix JVN#74210258: Stored XSS](https://redirect.github.com/wekan/wekan/commit/e1fa607f87d821accb846f2deef1f388003848d1). Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7. - [Security Fix JVN#86586539: Stored XSS](https://redirect.github.com/wekan/wekan/commit/ee79cab7b27f73fab62a00ec49add73fd6f7bcaa). Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7. - [Security Fix JVN#15385465: CWE-79 XSS, that affected WeKan 7.94](https://redirect.github.com/wekan/wekan/commit/81c3dc1d956cd7040655940f6569653d7b98fa9a). Thanks to Sho Sugiyama and xet7. - Security Fix [JVN#80785288](https://redirect.github.com/JVN/wekan/issues/80785288): CWE-79 XSS, that affected WeKan 3.94 and v3.95. This was already previously fixed. Thanks to xet7. and adds the following new features: - [Mobile one board per row. Board zoom size percent. Board toggle mobile/desktop mode. In Progress](https://redirect.github.com/wekan/wekan/commit/752699d1c2fb8ea9ff0f3ec9ae0b2b776443d826). Thanks to xet7. - \[Drag any files from file manager to minicard or opened card. [Part 1](https://redirect.github.com/wekan/wekan/commit/3e9481c5bd2c02ba501bd0a6ef1d1e6ce82bb1d9), [Part 2](https://redirect.github.com/wekan/wekan/commit/cdd7d69c660d0b6ac06b7b75d4f59985b8a9322a). Thanks to xet7. - [Use attachments from old CollectionFS database structure, when not yet migrated to Meteor-Files/ostrio-files, without needing to migrate database structure](https://redirect.github.com/wekan/wekan/commit/a8de2f224f61d0e5c7061fefb1cdd4f45f3bb020). Thanks to xet7. - [Show console.log 'Legacy attachments route loaded' only when environment variable DEBUG=true](https://redirect.github.com/wekan/wekan/commit/1c84b19f246ebe6d3cad4f56726013147756d9c3). Thanks to xet7. - [Make possible for lists to have different names at different swimlanes. Make possible to drag list from one swimlane to another swimlane](https://redirect.github.com/wekan/wekan/commit/719ef87efceacfe91461a8eeca7cf74d11f4cc0a). Thanks to xet7. - [Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms](https://redirect.github.com/wekan/wekan/commit/107e2ac90043138ea8aa09aadd92f4af355289c0). Thanks to Roemer and xet7. - Add Snap automatic upgrades. [Part 1](https://redirect.github.com/wekan/wekan/commit/0549bc0b0c7dd4a5db53d645662dd4362ef4d1f3), [Part 2](https://redirect.github.com/wekan/wekan/commit/f1e1fd359364dbe6366501ac4f6a150d73509f17). Thanks to xet7. and fixes the following bugs: - Fix DOMPurify paths. [Part 1](https://redirect.github.com/wekan/wekan/commit/90899f0928274cbc30ed3d6df0227664efcd2584), [Part 2](https://redirect.github.com/wekan/wekan/commit/77691244018f3a1e44c28973b40a363bf77f99b2), [Part 3](https://redirect.github.com/wekan/wekan/commit/21ba0a96066a495e885fcf186f026cf1c7ddf45d), [Part 4](https://redirect.github.com/wekan/wekan/commit/2119c6ab0c2d76c8a9b22fa712b35b38345fc040). Thanks to xet7. - [Fix sizes of drag handles at desktop mode](https://redirect.github.com/wekan/wekan/commit/734165f3c78e9ba9643826da62f78844273f18f6). Thanks to xet7. - [Fixed showing translations always, regardsless of is ROOT\_URL set correctly or not](https://redirect.github.com/wekan/wekan/commit/1a7bd65e596a4a1030e2686a787186b6d1c61abe). Thanks to xet7. - [Snap: Removed double mongo3 that's already at migratemongo](https://redirect.github.com/wekan/wekan/commit/2a24918a9c31e541f4d6424b77cfd76a8d9f2b06). Thanks to xet7. - [Updated release scripts of snapcraft pack command syntax](https://redirect.github.com/wekan/wekan/commit/d88d197de964fd71e61ea6c932521f1e5abe7630). Thanks to xet7. - [Try to fix Snap automatic upgrade](https://redirect.github.com/wekan/wekan/commit/4ec4e19e637b86b05b11afd076fae09d3698b8de). Thanks to xet7. - [Added missing metadata fields to snapcraft.yaml](https://redirect.github.com/wekan/wekan/commit/cd948fb5765efdf5a7d792180a25ffa26bab2730). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9464c41ccd |
chore(helm): update image ghcr.io/sethforprivacy/simple-monerod v0.18.4.2 → v0.18.4.3 (#40613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker) | patch | `4ddb2ee` -> `7f4fd04` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1e9639a957 |
chore(helm): update image ghcr.io/tandoorrecipes/recipes 2.3.1 → 2.3.2 (#40633)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `37dda04` -> `650983b` | --- > [!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>TandoorRecipes/recipes (ghcr.io/tandoorrecipes/recipes)</summary> ### [`v2.3.2`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.3.2) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.3.1...2.3.2) - **added** ability to configure gunicorn timeout (thanks to [KoMa1012](https://redirect.github.com/KoMa1012) [#​4138](https://redirect.github.com/TandoorRecipes/recipes/issues/4138)) fixes [#​4125](https://redirect.github.com/TandoorRecipes/recipes/issues/4125) - **improved** start page with small recipe counts - **improved** default unit for food properties - **fixed** ingredient template selector not working on unsaved recipes - **fixed** add all in food properties editor overriding existing properties [#​4137](https://redirect.github.com/TandoorRecipes/recipes/issues/4137) - **fixed** dropdowns in properties editor at the bottom behind layout - **fixed** missing conversion for property not shown when a second ingredient had a working conversion/property value - **fixed** api sample url [#​4132](https://redirect.github.com/TandoorRecipes/recipes/issues/4132) - **fixed** infinity as amount in ingredients when servings are 0 and associated importer bug [#​4133](https://redirect.github.com/TandoorRecipes/recipes/issues/4133) - **fixed** cant create a new step if no steps are in a recipe [#​4119](https://redirect.github.com/TandoorRecipes/recipes/issues/4119) - **fixed** to small default body size in nginx [#​4145](https://redirect.github.com/TandoorRecipes/recipes/issues/4145) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9fa4b2222b |
chore(helm): update image docker.io/semaphoreui/semaphore v2.16.31 → v2.16.34 (#40603)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `7c9617e` -> `42529f1` | --- > [!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.34`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) ### [`v2.16.33`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) ### [`v2.16.32`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.32) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.31...v2.16.32) #### Bugfixes - [d2c2b4a feat(auth): add config option auth style for oidc provider](https://redirect.github.com/semaphoreui/semaphore/issues/3348) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
10e88ddc64 |
chore(helm): update webtop (#40562)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `6d35a09` -> `9a2083c` | | lscr.io/linuxserver/webtop | digest | `28c2b7d` -> `cec5700` | | lscr.io/linuxserver/webtop | digest | `bdea564` -> `92dabda` | | lscr.io/linuxserver/webtop | digest | `be10e00` -> `309c282` | | lscr.io/linuxserver/webtop | digest | `de48a04` -> `ccdfd5e` | | lscr.io/linuxserver/webtop | digest | `e92c248` -> `f8b79d1` | | lscr.io/linuxserver/webtop | digest | `51d8d98` -> `6f8e49e` | --- > [!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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1abaf380bb |
chore(helm): update image docker.io/wiserain/flexget 3.18.13 → 3.18.14 (#40605)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `e0098bb` -> `7da7a76` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8e930c68e4 |
chore(helm): update image ghcr.io/mealie-recipes/mealie v3.3.1 → v3.3.2 (#40611)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | patch | `a0d4a0b` -> `d51ae3b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.3.2`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.3.1...v3.3.2) ### 🍴🍴🍴🍴🍴🍴 This release contains bug-fixes related to authentication and fixes a breaking change related to long passwords (>72 bytes). **No action is needed** for users with long passwords, though it may be worth [checking out the PR](https://redirect.github.com/mealie-recipes/mealie/pull/6335) for more information. #### ✨ New features - feat: Added url to current version release [@​Choromanski](https://redirect.github.com/Choromanski) ([#​6308](https://redirect.github.com/mealie-recipes/mealie/issues/6308)) #### 🐛 Bug fixes - fix: Re-write Nuxt auth backend and get rid of sidebase auth [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6322](https://redirect.github.com/mealie-recipes/mealie/issues/6322)) - fix: Remove unused next-auth dependency [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6328](https://redirect.github.com/mealie-recipes/mealie/issues/6328)) - fix: No Redirect On Valid Token [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6327](https://redirect.github.com/mealie-recipes/mealie/issues/6327)) - fix: Translate log-out string [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6332](https://redirect.github.com/mealie-recipes/mealie/issues/6332)) - fix: Truncate Long Passwords (>72 bytes) [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6335](https://redirect.github.com/mealie-recipes/mealie/issues/6335)) #### 🧰 Maintenance <details> <summary>8 changes</summary> - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6268](https://redirect.github.com/mealie-recipes/mealie/issues/6268)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6273](https://redirect.github.com/mealie-recipes/mealie/issues/6273)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6309](https://redirect.github.com/mealie-recipes/mealie/issues/6309)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6313](https://redirect.github.com/mealie-recipes/mealie/issues/6313)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6317](https://redirect.github.com/mealie-recipes/mealie/issues/6317)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6318](https://redirect.github.com/mealie-recipes/mealie/issues/6318)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6324](https://redirect.github.com/mealie-recipes/mealie/issues/6324)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6320](https://redirect.github.com/mealie-recipes/mealie/issues/6320)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v3.3.1 [@​github-actions](https://redirect.github.com/github-actions) ([#​6300](https://redirect.github.com/mealie-recipes/mealie/issues/6300)) #### ⬆️ Dependency updates <details> <summary>7 changes</summary> - chore(deps): update node.js to [`2bb201f`](https://redirect.github.com/mealie-recipes/mealie/commit/2bb201f) [@​renovate](https://redirect.github.com/renovate) ([#​6295](https://redirect.github.com/mealie-recipes/mealie/issues/6295)) - chore(deps): update dependency openai to v2.0.1 [@​renovate](https://redirect.github.com/renovate) ([#​6296](https://redirect.github.com/mealie-recipes/mealie/issues/6296)) - chore(deps): update dependency authlib to v1.6.5 [@​renovate](https://redirect.github.com/renovate) ([#​6299](https://redirect.github.com/mealie-recipes/mealie/issues/6299)) - chore(deps): update dependency ruff to v0.13.3 [@​renovate](https://redirect.github.com/renovate) ([#​6301](https://redirect.github.com/mealie-recipes/mealie/issues/6301)) - chore(deps): update dependency openai to v2.1.0 [@​renovate](https://redirect.github.com/renovate) ([#​6302](https://redirect.github.com/mealie-recipes/mealie/issues/6302)) - chore(deps): update dependency pylint to v3.3.9 [@​renovate](https://redirect.github.com/renovate) ([#​6321](https://redirect.github.com/mealie-recipes/mealie/issues/6321)) - chore(deps): update dependency ruff to ^0.14.0 [@​renovate](https://redirect.github.com/renovate) ([#​6334](https://redirect.github.com/mealie-recipes/mealie/issues/6334)) </details> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1941524ebc |
chore(helm): update image public.ecr.aws/docker/library/odoo digest to 8d5ac4d (#40622)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `135083d` -> `8d5ac4d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8c068a3fdd |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.1.1307 → v3-3.0.1.1310 (#40608)
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 | `77a2feb` -> `7c9f709` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
993998fece |
chore(helm): update image docker.io/shlinkio/shlink 4.5.2 → 4.5.3 (#40604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink) | patch | `57df87b` -> `bd4bf92` | --- > [!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>shlinkio/shlink (docker.io/shlinkio/shlink)</summary> ### [`v4.5.3`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#453---2025-10-10) [Compare Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.2...v4.5.3) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#​2488](https://redirect.github.com/shlinkio/shlink/issues/2488) Ensure `Access-Control-Allow-Credentials` is set in all cross-origin responses when `CORS_ALLOW_ORIGIN=true`. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2b3bdbac05 | chore(helm): update image ghcr.io/linuxserver/medusa digest to 6c9aa20 (#40580) | ||
|
|
8784a0748f |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to fe42ee7 (#40596)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `14db010` -> `fe42ee7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
169b406a1b |
chore(helm): update image ghcr.io/hotio/autoscan digest to c00f43a (#40579)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/autoscan | digest | `197f5af` -> `c00f43a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f45fe3f621 |
chore(helm): update image ghcr.io/linuxserver/projectsend digest to 22e601f (#40581)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `8817a8f` -> `22e601f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d8703411f9 | chore(helm): update image ghcr.io/minekube/gate digest to b80cdd5 (#40597) | ||
|
|
3076bdc297 | chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 5548faf (#40620) | ||
|
|
b849248490 |
chore(helm): update image ghcr.io/linuxserver/remmina digest to ee06f12 (#40621)
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 | `ab788cf` -> `ee06f12` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
eaeea8fa85 | chore(helm): update image docker.io/modem7/docker-rickroll digest to c26da7b (#40589) | ||
|
|
f2ef719032 |
chore(helm): update image ghcr.io/hotio/cloudflareddns digest to b646877 (#40591)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/cloudflareddns | digest | `5c3d73d` -> `b646877` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
acadacaad3 |
chore(helm): update image docker.io/tracksapp/tracks digest to dc3b3fb (#40619)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tracksapp/tracks | digest | `86daab4` -> `dc3b3fb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
72e137a352 |
chore(helm): update image docker.io/ronnieroller/media-roller digest to b623d29 (#40590)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronnieroller/media-roller | digest | `d29061b` -> `b623d29` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d2290e2cdc |
chore(helm): update image docker.io/phasecorex/red-discordbot digest to f964d71 (#40628)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phasecorex/red-discordbot | digest | `991857d` -> `f964d71` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
74ca31b657 |
chore(helm): update image docker.io/itzg/mc-backup digest to 5d93b1b (#40627)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/itzg/mc-backup | digest | `5b44ae2` -> `5d93b1b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
71aba7283f |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to b097d90 (#40629)
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 | `9fefa81` -> `b097d90` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a49e2b60cc |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.95 → 0.24.111 (#40609)
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 | `fa15988` -> `bd694e3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ee84ff4086 |
chore(helm): update image ghcr.io/home-operations/jackett 0.24.95 → 0.24.111 (#40607)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `dfb0489` -> `92ef89b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary> ### [`v0.24.111`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.111) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.101...v0.24.111) #### Changes: - [`179f062`](https://redirect.github.com/Jackett/Jackett/commit/179f062c60280367e21466682c4d1d5a29778299) oxtorrent-vip: new alternate domain - [`834f2bf`](https://redirect.github.com/Jackett/Jackett/commit/834f2bf0d8b251bc4890dcc8415e1fe22cb9c5b7) add lajidui a Chinese private site. resolves [#​16232](https://redirect.github.com/Jackett/Jackett/issues/16232) - [`906b28a`](https://redirect.github.com/Jackett/Jackett/commit/906b28a4d7e557dcc950d85f55290589f75f824d) add cangbaoge a Chinese private site. resolves [#​16231](https://redirect.github.com/Jackett/Jackett/issues/16231) - [`aa6d0de`](https://redirect.github.com/Jackett/Jackett/commit/aa6d0deeb58b57ad809949aa55c8a79b1a4d18f9) Update rudub - [`446f7e6`](https://redirect.github.com/Jackett/Jackett/commit/446f7e6ccc348d413104d4f396933d94b7cceefa) build(deps): bump github/codeql-action from 3 to 4 ([#​16230](https://redirect.github.com/Jackett/Jackett/issues/16230)) - [`d072380`](https://redirect.github.com/Jackett/Jackett/commit/d072380a3ca6df928c4d81035ebb80e66be7accf) devil-torrents: switch path for keywordless search. resolves [#​13950](https://redirect.github.com/Jackett/Jackett/issues/13950) - [`b701044`](https://redirect.github.com/Jackett/Jackett/commit/b7010440bb99d295ba401a6126c5fe8c02ebe32f) hdforever: update cats and selector - [`9d97786`](https://redirect.github.com/Jackett/Jackett/commit/9d9778643188a36e9001ae7e8a8606e728e32ea4) torrent9: new domain - [`5ca49f8`](https://redirect.github.com/Jackett/Jackett/commit/5ca49f8ffeda9a6774e73e7052a4847113e90363) nusantarare: search mode 4 for imdbid now working. resolves [#​15669](https://redirect.github.com/Jackett/Jackett/issues/15669) - [`03815c4`](https://redirect.github.com/Jackett/Jackett/commit/03815c49c582bac6375b38b2a44a813303e28b85) extratorrent-st: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14628\&view=logs). ### [`v0.24.101`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.101) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.95...v0.24.101) #### Changes: - [`1486435`](https://redirect.github.com/Jackett/Jackett/commit/1486435554ec1b91c94e2fbc6c45d4a6dbd8f0b2) dontorrent: new domain - [`8539aab`](https://redirect.github.com/Jackett/Jackett/commit/8539aabc06ed2a97282a65b2d7259b1d6785bcec) Update rudub - [`a7c49ad`](https://redirect.github.com/Jackett/Jackett/commit/a7c49ad5158901452049987203a967cc5e0f09b0) matrix: new cat - [`b0d195a`](https://redirect.github.com/Jackett/Jackett/commit/b0d195a585231a7745ae54f2b6a044504141b99b) torrentqq: bump domains - [`2882436`](https://redirect.github.com/Jackett/Jackett/commit/288243664a0b03466ecae6d31559658bd0942df2) tangmen: lint [`ff2effb`](https://redirect.github.com/Jackett/Jackett/commit/ff2effbce2a2ca4f786b53067c2140694c64f8f2) - [`ff2effb`](https://redirect.github.com/Jackett/Jackett/commit/ff2effbce2a2ca4f786b53067c2140694c64f8f2) add tangmen a Chinese sprivate site. resolves [#​15957](https://redirect.github.com/Jackett/Jackett/issues/15957) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14618\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7991ef6fe5 |
chore(helm): update image docker.io/sissbruecker/linkding 1.44.0 → 1.44.1 (#40630)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding) | patch | `8240a94` -> `e4fbafe` | --- > [!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>sissbruecker/linkding (docker.io/sissbruecker/linkding)</summary> ### [`v1.44.1`](https://redirect.github.com/sissbruecker/linkding/compare/v1.44.0...v1.44.1) [Compare Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.44.0...v1.44.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4c4b911cdd |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 31cbec1 (#40588)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `532fba9` -> `31cbec1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6eaf8920a2 |
chore(helm): update image docker.io/niruix/sshwifty digest to 086e2a1 (#40585)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `a540a73` -> `086e2a1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
140943a7ed |
chore(helm): update image eclipse-mosquitto digest to fd9982f (#40578)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | eclipse-mosquitto | digest | `d219d3a` -> `fd9982f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
36123e0447 |
chore(helm): update image docker.io/machines/filestash digest to eb758c2 (#40577)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `b862870` -> `eb758c2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c96feb795d |
chore(helm): update image docker.io/jasongdove/ersatztv v25.7.0 → v25.7.1 (#40571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jasongdove/ersatztv](https://redirect.github.com/ErsatzTV/ErsatzTV-ffmpeg) | patch | `e9bca22` -> `c41fd66` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d9f61dac40 |
chore(helm): update image docker.io/machines/filestash digest to b862870 (#40576)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `003e7aa` -> `b862870` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
308015995c |
chore(helm): update image adminer digest to 606d5f1 (#40575)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `e4cf2d1` -> `606d5f1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
897a01d9f9 |
chore(helm): update image ghcr.io/linuxserver/boinc digest to 668f0fe (#40570)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `2f531c0` -> `668f0fe` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c11894b7a5 |
chore(helm): update image docker.io/grafana/grafana-image-renderer digest to f5211df (#40560)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana-image-renderer | digest | `d5e979d` -> `f5211df` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
746203146c |
chore(helm): update image adminer digest to e4cf2d1 (#40558)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `26a6dcd` -> `e4cf2d1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e01eaf105a |
chore(helm): update image docker.io/haveagitgat/tdarr 2.48.01 → 2.49.01 (#40566)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `215af51` -> `a1a7ac0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
44b936b506 |
chore(helm): update image docker.io/haveagitgat/tdarr_node 2.48.01 → 2.49.01 (#40567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `19bd233` -> `34f9cca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a0efefc52d |
chore(helm): update image ghcr.io/hotio/whisparr digest to 77a2feb (#40561)
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)) | digest | `6b53388` -> `77a2feb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ef78b66bc3 |
chore(helm): update image docker.io/diygod/rsshub digest to ecfaa88 (#40559)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `474bfbd` -> `ecfaa88` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
64d87991a1 |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.90 → 0.24.95 (#40564)
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 | `c3ac079` -> `fa15988` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5d317480cd |
chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.117 → 2.0.118 (#40565)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `e69ec67` -> `0aa6e4b` | --- > [!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>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary> ### [`v2.0.118`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20118---2025-10-06) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.117...v2.0.118) ##### Added - Added some fake qBittorrent API calls for decluttarr. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8e201382b8 |
chore(helm): update image ghcr.io/home-operations/jackett 0.24.90 → 0.24.95 (#40563)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `023119e` -> `dfb0489` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary> ### [`v0.24.95`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.95) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.90...v0.24.95) #### Changes: - [`6a95ff7`](https://redirect.github.com/Jackett/Jackett/commit/6a95ff71fd76d8bc43cb28878caa9e806a9e4580) Update rudub - [`2793ab1`](https://redirect.github.com/Jackett/Jackett/commit/2793ab1a7ac5b882b5c71d18d3fe198614768416) fappazuri: update cats - [`3b69d88`](https://redirect.github.com/Jackett/Jackett/commit/3b69d8813c65eaf5d3e0d11045e1677841d07e43) ebooks-shares: new cats - [`987271e`](https://redirect.github.com/Jackett/Jackett/commit/987271e8484bc5f9c464f92b607f0281487ede7d) uztracker: update cats - [`9aa5140`](https://redirect.github.com/Jackett/Jackett/commit/9aa51405982077428c18487f7692650c72ee15b6) torrenttip: bump domain - [`28364bf`](https://redirect.github.com/Jackett/Jackett/commit/28364bf9ccec0179cfb53fef895a80b5e546ca24) torrentsome: bump domain - [`d59e2b6`](https://redirect.github.com/Jackett/Jackett/commit/d59e2b6ba6acbfe0b6a3a9fba0e56640c1ec0b25) Update CONTRIBUTING.md - [`dfa9239`](https://redirect.github.com/Jackett/Jackett/commit/dfa92394d80f8db1eec6f3020177cd9cf501a42a) imdbresolver: ensure using only base url for OMDB API - [`c7e1f12`](https://redirect.github.com/Jackett/Jackett/commit/c7e1f12e466c437bb952b4b4a86ee6ce18b9fca9) Update README.md This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14612\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1a9e47dc8d |
chore(helm): update image docker.io/vabene1111/recipes 2.2.7 → 2.3.1 (#40417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | minor | `bbafaa1` -> `94a048d` | --- > [!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>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary> ### [`v2.3.0`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.3.0) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.2.7...2.3.0) ⚠️ changed `TANDOOR_PORT` to configure the internal nginx instead of gunicorn. If you did not use `TANDOOR_PORT` before this changes nothing. This breaks your setup if you had `TANDOOR_PORT` set but still pointed your reverse proxy to 8080 [`6adf077`](https://redirect.github.com/TandoorRecipes/recipes/commit/6adf077ee58ef7d5d7cd86437e4288234923166c). This completes the migration to nginx see [#​3851](https://redirect.github.com/TandoorRecipes/recipes/issues/3851) - **added** ability to create recipe properties using AI - **improved** mealie 1 importer to also support linking between ingredients and steps - **changed** removed outside binding to gunicorn. Access Tandoor on port 80 or whatever you configured as `TANDOOR_PORT` - **fixed** mealie 1 importer creating empty steps - **fixed** demo auto login from docs page [#​4073](https://redirect.github.com/TandoorRecipes/recipes/issues/4073) - **fixed** unit conversion division by zero error [#​4072](https://redirect.github.com/TandoorRecipes/recipes/issues/4072) - **fixed** merging not working in ingredient editor [#​4080](https://redirect.github.com/TandoorRecipes/recipes/issues/4080) - **fixed** ingredients missing in sub recipes [#​4079](https://redirect.github.com/TandoorRecipes/recipes/issues/4079) - **fixed** `finish` text in welcome wizard not being localized - **fixed** inkonsistent results on shopping lists with many entries [#​4084](https://redirect.github.com/TandoorRecipes/recipes/issues/4084) (thanks [c0mputerguru](https://redirect.github.com/c0mputerguru) [#​4089](https://redirect.github.com/TandoorRecipes/recipes/issues/4089)) - **fixed** error when trying to move ingredients in import step editor trough step sorter dialog [#​4088](https://redirect.github.com/TandoorRecipes/recipes/issues/4088) - **fixed** number of times cooked filter [#​4078](https://redirect.github.com/TandoorRecipes/recipes/issues/4078) - **fixed** missing date input from cook log editor - **fixed** test timezone edgecase (thansk to [c0mputerguru](https://redirect.github.com/c0mputerguru) [#​4091](https://redirect.github.com/TandoorRecipes/recipes/issues/4091)) - **fixed** recipe property editor [#​4110](https://redirect.github.com/TandoorRecipes/recipes/issues/4110) - **fixed** first ingredient in recipe not using default unit - **fixed** merging Units could fail because of duplicate unit conversion [#​4116](https://redirect.github.com/TandoorRecipes/recipes/issues/4116) - **updated** docs to indicate minimum python version 3.12 [#​4076](https://redirect.github.com/TandoorRecipes/recipes/issues/4076) - **updated** django to 5.2.7 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> |
||
|
|
3a90403e70 | chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to debbd3f (#40554) | ||
|
|
852b634442 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.16 → 0.50.17 (#40557)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `d924bac` -> `f2be05f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.50.17`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.17): Single point release - fixes to xPath/RSS/XML feeds [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.16...0.50.17) #### What's Changed - Refactor content type detection, fixing more xpath issues for RSS types by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3465](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3465) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.16...0.50.17> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2c9b5b3ae2 |
chore(helm): update webtop (#40556)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `d2eb1e9` -> `74efd21` | | lscr.io/linuxserver/webtop | digest | `b0f9294` -> `2cafe5b` | --- > [!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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4de065327a |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 485c435 (#40555)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `6d125e4` -> `485c435` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d7e1fa342b |
chore(helm): update image adminer digest to 26a6dcd (#40553)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `a3bea21` -> `26a6dcd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
62fdac1d35 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
aa3d687228 |
chore(helm): update image ghcr.io/autobrr/autobrr v1.67.0 → v1.68.0 (#40550)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `af3fbcf` -> `0d61a30` | --- > [!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>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.68.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.68.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.67.0...v1.68.0) #### Changelog ##### New Features - [`b9f4bbd`](https://redirect.github.com/autobrr/autobrr/commit/b9f4bbd3e2a938d6e811fdc9420a196044edb9b8): feat(database): new migrations strategy ([#​2205](https://redirect.github.com/autobrr/autobrr/issues/2205)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`1bcd622`](https://redirect.github.com/autobrr/autobrr/commit/1bcd622d313f51cf5601db45c94a77e92d352d4f): feat(indexers): update RevolutionTT domain ([#​2212](https://redirect.github.com/autobrr/autobrr/issues/2212)) ([@​msitt](https://redirect.github.com/msitt)) - [`fa9e678`](https://redirect.github.com/autobrr/autobrr/commit/fa9e6787f7ec1f06483b2f74a3f34ff37470155f): feat(releases): add hybrid toggle to skip duplicate profiles ([#​2216](https://redirect.github.com/autobrr/autobrr/issues/2216)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Bug fixes - [`3e899bc`](https://redirect.github.com/autobrr/autobrr/commit/3e899bc6b0b975cdc884b74cb62bea269f6c88f2): fix(indexers): GGn iOS title parsing ([#​2214](https://redirect.github.com/autobrr/autobrr/issues/2214)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`b28aaa4`](https://redirect.github.com/autobrr/autobrr/commit/b28aaa45d7886d7067321503e9ffc500fd04054b): fix(indexers): HDB parse announce with Internal and Exclusive correctly ([#​2217](https://redirect.github.com/autobrr/autobrr/issues/2217)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`fbd31bf`](https://redirect.github.com/autobrr/autobrr/commit/fbd31bf2b642ce4ecbc2ec1dea68b3450ef1e15a): fix(indexers): HHD add new announcer ([#​2215](https://redirect.github.com/autobrr/autobrr/issues/2215)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`23cbcd5`](https://redirect.github.com/autobrr/autobrr/commit/23cbcd5d729817defd331f5f4f046f5e339088c8): fix(indexers): Rastastugan use rsskey ([#​2207](https://redirect.github.com/autobrr/autobrr/issues/2207)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`18d452c`](https://redirect.github.com/autobrr/autobrr/commit/18d452cda028847eaf66ee5e49cc30a246707150): fix(notifications): per-filter settings override global ([#​2208](https://redirect.github.com/autobrr/autobrr/issues/2208)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Other work - [`324e842`](https://redirect.github.com/autobrr/autobrr/commit/324e8427e124d01705703c59406997488d059137): build(deps): bump the golang group across 1 directory with 12 updates ([#​2213](https://redirect.github.com/autobrr/autobrr/issues/2213)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`47276c2`](https://redirect.github.com/autobrr/autobrr/commit/47276c268be3d80b2dcd262c8f8a0291124c7fb7): docs: add pull request template ([#​2169](https://redirect.github.com/autobrr/autobrr/issues/2169)) ([@​luckylittle](https://redirect.github.com/luckylittle)) **Full Changelog**: <https://github.com/autobrr/autobrr/compare/v1.67.0...v1.68.0> #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.68.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.autobrr.com) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
e069be9787 |
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.206.0 → 2.207.0 (#40548)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `e3fe32e` -> `3a73e20` | --- > [!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>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.207.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22070---2025-10-08) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.206.0...2.207.0) ##### Added - Added support to edit a granted access (experimental) - Introduced tabs to the asset profile details dialog in the admin control panel - Added support for a date range query parameter in the data gathering endpoint - Added a *Storybook* story for the activities table component ##### Changed - Improved the spacing around the buttons in the holding detail dialog - Extended the *Storybook* stories of the accounts table component by a loading state story - Refactored the auth page to standalone - Improved the language localization for German (`de`) ##### Fixed - Fixed the word wrap in the menu of the access table component - Fixed the word wrap in the menu of the activities table component - Fixed the word wrap in the menu of the asset profile details dialog in the admin control panel </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
85f1fa33c9 |
chore(helm): update image docker.io/baserow/baserow 1.35.2 → 1.35.3 (#40544)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `103e782` -> `28a3972` | --- > [!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>baserow/baserow (docker.io/baserow/baserow)</summary> ### [`v1.35.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1353) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.35.2...1.35.3) ##### New features - \[Database] Allow viewers and higher to export table. ##### Bug fixes - \[Database] Fix copy/paste on Safari 18.6+ [#​3830](https://gitlab.com/baserow/baserow/-/issues/3830) - \[Database] Removed duplicated spin animation causing loading icon to look slower than intended. ##### Refactors - \[Core] Add debug logging to SAML/OAuth2 views to get more information on issues. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c89752cb86 |
chore(helm): update image docker.io/metabase/metabase v0.56.8 → v0.56.9 (#40546)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `f8a9982` -> `1f6bdca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
83d6cb6f3c |
chore(flux): update image ghcr.io/fluxcd/flux-manifests v2.7.1 → v2.7.2 (clustertool) (#40543)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluxcd/flux-manifests](https://redirect.github.com/fluxcd/flux2) | patch | `v2.7.1` -> `v2.7.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests)</summary> ### [`v2.7.2`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.7.2) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.7.1...v2.7.2) #### Highlights Flux v2.7.2 is a patch release that comes with security fixes. Users are encouraged to upgrade for the best experience. ℹ️ Please follow the [Upgrade Procedure for Flux v2.7+](https://redirect.github.com/fluxcd/flux2/discussions/5572) for a smooth upgrade from Flux v2.6 to the latest version. All Flux components are now built with Go 1.25.2 which includes fixes for vulnerabilities in the Go stdlib that could lead to denial of service. The list of security fixes can be found in the [Go 1.25.2 release notes](https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ). #### Components changelog - source-controller [v1.7.2](https://redirect.github.com/fluxcd/source-controller/blob/v1.7.2/CHANGELOG.md) - kustomize-controller [v1.7.1](https://redirect.github.com/fluxcd/kustomize-controller/blob/v1.7.1/CHANGELOG.md) - notification-controller [v1.7.3](https://redirect.github.com/fluxcd/notification-controller/blob/v1.7.3/CHANGELOG.md) - helm-controller [v1.4.2](https://redirect.github.com/fluxcd/helm-controller/blob/v1.4.2/CHANGELOG.md) - image-reflector-controller [v1.0.2](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v1.0.2/CHANGELOG.md) - image-automation-controller [v1.0.2](https://redirect.github.com/fluxcd/image-automation-controller/blob/v1.0.2/CHANGELOG.md) - source-watcher [v2.0.2](https://redirect.github.com/fluxcd/source-watcher/blob/v2.0.2/CHANGELOG.md) #### CLI changelog - \[release/v2.7.x] Fix manifest generation for `--storage-adv-addr` and `--events-addr` flags by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5575](https://redirect.github.com/fluxcd/flux2/pull/5575) - \[release/v2.7.x] Update dependencies to Kubernetes v1.34.1 and Go 1.25.2 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5577](https://redirect.github.com/fluxcd/flux2/pull/5577) - \[release/v2.7.x] Update toolkit components by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5579](https://redirect.github.com/fluxcd/flux2/pull/5579) **Full Changelog**: <https://github.com/fluxcd/flux2/compare/v2.7.1...v2.7.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a2ce9f9efc |
chore(helm): update image public.ecr.aws/bitnami/matomo 5.4.0 → 5.5.0 (#40551)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | minor | `3695ded` -> `94b976c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
de3369ded1 |
chore(helm): update image docker.io/wekanteam/wekan v7.96 → v7.97 (#40549)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `e9b56ff` -> `4c33ae9` | --- > [!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>wekan/wekan (docker.io/wekanteam/wekan)</summary> ### [`v7.97`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v797-2025-10-08-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.96...v7.97) This release fixes the following bugs: - [Fixed Collapse button not there when using clearlight board theme](https://redirect.github.com/wekan/wekan/pull/5900). Thanks to seve12. - [Fixed translation of "Change Language" at login page](https://redirect.github.com/wekan/wekan/commit/9a31371de0e155d3144769f45a1fa216872935eb). Thanks to xet7. - [Some mobile and tablet fixes. Show drag handles at touch screens only. No toggle of drag handles anymore](https://redirect.github.com/wekan/wekan/commit/3fda90612d88fc5a8f1e17ae5c399745de06aada). Thanks to xet7. - [Removed white box that appeared when clicking something](https://redirect.github.com/wekan/wekan/commit/3814a218c2dab3ed9e8908c3a2de996ffebf6d9d). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |