Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 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
[#&#8203;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=-->
2025-02-08 15:24:50 +01:00
TrueCharts BotandGitHub fbc3133fcd chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 5bffd40 (#31777) 2025-02-08 15:23:32 +01:00
TrueCharts BotandGitHub 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.
[#&#8203;1213](https://gitlab.com/baserow/baserow/-/issues/1213)
- Allow skipping files during Airtable import
[#&#8203;1225](https://gitlab.com/baserow/baserow/-/issues/1225)
- \[Builder] Introducing query parameters
[#&#8203;1661](https://gitlab.com/baserow/baserow/-/issues/1661)
- \[Builder] Ensure that sensitive Integration data is not exported.
[#&#8203;1863](https://gitlab.com/baserow/baserow/-/issues/1863)
- Add support for the Collaborator field type in formulas and lookups.
[#&#8203;1890](https://gitlab.com/baserow/baserow/-/issues/1890)
- \[Builder] Enhance security by excluding unused fields from the Data
Source context.
[#&#8203;3001](https://gitlab.com/baserow/baserow/-/issues/3001)
- Add distribution aggregation.
[#&#8203;3056](https://gitlab.com/baserow/baserow/-/issues/3056)
- \[Builder] Added radius settings for Element background and border.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Add support for Custom Colors in Theme settings.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Add vertical and horizontal gap to Repeat Element.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Added the ability to set the Font Weight for various
elements in the Theme settings.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- Periodic data sync
[#&#8203;3071](https://gitlab.com/baserow/baserow/-/issues/3071)
- Number lookup field filters
[#&#8203;3112](https://gitlab.com/baserow/baserow/-/issues/3112)
- Improve the export progress update
[#&#8203;3184](https://gitlab.com/baserow/baserow/-/issues/3184)
- Notify other windows about started jobs.
[#&#8203;3198](https://gitlab.com/baserow/baserow/-/issues/3198)
- Workspace context menu search
[#&#8203;3265](https://gitlab.com/baserow/baserow/-/issues/3265)
- Optionally allow choosing view in the local Baserow table data sync.
[#&#8203;3266](https://gitlab.com/baserow/baserow/-/issues/3266)
- Add support to filter lookup of multiple select fields.
[#&#8203;3277](https://gitlab.com/baserow/baserow/-/issues/3277)
- Added support for filtering lookups of date fields.
[#&#8203;3362](https://gitlab.com/baserow/baserow/-/issues/3362)
- Add filter support for formula referencing a multiple collaborator
field. [#&#8203;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
[#&#8203;1053](https://gitlab.com/baserow/baserow/-/issues/1053)
- Fix formula issue with lookup and UUID as primary field
[#&#8203;1867](https://gitlab.com/baserow/baserow/-/issues/1867)
- Fix formula issue with lookup and UUID as primary field
[#&#8203;2354](https://gitlab.com/baserow/baserow/-/issues/2354)
- Fix import/export/snapshot issue with broken formulas
[#&#8203;2711](https://gitlab.com/baserow/baserow/-/issues/2711)
- Validate request.data before views reaching to .data early
[#&#8203;2740](https://gitlab.com/baserow/baserow/-/issues/2740)
- \[Builder] Fix worfklow action navigation for pages with no parameters
[#&#8203;2833](https://gitlab.com/baserow/baserow/-/issues/2833)
- Fix issue with text changing position when renaming items in the
sidebar [#&#8203;2883](https://gitlab.com/baserow/baserow/-/issues/2883)
- Display progress of pending jobs in the sidebar when the workspace is
empty [#&#8203;2904](https://gitlab.com/baserow/baserow/-/issues/2904)
- Fix is empty/not empty filter behavior for single select field with
deleted options
[#&#8203;3053](https://gitlab.com/baserow/baserow/-/issues/3053)
- \[Builder] Filter out unused fields from dispatched Workflow Actions.
[#&#8203;3090](https://gitlab.com/baserow/baserow/-/issues/3090)
- Restore decoration value ids during table import
[#&#8203;3193](https://gitlab.com/baserow/baserow/-/issues/3193)
- Allow editors to subscribe to a form view.
[#&#8203;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.
[#&#8203;3277](https://gitlab.com/baserow/baserow/-/issues/3277)
- Long text in full text search overflows window content.
[#&#8203;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.
[#&#8203;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.
[#&#8203;3308](https://gitlab.com/baserow/baserow/-/issues/3308)
- Count/Rollup fields will reset through_field when recalculating linked
row field removal
[#&#8203;3309](https://gitlab.com/baserow/baserow/-/issues/3309)
- Fix a bug causing the backend to fail hard when sorting by an AI
Field. [#&#8203;3310](https://gitlab.com/baserow/baserow/-/issues/3310)
- Fix Airtable import failing if the 'foreignRowId' key is missing.
[#&#8203;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.
[#&#8203;3320](https://gitlab.com/baserow/baserow/-/issues/3320)
- \[Builder] Resolved an error which was thrown when a data source's
integration was destroyed.
[#&#8203;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.
[#&#8203;3325](https://gitlab.com/baserow/baserow/-/issues/3325)
- Fix an issue with frontend when looking up formatted number fields.
[#&#8203;3332](https://gitlab.com/baserow/baserow/-/issues/3332)
- \[Builder] Allow children of Header and Footer elements to set their
width. [#&#8203;3333](https://gitlab.com/baserow/baserow/-/issues/3333)
- Fix field settings suggestions for lookup and formula fields.
[#&#8203;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.
[#&#8203;3358](https://gitlab.com/baserow/baserow/-/issues/3358)
- \[Builder] Fixed bug that caused a workspace import to fail when
certain fields were missing.
[#&#8203;3375](https://gitlab.com/baserow/baserow/-/issues/3375)
- Exclude Link to table fields dependencies from periodic updates
[#&#8203;3379](https://gitlab.com/baserow/baserow/-/issues/3379)
- \[Builder] Resolved a bug in filtered table elements which prevented
their workflow actions from dispatching properly.
[#&#8203;3399](https://gitlab.com/baserow/baserow/-/issues/3399)
- Fix broken Heroku addons and one-click-deploy button URL.
[#&#8203;3401](https://gitlab.com/baserow/baserow/-/issues/3401)
- Fix backend/frontend formula sort differences.
[#&#8203;3410](https://gitlab.com/baserow/baserow/-/issues/3410)
- \[Builder] Fix children element style in element menu when the
container is selected
[#&#8203;3420](https://gitlab.com/baserow/baserow/-/issues/3420)
- \[Builder] Fix issue when previewing templates in some situations
[#&#8203;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
[#&#8203;1683](https://gitlab.com/baserow/baserow/-/issues/1683)
- Code cleanup for advanced number formatting
[#&#8203;3293](https://gitlab.com/baserow/baserow/-/issues/3293)
- Add user id to sentry issues.
[#&#8203;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.
[#&#8203;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=-->
2025-02-08 14:23:30 +00:00
TrueCharts BotandGitHub d6584a8481 chore(helm): update image docker.io/gaseousgames/gaseousserver v1.7.9 → v1.7.10 (#31779) 2025-02-08 15:23:07 +01:00
TrueCharts BotandGitHub 69d24884ee chore(helm): update image docker.io/cloudflare/cloudflared 2025.1.1 → 2025.2.0 (#31783) 2025-02-08 15:23:00 +01:00
TrueCharts BotandGitHub 0be9ba5689 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.0.8.0 → 6.1.3.0 (#31785) 2025-02-08 15:21:36 +01:00
TrueCharts BotandGitHub a74f69bf6a chore(helm): update image docker.io/homeassistant/home-assistant 2025.2.0 → 2025.2.1 (#31781) 2025-02-08 15:21:20 +01:00
TrueCharts BotandGitHub 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=-->
2025-02-08 15:20:41 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 15:13:19 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 15:11:23 +01:00
TrueCharts BotandGitHub 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=-->
2025-02-08 14:50:42 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:24:06 +01:00
TrueCharts BotandGitHub 0249284b9b chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 48c4c2b (#31765) 2025-02-08 14:23:54 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:23:48 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:23:04 +01:00
TrueCharts BotandGitHub 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
([#&#8203;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=-->
2025-02-08 14:21:29 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:19:51 +01:00
TrueCharts BotandGitHub 20ca5a72c5 chore(helm): update image tccr.io/tccr/db-wait-mongodb digest to a7096b6 (#31766) 2025-02-08 14:18:52 +01:00
TrueCharts BotandGitHub d5bd9580b3 chore(helm): update image ghcr.io/linuxserver/sickchill digest to 479993a (#31762) 2025-02-08 14:18:45 +01:00
TrueCharts BotandGitHub 4bcbd34c9d chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1381 → 0.22.1382 (#31772) 2025-02-08 14:18:44 +01:00
TrueCharts BotandGitHub 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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[#&#8203;2945](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2945)
- Handle ByteOrderMark in JSON strings by
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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=-->
2025-02-08 14:18:40 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:11:10 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:07:55 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:07:34 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:05:27 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:05:07 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 14:02:01 +01:00
TrueCharts BotandGitHub d5e323cfee chore(container): update golang:1.23.6 docker digest to 9271129 (#31753) 2025-02-08 13:47:35 +01:00
TrueCharts BotandGitHub 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=-->
2025-02-08 13:38:33 +01:00
TrueCharts BotandGitHub 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=-->
2025-02-08 13:32:00 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 13:31:39 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:34:50 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:34:45 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:34:00 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 02:33:44 +00:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:33:02 +01:00
TrueCharts BotandGitHub 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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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-->
2025-02-08 03:32:47 +01:00
TrueCharts BotandGitHub c028cb77d9 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.2.2 → 1.2.3 (#31743) 2025-02-08 03:30:58 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:30:50 +01:00
TrueCharts BotandGitHub 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
[@&#8203;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-->
2025-02-08 03:27:47 +01:00
TrueCharts BotandGitHub 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
[@&#8203;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
[@&#8203;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
[#&#8203;2511](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2511):
Fix broken ZIP issue by adding zipOut.finish() by
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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-->
2025-02-08 03:27:35 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 03:26:36 +01:00
TrueCharts BotandGitHub 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
([#&#8203;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
([#&#8203;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-->
2025-02-08 03:23:52 +01:00
TrueCharts BotandGitHub 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 [@&#8203;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-->
2025-02-08 03:22:36 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-08 03:22:26 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-08 03:22:15 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-08 03:19:36 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-08 03:17:39 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-08 03:16:50 +01:00
TrueCharts BotandGitHub e44429d3b9 chore(flux): update image app-template 3.6.1 → 3.7.0 (clustertool) (#31744) 2025-02-08 02:58:27 +01:00
TrueCharts BotandGitHub 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-->
2025-02-08 02:54:44 +01:00
TrueCharts BotandGitHub ba160bff57 chore(flux): update image prometheus-operator 10.2.2 → 10.3.0 (clustertool) (#31745) 2025-02-08 02:50:04 +01:00
TrueCharts BotandGitHub 618609c63e chore(flux): update image jackett 23.3.12 → 23.3.13 (#31736) 2025-02-08 02:47:39 +01:00
TrueCharts-Bot cbc7daf7d1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-08 00:13:21 +00:00
TrueCharts BotandGitHub 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-->
2025-02-07 10:04:58 +00:00
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
([#&#8203;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
([#&#8203;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
([#&#8203;12806](https://redirect.github.com/n8n-io/n8n/issues/12806))
([e8635f2](https://redirect.github.com/n8n-io/n8n/commit/e8635f257433748f4d7d2c4b0ae794de6bff5b28))
- **core:** Do not emit `workflow-post-execute` event for waiting
executions
([#&#8203;13065](https://redirect.github.com/n8n-io/n8n/issues/13065))
([1593b6c](https://redirect.github.com/n8n-io/n8n/commit/1593b6cb4112ab2a85ca93c4eaec7d5f088895b1))
- **core:** Do not enable strict type validation by default for resource
mapper
([#&#8203;13037](https://redirect.github.com/n8n-io/n8n/issues/13037))
([fdcff90](https://redirect.github.com/n8n-io/n8n/commit/fdcff9082b97314f8b04579ab6fa81c724916320))
- **core:** Fix empty node execution stack
([#&#8203;12945](https://redirect.github.com/n8n-io/n8n/issues/12945))
([7031569](https://redirect.github.com/n8n-io/n8n/commit/7031569a028bcc85558fcb614f8143d68a7f81f0))
- **core:** Only use new resource mapper type validation when it is
enabled
([#&#8203;13099](https://redirect.github.com/n8n-io/n8n/issues/13099))
([a37c8e8](https://redirect.github.com/n8n-io/n8n/commit/a37c8e8fb86aaa3244ac13500ffa0e7c0d809a6f))
- **editor:** Actually enforce the version and don't break for old
values in local storage
([#&#8203;13025](https://redirect.github.com/n8n-io/n8n/issues/13025))
([884a7e2](https://redirect.github.com/n8n-io/n8n/commit/884a7e23f84258756d8dcdd2dfe933bdedf61adc))
- **editor:** Add telemetry to source control feature
([#&#8203;13016](https://redirect.github.com/n8n-io/n8n/issues/13016))
([18eaa54](https://redirect.github.com/n8n-io/n8n/commit/18eaa5423dfc9348374c2cff4ae0e6f152268fbb))
- **editor:** Allow switch to `Fixed` for boolean and number parameters
with invalid expressions
([#&#8203;12948](https://redirect.github.com/n8n-io/n8n/issues/12948))
([118be24](https://redirect.github.com/n8n-io/n8n/commit/118be24d25f001525ced03d9426a6129fa5a2053))
- **editor:** Allow to re-open sub-connection node creator if already
active
([#&#8203;13041](https://redirect.github.com/n8n-io/n8n/issues/13041))
([16d59e9](https://redirect.github.com/n8n-io/n8n/commit/16d59e98edc427bf68edbce4cd2174a44d6dcfb1))
- **editor:** Code node overwrites code when switching nodes after edits
([#&#8203;13078](https://redirect.github.com/n8n-io/n8n/issues/13078))
([00e3ebc](https://redirect.github.com/n8n-io/n8n/commit/00e3ebc9e2e0b8cc2d88b678c3a2a21602dac010))
- **editor:** Fix execution running status listener for chat messages
([#&#8203;12951](https://redirect.github.com/n8n-io/n8n/issues/12951))
([4d55a29](https://redirect.github.com/n8n-io/n8n/commit/4d55a294600dc2c86f6f7019da923b66a4b9de7e))
- **editor:** Fix position of connector buttons when the line is
straight
([#&#8203;13034](https://redirect.github.com/n8n-io/n8n/issues/13034))
([3a908ac](https://redirect.github.com/n8n-io/n8n/commit/3a908aca17f0bc1cf5fb5eb8813cc94f27f0bcdf))
- **editor:** Fix showing and hiding canvas edge toolbar when hovering
([#&#8203;13009](https://redirect.github.com/n8n-io/n8n/issues/13009))
([ac7bc4f](https://redirect.github.com/n8n-io/n8n/commit/ac7bc4f1911f913233eeeae5d229432fdff332c4))
- **editor:** Make AI transform node read only in executions view
([#&#8203;12970](https://redirect.github.com/n8n-io/n8n/issues/12970))
([ce1deb8](https://redirect.github.com/n8n-io/n8n/commit/ce1deb8aea528eef996fc774d0fff1dc61df5843))
- **editor:** Prevent infinite loop in expressions crashing the browser
([#&#8203;12732](https://redirect.github.com/n8n-io/n8n/issues/12732))
([8c2dbcf](https://redirect.github.com/n8n-io/n8n/commit/8c2dbcfeced70a0a84137773269cc6db2928d174))
- **editor:** Refine push modal layout
([#&#8203;12886](https://redirect.github.com/n8n-io/n8n/issues/12886))
([212a5bf](https://redirect.github.com/n8n-io/n8n/commit/212a5bf23eb11cc3296e7a8d002a4b7727d5193c))
- **editor:** SchemaView renders duplicate structures properly
([#&#8203;12943](https://redirect.github.com/n8n-io/n8n/issues/12943))
([0d8a544](https://redirect.github.com/n8n-io/n8n/commit/0d8a544975f72724db931778d7e3ace8a12b6cfc))
- **editor:** Update node issues when opening execution
([#&#8203;12972](https://redirect.github.com/n8n-io/n8n/issues/12972))
([1a91523](https://redirect.github.com/n8n-io/n8n/commit/1a915239c6571d7744023c6df6242dabe97c912e))
- **editor:** Use correct connection index when connecting adjancent
nodes after deleting a node
([#&#8203;12973](https://redirect.github.com/n8n-io/n8n/issues/12973))
([c7a15d5](https://redirect.github.com/n8n-io/n8n/commit/c7a15d5980d181a865f8e2ec6a5f70d0681dcf56))
- **GitHub Node:** Don't truncate filenames retrieved from GitHub
([#&#8203;12923](https://redirect.github.com/n8n-io/n8n/issues/12923))
([7e18447](https://redirect.github.com/n8n-io/n8n/commit/7e1844757fe0d544e8881d229d16af95ed53fb21))
- **Google Cloud Firestore Node:** Fix potential prototype pollution
vulnerability
([#&#8203;13035](https://redirect.github.com/n8n-io/n8n/issues/13035))
([f150f79](https://redirect.github.com/n8n-io/n8n/commit/f150f79ad6c7d43e036688b1de8d6c2c8140aca9))
- Increment runIndex in WorkflowToolV2 tool executions to avoid reusing
out of date inputs
([#&#8203;13008](https://redirect.github.com/n8n-io/n8n/issues/13008))
([cc907fb](https://redirect.github.com/n8n-io/n8n/commit/cc907fbca9aa00fe07dd54a2fcac8983f2321ad1))
- Sync partial execution version of FE and BE, also allow enforcing a
specific version
([#&#8203;12840](https://redirect.github.com/n8n-io/n8n/issues/12840))
([a155043](https://redirect.github.com/n8n-io/n8n/commit/a15504329bac582225185705566297d9cc27bf73))
- **Wise Node:** Use ISO formatting for timestamps
([#&#8203;10288](https://redirect.github.com/n8n-io/n8n/issues/10288))
([1a2d39a](https://redirect.github.com/n8n-io/n8n/commit/1a2d39a158c9a61bdaf11124b09ae70de65ebbf1))

##### Features

- Add reusable frontend `composables` package
([#&#8203;13077](https://redirect.github.com/n8n-io/n8n/issues/13077))
([ef87da4](https://redirect.github.com/n8n-io/n8n/commit/ef87da4c193a08e089e48044906a4f5ce9959a22))
- Add support for client credentials with Azure Log monitor
([#&#8203;13038](https://redirect.github.com/n8n-io/n8n/issues/13038))
([2c2d631](https://redirect.github.com/n8n-io/n8n/commit/2c2d63157b7866f1a68cc45c5823e29570ccff77))
- Allow multi API creation via the UI
([#&#8203;12845](https://redirect.github.com/n8n-io/n8n/issues/12845))
([ad3250c](https://redirect.github.com/n8n-io/n8n/commit/ad3250ceb0df84379917e684d54d4100e3bf44f5))
- Allow setting API keys expiration
([#&#8203;12954](https://redirect.github.com/n8n-io/n8n/issues/12954))
([9bcbc2c](https://redirect.github.com/n8n-io/n8n/commit/9bcbc2c2ccbb88537e9b7554c92b631118d870f1))
- **core:** Add sorting to GET `/workflows` endpoint
([#&#8203;13029](https://redirect.github.com/n8n-io/n8n/issues/13029))
([b60011a](https://redirect.github.com/n8n-io/n8n/commit/b60011a1808d47f32ab84e685dba0e915e82df8f))
- **core:** Enable usage as a tool for more nodes
([#&#8203;12930](https://redirect.github.com/n8n-io/n8n/issues/12930))
([9deb759](https://redirect.github.com/n8n-io/n8n/commit/9deb75916e4eb63b899ba79b40cbd24b69a752db))
- **core:** Handle Declarative nodes more like regular nodes
([#&#8203;13007](https://redirect.github.com/n8n-io/n8n/issues/13007))
([a65a9e6](https://redirect.github.com/n8n-io/n8n/commit/a65a9e631b13bbe70ad64727fb1109ae7cd014eb))
- **Discord Node:** New sendAndWait operation
([#&#8203;12894](https://redirect.github.com/n8n-io/n8n/issues/12894))
([d47bfdd](https://redirect.github.com/n8n-io/n8n/commit/d47bfddd656367454b51da39cf87dbfb2bd59eb2))
- **editor:** Display schema preview for unexecuted nodes
([#&#8203;12901](https://redirect.github.com/n8n-io/n8n/issues/12901))
([0063bbb](https://redirect.github.com/n8n-io/n8n/commit/0063bbb30b45b3af92aff4c0f76b905d50a71a2d))
- **editor:** Easy $fromAI Button for AI Tools
([#&#8203;12587](https://redirect.github.com/n8n-io/n8n/issues/12587))
([2177376](https://redirect.github.com/n8n-io/n8n/commit/21773764d37c37a6464a3885d3fa548a5feb4fd8))
- **editor:** Show fixed collection parameter issues in UI
([#&#8203;12899](https://redirect.github.com/n8n-io/n8n/issues/12899))
([12d686c](https://redirect.github.com/n8n-io/n8n/commit/12d686ce52694f4c0b88f92a744451c1b0c66dec))
- **Facebook Graph API Node:** Update node to support API v22.0
([#&#8203;13024](https://redirect.github.com/n8n-io/n8n/issues/13024))
([0bc0fc6](https://redirect.github.com/n8n-io/n8n/commit/0bc0fc6c1226688c29bf5f8f0ba7e8f244e16fbc))
- **HTTP Request Tool Node:** Relax binary data detection
([#&#8203;13048](https://redirect.github.com/n8n-io/n8n/issues/13048))
([b67a003](https://redirect.github.com/n8n-io/n8n/commit/b67a003e0b154d4e8c04392bec1c7b28171b5908))
- Human in the loop section
([#&#8203;12883](https://redirect.github.com/n8n-io/n8n/issues/12883))
([9590e5d](https://redirect.github.com/n8n-io/n8n/commit/9590e5d58b8964de9ce901bf07b537926d18b6b7))
- **n8n Form Node:** Add Hidden Fields
([#&#8203;12803](https://redirect.github.com/n8n-io/n8n/issues/12803))
([0da1114](https://redirect.github.com/n8n-io/n8n/commit/0da1114981978e371b216bdabc0c3bbdceeefa09))
- **n8n Form Node:** Respond with Text
([#&#8203;12979](https://redirect.github.com/n8n-io/n8n/issues/12979))
([182fc15](https://redirect.github.com/n8n-io/n8n/commit/182fc150bec62e9a5e2801d6c403e4a6bd35f728))
- **OpenAI Chat Model Node, OpenAI Node:** Include o3 models in model
selection
([#&#8203;13005](https://redirect.github.com/n8n-io/n8n/issues/13005))
([37d152c](https://redirect.github.com/n8n-io/n8n/commit/37d152c148cafbe493c22e07f5d55ff24fcb0ca4))
- **Summarize Node:** Preserves original field data type
([#&#8203;13069](https://redirect.github.com/n8n-io/n8n/issues/13069))
([be5e49d](https://redirect.github.com/n8n-io/n8n/commit/be5e49d56c09d65c9768e948471626cfd3606c0c))

</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>
2025-02-07 10:04:45 +00:00
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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.10.12
([#&#8203;34053](https://redirect.github.com/renovatebot/renovate/issues/34053))
([b18a518](https://redirect.github.com/renovatebot/renovate/commit/b18a518a30f5d0e30bd0cd0f0b292b987f3df1b5))

##### Build System

- **deps:** update dependency
[@&#8203;pnpm/parse-overrides](https://redirect.github.com/pnpm/parse-overrides)
to v1000.0.2
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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)
([#&#8203;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
([#&#8203;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`
([#&#8203;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
([#&#8203;34030](https://redirect.github.com/renovatebot/renovate/issues/34030))
([7191e19](https://redirect.github.com/renovatebot/renovate/commit/7191e193db1afffad2409a672e3a59f19e8f8b0d))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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)
([#&#8203;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
([#&#8203;34019](https://redirect.github.com/renovatebot/renovate/issues/34019))
([df1af91](https://redirect.github.com/renovatebot/renovate/commit/df1af911d4cf2748e3007d87bf3af72ad1603171))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/lodash](https://redirect.github.com/types/lodash) to
v4.17.15
([#&#8203;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
([#&#8203;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`
([#&#8203;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
([#&#8203;34010](https://redirect.github.com/renovatebot/renovate/issues/34010))
([1f50732](https://redirect.github.com/renovatebot/renovate/commit/1f507321fffb2e3e0c3d2da1ac3e492f2c089a9d))

##### Miscellaneous Chores

- fix devcontainer
([#&#8203;34009](https://redirect.github.com/renovatebot/renovate/issues/34009))
([0459c19](https://redirect.github.com/renovatebot/renovate/commit/0459c19167d9e9fdb10f09e8689ddfac64bf55db))
- **label-actions:** improve logs, pr closing
([#&#8203;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
([#&#8203;33969](https://redirect.github.com/renovatebot/renovate/issues/33969))
([ebc3f1d](https://redirect.github.com/renovatebot/renovate/commit/ebc3f1db041a42f58fe941be43f5cd5dbe8ee9f5))

##### Documentation

- language tweaks
([#&#8203;34005](https://redirect.github.com/renovatebot/renovate/issues/34005))
([29007ff](https://redirect.github.com/renovatebot/renovate/commit/29007ffb9e101e71dfa5d1777e705d9191625173))
- update references to renovate/renovate
([#&#8203;33997](https://redirect.github.com/renovatebot/renovate/issues/33997))
([2b66d59](https://redirect.github.com/renovatebot/renovate/commit/2b66d5904467bc524f726246693bce81c2ab579f))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.10.11
([#&#8203;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
([#&#8203;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
([#&#8203;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>
2025-02-07 10:03:54 +00:00
TrueCharts BotandGitHub 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==-->
2025-02-07 04:25:00 +01:00
TrueCharts BotandGitHub 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
([#&#8203;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-->
2025-02-07 04:21:17 +01:00
TrueCharts BotandGitHub d5f415e030 chore(helm): update image docker.io/nocodb/nocodb 0.260.4 → 0.260.5 (#31721) 2025-02-07 04:05:50 +01:00
TrueCharts BotandGitHub 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-->
2025-02-07 04:02:16 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 04:01:56 +01:00
TrueCharts BotandGitHub 9b4dbf64be chore(helm): update chart memcached 14.5.2 → 14.5.3 (#31718) 2025-02-07 04:00:59 +01:00
TrueCharts BotandGitHub 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
[@&#8203;jbowring](https://redirect.github.com/jbowring))
- \[Postgres] fix error in access_list get (thanks
[@&#8203;Dim145](https://redirect.github.com/Dim145))
- SSL Certificates: Show if cert is in use on host (thanks
[@&#8203;badkeyy](https://redirect.github.com/badkeyy))
- Change htpasswd to openssl (thanks
[@&#8203;icaksh](https://redirect.github.com/icaksh))
- Fix schema type for token.expires (thanks
[@&#8203;Sander0542](https://redirect.github.com/Sander0542))
- Add ZoneEdit certbot plugin (thanks
[@&#8203;badkeyy](https://redirect.github.com/badkeyy))
- Add Gcore DNS Provider (thanks
[@&#8203;GergelyGombai](https://redirect.github.com/GergelyGombai))
- Update mijn-host certbot plugin configuration (thanks
[@&#8203;nwagenmakers](https://redirect.github.com/nwagenmakers))
- Update DomainOffensive certbot plugin (thanks
[@&#8203;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-->
2025-02-07 04:00:34 +01:00
TrueCharts BotandGitHub 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-->
2025-02-07 04:00:27 +01:00
TrueCharts BotandGitHub 4a2fe0c240 chore(helm): update image ghcr.io/open-webui/open-webui digest to fbe4e82 (#31713) 2025-02-07 03:58:03 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:57:56 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:56:57 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:52:07 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:48:57 +01:00
TrueCharts BotandGitHub 37e08d0ae7 chore(helm): update image monica digest to a8e03e8 (#31714) 2025-02-07 03:46:58 +01:00
TrueCharts BotandGitHub 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
([#&#8203;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
([#&#8203;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-->
2025-02-07 03:46:54 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:46:34 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:46:14 +01:00
TrueCharts BotandGitHub dbfc8f4570 chore(helm): update image ghcr.io/linuxserver/pylon digest to 63f2652 (#31709) 2025-02-07 03:44:04 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:43:59 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:42:43 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:38:42 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:36:00 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:32:10 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 03:31:34 +01:00
TrueCharts BotandGitHub f9b4f05703 chore(helm): update image docker.io/diygod/rsshub digest to 2f9a9af (#31699) 2025-02-07 03:26:26 +01:00
TrueCharts BotandGitHub d2a42b44aa chore(helm): update image docker.io/library/xwiki digest to 7e25b0a (#31700) 2025-02-07 03:22:45 +01:00
TrueCharts BotandGitHub 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-->
2025-02-07 03:01:42 +01:00
TrueCharts BotandGitHub dae3c72cd3 chore(flux): update image jackett 23.3.11 → 23.3.12 (#31716) 2025-02-07 02:52:18 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 02:44:33 +01:00
TrueCharts BotandGitHub ef796e740d chore(container): update ubuntu:latest docker digest to 7229784 (#31695) 2025-02-07 02:44:21 +01:00
TrueCharts BotandGitHub 0703be19eb chore(container): update docker.io/nextcloud:30.0.5-fpm docker digest to 1654f68 (#31694) 2025-02-07 02:43:42 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-07 02:41:32 +01:00
TrueCharts BotandGitHub 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==-->
2025-02-06 11:06:43 +00:00
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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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>
2025-02-06 11:04:00 +00:00
TrueCharts BotandGitHub 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 &amp; 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
[@&#8203;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
[@&#8203;Wetzel402](https://redirect.github.com/Wetzel402)
([#&#8203;4415](https://redirect.github.com/mealie-recipes/mealie/issues/4415))
- feat: Add Servings/Yield to Recipe Actions
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;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)
[@&#8203;Cameronwyatt](https://redirect.github.com/Cameronwyatt)
([#&#8203;4812](https://redirect.github.com/mealie-recipes/mealie/issues/4812))

#### 🐛 Bug fixes

- fix: Ensure bring api docs are shown (PR 4920)
[@&#8203;felixschndr](https://redirect.github.com/felixschndr)
([#&#8203;4948](https://redirect.github.com/mealie-recipes/mealie/issues/4948))
- fix: Remove API Tokens from User APIs
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4985](https://redirect.github.com/mealie-recipes/mealie/issues/4985))
- fix: Fixed LastMade recipes sorting order
[@&#8203;PancakeZik](https://redirect.github.com/PancakeZik)
([#&#8203;4980](https://redirect.github.com/mealie-recipes/mealie/issues/4980))
- fix: revert "feat: Add new labels and foods for en-US language"
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4996](https://redirect.github.com/mealie-recipes/mealie/issues/4996))

#### 🧰 Maintenance

<details>
<summary>11 changes</summary>

- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4934](https://redirect.github.com/mealie-recipes/mealie/issues/4934))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4938](https://redirect.github.com/mealie-recipes/mealie/issues/4938))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4953](https://redirect.github.com/mealie-recipes/mealie/issues/4953))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4965](https://redirect.github.com/mealie-recipes/mealie/issues/4965))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4968](https://redirect.github.com/mealie-recipes/mealie/issues/4968))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4975](https://redirect.github.com/mealie-recipes/mealie/issues/4975))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;4991](https://redirect.github.com/mealie-recipes/mealie/issues/4991))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;5008](https://redirect.github.com/mealie-recipes/mealie/issues/5008))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;5016](https://redirect.github.com/mealie-recipes/mealie/issues/5016))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;5018](https://redirect.github.com/mealie-recipes/mealie/issues/5018))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;5021](https://redirect.github.com/mealie-recipes/mealie/issues/5021))

</details>

#### 📚 Documentation

- docs(auto): Update image tag, for release v2.5.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4933](https://redirect.github.com/mealie-recipes/mealie/issues/4933))
- docs: update oidcv2 authelia link
[@&#8203;james-d-elliott](https://redirect.github.com/james-d-elliott)
([#&#8203;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
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4935](https://redirect.github.com/mealie-recipes/mealie/issues/4935))
- chore(deps): update dependency ruff to v0.9.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4939](https://redirect.github.com/mealie-recipes/mealie/issues/4939))
- fix(deps): update dependency openai to v1.60.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4941](https://redirect.github.com/mealie-recipes/mealie/issues/4941))
- fix(deps): update dependency openai to v1.60.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4967](https://redirect.github.com/mealie-recipes/mealie/issues/4967))
- chore(deps): update dependency pylint to v3.3.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4970](https://redirect.github.com/mealie-recipes/mealie/issues/4970))
- chore(deps): update dependency pytest-asyncio to v0.25.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4972](https://redirect.github.com/mealie-recipes/mealie/issues/4972))
- chore(deps): update dependency ruff to v0.9.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4988](https://redirect.github.com/mealie-recipes/mealie/issues/4988))
- fix(deps): update dependency authlib to v1.4.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4971](https://redirect.github.com/mealie-recipes/mealie/issues/4971))
- fix(deps): update dependency fastapi to v0.115.8
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4989](https://redirect.github.com/mealie-recipes/mealie/issues/4989))
- fix(deps): update dependency rapidfuzz to v3.12.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4990](https://redirect.github.com/mealie-recipes/mealie/issues/4990))
- fix(deps): update dependency openai to v1.61.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4995](https://redirect.github.com/mealie-recipes/mealie/issues/4995))
- chore(deps): update dependency mkdocs-material to v9.6.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4992](https://redirect.github.com/mealie-recipes/mealie/issues/4992))
- chore(deps): update dependency mkdocs-material to v9.6.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;5011](https://redirect.github.com/mealie-recipes/mealie/issues/5011))
- chore(deps): update dependency mypy to v1.15.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;5017](https://redirect.github.com/mealie-recipes/mealie/issues/5017))
- fix(deps): update dependency openai to v1.61.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;5020](https://redirect.github.com/mealie-recipes/mealie/issues/5020))

</details>

#### 🙏 New Contributors

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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-->
2025-02-06 04:07:02 +01:00
TrueCharts BotandGitHub 6c1056871f chore(helm): update image docker.io/onlyoffice/documentserver 8.2.2 → 8.3.0 (#31688) 2025-02-06 04:06:55 +01:00
TrueCharts BotandGitHub 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-->
2025-02-06 04:06:51 +01:00
TrueCharts BotandGitHub 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-->
2025-02-06 04:06:12 +01:00
TrueCharts BotandGitHub 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
([#&#8203;1547](https://redirect.github.com/jorenn92/Maintainerr/issues/1547))
([0025c42](https://redirect.github.com/jorenn92/Maintainerr/commit/0025c420efe784bc6f533e0b5cbed41cf68408a9))
- Media Modal and Remove button clash
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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-->
2025-02-06 04:03:22 +01:00
TrueCharts BotandGitHub 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
([#&#8203;1984](https://redirect.github.com/jenkinsci/docker/issues/1984))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- Bump JDK21 version to 21.0.6+7
([#&#8203;1985](https://redirect.github.com/jenkinsci/docker/issues/1985))
@&#8203;[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-->
2025-02-06 03:55:35 +01:00
TrueCharts BotandGitHub 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-->
2025-02-06 03:54:28 +01:00
TrueCharts BotandGitHub 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-->
2025-02-06 03:50:05 +01:00
TrueCharts BotandGitHub 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
[#&#8203;1820](https://redirect.github.com/advplyr/audiobookshelf/issues/1820)
by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;3880](https://redirect.github.com/advplyr/audiobookshelf/issues/3880)
- Player setting to adjust playback rate increment/decrement amount
[#&#8203;3556](https://redirect.github.com/advplyr/audiobookshelf/issues/3556)
by [@&#8203;glorenzen](https://redirect.github.com/glorenzen) in
[#&#8203;3892](https://redirect.github.com/advplyr/audiobookshelf/issues/3892)

##### Fixed

- Server crash for on failed extract epub image
[#&#8203;3889](https://redirect.github.com/advplyr/audiobookshelf/issues/3889)
- Server crash on quick match
[#&#8203;3883](https://redirect.github.com/advplyr/audiobookshelf/issues/3883)
by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;3898](https://redirect.github.com/advplyr/audiobookshelf/issues/3898)
- Unable to download podcast episodes with the same name by
[@&#8203;tharvik](https://redirect.github.com/tharvik) in
[#&#8203;3906](https://redirect.github.com/advplyr/audiobookshelf/issues/3906)
- Collection/series feeds not incrementing pubdate correctly
[#&#8203;3442](https://redirect.github.com/advplyr/audiobookshelf/issues/3442)
- Fatal logs not saving to crash_logs.txt
[#&#8203;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
[#&#8203;3713](https://redirect.github.com/advplyr/audiobookshelf/issues/3713)
- API: Basepath (/audiobookshelf) was being included in track
`contentUrl` (see
[#&#8203;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
[#&#8203;3750](https://redirect.github.com/advplyr/audiobookshelf/issues/3750)
by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;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
[#&#8203;3825](https://redirect.github.com/advplyr/audiobookshelf/issues/3825)
in
[#&#8203;3914](https://redirect.github.com/advplyr/audiobookshelf/issues/3914)
- UI/UX: Add collection and playlist help text
[#&#8203;3318](https://redirect.github.com/advplyr/audiobookshelf/issues/3318)
by [@&#8203;nichwall](https://redirect.github.com/nichwall) in
[#&#8203;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
[@&#8203;springsunx](https://redirect.github.com/springsunx)
- Croatian by [@&#8203;milotype](https://redirect.github.com/milotype)
[@&#8203;biuklija](https://redirect.github.com/biuklija)
- Danish by [@&#8203;MorellReng](https://redirect.github.com/MorellReng)
    -   German by [@&#8203;xcy7e](https://redirect.github.com/xcy7e)
- Japanese by
[@&#8203;acidRain-burns](https://redirect.github.com/acidRain-burns)
- Slovenian by
[@&#8203;thehijacker](https://redirect.github.com/thehijacker)
- Spanish by
[@&#8203;nothingbutlucas](https://redirect.github.com/nothingbutlucas)
- Swedish by [@&#8203;Cotignac](https://redirect.github.com/Cotignac)

##### Internal

- Readme update Apache reverse proxy example by
[@&#8203;adjokic](https://redirect.github.com/adjokic) in
[#&#8203;3884](https://redirect.github.com/advplyr/audiobookshelf/issues/3884)
- Add: workflow to close blank issues by
[@&#8203;nichwall](https://redirect.github.com/nichwall) in
[#&#8203;3907](https://redirect.github.com/advplyr/audiobookshelf/issues/3907)

#### New Contributors

- [@&#8203;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)
- [@&#8203;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-->
2025-02-06 03:49:40 +01:00