ee6028ffeaa258c5c81bfeaba2b36101c4585493
46727 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
ee6028ffea |
chore(flux): update image registry.k8s.io/kubectl v1.33.4 → v1.34.0 (clustertool) (#38851)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | minor | `v1.33.4` -> `v1.34.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
83063a742c |
chore(helm): update image public.ecr.aws/zinclabs/openobserve v0.14.7 → v0.15.0 (#38895)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | minor | `dbce3f9` -> `05e6e2b` | --- > [!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=--> |
||
|
|
24abe8541e |
chore(helm): update image docker.io/ipfs/kubo v0.36.0 → v0.37.0 (#38858)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ipfs/kubo | minor | `51dd374` -> `d7d6a5f` | --- > [!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=--> |
||
|
|
b7d78699d1 | chore(helm): update image docker.io/clickhouse/clickhouse-server 25.7.4.11 → 25.8.1.5101 (#38891) | ||
|
|
12f81a5a61 |
chore(helm): update image docker.io/baserow/baserow 1.34.5 → 1.35.0 (#38849)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | minor | `cbfbcd4` -> `73cee12` | --- > [!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.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1350) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.5...1.35.0) ##### New features - \[Database] Show an asterisk (\*) to indicate required fields in forms [#​2704](https://gitlab.com/baserow/baserow/-/issues/2704) - \[Dashboard] Add pie and doughnut charts [#​3552](https://gitlab.com/baserow/baserow/-/issues/3552) - \[Database] Allow application selection during workspace export [#​3734](https://gitlab.com/baserow/baserow/-/issues/3734) - \[Builder] Add environment variable to allow sending request to internal IPs with HTTP request action [#](https://gitlab.com/baserow/baserow/-/issues/) - \[Core] Show highest role on admin user listing page. [#​3754](https://gitlab.com/baserow/baserow/-/issues/3754) ##### Bug fixes - \[Database] Deactivate data sync and notify user when no proper license is available [#​3562](https://gitlab.com/baserow/baserow/-/issues/3562) - \[Database] Skipped fields during CSV import will not overwrite table data [#​3652](https://gitlab.com/baserow/baserow/-/issues/3652) - \[Builder] Properly handle error in HTTP request action [#​3749](https://gitlab.com/baserow/baserow/-/issues/3749) - \[Builder] Don't show an error message for unused data source [#​3760](https://gitlab.com/baserow/baserow/-/issues/3760) - \[Database] Fix undo for single select with default value [#​3762](https://gitlab.com/baserow/baserow/-/issues/3762) - \[Builder] Resolved an issue which prevented application builder data sources from being able to read from data-synced tables. [#​3763](https://gitlab.com/baserow/baserow/-/issues/3763) - \[Builder] Fix stuck in loading state after field configuration is fixed [#​3765](https://gitlab.com/baserow/baserow/-/issues/3765) - \[Database] Fix form single select and multiple select default values when options are restricted [#​3769](https://gitlab.com/baserow/baserow/-/issues/3769) - \[Database] Fix count formula for link row fields with null values [#​3770](https://gitlab.com/baserow/baserow/-/issues/3770) - \[Database] Fix formula field dependency ordering on row deletion [#​3772](https://gitlab.com/baserow/baserow/-/issues/3772) - \[Builder] Allow ISO string as value for date fields [#​3776](https://gitlab.com/baserow/baserow/-/issues/3776) - \[Database] Fix empty filters that break real-time filtering with OR condition [#​3791](https://gitlab.com/baserow/baserow/-/issues/3791) - \[Database] Fix for skipped\_fields being None [#​3796](https://gitlab.com/baserow/baserow/-/issues/3796) - \[Database] Do not pass SelectOptionDoesNotBelongToField to sentry [#​3797](https://gitlab.com/baserow/baserow/-/issues/3797) - \[Database] Fix duplicated results from OR filters [#​3799](https://gitlab.com/baserow/baserow/-/issues/3799) - \[Database] Handle NaN in export\_value for NumberField [#​3800](https://gitlab.com/baserow/baserow/-/issues/3800) - \[Database] Fix adhoc row coloring and permissions bug. - \[Database] Fix broken export/import with broken via dependency - \[Builder] Fix crash when toggling the share status of a used data source - \[Builder] Fix error while duplicating an application referencing a default role for a deleted data source - \[Database] Two-way PostgreSQL data sync. [#​3082](https://gitlab.com/baserow/baserow/-/issues/3082) ##### Refactors - \[Core] Fix grammar in workspace invitation related emails. [#​3775](https://gitlab.com/baserow/baserow/-/issues/3775) - \[Core] All lock\_expiry to add singleton celery tasks. </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=--> |
||
|
|
6877e7fbbc |
chore(helm): update image ghcr.io/mend/renovate-ce 11.1.0 → 11.2.0 (#38780)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `bea07d4` -> `3c30b6c` | --- > [!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>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary> ### [`v11.2.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/11.2.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/11.1.0...11.2.0) #### Application changes - Renovate CLI: Update from ` v41.51.1` to `v41.71.1` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/41.71.1/docs.tgz) - [Full change log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.51.1\&to=41.71.1) - fix(bbc): fetch installation repositories pagination - fix(deps): update update renovate to v41.71.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] - fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.10.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] #### Docs and Helm Charts - chore(deps): update update mend renovate docker images to v11.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​743](https://redirect.github.com/mend/renovate-ce-ee/pull/743) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/11.1.0...11.2.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
2bf9a24ecb |
chore(helm): update image ghcr.io/n8n-io/n8n 1.108.1 → 1.108.2 (#38850)
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 | `8509288` -> `0f4f26e` | --- > [!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=--> |
||
|
|
0e9417042d |
chore(helm): update image ghcr.io/flaresolverr/flaresolverr v3.3.25 → v3.4.0 (#38788)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/flaresolverr/flaresolverr](https://redirect.github.com/FlareSolverr/FlareSolverr) | minor | `68160ec` -> `ab535d1` | --- > [!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.0`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v340-20250825) [Compare Source](https://redirect.github.com/FlareSolverr/FlareSolverr/compare/v3.3.25...v3.4.0) - Modernize and upgrade application. Thanks [@​TheCrazyLex](https://redirect.github.com/TheCrazyLex) - Remove disable software rasterizer option for ARM builds. Thanks [@​smrodman83](https://redirect.github.com/smrodman83) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c0be53ac24 |
chore(helm): update image docker.io/jlesage/czkawka v25.07.2 → v25.08.1 (#38787)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/czkawka](https://redirect.github.com/jlesage/docker-czkawka) | minor | `0a3826a` -> `03109f4` | --- > [!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>jlesage/docker-czkawka (docker.io/jlesage/czkawka)</summary> ### [`v25.08.1`](https://redirect.github.com/jlesage/docker-czkawka/releases/tag/v25.08.1): Version 25.08.1 [Compare Source](https://redirect.github.com/jlesage/docker-czkawka/compare/v25.07.2...v25.08.1) Changes in this release: - Updated Czkawka to version 10.0.0. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
321e02a008 | chore(helm): update image docker.io/semaphoreui/semaphore v2.16.18 → v2.16.19 (#38886) | ||
|
|
ff9b40db4a |
chore(helm): update neko 3.0.6 → 3.0.7 (patch) (#38681)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) | patch | `ebae69a` -> `788f911` | | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | patch | `a4ab250` -> `5a25609` | | [ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko) | patch | `7925f2c` -> `6a8abc3` | | [ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko) | patch | `61d4093` -> `a888922` | | [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) | patch | `f5b34a1` -> `5beaee9` | | [ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko) | patch | `9512e30` -> `381049d` | | [ghcr.io/m1k1o/neko/vivaldi](https://redirect.github.com/m1k1o/neko) | patch | `f32ab7d` -> `da93c2c` | | [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) | patch | `1b1aebc` -> `08ee9a8` | | [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) | patch | `dd02fa5` -> `1c35a20` | --- > [!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>m1k1o/neko (ghcr.io/m1k1o/neko/brave)</summary> ### [`v3.0.7`](https://redirect.github.com/m1k1o/neko/compare/v3.0.6...v3.0.7) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.6...v3.0.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
593eb78a9f |
chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.48 → 1.1.49 (#38839)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `daec265` -> `b51543f` | --- > [!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>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary> ### [`v1.1.49`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.49) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.48...1.1.49) - [`6dfdb52`](https://redirect.github.com/Ylianst/MeshCentral/commit/6dfdb526) Version 1.1.49 - [`88ccd14`](https://redirect.github.com/Ylianst/MeshCentral/commit/88ccd144) encode nodeid parameter in connectTunnel url ([#​7232](https://redirect.github.com/Ylianst/MeshCentral/issues/7232)) - [`28f6f5b`](https://redirect.github.com/Ylianst/MeshCentral/commit/28f6f5b7) fix meshctrl not quitting on shell error [#​7229](https://redirect.github.com/Ylianst/MeshCentral/issues/7229) - [`2a9daae`](https://redirect.github.com/Ylianst/MeshCentral/commit/2a9daae8) Fix backupconfig info ([#​7228](https://redirect.github.com/Ylianst/MeshCentral/issues/7228)) - [`87c37ea`](https://redirect.github.com/Ylianst/MeshCentral/commit/87c37ea3) Make autobackup: false disable all backup functions and remove cmdline from checkbackup error message. ([#​7225](https://redirect.github.com/Ylianst/MeshCentral/issues/7225)) - [`6bb1441`](https://redirect.github.com/Ylianst/MeshCentral/commit/6bb14413) fix for amt v19+ with cira [#​7207](https://redirect.github.com/Ylianst/MeshCentral/issues/7207) [#​7213](https://redirect.github.com/Ylianst/MeshCentral/issues/7213) - [`b3ca1f9`](https://redirect.github.com/Ylianst/MeshCentral/commit/b3ca1f98) Fix Ukrainian localization for the agent ([#​7214](https://redirect.github.com/Ylianst/MeshCentral/issues/7214)) - [`793ec33`](https://redirect.github.com/Ylianst/MeshCentral/commit/793ec338) Fix issues with the minify in translate ([#​7211](https://redirect.github.com/Ylianst/MeshCentral/issues/7211)) - [`8f4a98a`](https://redirect.github.com/Ylianst/MeshCentral/commit/8f4a98a7) update packages in docker - [`5c5bcb4`](https://redirect.github.com/Ylianst/MeshCentral/commit/5c5bcb41) fix usergroup links not being removed correctly [#​7198](https://redirect.github.com/Ylianst/MeshCentral/issues/7198) - [`2747285`](https://redirect.github.com/Ylianst/MeshCentral/commit/27472852) forgot translate for killing process [#​7197](https://redirect.github.com/Ylianst/MeshCentral/issues/7197) - [`8c90f5c`](https://redirect.github.com/Ylianst/MeshCentral/commit/8c90f5c6) update readme to improve structure and add community meetings section ([#​7202](https://redirect.github.com/Ylianst/MeshCentral/issues/7202)) - [`1e53428`](https://redirect.github.com/Ylianst/MeshCentral/commit/1e534282) killing process now shows process name in event logs [#​7197](https://redirect.github.com/Ylianst/MeshCentral/issues/7197) - [`f723486`](https://redirect.github.com/Ylianst/MeshCentral/commit/f723486f) fix run commands dark mode visibity [#​7191](https://redirect.github.com/Ylianst/MeshCentral/issues/7191) - [`a50265a`](https://redirect.github.com/Ylianst/MeshCentral/commit/a50265a2) fix modern ui hide parameter bug [#​7186](https://redirect.github.com/Ylianst/MeshCentral/issues/7186) - [`9345ee7`](https://redirect.github.com/Ylianst/MeshCentral/commit/9345ee71) fix whitespace, doh! - [`2383280`](https://redirect.github.com/Ylianst/MeshCentral/commit/23832807) dont record end of intel wsman in events - [`a63a1de`](https://redirect.github.com/Ylianst/MeshCentral/commit/a63a1de2) fix amt bare-metal checkbox in web ui </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=--> |
||
|
|
54f839628c |
chore(helm): update image docker.io/shlinkio/shlink 4.5.0 → 4.5.2 (#38777)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink) | patch | `69cf80c` -> `57df87b` | --- > [!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.2`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#452---2025-08-27) [Compare Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.1...v4.5.2) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#​2433](https://redirect.github.com/shlinkio/shlink/issues/2433) Try to mitigate memory leaks allowing RoadRunner to garbage collect memory after every request and every job, by setting `GC_COLLECT_CYCLES=true`. ### [`v4.5.1`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#451---2025-08-24) [Compare Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.0...v4.5.1) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#​2433](https://redirect.github.com/shlinkio/shlink/issues/2433) Try to mitigate memory leaks by restarting job and http workers every 250 executions when using RoadRunner. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
e663b51cc3 |
chore(helm): update image ghcr.io/home-operations/sabnzbd 4.5.2 → 4.5.3 (#38823)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | patch | `e3f27e5` -> `ecb57bd` | --- > [!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>sabnzbd/sabnzbd (ghcr.io/home-operations/sabnzbd)</summary> ### [`v4.5.3`](https://redirect.github.com/sabnzbd/sabnzbd/releases/tag/4.5.3): SABnzbd 4.5.3 [Compare Source](https://redirect.github.com/sabnzbd/sabnzbd/compare/4.5.2...4.5.3) # Release Notes - SABnzbd 4.5.3 #### Bug fixes and changes in 4.5.3 - Remember if `Permanently delete` was previously checked. - All available IP-addresses will be included when selecting the fastest. - Pre-queue script rejected NZBs were sometimes reported as `URL Fetching failed`. - RSS `Next scan` time was not adjusted after manual `Read All Feeds Now`. - Prevent renaming of `.cbr` files during verification. - If `--disable-file-log` was enabled, `Show Logging` would crash. - API: Added `time_added`, timestamp of when the job was added to the queue. - API: History output could contain duplicate items. - Snap: Updated packages and changed build process for reliability. - macOS: Repair would fail on macOS 10.13 High Sierra. - Windows: Unable to start on Windows 8. - Windows: Updated Unrar to 7.13, which resolves CVE-2025-8088. #### Bug fixes and changes in 4.5.2 - Added Tab and Shift+Tab navigation to move between rename fields in queue. - Invalid cookies of other services could result in errors. - Internet Bandwidth test could be stuck in infinite loop. - RSS readout did not ignore torrent alternatives. - Prowl and Pushover settings did not load correctly. - Renamed `osx` to `macos` internally. - API: Removed `B` post-fix from `quota` and `left_quota` fields in `queue`. - Windows: Support more languages in the installer. - Windows and macOS: Updated par2cmdline-turbo to 1.3.0 and Unrar to 7.12. #### Bug fixes and changes in 4.5.1 - Correct platform detection on Linux. - The `From SxxEyy` RSS filters did not always work. - Windows and macOS: Update Unrar to 7.11. #### New features in 4.5.0 - Improved failure detection by downloading additional par2 files right away. - Added more diagnostic information about the system. - Use XFF headers for login validation if `verify_xff_header` is enabled. - Added Turkish translation (by [@​cardpuncher](https://redirect.github.com/cardpuncher)). - Added `unrar_parameters` option to supply custom Unrar parameters. - Windows: Removed MultiPar support. - Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09, Unrar to 7.10 and par2cmdline-turbo to 1.2.0. #### Bug fixes since 4.4.0 - Handle filenames that exceed maximum filesystem lengths. - Directly decompress gzip responses when retrieving NZB's. #### Upgrade notices - You can directly upgrade from version 3.0.0 and newer. - Upgrading from older versions will require performing a `Queue repair`. - Downgrading from version 4.2.0 or newer to 3.7.2 or older will require performing a `Queue repair` due to changes in the internal data format. #### Known problems and solutions - Read `ISSUES.txt` or <https://sabnzbd.org/wiki/introduction/known-issues> #### About SABnzbd is an open-source cross-platform binary newsreader. It simplifies the process of downloading from Usenet dramatically, thanks to its web-based user interface and advanced built-in post-processing options that automatically verify, repair, extract and clean up posts downloaded from Usenet. (c) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9393c6e466 |
chore(helm): update jupyter 2025-08-18 → 2025-08-25 (patch) (#38786)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `7973559` -> `6a374fe` | | quay.io/jupyter/base-notebook | patch | `f2e2b6d` -> `e9222d8` | | quay.io/jupyter/datascience-notebook | patch | `02a4768` -> `76b7e4e` | | quay.io/jupyter/minimal-notebook | patch | `83b6d0b` -> `1de4c9a` | | quay.io/jupyter/pyspark-notebook | patch | `90a7162` -> `938fdd5` | | quay.io/jupyter/r-notebook | patch | `f486264` -> `87cc45e` | | quay.io/jupyter/scipy-notebook | patch | `7816297` -> `a98faa5` | | quay.io/jupyter/tensorflow-notebook | patch | `7914268` -> `c5b9b20` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
46897cc6c6 |
chore(helm): update image quay.io/kiwigrid/k8s-sidecar 1.30.9 → 1.30.10 (#38862)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | patch | `8c06e1b` -> `835d79d` | --- > [!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>kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)</summary> ### [`v1.30.10`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.30.10) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.30.9...1.30.10) #### 📦 Dependencies - Bump requests from 2.32.4 to 2.32.5 in /src - PR: [#​418](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/418) </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=--> |
||
|
|
f767221c4b |
chore(helm): update image docker.io/ronivay/xen-orchestra 5.184.2 → 5.185.0 (#38756)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | minor | `eae7fa6` -> `8738d05` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6eab4decdc |
chore(helm): update image ghcr.io/home-operations/prowlarr 2.0.3.5130 → 2.0.5.5160 (#38764)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `fe167e4` -> `47cede4` | --- > [!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>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary> ### [`v2.0.5.5160`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.0.5.5160): 2.0.5.5160 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.0.4.5138...v2.0.5.5160) *To receive further updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Key Changes - **New: Bump to .NET 8** - **New: Updated all newznab indexers to be redirect** - **New: Force all usenet indexers to use Redirection** - > Following on from [`411e96e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/411e96ef2a9d585f2bca651f7e1ebab270432aae) there are still indexers requesting that we have this set on existing instances due to account sharing. This updates all existing Newznab indexers to be set to redirect. - New: Improve Indexer Connection Failure Messaging ([#​2473](https://redirect.github.com/Prowlarr/Prowlarr/issues/2473)) - New: Migrate appdata folder for .NET 8 on OSX - **New: Remove Basic Auth** - **New: Support removed for linux-x86** - Fixed: Mobile add indexer modal layout ([#​2464](https://redirect.github.com/Prowlarr/Prowlarr/issues/2464)) #### Changes: - [`b9b28c2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b9b28c2a19a4e75b9545d80099e2db8bcb710581) Improve UX of indexer urls error logging - [`bfac2b8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/bfac2b81f0f982fcee59aad36c8fb45a636ced61) New: Improve Indexer Connection Failure Messaging ([#​2473](https://redirect.github.com/Prowlarr/Prowlarr/issues/2473)) - [`65397c1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/65397c1f03d63bb8d6c2c73e2a1fe3f0afdcc01c) Multiple Translations updated by Weblate - [`416a003`](https://redirect.github.com/Prowlarr/Prowlarr/commit/416a00340c8c0294c6222c4d8f0237370e2fe4e3) Fixed:(toloka) improve episode regex & trim ([#​2471](https://redirect.github.com/Prowlarr/Prowlarr/issues/2471)) - [`4553ffe`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4553ffe08b53f14e0ed2d4b888fbc9c2bf241847) Fixed:(RuTracker) corrected regexp for director’s name in the title to cover cases for Russian directors ([#​2470](https://redirect.github.com/Prowlarr/Prowlarr/issues/2470)) - [`4350b6c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4350b6ce705fd6cf7fc969aaf53b174a04c71fae) Fixed: Mobile add indexer modal layout ([#​2464](https://redirect.github.com/Prowlarr/Prowlarr/issues/2464)) \[ [#​2431](https://redirect.github.com/Prowlarr/Prowlarr/issues/2431) ] - [`04a6bba`](https://redirect.github.com/Prowlarr/Prowlarr/commit/04a6bba76ba8724f968efeb065ba8f3167320c4e) Bump to 2.0.5 - [`6a09998`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6a09998cd252a3e932696251d8d3527817f57ebe) New: Move auth success logging to debug \[ [#​7978](https://redirect.github.com/Prowlarr/Prowlarr/issues/7978) ] - [`044558b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/044558b7f89310ac4d4f20e8e6b0b250fb8aa7b7) Don't log debug messages for API key validation - [`2d20a08`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2d20a08782dc32132a01d2ab4488d56936cc6ef2) Multiple Translations updated by Weblate <details><summary><b>See More</b></summary> - [`d0572fe`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d0572fecdcc08acc17d6c0b75df6e9d46180d2ec) Bump version to 2.0.4 - [`dadfb8d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/dadfb8d008fb4f621cdb2b23efde0ddba0e51d59) Fixed: Saving Newznab indexer when redirect was true - [`063666a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/063666a7c941e35d1458ff7716684045f05bcb0f) Multiple Translations updated by Weblate - [`aba6990`](https://redirect.github.com/Prowlarr/Prowlarr/commit/aba69901c983fb667165fca3a5048bc2c3c79d9d) New: Force all usenet indexers to use Redirection - [`cbfec3d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cbfec3df3c875db12a2505efbb5c1d805336940d) New: Updated all newznab indexers to be redirect - [`448140f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/448140fa9dfb93a58f306e7a456484e1bb5d7a14) Fixed: (Xpseeds) Update categories ([#​2458](https://redirect.github.com/Prowlarr/Prowlarr/issues/2458)) - [`eb7ff54`](https://redirect.github.com/Prowlarr/Prowlarr/commit/eb7ff5479bb604d6789af34b3e8a9200b16c7465) Bump version to 2.0.3 - [`e3012ab`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e3012ab218ca8e61dfeb0ef464b3a01c5eb9b3fe) New: (Avistaz Sites) Use created\_at\_iso for release create date ([#​2437](https://redirect.github.com/Prowlarr/Prowlarr/issues/2437)) - [`070d522`](https://redirect.github.com/Prowlarr/Prowlarr/commit/070d522bd748cadbbfdbcc1f9c67caf0d4507376) Bump version to 2.0.2 - [`fc855cd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/fc855cdb8c20d3f6da627ac86f1142cb16a0d645) Multiple Translations updated by Weblate - [`93a1fd0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/93a1fd0759c1bd86e30ecc3870f999e3dba23105) Sync UiAuthorizationPolicyProvider with upstream - [`83754ff`](https://redirect.github.com/Prowlarr/Prowlarr/commit/83754ff34924cc5b7ffcd559a72fa2020d14d9a1) Change authentication to Forms if set to Basic - [`fa5a9b2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/fa5a9b22c8e4f2d1c4967f35a67ace304a208e03) Bump version to 2.0.1 - [`32793a1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/32793a1d051758ed272e223b45ae16cc9782fa0a) Bump Polly to 8.6.0 - [`99184b5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/99184b55968e703c621cfab4ce05558645507866) Fixed: Fallback to Forms for removed Basic auth method - [`8fc116c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8fc116cab6c6edb7ff41b041ae8215df6370a3f4) Fixed: (AnimeTosho) Mapping of Subcategory as Parent - [`ef04db8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ef04db854e8730ccb6de1eb884c6f5e359de0c07) Fix various typos - [`bee3e61`](https://redirect.github.com/Prowlarr/Prowlarr/commit/bee3e61f53921070a333ffd750a0357a22604447) Fixed: Redirect loop for removed basic auth method - [`47a7b15`](https://redirect.github.com/Prowlarr/Prowlarr/commit/47a7b151618cb788c84c8f4d6988023bf6ebcd5e) Fix fullscreen automation screenshots - [`11e38ca`](https://redirect.github.com/Prowlarr/Prowlarr/commit/11e38ca5709a1e8d12c33670df2de3949bd2c273) New: Add exception to SSL Certificate validation message - [`cb0d0bc`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cb0d0bcdbe1b02723cab3be1fd23323e0075a759) Automated API Docs update - [`57b4a9e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/57b4a9eb7b1e62f31dc50e21b6f7598a80704874) New: Remove Basic Auth - [`3aed39d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3aed39dd52584e35e5aa51b9efc8724d04d4d780) Fixed: Validation for tags label - [`cd680a4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cd680a47b5f2bdf12a97a03f8ff1614dbd38d089) Upgrade StyleCop.Analyzers to Unstable 1.2.0.556 - [`cbcefa4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cbcefa41abe27e9712b1cad2e515dd37cb33f6e5) Bump Swashbuckle to 8.1.4 - [`5716094`](https://redirect.github.com/Prowlarr/Prowlarr/commit/57160947580bb4ec99a72f414a7725536ae00679) Bump version to 2.0.0 - [`d25f974`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d25f974778a6f5bb50ed53245ef04ae7331ac2a0) New: Support removed for linux-x86 - [`d48fd4b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d48fd4b8eb6d9a0c86e480756e23df536f280613) New: Migrate appdata folder for .NET 8 on OSX - [`86fb118`](https://redirect.github.com/Prowlarr/Prowlarr/commit/86fb118d843d8a9195354c8cb730f1cd249ab1bf) New: Bump to .NET 8 - [`0d53609`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0d536096070eeda8ceeddf665281f32594dfaac7) Multiple Translations updated by Weblate - [`e2c6f2f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e2c6f2fc57d0e54f5b3af5c981c5a49c1e79bccf) Bump version to 1.38.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=204&_a=release-summary).</details> ### [`v2.0.4.5138`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.0.4.5138): 2.0.4.5138 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.0.3.5130...v2.0.4.5138) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`8664fc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8664fc095dd79e420f9dfe4237bb268f9fb1df2e) New: Move auth success logging to debug \[ [#​7978](https://redirect.github.com/Prowlarr/Prowlarr/issues/7978) ] - [`23b9973`](https://redirect.github.com/Prowlarr/Prowlarr/commit/23b9973ef7f79396ba256471b5ecde1007abac23) Don't log debug messages for API key validation - [`d9f1d96`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d9f1d96e001f132b67e4b10b4e3bb2902b9055b3) Multiple Translations updated by Weblate - [`d9d045a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d9d045a548367e4f7c3c7c7ac3766276ae243254) Bump version to 2.0.4 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=203&_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
460659f526 |
chore(helm): update image quay.io/miniflux/miniflux 2.2.11 → 2.2.12 (#38680)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/miniflux/miniflux](https://miniflux.app) ([source](https://redirect.github.com/miniflux/v2)) | patch | `d8e0f95` -> `b435a1e` | --- > [!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>miniflux/v2 (quay.io/miniflux/miniflux)</summary> ### [`v2.2.12`](https://redirect.github.com/miniflux/v2/releases/tag/2.2.12): Miniflux 2.2.12 [Compare Source](https://redirect.github.com/miniflux/v2/compare/2.2.11...2.2.12) ##### ✨ New Features - Keep only metadata of removed entries to reduce database size. - Removed entry status is now immutable and cannot be changed back to `unread` or `read` status. - SVG favicons are now minified before storing them in the database. - Added support for resizing WebP images. - Main menu now includes icons. - Added Progressive Web App (PWA) shortcuts for quick access to common actions. - Added direct link to the Apache 2.0 license on the About page. - Feed-level webhook URLs now take priority when saving entries. - New option: `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host. Limits the number of concurrent requests to the same hostname when polling feeds. This helps prevent overwhelming a single server during batch processing by the worker pool. - Added a rewrite rule to remove useless heading images on Phoronix articles. - Use Golang's built-in VCS feature to get commit and build date when not specified by `LDFLAGS`. - Disable OAuth2 and WebAuthn routes when the feature is not enabled. - Added request URI logging in authentication handlers. ##### 🛠 Fixes - Limited `tsvector` indexing to the first 500K characters to avoid PostgreSQL limits. - Use `rel=apple-touch-icon` instead of `rel=apple-touch-icon-precomposed.png`. - Fixed broken WebAuthn error alert message on the settings page. - Reverted `SameSiteStrict` cookie mode because it forces people to authenticate each time when using the PWA on Android. - Prevent stale data by forcing reload when navigating back from articles (fix for Chrome's **bfcache**). - Fixed URL detection capturing newlines in media descriptions. ##### ⚡ Performance Improvements - Optimized SQL queries (`FetchJobs`, `markFeedAsRead`) by removing unnecessary joins and heavy-weight operations. - Improved memory usage by minimizing SVGs, static images, and templates. - WebAuthn script (`webauthn.js`) is no longer loaded when the feature is disabled. - Replaced regex-based YouTube and Invidious video ID extraction with URL parsing. - Introspect the translation files at load time. - Parse and merge filters only once per refresh. ##### 🔧 Refactoring & Internal Changes - Extensive refactoring across UI, templates, storage, and fetcher to simplify code and reduce memory allocations. - Replaced `interface{}` with `any` (Go 1.18+ idiomatic usage). - Reorganized JavaScript code: simplified functions, reduced duplication, and modernized handlers. - `app.js` bundle and service worker files are now loaded as a JavaScript module. - Use request builder in media proxy handler. ##### 📚 Documentation - Fixed typos and updated default values in the man page. - Removed `ChangeLog` file (release notes are visible on GitHub and the official website - use the commit history for more details). ##### 🛠 Dependencies - Updated GitHub Actions workflows to use Go version **1.25**. - Updated dependencies: - `golang.org/x/net` → 0.43.0 - `golang.org/x/image` → 0.30.0 - `golang.org/x/term` → 0.34.0 - `github.com/tdewolff/minify/v2` → 2.23.11 - `github.com/coreos/go-oidc/v3` → 3.15.0 - `github.com/prometheus/client_golang` → 1.23.0 - GitHub Actions: `actions/checkout` bumped to v5 ##### ✅ Tests - Added API integration tests for fetching categories with counters. - Added tests for icon URL discovery, SVG minification error handling, and version format enforcement. - Added unit tests for `RequestBuilder`. - Avoided building a temporary binary for integration tests. For more details, look at the commit history. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ecf01788b1 |
chore(helm): update image docker.io/brandawg93/peanut 5.12.0 → 5.13.0 (#38826)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `0b1bac1` -> `4c19b3b` | --- > [!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.13.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.13.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.12.0...v5.13.0) #### What's Changed - Dynamic Base Path by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​215](https://redirect.github.com/Brandawg93/PeaNUT/pull/215) - Disable version check by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​291](https://redirect.github.com/Brandawg93/PeaNUT/pull/291) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.12.0...v5.13.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c4acd31301 |
chore(helm): update image docker.io/vabene1111/recipes 2.0.2 → 2.0.3 (#38758)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `79f337a` -> `4388fa7` | --- > [!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.0.3`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.0.3) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.0.2...2.0.3) - **added** batch editing dialog to recipe search view - **added** batch delete dialog to model list views - **added** ability to batch merge items - **added** tree support back into the keyword and food editor (general system still needs improvement) - **added** clickable link to recipe created by/on and updated to advanced search - **added** badge indicating when advanced search parameters are set - **added** support for plugins working now (docs and more following soon, for now please reference the [open data plugin](https://redirect.github.com/TandoorRecipes/open_data_plugin)) - **improved** hide amount on shopping line items were only 1 is shown [#​3957](https://redirect.github.com/TandoorRecipes/recipes/issues/3957) - **improved** contribution docs and fixed links - **fixed** merge dialog can be closed using the cancel button - **fixed** shopping model input partially cutoff when list is empty </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
db1a5130c9 |
chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.12 → 0.34.13 (#38855)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `1f15e65` -> `9775202` | --- > [!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>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.34.13`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.12...0.34.13) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.12...0.34.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
11780bda4e | chore(container): update docker.io/renovate/renovate docker tag to v41.91.0 (#38889) | ||
|
|
bcc8fe5d91 |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.28.0 → 2.29.0 (#38825)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `b854ec0` -> `dd4a307` | --- > [!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>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.29.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.29.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.28.0...v2.29.0) ##### Added - Chapter editor tools/enhancements including bulk chapter import & more (see [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384)) by [@​josh-vin](https://redirect.github.com/josh-vin) in [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384) - Book library sort options for `Progress: Started` and `Progress: Finished` [#​4540](https://redirect.github.com/advplyr/audiobookshelf/issues/4540) by [@​tagmeh](https://redirect.github.com/tagmeh) in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/issues/4575) ##### Fixed - Initial page load failing to load library (on token refreshes) [#​4567](https://redirect.github.com/advplyr/audiobookshelf/issues/4567) (in [#​4590](https://redirect.github.com/advplyr/audiobookshelf/issues/4590)) - Library path folder browser not working on latest Windows 11 (replace `wmic` with `powershell`) [#​4531](https://redirect.github.com/advplyr/audiobookshelf/issues/4531) by [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/issues/4533) - Podcast itunes id not set on podcasts created from search and podcast matching [#​4614](https://redirect.github.com/advplyr/audiobookshelf/issues/4614) - Book match tab last used provider saved in local storage being overriden by itunes when matching a podcast [#​4615](https://redirect.github.com/advplyr/audiobookshelf/issues/4615) - Server listening log for ipv6 host by [@​renesat](https://redirect.github.com/renesat) in [#​4595](https://redirect.github.com/advplyr/audiobookshelf/issues/4595) - UI/UX: Podcast match author input not showing the current author value [#​4617](https://redirect.github.com/advplyr/audiobookshelf/issues/4617) ##### Changed - Podcast episode download requests pass `*/*` in `Accept` header by [@​renesat](https://redirect.github.com/renesat) in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/issues/4596) - Podcast episode downloads always embed meta tags (previously only mp3) (in [#​4598](https://redirect.github.com/advplyr/audiobookshelf/issues/4598)) - Remove unnecessary token from HLS playlist files by [@​laxandrea](https://redirect.github.com/laxandrea) in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/issues/4608) - UI/UX: Changed book library `Progress Updated` sort option label to `Progress: Last Updated` - UI/UX: Replace SVG icons with material-symbols icon equivalents by [@​Toby222](https://redirect.github.com/Toby222) in [#​4552](https://redirect.github.com/advplyr/audiobookshelf/issues/4552) - UI/UX: Remove unnecessary success toast for podcast episode removed [#​4606](https://redirect.github.com/advplyr/audiobookshelf/issues/4606) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Bulgarian by [@​jeliozver](https://redirect.github.com/jeliozver) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Dutch by [@​matieke](https://redirect.github.com/matieke) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​Dalabad](https://redirect.github.com/Dalabad) [@​Eragos](https://redirect.github.com/Eragos) [@​B0rax](https://redirect.github.com/B0rax) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Italian by [@​paolor72](https://redirect.github.com/paolor72) [@​laxandrea](https://redirect.github.com/laxandrea) - Russian by [@​renesat](https://redirect.github.com/renesat) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​idojius86](https://redirect.github.com/idojius86) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) [@​MageSneaky](https://redirect.github.com/MageSneaky) - Vietnamese by [@​phamngocminhhang](https://redirect.github.com/phamngocminhhang) #### New Contributors - [@​laxandrea](https://redirect.github.com/laxandrea) made their first contribution in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/pull/4608) - [@​renesat](https://redirect.github.com/renesat) made their first contribution in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/pull/4596) - [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) made their first contribution in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/pull/4533) - [@​tagmeh](https://redirect.github.com/tagmeh) made their first contribution in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/pull/4575) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.28.0...v2.29.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8cc9f31b33 | chore(helm): update image docker.io/slechev/openwebrxplus-softmbe 1.2.90 → 1.2.91 (#38887) | ||
|
|
564667d0a4 |
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.122.0 → 0.122.1 (#38812)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | patch | `f19eb7b` -> `40ff663` | --- > [!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>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.122.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.122.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.122.0...v0.122.1) A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix PAT for translation sync by [@​Floppy](https://redirect.github.com/Floppy) in [#​4661](https://redirect.github.com/manyfold3d/manyfold/pull/4661) - Don't crash if about text is nil by [@​Floppy](https://redirect.github.com/Floppy) in [#​4665](https://redirect.github.com/manyfold3d/manyfold/pull/4665) - Fix various migration errors caused by validating fields that don't exist yet by [@​Floppy](https://redirect.github.com/Floppy) in [#​4668](https://redirect.github.com/manyfold3d/manyfold/pull/4668) - Prevent the replacement of search boxes on page refreshes by [@​Floppy](https://redirect.github.com/Floppy) in [#​4671](https://redirect.github.com/manyfold3d/manyfold/pull/4671) ##### 🛠️ Other Improvements 🛠️ - Automatically synchronise translations and open PRs for changes by [@​Floppy](https://redirect.github.com/Floppy) in [#​4660](https://redirect.github.com/manyfold3d/manyfold/pull/4660) - Translations updates by [@​Floppy](https://redirect.github.com/Floppy) in [#​4662](https://redirect.github.com/manyfold3d/manyfold/pull/4662) - Translations updates by [@​Floppy](https://redirect.github.com/Floppy) in [#​4666](https://redirect.github.com/manyfold3d/manyfold/pull/4666) - Automatically test that migrations work between a historical version and latest by [@​Floppy](https://redirect.github.com/Floppy) in [#​4667](https://redirect.github.com/manyfold3d/manyfold/pull/4667) - Replace deprecated unprocessable\_entity by [@​Floppy](https://redirect.github.com/Floppy) in [#​4670](https://redirect.github.com/manyfold3d/manyfold/pull/4670) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.122.0...v0.123.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f44aa9544b |
chore(helm): update image ghcr.io/mealie-recipes/mealie v3.1.1 → v3.1.2 (#38824)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | patch | `c15f70d` -> `d872fb5` | --- > [!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.1.2`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.1.2): - Everything is a Food now v3 [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.1.1...v3.1.2) ### 🍴🍴🍴🍴🍴🍴 Patch release to fix a few bugs found in v3.1. #### ✨ New features - feat: Allow env\_nested config with \_\_ [@​eMerzh](https://redirect.github.com/eMerzh) ([#​5616](https://redirect.github.com/mealie-recipes/mealie/issues/5616)) #### 🐛 Bug fixes - fix: theme dark/light are swapped [@​DrDonoso](https://redirect.github.com/DrDonoso) ([#​6001](https://redirect.github.com/mealie-recipes/mealie/issues/6001)) - fix: Remove Temperature from OpenAI Integration [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6023](https://redirect.github.com/mealie-recipes/mealie/issues/6023)) - fix: Simplify AutoForm and fix select [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6022](https://redirect.github.com/mealie-recipes/mealie/issues/6022)) - fix: Light Mode Using Dark Mode Background Color [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6014](https://redirect.github.com/mealie-recipes/mealie/issues/6014)) - fix: Can't add first shopping list item to shopping list [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6013](https://redirect.github.com/mealie-recipes/mealie/issues/6013)) - fix: Remove Frontend Timeout [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6033](https://redirect.github.com/mealie-recipes/mealie/issues/6033)) #### 🧰 Maintenance <details> <summary>7 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5995](https://redirect.github.com/mealie-recipes/mealie/issues/5995)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5999](https://redirect.github.com/mealie-recipes/mealie/issues/5999)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6006](https://redirect.github.com/mealie-recipes/mealie/issues/6006)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6009](https://redirect.github.com/mealie-recipes/mealie/issues/6009)) - chore: automatic locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6024](https://redirect.github.com/mealie-recipes/mealie/issues/6024)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6029](https://redirect.github.com/mealie-recipes/mealie/issues/6029)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6017](https://redirect.github.com/mealie-recipes/mealie/issues/6017)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v3.1.1 [@​github-actions](https://redirect.github.com/github-actions) ([#​5994](https://redirect.github.com/mealie-recipes/mealie/issues/5994)) #### ⬆️ Dependency updates - fix(deps): update dependency openai to v1.101.0 [@​renovate](https://redirect.github.com/renovate) ([#​6005](https://redirect.github.com/mealie-recipes/mealie/issues/6005)) - chore(deps): update dependency ruff to v0.12.10 [@​renovate](https://redirect.github.com/renovate) ([#​6004](https://redirect.github.com/mealie-recipes/mealie/issues/6004)) - chore(deps): update dependency mkdocs-material to v9.6.18 [@​renovate](https://redirect.github.com/renovate) ([#​6008](https://redirect.github.com/mealie-recipes/mealie/issues/6008)) #### 🙏 New Contributors - [@​eMerzh](https://redirect.github.com/eMerzh) made their first contribution in [#​5616](https://redirect.github.com/mealie-recipes/mealie/pull/5616) - [@​DrDonoso](https://redirect.github.com/DrDonoso) made their first contribution in [#​6001](https://redirect.github.com/mealie-recipes/mealie/pull/6001) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
afb9a63cb2 |
chore(helm): update image docker.io/codercom/code-server 4.103.1 → 4.103.2 (#38830)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/codercom/code-server | patch | `fc1d8a5` -> `f9ed058` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
083283ce10 |
chore(helm): update image docker.io/portainer/portainer-ee 2.33.0 → 2.33.1 (#38838)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/portainer/portainer-ee | patch | `7a8270d` -> `5c1a782` | --- > [!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=--> |
||
|
|
425d934d0e |
chore(helm): update image docker.io/wiserain/flexget 3.17.11 → 3.17.14 (#38748)
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 | `5ce376b` -> `bda1a9a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
88b5fad847 |
chore(helm): update image ghcr.io/home-operations/radarr 5.27.4.10176 → 5.27.5.10184 (#38783)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | `4b9c354` -> `af67ce8` | --- > [!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>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary> ### [`v5.27.5.10184`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.5.10184): 5.27.5.10184 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.4.10176...v5.27.5.10184) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`d384921`](https://redirect.github.com/Radarr/Radarr/commit/d38492188a55f98bbada1d9e1acff0dc6281435f) New: Georgian language support ([#​11209](https://redirect.github.com/Radarr/Radarr/issues/11209)) - [`50e75e1`](https://redirect.github.com/Radarr/Radarr/commit/50e75e13621707d15afe9b58fdac4003bb2f50b8) Bump to 5.27.5 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=189&_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
8fab10b232 |
fix(website): update astro monorepo (patch) (#38750)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap)) | [`3.5.0` -> `3.5.1`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.5.0/3.5.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.13.2` -> `5.13.3`](https://renovatebot.com/diffs/npm/astro/5.13.2/5.13.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!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>withastro/astro (@​astrojs/sitemap)</summary> ### [`v3.5.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#351) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.5.0...@astrojs/sitemap@3.5.1) ##### Patch Changes - [#​14233](https://redirect.github.com/withastro/astro/pull/14233) [`896886c`](https://redirect.github.com/withastro/astro/commit/896886cc6e60954d8d5ac80a4b2560df92cfdc5b) Thanks [@​gouravkhunger](https://redirect.github.com/gouravkhunger)! - Fixes the issue with the option `lastmod` where if it is defined it applies correctly to `<url>` entries in each `sitemap-${i}.xml` file but not the `<sitemap>` entries in the root `sitemap-index.xml` file. </details> <details> <summary>withastro/astro (astro)</summary> ### [`v5.13.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5133) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.13.2...astro@5.13.3) ##### Patch Changes - [#​14239](https://redirect.github.com/withastro/astro/pull/14239) [`d7d93e1`](https://redirect.github.com/withastro/astro/commit/d7d93e19fbfa52cf74dee40f5af6b7ea6a7503d2) Thanks [@​wtchnm](https://redirect.github.com/wtchnm)! - Fixes a bug where the types for the live content collections were not being generated correctly in dev mode - [#​14221](https://redirect.github.com/withastro/astro/pull/14221) [`eadc9dd`](https://redirect.github.com/withastro/astro/commit/eadc9dd277d0075d7bff0e33c7a86f3fb97fdd61) Thanks [@​delucis](https://redirect.github.com/delucis)! - Fixes JSON schema support for content collections using the `file()` loader - [#​14229](https://redirect.github.com/withastro/astro/pull/14229) [`1a9107a`](https://redirect.github.com/withastro/astro/commit/1a9107a4049f43c1e4e9f40e07033f6bfe4398e4) Thanks [@​jonmichaeldarby](https://redirect.github.com/jonmichaeldarby)! - Ensures `Astro.currentLocale` returns the correct locale during SSG for pages that use a locale param (such as `[locale].astro` or `[locale]/index.astro`, which produce `[locale].html`) </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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b64ab3b4cb |
chore(helm): update image docker.io/sourcegraph/server 6.7.229 → 6.7.1104 (#38746)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sourcegraph/server](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch | `e776eaa` -> `1d96736` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
206fa6c744 |
chore(helm): update image docker.io/gotson/komga 1.23.1 → 1.23.3 (#38831)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | patch | `f91b6d5` -> `9ec80c4` | --- > [!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>gotson/komga (docker.io/gotson/komga)</summary> ### [`v1.23.3`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1233-2025-08-28) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.23.2...1.23.3) #### 🐛 Fixes **api** - cannot create readlist or collection with database in WAL mode ([1776174](https://redirect.github.com/gotson/komga/commits/1776174)) #### 🛠 Build **release** - fail jreleaser on publish errors ([6b4d81e](https://redirect.github.com/gotson/komga/commits/6b4d81e)) #### ⚙️ Dependencies **ci** - bump actions/setup-java from 4 to 5 ([b837963](https://redirect.github.com/gotson/komga/commits/b837963)) ### [`v1.23.2`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1232-2025-08-25) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.23.1...1.23.2) #### 🐛 Fixes **kobo** - NullPointer exception ([138c0ed](https://redirect.github.com/gotson/komga/commits/138c0ed)), closes [#​2045](https://redirect.github.com/gotson/komga/issues/2045) **webui** - ignore content negotiation when downloading page ([85a33d4](https://redirect.github.com/gotson/komga/commits/85a33d4)), closes [#​2042](https://redirect.github.com/gotson/komga/issues/2042) **unscoped** - ignore xml namespace in EPUB opf file ([3ab21ff](https://redirect.github.com/gotson/komga/commits/3ab21ff)), closes [#​2043](https://redirect.github.com/gotson/komga/issues/2043) #### 🏎 Perf - enable SQLite WAL mode by default ([e7b56b2](https://redirect.github.com/gotson/komga/commits/e7b56b2)) #### 🔄️ Changes **api** - mark kepubifyPath as deprecated ([d147586](https://redirect.github.com/gotson/komga/commits/d147586)) **unscoped** - use Jsoup XmlParser instead of HTML parser where needed ([4e7c49d](https://redirect.github.com/gotson/komga/commits/4e7c49d)) #### 🛠 Build **deps** - move redundant versions to gradle version catalog ([18ec31f](https://redirect.github.com/gotson/komga/commits/18ec31f)) #### 📝 Documentation - update sponsors ([0bcf1e4](https://redirect.github.com/gotson/komga/commits/0bcf1e4)) #### 🌐 Translation **komga-tray** - translated using Weblate (Slovak) ([4a598e3](https://redirect.github.com/gotson/komga/commits/4a598e3)) - translated using Weblate (Assamese) ([9ce6258](https://redirect.github.com/gotson/komga/commits/9ce6258)) - added translation using Weblate (Slovak) ([c6a424e](https://redirect.github.com/gotson/komga/commits/c6a424e)) - translated using Weblate (Ukrainian) ([45a105a](https://redirect.github.com/gotson/komga/commits/45a105a)) **webui** - translated using Weblate (Slovak) ([9a6f664](https://redirect.github.com/gotson/komga/commits/9a6f664)) - translated using Weblate (Ukrainian) ([ed271fc](https://redirect.github.com/gotson/komga/commits/ed271fc)) #### ⚙️ Dependencies **ci** - bump actions/checkout from 4 to 5 ([ea5a470](https://redirect.github.com/gotson/komga/commits/ea5a470)) - bump hydraulic-software/conveyor from 18.1 to 19.0 ([a333b75](https://redirect.github.com/gotson/komga/commits/a333b75)) **webui** - bump brace-expansion from 1.1.11 to 1.1.12 in /komga-webui ([777acbb](https://redirect.github.com/gotson/komga/commits/777acbb)) - bump ws in /komga-webui ([30f6d3a](https://redirect.github.com/gotson/komga/commits/30f6d3a)) **unscoped** - bump jsoup to 1.21.1 ([8b62988](https://redirect.github.com/gotson/komga/commits/8b62988)) - bump nightcompress from 1.1.0 to 1.1.1 ([eb8a2df](https://redirect.github.com/gotson/komga/commits/eb8a2df)) - bump ktlint from 1.6.0 to 1.7.1 ([54c818e](https://redirect.github.com/gotson/komga/commits/54c818e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
df50e07479 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.32 → v3.0.33 (clustertool) (#38840)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | `v3.0.32` -> `v3.0.33` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.33`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.33) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.32...v3.0.33) #### Changelog - [`03878de`](https://redirect.github.com/budimanjojo/talhelper/commit/03878dee0d3f72c421a7365070b181958afb73ff) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.7 - [`536500b`](https://redirect.github.com/budimanjojo/talhelper/commit/536500bc986aaa1e73e143263f76eb19d1885cc5) chore(container): update golangci/golangci-lint docker tag to v2.3.1 - [`2bd1a45`](https://redirect.github.com/budimanjojo/talhelper/commit/2bd1a454e09ad390c7d2a5836a55c6866c11b1e2) chore(container): update golangci/golangci-lint docker tag to v2.4.0 - [`82299a8`](https://redirect.github.com/budimanjojo/talhelper/commit/82299a8f622275e2202337d6f17d7d71d09674ca) chore(container): update registry.k8s.io/kubectl docker tag to v1.33.4 - [`c2cdf15`](https://redirect.github.com/budimanjojo/talhelper/commit/c2cdf157287809ef3a6a333ff45c439705aad92a) chore(deps): update dependency siderolabs/talos to v1.10.7 - [`759c923`](https://redirect.github.com/budimanjojo/talhelper/commit/759c923aa917f0ff121e10d587bffbdb264a78d0) chore(github-action)!: Update actions/checkout action to v5 - [`6da952f`](https://redirect.github.com/budimanjojo/talhelper/commit/6da952fb5b200265fc8408eeee1f52b53bed28f7) chore(github-action): update actions/checkout action to v4.3.0 - [`8e5e7e4`](https://redirect.github.com/budimanjojo/talhelper/commit/8e5e7e49f392e32d880d857eda2953da2c3aaf5f) chore(github-action): update actions/checkout digest to [`08eba0b`](https://redirect.github.com/budimanjojo/talhelper/commit/08eba0b) ([#​1133](https://redirect.github.com/budimanjojo/talhelper/issues/1133)) - [`762a745`](https://redirect.github.com/budimanjojo/talhelper/commit/762a745aea5963a4356bfb0e28c17cbb1f956bdc) chore(github-action): update renovatebot/github-action action to v43.0.6 - [`f69689d`](https://redirect.github.com/budimanjojo/talhelper/commit/f69689dfa6209a803fea5def3206409d83d2eff1) chore(github-action): update renovatebot/github-action action to v43.0.7 - [`ffd4d59`](https://redirect.github.com/budimanjojo/talhelper/commit/ffd4d59cf5c9d31b98be66e2f3b32e68de9a7ef5) chore(github-action): update renovatebot/github-action action to v43.0.8 - [`ad82844`](https://redirect.github.com/budimanjojo/talhelper/commit/ad8284457c68a681b407f057ed54f8c387e6a6ad) chore(github-action): update renovatebot/github-action action to v43.0.9 - [`07d8ce0`](https://redirect.github.com/budimanjojo/talhelper/commit/07d8ce0c241921a12bd3f6185e3361411de9b4fd) chore(schema): update talconfig.yaml JSON schema ([#​1150](https://redirect.github.com/budimanjojo/talhelper/issues/1150)) - [`d634b00`](https://redirect.github.com/budimanjojo/talhelper/commit/d634b00c4b2448c5544a53c6e80a28e81fd6f476) chore(schema): update talos-extensions.yaml JSON schema - [`240f922`](https://redirect.github.com/budimanjojo/talhelper/commit/240f9222f3e6cf400838804b6565308139b30c0a) chore(schema): update talos-extensions.yaml JSON schema ([#​1123](https://redirect.github.com/budimanjojo/talhelper/issues/1123)) - [`b590917`](https://redirect.github.com/budimanjojo/talhelper/commit/b5909171b7f674c5be68011066e36baf6496d00a) chore(schema): update talos-extensions.yaml JSON schema ([#​1124](https://redirect.github.com/budimanjojo/talhelper/issues/1124)) - [`2f91548`](https://redirect.github.com/budimanjojo/talhelper/commit/2f91548220fcb1f91e837a5e41dde7ad70fc46af) chore(schema): update talos-extensions.yaml JSON schema ([#​1127](https://redirect.github.com/budimanjojo/talhelper/issues/1127)) - [`dad5cf5`](https://redirect.github.com/budimanjojo/talhelper/commit/dad5cf5bdfc2883ac41c611fd620e7d312f677e5) chore(schema): update talos-extensions.yaml JSON schema ([#​1130](https://redirect.github.com/budimanjojo/talhelper/issues/1130)) - [`28ee50a`](https://redirect.github.com/budimanjojo/talhelper/commit/28ee50a5babec28e599737c1bbec724f26b62c0a) chore(schema): update talos-extensions.yaml JSON schema ([#​1140](https://redirect.github.com/budimanjojo/talhelper/issues/1140)) - [`1683163`](https://redirect.github.com/budimanjojo/talhelper/commit/16831632dd477e3b3ae2ba9d674e4f6f6f1eb83f) chore(schema): update talos-extensions.yaml JSON schema ([#​1144](https://redirect.github.com/budimanjojo/talhelper/issues/1144)) - [`fdbf641`](https://redirect.github.com/budimanjojo/talhelper/commit/fdbf641f431565ba7d6bd71e8573a8cdd5e4f33f) chore(schema): update talos-extensions.yaml JSON schema ([#​1148](https://redirect.github.com/budimanjojo/talhelper/issues/1148)) - [`fe42be0`](https://redirect.github.com/budimanjojo/talhelper/commit/fe42be0c1c8c031ec8d8d402bd2887bc529a42e2) chore(schema): update talos-extensions.yaml JSON schema ([#​1152](https://redirect.github.com/budimanjojo/talhelper/issues/1152)) - [`4ec70ee`](https://redirect.github.com/budimanjojo/talhelper/commit/4ec70ee346a073e94cbae1219d33792322e9ca9e) chore(schema): update talos-extensions.yaml JSON schema ([#​1156](https://redirect.github.com/budimanjojo/talhelper/issues/1156)) - [`80e04f0`](https://redirect.github.com/budimanjojo/talhelper/commit/80e04f0df9c994d9c0bdf6b6c3cf69fa0f6d6972) feat(config): add `encryptionSpec` to `volumes` - [`29add3f`](https://redirect.github.com/budimanjojo/talhelper/commit/29add3febec134a8c5d73ba07c83e0a360cb48f2) feat: update Scoop for talhelper version v3.0.32 - [`0588852`](https://redirect.github.com/budimanjojo/talhelper/commit/0588852b8a6561b61e4170691225504005069db3) feat: update flake ([#​1121](https://redirect.github.com/budimanjojo/talhelper/issues/1121)) - [`400735f`](https://redirect.github.com/budimanjojo/talhelper/commit/400735f18e48142f7fd80da3b3046e8786315fc9) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.32 - [`e22a45b`](https://redirect.github.com/budimanjojo/talhelper/commit/e22a45b5b8fc0dc94238dab4ec080aab57381291) fix(deps): update module github.com/siderolabs/image-factory to v0.8.0 - [`76a4df3`](https://redirect.github.com/budimanjojo/talhelper/commit/76a4df3e53ddc8921e685a094e97254d7efe213b) fix(deps): update module github.com/siderolabs/image-factory to v0.8.1 - [`483b781`](https://redirect.github.com/budimanjojo/talhelper/commit/483b7815435730bf38dafc2ac4bb51a50515e6ea) fix(deps): update module github.com/siderolabs/image-factory to v0.8.2 - [`7936ec7`](https://redirect.github.com/budimanjojo/talhelper/commit/7936ec7ad8e4aa438f5924d5442a120e0d4dd8a2) fix(deps): update module github.com/siderolabs/image-factory to v0.8.3 - [`c7050bf`](https://redirect.github.com/budimanjojo/talhelper/commit/c7050bf6234f62417f15bde39386432549ee0b06) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0-beta.1 - [`dacbf70`](https://redirect.github.com/budimanjojo/talhelper/commit/dacbf706a933cec517ee3e505ff30efaef32583c) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0-beta.2 - [`312ebd4`](https://redirect.github.com/budimanjojo/talhelper/commit/312ebd4053e96174227ca3ea68812fab810d7992) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0-rc.0 - [`1dae6ad`](https://redirect.github.com/budimanjojo/talhelper/commit/1dae6add58ca9727b9da4d421e556f33cec895f5) fix(deps): update module golang.org/x/mod to v0.27.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2a68b44dd2 |
chore(helm): update image ghcr.io/sethforprivacy/simple-monerod v0.18.4.1 → v0.18.4.2 (#38835)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker) | patch | `ac955dc` -> `4ddb2ee` | --- > [!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=--> |
||
|
|
dec671486f |
chore(helm): update image docker.io/docuseal/docuseal 2.1.1 → 2.1.2 (#38792)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/docuseal/docuseal | patch | `35c88fa` -> `59ca695` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
668fe1ae65 |
chore(helm): update image ghcr.io/linuxserver/grav 1.7.48 → 1.7.49 (#38811)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages) ([source](https://redirect.github.com/linuxserver/docker-grav)) | patch | `9a52c36` -> `3e528ac` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
48d31daa00 |
chore(container): update docker.io/codercom/code-server docker tag to v4.103.2 (#38829)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/codercom/code-server | final | patch | `4.103.1` -> `4.103.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
1d02f00e67 |
chore(helm): update image oci.trueforge.org/tccr/kubectl digest to 7e2d704 (#38879)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | oci.trueforge.org/tccr/kubectl | digest | `b16dca4` -> `7e2d704` | --- > [!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--> |
||
|
|
be11d6a622 |
chore(helm): update image ghcr.io/linuxserver/digikam digest to 727ec95 (#38819)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | digest | `860f4ee` -> `727ec95` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
0caee6edde |
chore(helm): update image docker.io/factoriotools/factorio digest to 0e29784 (#38732)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/factoriotools/factorio | digest | `c0e1a34` -> `0e29784` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c4cc3cc9ed |
chore(helm): update image ghcr.io/home-operations/jackett 0.22.2349 → 0.22.2367 (#38846)
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 | `e2ed589` -> `3bf4068` | --- > [!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.22.2367`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2367) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2362...v0.22.2367) #### Changes: - [`d4828ab`](https://redirect.github.com/Jackett/Jackett/commit/d4828ab130220b07fc1a7aac3ab3d6bc395ba167) dontorrent: CA trust fix. resolves [#​16153](https://redirect.github.com/Jackett/Jackett/issues/16153) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14341\&view=logs). ### [`v0.22.2362`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2362) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2360...v0.22.2362) #### Changes: - [`da9c6ef`](https://redirect.github.com/Jackett/Jackett/commit/da9c6efac91ee6aa9e99b7d56a702899dc4faeca) Update rudub - [`2391241`](https://redirect.github.com/Jackett/Jackett/commit/2391241b2fc7a63d88b5e8bfb6b626f1a6091d52) dontorrent: fix CA trust typo. resolves [#​16153](https://redirect.github.com/Jackett/Jackett/issues/16153) - [`ddc34e4`](https://redirect.github.com/Jackett/Jackett/commit/ddc34e4fac836cc6439d1be607ca1622ade80122) torrentqq: bump domain This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14336\&view=logs). ### [`v0.22.2360`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2360) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2353...v0.22.2360) #### Changes: - [`26c42f6`](https://redirect.github.com/Jackett/Jackett/commit/26c42f6b09311ccf3e24d97ca97926c1112fc7ce) Update rudub - [`ce1262e`](https://redirect.github.com/Jackett/Jackett/commit/ce1262ed634228ab2246349c08c14e491355cb11) thepiratedship: new cat - [`fac97be`](https://redirect.github.com/Jackett/Jackett/commit/fac97be295b2ec34deecf12bacf92c5b31a0842c) linuxtracker: update cats - [`9d5ea16`](https://redirect.github.com/Jackett/Jackett/commit/9d5ea16a12cce71947e1c455268d07a7d70755d0) spiritofrevolution: add new cat ([#​16152](https://redirect.github.com/Jackett/Jackett/issues/16152)) - [`287a3f0`](https://redirect.github.com/Jackett/Jackett/commit/287a3f0bdf616cc5dd9625edd1f3bb6f2cbaa86c) dontorrent: new domain + CA trust for docker - [`02de284`](https://redirect.github.com/Jackett/Jackett/commit/02de2846c59d88523776fa4f21e392ec1581044e) torrenttip: bump domain - [`cf9f132`](https://redirect.github.com/Jackett/Jackett/commit/cf9f13223ed0aade99d3e5d4775b60bf917c5b20) torrentsome: bump domain - [`049a990`](https://redirect.github.com/Jackett/Jackett/commit/049a990d36038f9c03b53249f6e733615dfeeb41) oxtorrent-vip: new domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14334\&view=logs). ### [`v0.22.2353`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2353) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2349...v0.22.2353) #### Changes: - [`3d2108a`](https://redirect.github.com/Jackett/Jackett/commit/3d2108aed31a10d7a3f6df0906f8aec28a860241) assorted: new list domains - [`cc4af53`](https://redirect.github.com/Jackett/Jackett/commit/cc4af53f78a8b8a636ec9fd62d3170bbd77a2c39) mojblink: add cert exception - [`502ba32`](https://redirect.github.com/Jackett/Jackett/commit/502ba32054c3d4124e2f1f3ebcb1e5b3f554ca96) Update rudub - [`0896ecf`](https://redirect.github.com/Jackett/Jackett/commit/0896ecfc73d30be147ff7f37717e3609a687e868) cinematik: infohash no longer returned This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14327\&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=--> |
||
|
|
9f068a02b1 |
chore(helm): update image docker.io/yacy/yacy_search_server digest to c636f5e (#38753)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/yacy/yacy_search_server | digest | `427395f` -> `c636f5e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
d754a521b0 |
chore(container): update docker.io/renovate/renovate docker tag to v41.90.1 (#38848)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.86.0-full` -> `41.90.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.90.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.90.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.90.0...41.90.1) ##### Bug Fixes - **pnpm:** allow pnpmfile if scripts are allowed ([#​37750](https://redirect.github.com/renovatebot/renovate/issues/37750)) ([aaa360f](https://redirect.github.com/renovatebot/renovate/commit/aaa360fae915fea61b063bb5fd329e9cb04e1172)) ##### Miscellaneous Chores - remove rarkins from maintainers ([#​37585](https://redirect.github.com/renovatebot/renovate/issues/37585)) ([93fa41b](https://redirect.github.com/renovatebot/renovate/commit/93fa41b26fdef8584be4d0c2582fa12397ae4360)) ### [`v41.90.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.90.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.89.3...41.90.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.37.0 (main) ([#​37758](https://redirect.github.com/renovatebot/renovate/issues/37758)) ([3568efe](https://redirect.github.com/renovatebot/renovate/commit/3568efe6092ca7c28b143c4956f15acfb3017378)) ### [`v41.89.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.89.2...41.89.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.5 (main) ([#​37756](https://redirect.github.com/renovatebot/renovate/issues/37756)) ([785f11b](https://redirect.github.com/renovatebot/renovate/commit/785f11b7827202d79e4d315c12969a4db44076ed)) ##### Miscellaneous Chores - **deps:** update dependency node to v22.19.0 (main) ([#​37757](https://redirect.github.com/renovatebot/renovate/issues/37757)) ([184ed26](https://redirect.github.com/renovatebot/renovate/commit/184ed266d015e9182a50a69874bb5752f00f108a)) ### [`v41.89.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.89.1...41.89.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.4 (main) ([#​37755](https://redirect.github.com/renovatebot/renovate/issues/37755)) ([f221b4f](https://redirect.github.com/renovatebot/renovate/commit/f221b4f74f95016a744b24f67007457251f46329)) ### [`v41.89.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.89.0...41.89.1) ##### Build System - **deps:** update node.js to v22.19.0 (main) ([#​37754](https://redirect.github.com/renovatebot/renovate/issues/37754)) ([90f8be8](https://redirect.github.com/renovatebot/renovate/commit/90f8be816ccf99c25ae117c55d294b8027c696ab)) ### [`v41.89.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.88.2...41.89.0) ##### Features - Pass git environment variables to `postUpgradeCommands` ([#​37694](https://redirect.github.com/renovatebot/renovate/issues/37694)) ([a345257](https://redirect.github.com/renovatebot/renovate/commit/a345257655b5d07e5d250c5522cc45b52e4e2227)) ##### Miscellaneous Chores - **deps:** update dependency google-github-actions/auth to v2.1.13 (main) ([#​37752](https://redirect.github.com/renovatebot/renovate/issues/37752)) ([184bffb](https://redirect.github.com/renovatebot/renovate/commit/184bffbf85cd3773a3b6804f664996c08206f320)) ### [`v41.88.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.88.1...41.88.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.3 (main) ([#​37749](https://redirect.github.com/renovatebot/renovate/issues/37749)) ([a062ff8](https://redirect.github.com/renovatebot/renovate/commit/a062ff8be022247ad5c1b0c0451decee0b8564aa)) ### [`v41.88.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.88.0...41.88.1) ##### Bug Fixes - **terragrunt:** account for comments in `terragrunt.hcl`s ([#​37738](https://redirect.github.com/renovatebot/renovate/issues/37738)) ([4a8dc01](https://redirect.github.com/renovatebot/renovate/commit/4a8dc01cc74b5c760fe4426dfe15473fe87654e2)) ### [`v41.88.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.87.4...41.88.0) ##### Features - Add Maven Central rate limit logging ([#​37704](https://redirect.github.com/renovatebot/renovate/issues/37704)) ([6e8de16](https://redirect.github.com/renovatebot/renovate/commit/6e8de162957e2771436d46a9d2c2edb42867e932)) ##### Bug Fixes - Supersede managers exclusively ([#​37737](https://redirect.github.com/renovatebot/renovate/issues/37737)) ([476b5ec](https://redirect.github.com/renovatebot/renovate/commit/476b5ece1c09aac309cd4b9d9a7d8e281640d5c1)) ##### Miscellaneous Chores - **deps:** update aquasecurity/trivy-action action to v0.33.0 (main) ([#​37741](https://redirect.github.com/renovatebot/renovate/issues/37741)) ([b4b3410](https://redirect.github.com/renovatebot/renovate/commit/b4b34104772d08eef5d2b7bb0ee58d623451d9c6)) ### [`v41.87.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.87.3...41.87.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.2 (main) ([#​37735](https://redirect.github.com/renovatebot/renovate/issues/37735)) ([1e745e8](https://redirect.github.com/renovatebot/renovate/commit/1e745e88ec0121ee8f47e6815889ad367affe068)) ##### Code Refactoring - Reduce loop nesting for `processSupersedesManagers` ([#​37733](https://redirect.github.com/renovatebot/renovate/issues/37733)) ([585f1d5](https://redirect.github.com/renovatebot/renovate/commit/585f1d58868d1f40869795a91fd91bdc70aac3bd)) ### [`v41.87.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.87.2...41.87.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.1 (main) ([#​37731](https://redirect.github.com/renovatebot/renovate/issues/37731)) ([e9ff034](https://redirect.github.com/renovatebot/renovate/commit/e9ff034ede33e0e9d0c2827b22844238eafd235c)) ### [`v41.87.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.87.1...41.87.2) ##### Build System - **deps:** update dependency [@​yarnpkg/core](https://redirect.github.com/yarnpkg/core) to v4.4.3 (main) ([#​37730](https://redirect.github.com/renovatebot/renovate/issues/37730)) ([ffed397](https://redirect.github.com/renovatebot/renovate/commit/ffed397409a1e03e5a44a8c1a05ffed01ca8c6de)) ### [`v41.87.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.87.0...41.87.1) ##### Bug Fixes - **config/parse:** merge extends iff additionalConfigFile has extends ([#​37717](https://redirect.github.com/renovatebot/renovate/issues/37717)) ([9799cb0](https://redirect.github.com/renovatebot/renovate/commit/9799cb01c78e79f554b10076c64ca468680a5991)) ### [`v41.87.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.86.1...41.87.0) ##### Features - Warn when an updated dependency loses an attestation ([#​37268](https://redirect.github.com/renovatebot/renovate/issues/37268)) ([6b1d198](https://redirect.github.com/renovatebot/renovate/commit/6b1d198690c3aabff4811cd6031f511451982237)) ### [`v41.86.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.86.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.86.0...41.86.1) ##### Bug Fixes - Update error message format for invalid configuration options ([#​37715](https://redirect.github.com/renovatebot/renovate/issues/37715)) ([0b7c4d5](https://redirect.github.com/renovatebot/renovate/commit/0b7c4d5fd26350d2ef9ead738c8ac84001773be4)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.7.3 (main) ([#​37725](https://redirect.github.com/renovatebot/renovate/issues/37725)) ([fc7cbf2](https://redirect.github.com/renovatebot/renovate/commit/fc7cbf2e35f67f3f50a4fd509a49f212b14c8fbd)) </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=--> |
||
|
|
5ba5a7017f |
chore(helm): update image ghcr.io/g0ldyy/comet digest to 3e8422e (#38828)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/g0ldyy/comet | digest | `5c74db5` -> `3e8422e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
4c831950f1 |
chore(helm): update image lscr.io/linuxserver/blender digest to ee198af (#38808)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `fa4ee7e` -> `ee198af` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
584c11bc71 |
chore(helm): update image docker.io/shaneisrael/fireshare v1.2.27 → v1.2.30 (#38810)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `4c345b3` -> `d2a0af9` | --- > [!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>ShaneIsrael/fireshare (docker.io/shaneisrael/fireshare)</summary> ### [`v1.2.30`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.30) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.28...v1.2.30) #### What's Changed - Fix links and derived data not being removed correctly by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [#​322](https://redirect.github.com/ShaneIsrael/fireshare/pull/322) - Chunked Uploading Improvements & Deletion Fixes by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [#​323](https://redirect.github.com/ShaneIsrael/fireshare/pull/323) **Full Changelog**: <https://github.com/ShaneIsrael/fireshare/compare/v1.2.28...v1.2.30> ### [`v1.2.28`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.28) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.27...v1.2.28) #### What's Changed - Fix Large Files Failing To Upload by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [#​319](https://redirect.github.com/ShaneIsrael/fireshare/pull/319) **Full Changelog**: <https://github.com/ShaneIsrael/fireshare/compare/v1.2.27...v1.2.28> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
2c88f51d82 |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to d43f7d9 (#38723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `6c9759c` -> `d43f7d9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
05c3063e03 |
chore(helm): update image docker.io/searxng/searxng digest to 606eaa7 (#38721)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `de53a81` -> `606eaa7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |