d2c303ddd8c378e9f659fc11d5559a16a3f6c7bb
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
d2c303ddd8 |
chore(helm): update image docker.io/gitea/gitea 1.23.2 → 1.23.3 (#31780)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) | patch | `724b3f0` -> `96899d0` | --- > [!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>go-gitea/gitea (docker.io/gitea/gitea)</summary> ### [`v1.23.3`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.23.3) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.23.2...v1.23.3) - Security - Build Gitea with Golang v1.23.6 to fix security bugs - BUGFIXES - Fix a bug caused by status webhook template [#​33512](https://redirect.github.com/go-gitea/gitea/issues/33512) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fbc3133fcd | chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 5bffd40 (#31777) | ||
|
|
57b01c441d |
chore(helm): update image docker.io/baserow/baserow 1.30.1 → 1.31.0 (#31782)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | minor | `df0c42e` -> `309a176` | --- > [!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.31.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1310) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.30.1...1.31.0) ##### New features - Allow optionally exporting in publicly shared views. [#​1213](https://gitlab.com/baserow/baserow/-/issues/1213) - Allow skipping files during Airtable import [#​1225](https://gitlab.com/baserow/baserow/-/issues/1225) - \[Builder] Introducing query parameters [#​1661](https://gitlab.com/baserow/baserow/-/issues/1661) - \[Builder] Ensure that sensitive Integration data is not exported. [#​1863](https://gitlab.com/baserow/baserow/-/issues/1863) - Add support for the Collaborator field type in formulas and lookups. [#​1890](https://gitlab.com/baserow/baserow/-/issues/1890) - \[Builder] Enhance security by excluding unused fields from the Data Source context. [#​3001](https://gitlab.com/baserow/baserow/-/issues/3001) - Add distribution aggregation. [#​3056](https://gitlab.com/baserow/baserow/-/issues/3056) - \[Builder] Added radius settings for Element background and border. [#​3068](https://gitlab.com/baserow/baserow/-/issues/3068) - \[Builder] Add support for Custom Colors in Theme settings. [#​3068](https://gitlab.com/baserow/baserow/-/issues/3068) - \[Builder] Add vertical and horizontal gap to Repeat Element. [#​3068](https://gitlab.com/baserow/baserow/-/issues/3068) - \[Builder] Added the ability to set the Font Weight for various elements in the Theme settings. [#​3068](https://gitlab.com/baserow/baserow/-/issues/3068) - Periodic data sync [#​3071](https://gitlab.com/baserow/baserow/-/issues/3071) - Number lookup field filters [#​3112](https://gitlab.com/baserow/baserow/-/issues/3112) - Improve the export progress update [#​3184](https://gitlab.com/baserow/baserow/-/issues/3184) - Notify other windows about started jobs. [#​3198](https://gitlab.com/baserow/baserow/-/issues/3198) - Workspace context menu search [#​3265](https://gitlab.com/baserow/baserow/-/issues/3265) - Optionally allow choosing view in the local Baserow table data sync. [#​3266](https://gitlab.com/baserow/baserow/-/issues/3266) - Add support to filter lookup of multiple select fields. [#​3277](https://gitlab.com/baserow/baserow/-/issues/3277) - Added support for filtering lookups of date fields. [#​3362](https://gitlab.com/baserow/baserow/-/issues/3362) - Add filter support for formula referencing a multiple collaborator field. [#​3400](https://gitlab.com/baserow/baserow/-/issues/3400) - Add button xlarge type variant. - \[Builder] Focus search input when opening add element modal ##### Bug fixes - Fix invalid regular expression error raised when creating a formula with an invalid regex [#​1053](https://gitlab.com/baserow/baserow/-/issues/1053) - Fix formula issue with lookup and UUID as primary field [#​1867](https://gitlab.com/baserow/baserow/-/issues/1867) - Fix formula issue with lookup and UUID as primary field [#​2354](https://gitlab.com/baserow/baserow/-/issues/2354) - Fix import/export/snapshot issue with broken formulas [#​2711](https://gitlab.com/baserow/baserow/-/issues/2711) - Validate request.data before views reaching to .data early [#​2740](https://gitlab.com/baserow/baserow/-/issues/2740) - \[Builder] Fix worfklow action navigation for pages with no parameters [#​2833](https://gitlab.com/baserow/baserow/-/issues/2833) - Fix issue with text changing position when renaming items in the sidebar [#​2883](https://gitlab.com/baserow/baserow/-/issues/2883) - Display progress of pending jobs in the sidebar when the workspace is empty [#​2904](https://gitlab.com/baserow/baserow/-/issues/2904) - Fix is empty/not empty filter behavior for single select field with deleted options [#​3053](https://gitlab.com/baserow/baserow/-/issues/3053) - \[Builder] Filter out unused fields from dispatched Workflow Actions. [#​3090](https://gitlab.com/baserow/baserow/-/issues/3090) - Restore decoration value ids during table import [#​3193](https://gitlab.com/baserow/baserow/-/issues/3193) - Allow editors to subscribe to a form view. [#​3271](https://gitlab.com/baserow/baserow/-/issues/3271) - Fix crash when invalid value is passed to link row fields with read-only primary field in the linked table. [#​3277](https://gitlab.com/baserow/baserow/-/issues/3277) - Long text in full text search overflows window content. [#​3285](https://gitlab.com/baserow/baserow/-/issues/3285) - \[Builder] Resolved an error triggered when a workflow action would attempt to write or update a row pointing to a date field with an invalid value. [#​3286](https://gitlab.com/baserow/baserow/-/issues/3286) - \[Builder] Resolved an issue with the 'refresh data source' action when the data source was shared across multiple pages. [#​3308](https://gitlab.com/baserow/baserow/-/issues/3308) - Count/Rollup fields will reset through_field when recalculating linked row field removal [#​3309](https://gitlab.com/baserow/baserow/-/issues/3309) - Fix a bug causing the backend to fail hard when sorting by an AI Field. [#​3310](https://gitlab.com/baserow/baserow/-/issues/3310) - Fix Airtable import failing if the 'foreignRowId' key is missing. [#​3317](https://gitlab.com/baserow/baserow/-/issues/3317) - \[Builder] Fixed a bug that caused an error during export when the application had a background image in the page section of the theme. [#​3320](https://gitlab.com/baserow/baserow/-/issues/3320) - \[Builder] Resolved an error which was thrown when a data source's integration was destroyed. [#​3323](https://gitlab.com/baserow/baserow/-/issues/3323) - \[Builder] Resolved a styling issue in the Link element, and the Table element link type when swapping between link and button variants. [#​3325](https://gitlab.com/baserow/baserow/-/issues/3325) - Fix an issue with frontend when looking up formatted number fields. [#​3332](https://gitlab.com/baserow/baserow/-/issues/3332) - \[Builder] Allow children of Header and Footer elements to set their width. [#​3333](https://gitlab.com/baserow/baserow/-/issues/3333) - Fix field settings suggestions for lookup and formula fields. [#​3336](https://gitlab.com/baserow/baserow/-/issues/3336) - Fix a bug causing the frontend to crash when trying to hide fields directly after creating a timeline. [#​3358](https://gitlab.com/baserow/baserow/-/issues/3358) - \[Builder] Fixed bug that caused a workspace import to fail when certain fields were missing. [#​3375](https://gitlab.com/baserow/baserow/-/issues/3375) - Exclude Link to table fields dependencies from periodic updates [#​3379](https://gitlab.com/baserow/baserow/-/issues/3379) - \[Builder] Resolved a bug in filtered table elements which prevented their workflow actions from dispatching properly. [#​3399](https://gitlab.com/baserow/baserow/-/issues/3399) - Fix broken Heroku addons and one-click-deploy button URL. [#​3401](https://gitlab.com/baserow/baserow/-/issues/3401) - Fix backend/frontend formula sort differences. [#​3410](https://gitlab.com/baserow/baserow/-/issues/3410) - \[Builder] Fix children element style in element menu when the container is selected [#​3420](https://gitlab.com/baserow/baserow/-/issues/3420) - \[Builder] Fix issue when previewing templates in some situations [#​3421](https://gitlab.com/baserow/baserow/-/issues/3421) - \[Builder] Fix failing delete action - \[Builder] Resolved an error which prevented 'summarize field' data sources from being used. - Fix dashboard no workspace translations - Fix publicly shared view URL not always visible because it does't fit. - Remove checkbox line-height ##### Refactors - Upgrade vue-chartjs from 4.x to 5.x [#​1683](https://gitlab.com/baserow/baserow/-/issues/1683) - Code cleanup for advanced number formatting [#​3293](https://gitlab.com/baserow/baserow/-/issues/3293) - Add user id to sentry issues. [#​3338](https://gitlab.com/baserow/baserow/-/issues/3338) - \[Builder] Improve element selection performance when there are many elements - Improve field dependency rebuild by doing operations in bulk. - Improve lookup rebuild from field names method performance. - Improve view field change type performance by doing update in bulk. - Various small query performance improvements related to deleting and updating fields. ##### Breaking API changes - Remove support for PostgreSQL 11. [#​3371](https://gitlab.com/baserow/baserow/-/issues/3371) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d6584a8481 | chore(helm): update image docker.io/gaseousgames/gaseousserver v1.7.9 → v1.7.10 (#31779) | ||
|
|
69d24884ee | chore(helm): update image docker.io/cloudflare/cloudflared 2025.1.1 → 2025.2.0 (#31783) | ||
|
|
0be9ba5689 | chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.0.8.0 → 6.1.3.0 (#31785) | ||
|
|
a74f69bf6a | chore(helm): update image docker.io/homeassistant/home-assistant 2025.2.0 → 2025.2.1 (#31781) | ||
|
|
5e9739d1cb |
chore(helm): update image docker.io/victoriametrics/victoria-metrics v1.110.0 → v1.111.0 (#31787)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/victoriametrics/victoria-metrics](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics) | minor | `77f49c5` -> `c385832` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a07f8ac405 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 77b52e2 (#31776)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `7c65476` -> `77b52e2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b9ff61dd1b |
chore(helm): update image docker.io/alpine/socat digest to e899028 (#31775)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `6284166` -> `e899028` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6815b0f60a |
chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#31778)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rancher/system-upgrade-controller | patch | `v0.14.1` -> `v0.14.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f906ffe08c |
chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to 1217576 (#31767)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public) | digest | `5fe0604` -> `1217576` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0249284b9b | chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 48c4c2b (#31765) | ||
|
|
a0ab5acddc |
chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 2e72ea0 (#31760)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `f68b5af` -> `2e72ea0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
093713b047 |
chore(helm): update image lscr.io/linuxserver/blender digest to c79b8ec (#31764)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `292626b` -> `c79b8ec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4c1dde1fe1 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.32.0 → v1.32.1 (#31773)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `6aa782f` -> `c233e09` | --- > [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.32.1`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.32.1) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.32.0...v1.32.1) ##### Bug Fixes - printer settings must use lowercase key ([#​1582](https://redirect.github.com/fluidd-core/fluidd/issues/1582)) ([79a39ed](https://redirect.github.com/fluidd-core/fluidd/commit/79a39edf939d7d575639e21988deaa73a614903e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
87481e1749 |
chore(helm): update rdesktop (#31768)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `d04fa16` -> `9f90b1a` | | lscr.io/linuxserver/rdesktop | digest | `c884415` -> `c679c0c` | | lscr.io/linuxserver/rdesktop | digest | `df8d44c` -> `16cbbc2` | | lscr.io/linuxserver/rdesktop | digest | `640308d` -> `abb8fce` | | lscr.io/linuxserver/rdesktop | digest | `6358ee8` -> `348b0cc` | | lscr.io/linuxserver/rdesktop | digest | `c42531e` -> `31434ca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
20ca5a72c5 | chore(helm): update image tccr.io/tccr/db-wait-mongodb digest to a7096b6 (#31766) | ||
|
|
d5bd9580b3 | chore(helm): update image ghcr.io/linuxserver/sickchill digest to 479993a (#31762) | ||
|
|
4bcbd34c9d | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1381 → 0.22.1382 (#31772) | ||
|
|
8917edf7b5 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.0 → 0.49.1 (#31771)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `56eb0be` -> `c48b0b8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.1`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.1): Fixes and improvements [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1) #### What's Changed - Fix custom header parsing to split on the first colon only by [@​iafuad](https://redirect.github.com/iafuad) in [https://github.com/dgtlmoon/changedetection.io/pull/2929](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2929) - Adding jinja2/browsersteps test by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2915](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2915) - Add multiple semver tags to docker releases by [@​RoboMagus](https://redirect.github.com/RoboMagus) in [https://github.com/dgtlmoon/changedetection.io/pull/2938](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2938) - Re [#​2945](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2945) - Handle ByteOrderMark in JSON strings by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2947](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2947) - Update stock-not-in-stock.js (Italian translations) by [@​vin86](https://redirect.github.com/vin86) in [https://github.com/dgtlmoon/changedetection.io/pull/2948](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2948) #### New Contributors - [@​iafuad](https://redirect.github.com/iafuad) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/2929](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2929) - [@​RoboMagus](https://redirect.github.com/RoboMagus) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/2938](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2938) - [@​vin86](https://redirect.github.com/vin86) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/2948](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2948) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5d6bbb301a |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 986e972 (#31759)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `6b2cc63` -> `986e972` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f698dfa86e |
chore(helm): update image ghcr.io/linuxserver/boinc digest to 617c46e (#31755)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `74292b2` -> `617c46e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
726513ef09 |
chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 37cc4c0 (#31757)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `752626c` -> `37cc4c0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3b07580fe8 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 3ff5b72 (#31761)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `0b6b1fc` -> `3ff5b72` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
18cec8b5f8 |
chore(helm): update image ghcr.io/meeb/tubesync digest to 8bd0993 (#31763)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `f2d546f` -> `8bd0993` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
77fe14ca61 |
chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to b6ac4ec (#31758)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/emulatorjs](https://redirect.github.com/linuxserver/docker-emulatorjs/packages) ([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) | digest | `60c2da4` -> `b6ac4ec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d5e323cfee | chore(container): update golang:1.23.6 docker digest to 9271129 (#31753) | ||
|
|
222d5db755 |
chore(flux): update image jackett 23.3.13 → 23.3.14 (#31769)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.13` -> `23.3.14` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
57bd7cba7e |
chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.32.1 (clustertool) (#31774)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | minor | `v1.31.1` -> `v1.32.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
7958b36c8e |
chore(container): update golang:1.23.6-alpine docker digest to 2c49857 (#31754)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | digest | `f7b9e13` -> `2c49857` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6692467590 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1377 → 0.22.1381 (#31742)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `3f58c83` -> `424c17a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
35d7f74298 |
chore(helm): update image docker.io/haveagitgat/tdarr 2.30.01 → 2.31.02 (#31746)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `960aac0` -> `4df313a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
b67f8c48e9 |
chore(helm): update image ghcr.io/linuxserver/calibre 7.24.0 → 7.25.0 (#31750)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | minor | `8c47114` -> `d8f6b1c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8550ff10bb |
chore(helm): update image docker.io/wekanteam/wekan v7.80 → v7.81 (#31748)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `a0de073` -> `80026f2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>wekan/wekan (docker.io/wekanteam/wekan)</summary> ### [`v7.81`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v781-2025-02-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.80...v7.81) This release adds the following new features: - [Helm Chart: Added secretManaged value for enabling or disabling the creation of secret by Helm](https://redirect.github.com/wekan/charts/pull/39). Thanks to salleman33. and adds the following updates: - [Updated Docker Actions](https://redirect.github.com/wekan/wekan/pull/5670). Thanks to dependabot. - [Added Meteor 3.1 learning course to docs](https://redirect.github.com/wekan/wekan/commit/0c7e12c5e7f322bdbaaa61100e66153dd0b92e4d). Thanks to producer of learning course. - [Upgraded to MongoDB 6.0.20 at Snap Candidate](https://redirect.github.com/wekan/wekan/commit/b571f1c9530b899db75bf28a03c18277a9b77cb8). Thanks to MongoDB developers. and fixes the following bugs: - [Fixed env variable METRICS_ACCEPTED_IP_ADDRESS to be same as at docs](https://redirect.github.com/wekan/wekan/commit/0b1e0bd39569175668c195b63dde91bf0e6f1b24). Thanks to salleman33. - [Fixed misspelling of hours at env variable setting LDAP_BACKGROUND_SYNC_INTERVAL](https://redirect.github.com/wekan/wekan/commit/36a307785369337a788499065f64175971878930). Thanks to hubermam. - [Helm Chart: Restore pod security context in deployment](https://redirect.github.com/wekan/charts/pull/40). Thanks to adalinesimonian. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8fb52122e4 |
chore(helm): update image docker.io/haveagitgat/tdarr_node 2.30.01 → 2.31.02 (#31747)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `e5a0d17` -> `75b2a8a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f37c438ad4 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.31.4 → v1.32.0 (#31749)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | minor | `bf9a73f` -> `6aa782f` | --- > [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.32.0`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.32.0) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.4...v1.32.0) ##### Features - Bookmarkable URL for active printer ([#​1574](https://redirect.github.com/fluidd-core/fluidd/issues/1574)) ([6af021d](https://redirect.github.com/fluidd-core/fluidd/commit/6af021d6a4113be152797fc7315764ec7535c771)) - control printer power via Moonraker ([#​1570](https://redirect.github.com/fluidd-core/fluidd/issues/1570)) ([48520e2](https://redirect.github.com/fluidd-core/fluidd/commit/48520e2844f59d28b8b699fccd4f0b9be76ba6d7)) - **GcodePreview:** adds G28 support ([aff1f50](https://redirect.github.com/fluidd-core/fluidd/commit/aff1f50f21b311a27f64d10bcc2f24786491a479)) - **i18n-de:** Update German translations ([5ff4714](https://redirect.github.com/fluidd-core/fluidd/commit/5ff4714935c83a1d9587c417acc208c595c7ac2c)) - **i18n-de:** Update German translations ([eaa5eea](https://redirect.github.com/fluidd-core/fluidd/commit/eaa5eeaade219aa64489dbdf7d88a39f46316af9)) - **i18n-hu:** Update Hungarian translations ([b2be571](https://redirect.github.com/fluidd-core/fluidd/commit/b2be57131379b512944191067d289305037bd9a6)) - **i18n-hu:** Update Hungarian translations ([0c72b4c](https://redirect.github.com/fluidd-core/fluidd/commit/0c72b4c85f56ce814e66bb731d45758e54d41dc2)) - **i18n-it:** Update Italian translations ([869ceb9](https://redirect.github.com/fluidd-core/fluidd/commit/869ceb98b62ebe4672c1902eee8d9bd2e9c4df78)) - **i18n-nl:** Update Dutch translations ([7163859](https://redirect.github.com/fluidd-core/fluidd/commit/7163859662aa090f79eeec9f8740eb32a4b909b6)) - **i18n-nl:** Update Dutch translations ([55f4d65](https://redirect.github.com/fluidd-core/fluidd/commit/55f4d6540390a4754517851c3dba0376df2fbd6d)) - **i18n-pl:** Update Polish translations ([4601ff5](https://redirect.github.com/fluidd-core/fluidd/commit/4601ff587a2f8075f1e8617f12647c9d23e7f248)) - **i18n-pt_BR:** Update Portuguese (Brazil) translations ([7d25c74](https://redirect.github.com/fluidd-core/fluidd/commit/7d25c74b9374944b98a043ec305981a7f2d70f06)) - **i18n-pt_BR:** Update Portuguese (Brazil) translations ([95e35ef](https://redirect.github.com/fluidd-core/fluidd/commit/95e35ef256a0f0093166a69bfc21c55248e31d09)) - **i18n-ru:** Update Russian translations ([ac9f88f](https://redirect.github.com/fluidd-core/fluidd/commit/ac9f88f22de3551574675c4ff98f00c273cd758f)) - **i18n-RU:** update Russian translations ([#​1580](https://redirect.github.com/fluidd-core/fluidd/issues/1580)) ([8b1beb4](https://redirect.github.com/fluidd-core/fluidd/commit/8b1beb4ef4b281a0902bfc15a4bac268e86b23a1)) - **i18n-sl:** Update Slovenian translations ([6da0751](https://redirect.github.com/fluidd-core/fluidd/commit/6da07515a34476e8d297498300718c6176922fac)) - **i18n-tr:** Update Turkish translations ([6f2097f](https://redirect.github.com/fluidd-core/fluidd/commit/6f2097fc7ada88d730fb203e4ad836d5ee738810)) - Kalico firmware retraction z-hop support ([f446b32](https://redirect.github.com/fluidd-core/fluidd/commit/f446b32d3c8c1e6ec6ddda01c03e087d1fc672a7)) - only disable Klipper log rollover if printing ([9fb8b32](https://redirect.github.com/fluidd-core/fluidd/commit/9fb8b325f1e5728f132cc1438d9b34d7a7dfef7f)) - **spoolman:** allow selecting fields to show in dashboard card ([#​1576](https://redirect.github.com/fluidd-core/fluidd/issues/1576)) ([ff205f8](https://redirect.github.com/fluidd-core/fluidd/commit/ff205f8072a812c0d72dc653c7216da58aaccd63)) ##### Bug Fixes - **GcodePreview:** hide exclude objects if no parts ([d53e1d6](https://redirect.github.com/fluidd-core/fluidd/commit/d53e1d6ca264ac3d3f2524dc2c55853a649c948c)) - **Heaters:** improves PID_CALIBRATE check ([b9e0b2c](https://redirect.github.com/fluidd-core/fluidd/commit/b9e0b2c56f2ef32a43872ebd945ca63392f973bc)) - **i18n:** use translation key for bed range ([70e58da](https://redirect.github.com/fluidd-core/fluidd/commit/70e58dac7055d0580265af03829789a51f6cc8f0)) - improve visibility of progress favicon ([268b966](https://redirect.github.com/fluidd-core/fluidd/commit/268b9664b110d1d8f31d2950e3f5c64fd75e7883)) - lower case variable name for SAVE_VARIABLE ([#​1563](https://redirect.github.com/fluidd-core/fluidd/issues/1563)) ([7b278d6](https://redirect.github.com/fluidd-core/fluidd/commit/7b278d6b169df9cb1ba464941f67775e4858794d)) - **Router:** catch-all route name ([99a70bd](https://redirect.github.com/fluidd-core/fluidd/commit/99a70bdf13a0e04241e806ce1e64b12d0c53ee0b)) - **spoolman:** QR code detection with MJPEG-adaptive camera sources ([#​1579](https://redirect.github.com/fluidd-core/fluidd/issues/1579)) ([cf89d32](https://redirect.github.com/fluidd-core/fluidd/commit/cf89d321e7e42c5fea6c974570056dca81c43c8a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c028cb77d9 | chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.2.2 → 1.2.3 (#31743) | ||
|
|
1f7aed734f |
chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.37 → 4.9.0.38 (#31741)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/emby | patch | `0f16a38` -> `8388640` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
943a3992e7 |
chore(helm): update image docker.io/brandawg93/peanut 5.1.0 → 5.1.1 (#31737)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | patch | `5b0736a` -> `5da0435` | --- > [!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.1.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.1.1) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.1.0...v5.1.1) #### What's Changed - Claude optimizations by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/169](https://redirect.github.com/Brandawg93/PeaNUT/pull/169) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.1.0...v5.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
cf9a7a0c4b |
chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.40.2 → 0.41.0 (#31751)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `d44cb8b` -> `a570b6f` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `0d30644` -> `e791d48` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `4f8ac53` -> `ba88670` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v0.41.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.41.0): PDF/A and many bug fixes [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.40.2...v0.41.0) <!-- Release notes generated using configuration in .github/release.yml at main --> PDF/A conversion Reintroduced and lots of bug fixes for homepage, sign, add-image, pipeline and various others! ##### What's Changed ##### Bug Fixes - Homepage hotfix by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2894](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2894) - Fix for tab issue by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2898](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2898) - Fix issue [#​2511](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2511): Fix broken ZIP issue by adding zipOut.finish() by [@​Abdurrahman-shaikh](https://redirect.github.com/Abdurrahman-shaikh) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2890](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2890) ##### Minor Enhancements - PDFA fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2896](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2896) - pipeline bug, doc bugs, auto split new URL and doc by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2906](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2906) ##### Translation Changes - Update messages_pt_BR.properties by [@​thiagoor-cpu](https://redirect.github.com/thiagoor-cpu) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2905](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2905) - 🌐 Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/2907](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2907) **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.40.2...v0.41.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8cf2760dba |
chore(helm): update image docker.io/sonatype/nexus3 3.77.0 → 3.77.1 (#31739)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/sonatype/nexus3 | patch | `9bc9cbb` -> `95d10a3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
edd48997c9 |
chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.1.0 → 2.1.1 (#31738)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | patch | `9426e9a` -> `c7b1113` | --- > [!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>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary> ### [`v2.1.1`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#211-2025-02-06) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.1.0...2.1.1) ##### Bug Fixes - **ignore:** update dependencies ([#​26126](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26126)) ([b960775](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b960775160b33dcd276376efaa7dc1ca3f791a53)) - Rename `internal_temperature` to `internalTemperature` to correct typo ([#​26114](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26114)) ([e4e4f16](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e4e4f16ec8994a63ba148b36d7e18a09f49ac298)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b3882829d5 |
chore(helm): update image ghcr.io/drakkan/sftpgo v2.6.4 → v2.6.5 (#31740)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/drakkan/sftpgo](https://redirect.github.com/drakkan/sftpgo) | patch | `9c21aeb` -> `ef91c4f` | --- > [!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>drakkan/sftpgo (ghcr.io/drakkan/sftpgo)</summary> ### [`v2.6.5`](https://redirect.github.com/drakkan/sftpgo/releases/tag/v2.6.5) [Compare Source](https://redirect.github.com/drakkan/sftpgo/compare/v2.6.4...v2.6.5) #### New Features - EventManager: added placeholders for year, month, day, hour, minute. - Data provider: added link to upgrade documentation if upgrade fails because version is too old. #### Bug Fixes - rsync: enforce a supported format and limit the allowed options. [CVE-2025-24366](https://redirect.github.com/drakkan/sftpgo/security/advisories/GHSA-vj7w-3m8c-6vpx). Thanks to [@​ateamjkr](https://redirect.github.com/ateamjkr) for reporting. - WebUIs: fix for scrollbar not displaying in navigation sidebar. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a32159c4c1 |
chore(helm): update image docker.io/diygod/rsshub digest to f89e8c6 (#31732)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `2f9a9af` -> `f89e8c6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
520b1664f5 |
chore(helm): update image docker.io/wabayang/jelu digest to f9947ab (#31735)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wabayang/jelu | digest | `411bd3a` -> `f9947ab` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
94287f1841 |
chore(helm): update image docker.io/machines/filestash digest to f36751f (#31733)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `e10af36` -> `f36751f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
230f982c4f |
chore(helm): update image docker.io/cyfershepard/jellystat digest to 246ad02 (#31731)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cyfershepard/jellystat | digest | `038c887` -> `246ad02` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b4d3c9eb13 |
chore(helm): update image docker.io/ronnieroller/media-roller digest to 944c215 (#31734)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronnieroller/media-roller | digest | `f75a013` -> `944c215` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
e44429d3b9 | chore(flux): update image app-template 3.6.1 → 3.7.0 (clustertool) (#31744) | ||
|
|
0b0f924baf |
fix(deps): update module golang.org/x/crypto v0.32.0 → v0.33.0 (clustertool) (#31752)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.32.0` -> `v0.33.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ba160bff57 | chore(flux): update image prometheus-operator 10.2.2 → 10.3.0 (clustertool) (#31745) | ||
|
|
618609c63e | chore(flux): update image jackett 23.3.12 → 23.3.13 (#31736) | ||
|
|
cbc7daf7d1 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
9fa16fd6f3 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1372 → 0.22.1377 (#31723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `210d033` -> `3f58c83` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
006dc78e6a |
chore(helm): update image docker.io/n8nio/n8n 1.77.2 → 1.78.0 (#31727)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `b70bfec`
-> `762ba5d` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>
###
[`v1.78.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1780-2025-02-06)
##### Bug Fixes
- **AI Agent Node:** Ignore SSL errors option for SQLAgent
([#​13052](https://redirect.github.com/n8n-io/n8n/issues/13052))
([a90529f](https://redirect.github.com/n8n-io/n8n/commit/a90529fd51ca88bc9640d24490dbeb2023c98e30))
- **Code Node:** Do not validate code within comments
([#​12938](https://redirect.github.com/n8n-io/n8n/issues/12938))
([cdfa225](https://redirect.github.com/n8n-io/n8n/commit/cdfa22593b69cf647c2a798d6571a9bbbd11c1b2))
- **core:** "Respond to Webhook" should work with workflows with waiting
nodes
([#​12806](https://redirect.github.com/n8n-io/n8n/issues/12806))
([
|
||
|
|
c9611af708 |
chore(helm): update image renovate/renovate 39.156.1 → 39.162.1 (#31728)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!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>renovatebot/renovate (renovate/renovate)</summary> ### [`v39.162.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.162.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.6...39.162.1) ##### Bug Fixes - **datasource/dart-version:** skip old svn revisions ([#​34059](https://redirect.github.com/renovatebot/renovate/issues/34059)) ([ad7ae2a](https://redirect.github.com/renovatebot/renovate/commit/ad7ae2a748be057ebf36e01da5e848ac81fdf754)) ##### Build System - **deps:** update dependency cronstrue to v2.54.0 ([#​34063](https://redirect.github.com/renovatebot/renovate/issues/34063)) ([5afb4c6](https://redirect.github.com/renovatebot/renovate/commit/5afb4c6dc639a51619bf7b840844993d19cca0b8)) - **deps:** update dependency openpgp to v6.1.0 ([#​34062](https://redirect.github.com/renovatebot/renovate/issues/34062)) ([924e60b](https://redirect.github.com/renovatebot/renovate/commit/924e60bf6dbb700b12a9e4679e9bf6be44caa19e)) ### [`v39.161.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.5...39.161.6) ##### Bug Fixes - **devbox:** add devbox install tool to containerbase ([#​34002](https://redirect.github.com/renovatebot/renovate/issues/34002)) ([dab6fa1](https://redirect.github.com/renovatebot/renovate/commit/dab6fa1a4eb1b9b93ab071cadaee18df9e571ccc)) ##### Documentation - **jsonata:** fix code block title for jsonata example ([#​34055](https://redirect.github.com/renovatebot/renovate/issues/34055)) ([27117b1](https://redirect.github.com/renovatebot/renovate/commit/27117b177dc029721f7ecf02bd130660d8d30b8d)) ### [`v39.161.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.4...39.161.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.38.6 ([#​34056](https://redirect.github.com/renovatebot/renovate/issues/34056)) ([cc6631c](https://redirect.github.com/renovatebot/renovate/commit/cc6631ceff9b8ee38c4e5b46aa3a04673763bc0d)) ##### Miscellaneous Chores - **deps:** update dependency renovatebot/github-action to v41.0.12 ([#​34001](https://redirect.github.com/renovatebot/renovate/issues/34001)) ([c1e342f](https://redirect.github.com/renovatebot/renovate/commit/c1e342fdbd6fd7277e4ab364a509163f9e39e2db)) ### [`v39.161.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.3...39.161.4) ##### Miscellaneous Chores - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.10.12 ([#​34053](https://redirect.github.com/renovatebot/renovate/issues/34053)) ([b18a518](https://redirect.github.com/renovatebot/renovate/commit/b18a518a30f5d0e30bd0cd0f0b292b987f3df1b5)) ##### Build System - **deps:** update dependency [@​pnpm/parse-overrides](https://redirect.github.com/pnpm/parse-overrides) to v1000.0.2 ([#​33996](https://redirect.github.com/renovatebot/renovate/issues/33996)) ([d551fb3](https://redirect.github.com/renovatebot/renovate/commit/d551fb341460881e7754498f65e56bb6d6dec59f)) ### [`v39.161.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.2...39.161.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.38.5 ([#​34050](https://redirect.github.com/renovatebot/renovate/issues/34050)) ([adcc3af](https://redirect.github.com/renovatebot/renovate/commit/adcc3af477626db00b1f188ac6919b19e86490b1)) ### [`v39.161.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.1...39.161.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.38.4 ([#​34049](https://redirect.github.com/renovatebot/renovate/issues/34049)) ([55b5919](https://redirect.github.com/renovatebot/renovate/commit/55b5919dd1045df9275e80d4cafd03a6e325cc06)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.8.2 ([#​34048](https://redirect.github.com/renovatebot/renovate/issues/34048)) ([5308118](https://redirect.github.com/renovatebot/renovate/commit/5308118bcd2f9390bb72b338bc457e641e1f6e76)) ### [`v39.161.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.161.0...39.161.1) ##### Documentation - **gitea:** fix `gitUrl` support ([#​34038](https://redirect.github.com/renovatebot/renovate/issues/34038)) ([9756cd9](https://redirect.github.com/renovatebot/renovate/commit/9756cd9c15760ce7469ae8fa9d699d59174092f4)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.8.0 ([#​33999](https://redirect.github.com/renovatebot/renovate/issues/33999)) ([850e07d](https://redirect.github.com/renovatebot/renovate/commit/850e07d45d8a4d4f2e6dae4b4faec86e5d5bfdab)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.7.7 ([#​34043](https://redirect.github.com/renovatebot/renovate/issues/34043)) ([593f0d4](https://redirect.github.com/renovatebot/renovate/commit/593f0d4685e700959bc07d4ca106879b17a0c9dd)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.7.8 ([#​34046](https://redirect.github.com/renovatebot/renovate/issues/34046)) ([577e75e](https://redirect.github.com/renovatebot/renovate/commit/577e75ef8dd353828fedc7fb2a0963ce8f5effb5)) - **deps:** update python:3.13 docker digest to [`7be9b75`](https://redirect.github.com/renovatebot/renovate/commit/7be9b75) ([#​34045](https://redirect.github.com/renovatebot/renovate/issues/34045)) ([b48b34f](https://redirect.github.com/renovatebot/renovate/commit/b48b34f18c74ca544effffda10ea451a4d7fbf01)) ##### Build System - **deps:** update dependency semver to v7.7.0 ([#​34047](https://redirect.github.com/renovatebot/renovate/issues/34047)) ([794679f](https://redirect.github.com/renovatebot/renovate/commit/794679f0dcd749491f13bbaa67d219b6077d2b0c)) ### [`v39.161.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.161.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.160.1...39.161.0) ##### Features - **npm:** Support for new option `replacementApproach` ([#​34018](https://redirect.github.com/renovatebot/renovate/issues/34018)) ([f182708](https://redirect.github.com/renovatebot/renovate/commit/f182708232b5aa623b77f0f3dc7d5e2e002b6567)) ##### Documentation - **managers/pip-compile:** update list of source files and managers ([#​34030](https://redirect.github.com/renovatebot/renovate/issues/34030)) ([7191e19](https://redirect.github.com/renovatebot/renovate/commit/7191e193db1afffad2409a672e3a59f19e8f8b0d)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([#​33998](https://redirect.github.com/renovatebot/renovate/issues/33998)) ([0361382](https://redirect.github.com/renovatebot/renovate/commit/0361382f166fdf5abb80b3db229945f61035df47)) - **deps:** update linters to v8.22.0 ([#​33880](https://redirect.github.com/renovatebot/renovate/issues/33880)) ([f2f8f84](https://redirect.github.com/renovatebot/renovate/commit/f2f8f84bd67fa2f5d8a5f197d399d6cb6e202789)) - **deps:** update sigstore/cosign-installer action to v3.8.0 ([#​34034](https://redirect.github.com/renovatebot/renovate/issues/34034)) ([6053700](https://redirect.github.com/renovatebot/renovate/commit/60537003a3ebfcbeb519762ec4857ed487524c38)) ### [`v39.160.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.160.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.159.0...39.160.1) ##### Bug Fixes - **gitea:** use endpoint for pr cache pagination ([#​34022](https://redirect.github.com/renovatebot/renovate/issues/34022)) ([f7dcb3c](https://redirect.github.com/renovatebot/renovate/commit/f7dcb3ce4f7588ab7e101cdd8d497c0dab4c09b8)) ##### Miscellaneous Chores - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.119.0 ([#​34032](https://redirect.github.com/renovatebot/renovate/issues/34032)) ([48b90cc](https://redirect.github.com/renovatebot/renovate/commit/48b90cc3e27df166174e0ff44a0375acdf29c0c9)) ### [`v39.159.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.159.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.158.2...39.159.0) ##### Features - **manager:** add elixir as a mise core tooling ([#​34025](https://redirect.github.com/renovatebot/renovate/issues/34025)) ([4cfc794](https://redirect.github.com/renovatebot/renovate/commit/4cfc794fd9cb150599d508eb3e6c67f1aa8dca65)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.7.6 ([#​34021](https://redirect.github.com/renovatebot/renovate/issues/34021)) ([8d7e9eb](https://redirect.github.com/renovatebot/renovate/commit/8d7e9eb967d2a160633431dbdacca190e1e83b99)) - **deps:** update python:3.13 docker digest to [`d59d263`](https://redirect.github.com/renovatebot/renovate/commit/d59d263) ([#​34026](https://redirect.github.com/renovatebot/renovate/issues/34026)) ([f82d733](https://redirect.github.com/renovatebot/renovate/commit/f82d733d20dfb0c66a99aa23dba036ebe6e67004)) ### [`v39.158.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.158.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.158.1...39.158.2) ##### Bug Fixes - **gitea:** allow overriding platform version ([#​34019](https://redirect.github.com/renovatebot/renovate/issues/34019)) ([df1af91](https://redirect.github.com/renovatebot/renovate/commit/df1af911d4cf2748e3007d87bf3af72ad1603171)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/lodash](https://redirect.github.com/types/lodash) to v4.17.15 ([#​34020](https://redirect.github.com/renovatebot/renovate/issues/34020)) ([0340215](https://redirect.github.com/renovatebot/renovate/commit/03402152beaecbe34e39d41845c0b275198b1153)) ### [`v39.158.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.158.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.158.0...39.158.1) ##### Bug Fixes - **manager/terragrunt:** Update terragrunt packageName ([#​33810](https://redirect.github.com/renovatebot/renovate/issues/33810)) ([6f862cc](https://redirect.github.com/renovatebot/renovate/commit/6f862cc9aa00ac33fcd1a67bf4884f89d50c55c9)) ### [`v39.158.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.158.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.157.0...39.158.0) ##### Features - **pip-compile:** support `uv pip compile` ([#​33952](https://redirect.github.com/renovatebot/renovate/issues/33952)) ([d0916b1](https://redirect.github.com/renovatebot/renovate/commit/d0916b18b32746470c2682893ca53354110ebc1a)) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.2 ([#​34010](https://redirect.github.com/renovatebot/renovate/issues/34010)) ([1f50732](https://redirect.github.com/renovatebot/renovate/commit/1f507321fffb2e3e0c3d2da1ac3e492f2c089a9d)) ##### Miscellaneous Chores - fix devcontainer ([#​34009](https://redirect.github.com/renovatebot/renovate/issues/34009)) ([0459c19](https://redirect.github.com/renovatebot/renovate/commit/0459c19167d9e9fdb10f09e8689ddfac64bf55db)) - **label-actions:** improve logs, pr closing ([#​33995](https://redirect.github.com/renovatebot/renovate/issues/33995)) ([2283f2c](https://redirect.github.com/renovatebot/renovate/commit/2283f2ce9f18a4baa42523308bcabd6ca688633c)) ### [`v39.157.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.157.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.156.2...39.157.0) ##### Features - **presets:** add payloadcms monorepo ([#​33969](https://redirect.github.com/renovatebot/renovate/issues/33969)) ([ebc3f1d](https://redirect.github.com/renovatebot/renovate/commit/ebc3f1db041a42f58fe941be43f5cd5dbe8ee9f5)) ##### Documentation - language tweaks ([#​34005](https://redirect.github.com/renovatebot/renovate/issues/34005)) ([29007ff](https://redirect.github.com/renovatebot/renovate/commit/29007ffb9e101e71dfa5d1777e705d9191625173)) - update references to renovate/renovate ([#​33997](https://redirect.github.com/renovatebot/renovate/issues/33997)) ([2b66d59](https://redirect.github.com/renovatebot/renovate/commit/2b66d5904467bc524f726246693bce81c2ab579f)) ##### Miscellaneous Chores - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.10.11 ([#​34008](https://redirect.github.com/renovatebot/renovate/issues/34008)) ([04c64d1](https://redirect.github.com/renovatebot/renovate/commit/04c64d1eb85eef4e093a2f070bd2f749490ffa48)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.7.5 ([#​34006](https://redirect.github.com/renovatebot/renovate/issues/34006)) ([d6769e8](https://redirect.github.com/renovatebot/renovate/commit/d6769e856cf4786ddcbe7934356a63de1d8ff188)) ### [`v39.156.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.156.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.156.1...39.156.2) ##### Build System - **docker:** use pnpm instead of corepack ([#​34007](https://redirect.github.com/renovatebot/renovate/issues/34007)) ([904bc90](https://redirect.github.com/renovatebot/renovate/commit/904bc90a50fbe439acc186c1d089e13d9ba65fd5)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
23e87987ca |
chore(helm): update chart kube-prometheus-stack 68.4.5 → 68.5.0 (#31726)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `68.4.5` -> `68.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v68.5.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-68.4.5...kube-prometheus-stack-68.5.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-68.4.5...kube-prometheus-stack-68.5.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
f3f54dd29e |
chore(helm): update image renovate/renovate 39.156.1 → 39.156.2 (#31724)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v39.156.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.156.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.156.1...39.156.2) ##### Build System - **docker:** use pnpm instead of corepack ([#​34007](https://redirect.github.com/renovatebot/renovate/issues/34007)) ([904bc90](https://redirect.github.com/renovatebot/renovate/commit/904bc90a50fbe439acc186c1d089e13d9ba65fd5)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
d5f415e030 | chore(helm): update image docker.io/nocodb/nocodb 0.260.4 → 0.260.5 (#31721) | ||
|
|
e65154651c |
chore(helm): update image ghcr.io/actualbudget/actual-server 25.2.0 → 25.2.1 (#31722)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/actualbudget/actual-server | patch | `070b228` -> `3a73229` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9869bbcd2d |
chore(helm): update image docker.io/niruix/sshwifty digest to 837fd62 (#31704)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `db93770` -> `837fd62` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9b4dbf64be | chore(helm): update chart memcached 14.5.2 → 14.5.3 (#31718) | ||
|
|
c977ffc542 |
chore(helm): update image docker.io/jc21/nginx-proxy-manager 2.12.2 → 2.12.3 (#31719)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager) | patch | `170f197` -> `02c15b6` | --- > [!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>jc21/nginx-proxy-manager (docker.io/jc21/nginx-proxy-manager)</summary> ### [`v2.12.3`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.12.3) [Compare Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.12.2...v2.12.3) #### Changes - Adds SSL support to Streams (big thanks to [@​jbowring](https://redirect.github.com/jbowring)) - \[Postgres] fix error in access_list get (thanks [@​Dim145](https://redirect.github.com/Dim145)) - SSL Certificates: Show if cert is in use on host (thanks [@​badkeyy](https://redirect.github.com/badkeyy)) - Change htpasswd to openssl (thanks [@​icaksh](https://redirect.github.com/icaksh)) - Fix schema type for token.expires (thanks [@​Sander0542](https://redirect.github.com/Sander0542)) - Add ZoneEdit certbot plugin (thanks [@​badkeyy](https://redirect.github.com/badkeyy)) - Add Gcore DNS Provider (thanks [@​GergelyGombai](https://redirect.github.com/GergelyGombai)) - Update mijn-host certbot plugin configuration (thanks [@​nwagenmakers](https://redirect.github.com/nwagenmakers)) - Update DomainOffensive certbot plugin (thanks [@​FabianK3](https://redirect.github.com/FabianK3)) #### Docker images - [jc21/nginx-proxy-manager:latest](https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager/tags/latest/sha256-b2e60751962b1f0cd8be09493c70cb5e95566e2ecf58bd0194d0d40d5df028d2) - [jc21/nginx-proxy-manager:2](https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager/tags/2/sha256-b2e60751962b1f0cd8be09493c70cb5e95566e2ecf58bd0194d0d40d5df028d2) - [jc21/nginx-proxy-manager:2.12.3](https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager/tags/2.12.3/sha256-b2e60751962b1f0cd8be09493c70cb5e95566e2ecf58bd0194d0d40d5df028d2) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
c0c944627e |
chore(helm): update image docker.io/n8nio/n8n 1.77.2 → 1.77.3 (#31720)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `b70bfec` -> `213dd75` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
4a2fe0c240 | chore(helm): update image ghcr.io/open-webui/open-webui digest to fbe4e82 (#31713) | ||
|
|
7efc6a2733 |
chore(helm): update image docker.io/mbentley/omada-controller digest to d4d752e (#31703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `00e1272` -> `d4d752e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
7dd7f5d082 |
chore(helm): update image ghcr.io/linuxserver/projectsend digest to 2e8a4fc (#31707)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `0066b6c` -> `2e8a4fc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2c8f694263 |
chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 3529fcf (#31708)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages) ([source](https://redirect.github.com/linuxserver/docker-pwndrop)) | digest | `f71f758` -> `3529fcf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
6c60508eb6 |
chore(helm): update image docker.io/odoo digest to fb921bf (#31705)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `493e5e2` -> `fb921bf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
37e08d0ae7 | chore(helm): update image monica digest to a8e03e8 (#31714) | ||
|
|
d605f26147 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.17 → v3.0.18 (clustertool) (#31725)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.17` -> `v3.0.18` | --- > [!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.18`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.18) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.17...v3.0.18) #### Changelog - [`1dfe04f`](https://redirect.github.com/budimanjojo/talhelper/commit/1dfe04f4085b5431be8d36289c47d9f7a37ba267) chore(github-action): update renovatebot/github-action action to v41.0.12 - [`b3a9d8d`](https://redirect.github.com/budimanjojo/talhelper/commit/b3a9d8d5b46c4bd4d640d9c27cd6e3709893fd7b) chore(schema): update talos-extensions.yaml JSON schema ([#​835](https://redirect.github.com/budimanjojo/talhelper/issues/835)) - [`9485b27`](https://redirect.github.com/budimanjojo/talhelper/commit/9485b27b38a26949dc95f111f9fa028ca3b3e002) feat(validate_talconfig): exit with code 1 when issues found - [`5261f6e`](https://redirect.github.com/budimanjojo/talhelper/commit/5261f6e9bc8cb7fea002cc616ba4d924645d5596) feat: update Scoop for talhelper version v3.0.17 - [`1e1f5ba`](https://redirect.github.com/budimanjojo/talhelper/commit/1e1f5baf54cea2837ff0270c5b0d94dd003f63ba) feat: update flake ([#​829](https://redirect.github.com/budimanjojo/talhelper/issues/829)) - [`5886ae9`](https://redirect.github.com/budimanjojo/talhelper/commit/5886ae9f388613dc0f3b9f17b5228c0d406b77ed) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.17 - [`7ff23ff`](https://redirect.github.com/budimanjojo/talhelper/commit/7ff23ffa382f35a07df3414848ce9ace81326bfa) fix(deps): update module github.com/siderolabs/image-factory to v0.6.7 - [`e68ac0c`](https://redirect.github.com/budimanjojo/talhelper/commit/e68ac0c17dd523eba78b96e0d48c4d7d67bc37c5) fix(deps): update module golang.org/x/mod to v0.23.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
aaf46d125f |
chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to b540f83 (#31711)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages) ([source](https://redirect.github.com/linuxserver/docker-resilio-sync)) | digest | `f3fd771` -> `b540f83` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
87c40a2591 |
chore(helm): update image docker.io/phasecorex/red-discordbot digest to 707bef4 (#31706)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phasecorex/red-discordbot | digest | `f185c12` -> `707bef4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
dbfc8f4570 | chore(helm): update image ghcr.io/linuxserver/pylon digest to 63f2652 (#31709) | ||
|
|
f819db54b0 |
chore(helm): update image docker.io/machines/filestash digest to e10af36 (#31702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `f662ca2` -> `e10af36` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
520409f890 |
chore(helm): update image docker.io/bitnami/wordpress digest to ce39246 (#31698)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | digest | `8280dbc` -> `ce39246` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b8e78b6063 |
chore(helm): update image yourls digest to d9fc5f3 (#31715)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `23c7b39` -> `d9fc5f3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
6dc7bc4dc2 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 0994db8 (#31712)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `a7d3af9` -> `0994db8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
dcf04890f3 |
chore(helm): update image ghcr.io/linuxserver/remmina digest to 036fdd3 (#31710)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages) ([source](https://redirect.github.com/linuxserver/docker-remmina)) | digest | `b1e6ec5` -> `036fdd3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
4843f73c58 |
chore(helm): update image docker.io/linuxserver/transmission digest to d3a56ad (#31701)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `1159f11` -> `d3a56ad` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
f9b4f05703 | chore(helm): update image docker.io/diygod/rsshub digest to 2f9a9af (#31699) | ||
|
|
d2a42b44aa | chore(helm): update image docker.io/library/xwiki digest to 7e25b0a (#31700) | ||
|
|
02dbc8f444 |
chore(flux): update image kyverno 3.3.4 → 3.3.5 (clustertool) (#31717)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kyverno](https://redirect.github.com/kyverno/kyverno) | patch | `3.3.4` -> `3.3.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
dae3c72cd3 | chore(flux): update image jackett 23.3.11 → 23.3.12 (#31716) | ||
|
|
6ab6195060 |
chore(github-action): update docker/setup-buildx-action digest to f7ce87c (#31696)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action) | action | digest | `6524bf6` -> `f7ce87c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ef796e740d | chore(container): update ubuntu:latest docker digest to 7229784 (#31695) | ||
|
|
0703be19eb | chore(container): update docker.io/nextcloud:30.0.5-fpm docker digest to 1654f68 (#31694) | ||
|
|
256007197d |
chore(github-action): update docker/setup-qemu-action digest to 4574d27 (#31697)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action) | action | digest | `53851d1` -> `4574d27` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
cf3690a3d4 |
chore(helm): update image docker.io/machines/filestash digest to f662ca2 (#31665)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `3355b98` -> `f662ca2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
427df8f2dc |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.10.3 → 2.10.5 (#31675)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | patch | `0579ad5` -> `7c65476` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>automatic-ripping-machine/automatic-ripping-machine (docker.io/automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.10.5`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.5) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.4...2.10.5) #### What's Changed - wiki: change wording for supported OS' vs Docker by [@​mihawk90](https://redirect.github.com/mihawk90) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1270](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1270) - \[BUGFIX] Bump arm-dependencies from `900eef3` to `1b87cc9` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1293](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1293) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.4...2.10.5 ### [`v2.10.4`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.4) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.3...2.10.4) #### What's Changed - Update intel-qsv.md by [@​simonmcnair](https://redirect.github.com/simonmcnair) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290) - \[BUGFIX] abcde: munge `/` by default by [@​TheRealGramdalf](https://redirect.github.com/TheRealGramdalf) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289) #### New Contributors - [@​simonmcnair](https://redirect.github.com/simonmcnair) made their first contribution in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290) - [@​TheRealGramdalf](https://redirect.github.com/TheRealGramdalf) made their first contribution in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.3...2.10.4 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
e6b3cf03ab |
chore(helm): update image ghcr.io/mealie-recipes/mealie v2.5.0 → v2.6.0 (#31690)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `0a9839f` -> `500e42e` | --- > [!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> ### [`v2.6.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.6.0): - Shopping List Buttons & More Security [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.5.0...v2.6.0) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights ##### 🛒 Shopping List Button Placement This release enhances the layout of the shopping list buttons by reorganizing them into more intuitive locations. Instead of clustering all buttons at the bottom of the list, they are now distributed into separate areas, improving accessibility and usability. ##### 🔒 Security We also resolved an issue, kindly reported by [@​disconn3ct](https://redirect.github.com/disconn3ct), where the User API was incorrectly returning the user's API token. #### ✨ New features - feat: Shopping list UI overhaul - three dot menu [@​Wetzel402](https://redirect.github.com/Wetzel402) ([#​4415](https://redirect.github.com/mealie-recipes/mealie/issues/4415)) - feat: Add Servings/Yield to Recipe Actions [@​michael-genson](https://redirect.github.com/michael-genson) ([#​4952](https://redirect.github.com/mealie-recipes/mealie/issues/4952)) - \~~feat: Add new labels and foods for en-US language and update seeding logic~~ (reverted for now) [@​Cameronwyatt](https://redirect.github.com/Cameronwyatt) ([#​4812](https://redirect.github.com/mealie-recipes/mealie/issues/4812)) #### 🐛 Bug fixes - fix: Ensure bring api docs are shown (PR 4920) [@​felixschndr](https://redirect.github.com/felixschndr) ([#​4948](https://redirect.github.com/mealie-recipes/mealie/issues/4948)) - fix: Remove API Tokens from User APIs [@​michael-genson](https://redirect.github.com/michael-genson) ([#​4985](https://redirect.github.com/mealie-recipes/mealie/issues/4985)) - fix: Fixed LastMade recipes sorting order [@​PancakeZik](https://redirect.github.com/PancakeZik) ([#​4980](https://redirect.github.com/mealie-recipes/mealie/issues/4980)) - fix: revert "feat: Add new labels and foods for en-US language" [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4996](https://redirect.github.com/mealie-recipes/mealie/issues/4996)) #### 🧰 Maintenance <details> <summary>11 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4934](https://redirect.github.com/mealie-recipes/mealie/issues/4934)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4938](https://redirect.github.com/mealie-recipes/mealie/issues/4938)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4953](https://redirect.github.com/mealie-recipes/mealie/issues/4953)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​4965](https://redirect.github.com/mealie-recipes/mealie/issues/4965)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4968](https://redirect.github.com/mealie-recipes/mealie/issues/4968)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4975](https://redirect.github.com/mealie-recipes/mealie/issues/4975)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​4991](https://redirect.github.com/mealie-recipes/mealie/issues/4991)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5008](https://redirect.github.com/mealie-recipes/mealie/issues/5008)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5016](https://redirect.github.com/mealie-recipes/mealie/issues/5016)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5018](https://redirect.github.com/mealie-recipes/mealie/issues/5018)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5021](https://redirect.github.com/mealie-recipes/mealie/issues/5021)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v2.5.0 [@​github-actions](https://redirect.github.com/github-actions) ([#​4933](https://redirect.github.com/mealie-recipes/mealie/issues/4933)) - docs: update oidcv2 authelia link [@​james-d-elliott](https://redirect.github.com/james-d-elliott) ([#​4942](https://redirect.github.com/mealie-recipes/mealie/issues/4942)) #### ⬆️ Dependency updates <details> <summary>15 changes</summary> - fix(deps): update dependency fastapi to v0.115.7 [@​renovate](https://redirect.github.com/renovate) ([#​4935](https://redirect.github.com/mealie-recipes/mealie/issues/4935)) - chore(deps): update dependency ruff to v0.9.3 [@​renovate](https://redirect.github.com/renovate) ([#​4939](https://redirect.github.com/mealie-recipes/mealie/issues/4939)) - fix(deps): update dependency openai to v1.60.1 [@​renovate](https://redirect.github.com/renovate) ([#​4941](https://redirect.github.com/mealie-recipes/mealie/issues/4941)) - fix(deps): update dependency openai to v1.60.2 [@​renovate](https://redirect.github.com/renovate) ([#​4967](https://redirect.github.com/mealie-recipes/mealie/issues/4967)) - chore(deps): update dependency pylint to v3.3.4 [@​renovate](https://redirect.github.com/renovate) ([#​4970](https://redirect.github.com/mealie-recipes/mealie/issues/4970)) - chore(deps): update dependency pytest-asyncio to v0.25.3 [@​renovate](https://redirect.github.com/renovate) ([#​4972](https://redirect.github.com/mealie-recipes/mealie/issues/4972)) - chore(deps): update dependency ruff to v0.9.4 [@​renovate](https://redirect.github.com/renovate) ([#​4988](https://redirect.github.com/mealie-recipes/mealie/issues/4988)) - fix(deps): update dependency authlib to v1.4.1 [@​renovate](https://redirect.github.com/renovate) ([#​4971](https://redirect.github.com/mealie-recipes/mealie/issues/4971)) - fix(deps): update dependency fastapi to v0.115.8 [@​renovate](https://redirect.github.com/renovate) ([#​4989](https://redirect.github.com/mealie-recipes/mealie/issues/4989)) - fix(deps): update dependency rapidfuzz to v3.12.1 [@​renovate](https://redirect.github.com/renovate) ([#​4990](https://redirect.github.com/mealie-recipes/mealie/issues/4990)) - fix(deps): update dependency openai to v1.61.0 [@​renovate](https://redirect.github.com/renovate) ([#​4995](https://redirect.github.com/mealie-recipes/mealie/issues/4995)) - chore(deps): update dependency mkdocs-material to v9.6.1 [@​renovate](https://redirect.github.com/renovate) ([#​4992](https://redirect.github.com/mealie-recipes/mealie/issues/4992)) - chore(deps): update dependency mkdocs-material to v9.6.2 [@​renovate](https://redirect.github.com/renovate) ([#​5011](https://redirect.github.com/mealie-recipes/mealie/issues/5011)) - chore(deps): update dependency mypy to v1.15.0 [@​renovate](https://redirect.github.com/renovate) ([#​5017](https://redirect.github.com/mealie-recipes/mealie/issues/5017)) - fix(deps): update dependency openai to v1.61.1 [@​renovate](https://redirect.github.com/renovate) ([#​5020](https://redirect.github.com/mealie-recipes/mealie/issues/5020)) </details> #### 🙏 New Contributors - [@​james-d-elliott](https://redirect.github.com/james-d-elliott) made their first contribution in [https://github.com/mealie-recipes/mealie/pull/4942](https://redirect.github.com/mealie-recipes/mealie/pull/4942) - [@​PancakeZik](https://redirect.github.com/PancakeZik) made their first contribution in [https://github.com/mealie-recipes/mealie/pull/4980](https://redirect.github.com/mealie-recipes/mealie/pull/4980) - [@​Cameronwyatt](https://redirect.github.com/Cameronwyatt) made their first contribution in [https://github.com/mealie-recipes/mealie/pull/4812](https://redirect.github.com/mealie-recipes/mealie/pull/4812) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6c1056871f | chore(helm): update image docker.io/onlyoffice/documentserver 8.2.2 → 8.3.0 (#31688) | ||
|
|
88b2eaa70e |
chore(helm): update image ghcr.io/actualbudget/actual-server 25.1.0 → 25.2.0 (#31689)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/actualbudget/actual-server | minor | `9be7d05` -> `070b228` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c99220a682 |
chore(helm): update image docker.io/misskey/misskey 2025.1.0 → 2025.2.0 (#31687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey) | minor | `b49a902` -> `0c6c256` | --- > [!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>misskey-dev/misskey (docker.io/misskey/misskey)</summary> ### [`v2025.2.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202520) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.1.0...2025.2.0) ##### General - Fix: Docker のビルドに失敗する問題を修正\ (Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/883) ##### Client - Fix: パスキーでパスワードレスログインが出来ない問題を修正 - Fix: 一部環境でセンシティブなファイルを含むノートの非表示が効かない問題 - Fix: データセーバー有効時にもユーザーページの「ファイル」タブで画像が読み込まれてしまう問題を修正 - Fix: MFMの `sparkle` エフェクトが正しく表示されない問題を修正 - Fix: ページのURLにスラッシュが含まれている場合にページが正しく表示されない問題を修正 - Fix: デッキのプロファイルが新規作成できない問題を修正 - Fix: セキュリティに関する修正 - ローカライゼーションの更新 - Playが実装されたため、ページ機能の「ソースを見る」は削除されました ##### Server - Enhance: ページのURLに使用可能な文字を限定するように - Fix: 個別お知らせページのmetaタグ出力の条件が間違っていたのを修正 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
7c7f884ed0 |
chore(helm): update image docker.io/jorenn92/maintainerr 2.8.0 → 2.9.0 (#31686)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `b160b78` -> `d9f8139` | --- > [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.9.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#290-2025-02-05) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.8.0...v2.9.0) ##### Bug Fixes - Deleting Show via Plex fallback ([#​1547](https://redirect.github.com/jorenn92/Maintainerr/issues/1547)) ([0025c42](https://redirect.github.com/jorenn92/Maintainerr/commit/0025c420efe784bc6f533e0b5cbed41cf68408a9)) - Media Modal and Remove button clash ([#​1544](https://redirect.github.com/jorenn92/Maintainerr/issues/1544)) ([0f19906](https://redirect.github.com/jorenn92/Maintainerr/commit/0f19906b8f38f11b1861c0503f979299215c8e38)) - update optional page route param to new syntax ([#​1528](https://redirect.github.com/jorenn92/Maintainerr/issues/1528)) ([65471de](https://redirect.github.com/jorenn92/Maintainerr/commit/65471de5b81622187b954cf2bf2d6f50a33968dd)) ##### Features - Add media modal to overview & restyle rules ([#​1505](https://redirect.github.com/jorenn92/Maintainerr/issues/1505)) ([6601709](https://redirect.github.com/jorenn92/Maintainerr/commit/6601709ca7fda95a99d5ac3fa3f16045439106bc)) - Added a boolean check for watchlisted status ([#​1506](https://redirect.github.com/jorenn92/Maintainerr/issues/1506)) ([41b5c37](https://redirect.github.com/jorenn92/Maintainerr/commit/41b5c37cfe89ac6eeab70256b986c1a9222c52d0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
4dd853a1eb |
chore(helm): update image docker.io/jenkins/jenkins 2.495 → 2.496 (#31685)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `119e9de` -> `53e112c` | --- > [!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>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.496`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.496) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.495...2.496) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.496 ([changelog](https://www.jenkins.io/changelog/2.496)) #### 📦 Dependency updates - Bump JDK17 version to 17.0.14+7 ([#​1984](https://redirect.github.com/jenkinsci/docker/issues/1984)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump JDK21 version to 21.0.6+7 ([#​1985](https://redirect.github.com/jenkinsci/docker/issues/1985)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
fafc310da2 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.1.4 → 2025.2.0 (#31684)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | minor | `a8aab94` -> `1191a95` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.2.0`](https://redirect.github.com/home-assistant/core/releases/tag/2025.2.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.1.4...2025.2.0) https://www.home-assistant.io/blog/2025/02/05/release-20252/ </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f6b983b61d |
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.0.6.0 → 6.0.8.0 (#31677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | patch | `e3d2417` -> `1ce4dc9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (docker.io/doitandbedone/ispyagentdvr)</summary> ### [`v6.0.8.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.0.6.0...6.0.8.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.0.6.0...6.0.8.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
8950cf4de8 |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.18.1 → 2.19.0 (#31683)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `5280101` -> `46f36b2` | --- > [!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.19.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.18.1...v2.19.0) ##### Note: 3rd party integrations can use `descriptionPlain` property on books to continue using plain text descriptions. ##### Added - Support rich text book descriptions [#​1820](https://redirect.github.com/advplyr/audiobookshelf/issues/1820) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3880](https://redirect.github.com/advplyr/audiobookshelf/issues/3880) - Player setting to adjust playback rate increment/decrement amount [#​3556](https://redirect.github.com/advplyr/audiobookshelf/issues/3556) by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3892](https://redirect.github.com/advplyr/audiobookshelf/issues/3892) ##### Fixed - Server crash for on failed extract epub image [#​3889](https://redirect.github.com/advplyr/audiobookshelf/issues/3889) - Server crash on quick match [#​3883](https://redirect.github.com/advplyr/audiobookshelf/issues/3883) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3898](https://redirect.github.com/advplyr/audiobookshelf/issues/3898) - Unable to download podcast episodes with the same name by [@​tharvik](https://redirect.github.com/tharvik) in [#​3906](https://redirect.github.com/advplyr/audiobookshelf/issues/3906) - Collection/series feeds not incrementing pubdate correctly [#​3442](https://redirect.github.com/advplyr/audiobookshelf/issues/3442) - Fatal logs not saving to crash_logs.txt [#​3919](https://redirect.github.com/advplyr/audiobookshelf/issues/3919) - UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name [#​3713](https://redirect.github.com/advplyr/audiobookshelf/issues/3713) - API: Basepath (/audiobookshelf) was being included in track `contentUrl` (see [#​3921](https://redirect.github.com/advplyr/audiobookshelf/issues/3921)) ##### Changed - Add populate map details buttons to batch edit page - Allows setting of some pragma values through environment variables [#​3750](https://redirect.github.com/advplyr/audiobookshelf/issues/3750) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3899](https://redirect.github.com/advplyr/audiobookshelf/issues/3899) - UI/UX: Standardized clipboard copy buttons to show checkmark when copied - UI/UX: Progress bar on covers has box shadow for visbililty [#​3825](https://redirect.github.com/advplyr/audiobookshelf/issues/3825) in [#​3914](https://redirect.github.com/advplyr/audiobookshelf/issues/3914) - UI/UX: Add collection and playlist help text [#​3318](https://redirect.github.com/advplyr/audiobookshelf/issues/3318) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3916](https://redirect.github.com/advplyr/audiobookshelf/issues/3916) - API: Expanded books include `descriptionPlain` that is stripped of html tags - More strings translated - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) - Croatian by [@​milotype](https://redirect.github.com/milotype) [@​biuklija](https://redirect.github.com/biuklija) - Danish by [@​MorellReng](https://redirect.github.com/MorellReng) - German by [@​xcy7e](https://redirect.github.com/xcy7e) - Japanese by [@​acidRain-burns](https://redirect.github.com/acidRain-burns) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​nothingbutlucas](https://redirect.github.com/nothingbutlucas) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) ##### Internal - Readme update Apache reverse proxy example by [@​adjokic](https://redirect.github.com/adjokic) in [#​3884](https://redirect.github.com/advplyr/audiobookshelf/issues/3884) - Add: workflow to close blank issues by [@​nichwall](https://redirect.github.com/nichwall) in [#​3907](https://redirect.github.com/advplyr/audiobookshelf/issues/3907) #### New Contributors - [@​adjokic](https://redirect.github.com/adjokic) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3884](https://redirect.github.com/advplyr/audiobookshelf/pull/3884) - [@​tharvik](https://redirect.github.com/tharvik) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3906](https://redirect.github.com/advplyr/audiobookshelf/pull/3906) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.18.1...v2.19.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |