Commit Graph

43608 Commits

Author SHA1 Message Date
TrueCharts Bot 4072c91b42 fix(website): update astro 5.7.12 → 5.7.14 (#35582)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | patch | [`5.7.12` ->
`5.7.14`](https://renovatebot.com/diffs/npm/astro/5.7.12/5.7.14) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>withastro/astro (astro)</summary>

###
[`v5.7.14`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5714)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.7.13...astro@5.7.14)

##### Patch Changes

-
[#&#8203;13773](https://redirect.github.com/withastro/astro/pull/13773)
[`3aa5337`](https://redirect.github.com/withastro/astro/commit/3aa5337eaf01dbcc987dee9413c6985514ef7d6b)
Thanks [@&#8203;sijad](https://redirect.github.com/sijad)! - Ignores
lightningcss unsupported pseudo-class warning.

-
[#&#8203;13833](https://redirect.github.com/withastro/astro/pull/13833)
[`5a6d2ae`](https://redirect.github.com/withastro/astro/commit/5a6d2aede4b397227be5acecfa9bfefb9a1af0f8)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
an issue where session modules would fail to resolve in Node.js < 20.6

-
[#&#8203;13383](https://redirect.github.com/withastro/astro/pull/13383)
[`f7f712c`](https://redirect.github.com/withastro/astro/commit/f7f712cc29f80c4f8096489d7368c2fda223e097)
Thanks [@&#8203;Haberkamp](https://redirect.github.com/Haberkamp)! -
Stop toolbar settings from overflowing

-
[#&#8203;13794](https://redirect.github.com/withastro/astro/pull/13794)
[`85b19d8`](https://redirect.github.com/withastro/astro/commit/85b19d87b6416957c245bd3e239fbf6da2038075)
Thanks
[@&#8203;alexcarpenter](https://redirect.github.com/alexcarpenter)! -
Exclude pre tags from `a11y-no-noninteractive-tabindex` audit check.

-
[#&#8203;13373](https://redirect.github.com/withastro/astro/pull/13373)
[`50ef568`](https://redirect.github.com/withastro/astro/commit/50ef568413b5fe7add36c089b77f9f180739f43f)
Thanks [@&#8203;jpwienekus](https://redirect.github.com/jpwienekus)! -
Fixes a bug where highlights and tooltips render over the audit list
window.

-
[#&#8203;13769](https://redirect.github.com/withastro/astro/pull/13769)
[`e9fc456`](https://redirect.github.com/withastro/astro/commit/e9fc456b58511da3ae2f932256217b3db4c42998)
Thanks [@&#8203;romanstetsyk](https://redirect.github.com/romanstetsyk)!
- Expand ActionError codes to include all IANA-registered HTTP error
codes.

-
[#&#8203;13668](https://redirect.github.com/withastro/astro/pull/13668)
[`866285a`](https://redirect.github.com/withastro/astro/commit/866285a5fb3e4ba9d8ca6aadb129d3a6ed2b0f69)
Thanks [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red)! -
Replaces internal CSS chunking behavior for Astro components' scoped
styles to use Vite's `cssScopeTo` feature. The feature is a port of
Astro's implementation so this should not change the behavior.

###
[`v5.7.13`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5713)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.7.12...astro@5.7.13)

##### Patch Changes

-
[#&#8203;13761](https://redirect.github.com/withastro/astro/pull/13761)
[`a2e8463`](https://redirect.github.com/withastro/astro/commit/a2e84631ad0a8dbc466d1301cc07a031334ffe5b)
Thanks [@&#8203;jp-knj](https://redirect.github.com/jp-knj)! - Adds new
content collections errors

-
[#&#8203;13788](https://redirect.github.com/withastro/astro/pull/13788)
[`7d0b7ac`](https://redirect.github.com/withastro/astro/commit/7d0b7acb38d5140939d9660b2cf5718e9a8b2c15)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where an error would not be thrown when using the `<Font
/>` component from the experimental fonts API without adding fonts in
the Astro config

-
[#&#8203;13784](https://redirect.github.com/withastro/astro/pull/13784)
[`d7a1889`](https://redirect.github.com/withastro/astro/commit/d7a188988427d1b157d27b789f918c208ece41f7)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes the experimental fonts API to correctly take `config.base`,
`config.build.assets` and `config.build.assetsPrefix` into account

-
[#&#8203;13777](https://redirect.github.com/withastro/astro/pull/13777)
[`a56b8ea`](https://redirect.github.com/withastro/astro/commit/a56b8eaec486d26cbc61a7c94c152f4ee8cabc7a)
Thanks [@&#8203;L4Ph](https://redirect.github.com/L4Ph)! - Fixed an
issue where looping GIF animation would stop when converted to WebP

-
[#&#8203;13566](https://redirect.github.com/withastro/astro/pull/13566)
[`0489d8f`](https://redirect.github.com/withastro/astro/commit/0489d8fe96fb8ee90284277358e38f55c8e0ab1d)
Thanks [@&#8203;TheOtterlord](https://redirect.github.com/TheOtterlord)!
- Fix build errors being ignored when build.concurrency > 1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 20:44:11 +02:00
TrueCharts Bot f38ac58734 chore(helm): update image ghcr.io/open-webui/open-webui digest to c754aa4 (#35576) 2025-05-21 20:41:47 +02:00
TrueCharts Bot cccf854642 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to b9ec998 (#35569) 2025-05-21 20:41:44 +02:00
TrueCharts Bot 6c5e9180c5 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to eb34257 (#35575) 2025-05-21 20:41:41 +02:00
TrueCharts Bot 1089119bda chore(helm): update rdesktop (#35577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `c016918` -> `341a55f` |
| lscr.io/linuxserver/rdesktop | digest | `c1c4831` -> `86b182f` |
| lscr.io/linuxserver/rdesktop | digest | `096d247` -> `91b2c24` |
| lscr.io/linuxserver/rdesktop | digest | `2bc2d7f` -> `268e4de` |
| lscr.io/linuxserver/rdesktop | digest | `fd3f309` -> `bb893a3` |
| lscr.io/linuxserver/rdesktop | digest | `63b4607` -> `60fdb48` |
| lscr.io/linuxserver/rdesktop | digest | `60338a9` -> `6075141` |
| lscr.io/linuxserver/rdesktop | digest | `b6eafb0` -> `eddf45f` |
| lscr.io/linuxserver/rdesktop | digest | `66277bf` -> `3644b7d` |
| lscr.io/linuxserver/rdesktop | digest | `7600aea` -> `39bff16` |
| lscr.io/linuxserver/rdesktop | digest | `6f7cf48` -> `675aa9e` |
| lscr.io/linuxserver/rdesktop | digest | `4fe886c` -> `369b8fc` |

---

> [!WARNING]
> Some dependencies could not be looked 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:41:38 +02:00
TrueCharts Bot 5b7af1cf97 chore(helm): update image ghcr.io/linuxserver/remmina digest to f2b2eab (#35574)
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 | `02a572d` -> `f2b2eab` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:41:35 +02:00
TrueCharts Bot baa5d3ebd3 chore(helm): update image ghcr.io/linuxserver/mstream digest to 53ef613 (#35573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages)
([source](https://redirect.github.com/linuxserver/docker-mstream)) |
digest | `47d637b` -> `53ef613` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:40:50 +02:00
TrueCharts Bot 7bfae382cc chore(helm): update image ghcr.io/linuxserver/deluge digest to 5d682c6 (#35571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/deluge](https://redirect.github.com/linuxserver/docker-deluge/packages)
([source](https://redirect.github.com/linuxserver/docker-deluge)) |
digest | `df6b1ce` -> `5d682c6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:40:40 +02:00
TrueCharts Bot 054e12a0b5 chore(helm): update image ghcr.io/elfhosted/nzbhydra2 digest to e07f5ca (#35570) 2025-05-21 20:40:27 +02:00
TrueCharts Bot 698a9bfe90 chore(helm): update image ghcr.io/linuxserver/filezilla digest to 2decd85 (#35572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `0f5499b` -> `2decd85` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:40:20 +02:00
TrueCharts Bot df049560c2 chore(deps): pin public.ecr.aws/docker/library/alpine docker tag to a8560b3 (#35566)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine)
([source](https://redirect.github.com/alpinelinux/docker-alpine)) |
final | pinDigest | -> `a8560b3` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-05-21 20:33:43 +02:00
TrueCharts Bot 171b04391c chore(helm): update image docker.io/factoriotools/factorio digest to 926c20c (#35568) 2025-05-21 20:32:24 +02:00
TrueCharts Bot f6fe968b67 chore(helm): update image docker.io/clamav/clamav digest to 854283b (#35567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`62ed63b` -> `854283b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 20:32:21 +02:00
TrueCharts Bot 93a08d7179 chore(flux): update image jackett 23.3.103 → 23.3.104 (#35578)
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.103` ->
`23.3.104` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 20:29:59 +02:00
TrueCharts Bot 3fa024187d chore(helm): update image ghcr.io/home-operations/plex 1.41.6.9685 → 1.41.7.9799 (#35562)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-operations/plex](https://ghcr.io/home-operations/plex)
([source](https://redirect.github.com/plexinc/pms-docker)) | patch |
`37d3664` -> `0c31ee1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 09:11:48 +00:00
TrueCharts Bot e1ecd4e905 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to be93afc (#35549)
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 | `29f5186` -> `be93afc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:11:18 +00:00
TrueCharts Bot fb73e7754d chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 532145f (#35552)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages)
([source](https://redirect.github.com/linuxserver/docker-babybuddy)) |
digest | `bc05ebb` -> `532145f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:10:57 +00:00
TrueCharts Bot 19396a3a0d chore(helm): update webtop (#35557)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6fc91b8` -> `e4171a7` |
| lscr.io/linuxserver/webtop | digest | `09580b3` -> `9ec4c49` |
| lscr.io/linuxserver/webtop | digest | `1c47bdb` -> `a7ad84c` |
| lscr.io/linuxserver/webtop | digest | `fe39672` -> `0c25cc8` |
| lscr.io/linuxserver/webtop | digest | `409662d` -> `12f9279` |
| lscr.io/linuxserver/webtop | digest | `4e45d8a` -> `24bb2f5` |
| lscr.io/linuxserver/webtop | digest | `7764964` -> `e7faddf` |

---

> [!WARNING]
> Some dependencies could not be looked 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:10:41 +00:00
TrueCharts Bot 10a51ba021 chore(helm): update image ghcr.io/linuxserver/ddclient digest to 8f10448 (#35553)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages)
([source](https://redirect.github.com/linuxserver/docker-ddclient)) |
digest | `864acf3` -> `8f10448` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 07:36:04 +00:00
TrueCharts Bot bf36d6cc72 chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.44 → 1.1.45 (#35563)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral)
| patch | `6708e37` -> `4a2c856` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary>

###
[`v1.1.45`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.45)

[Compare
Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.44...1.1.45)

-
[`199bb7a`](https://redirect.github.com/Ylianst/MeshCentral/commit/199bb7ae)
Version 1.1.45
-
[`a8ed346`](https://redirect.github.com/Ylianst/MeshCentral/commit/a8ed3464)
forgot duo and push notifications for force2factor
[#&#8203;7045](https://redirect.github.com/Ylianst/MeshCentral/issues/7045)
-
[`45ec199`](https://redirect.github.com/Ylianst/MeshCentral/commit/45ec1998)
fix autoAcceptOnTimeout with oldStyle
[#&#8203;7036](https://redirect.github.com/Ylianst/MeshCentral/issues/7036)
-
[`fc32e1c`](https://redirect.github.com/Ylianst/MeshCentral/commit/fc32e1c2)
refix placeholder {0}{1}
[#&#8203;7037](https://redirect.github.com/Ylianst/MeshCentral/issues/7037)
-
[`4afe0fe`](https://redirect.github.com/Ylianst/MeshCentral/commit/4afe0fe3)
fix ~users in active sessions popup
[#&#8203;7044](https://redirect.github.com/Ylianst/MeshCentral/issues/7044)
-
[`158107d`](https://redirect.github.com/Ylianst/MeshCentral/commit/158107d6)
add sessionrecordings for powershell/user shells
[#&#8203;7035](https://redirect.github.com/Ylianst/MeshCentral/issues/7035)
-
[`b97caab`](https://redirect.github.com/Ylianst/MeshCentral/commit/b97caabc)
upgrade image-size to 2.0.2
-
[`022f85e`](https://redirect.github.com/Ylianst/MeshCentral/commit/022f85ef)
fix consent/notify messages with multiple placeholders
[#&#8203;7037](https://redirect.github.com/Ylianst/MeshCentral/issues/7037)
-
[`4fc921c`](https://redirect.github.com/Ylianst/MeshCentral/commit/4fc921c1)
upgrade mongodb+image-size, fix package installs again, stop docker
installing translate packages
-
[`b64b143`](https://redirect.github.com/Ylianst/MeshCentral/commit/b64b1436)
oops forget codecertname includes extra data at the end
[#&#8203;6999](https://redirect.github.com/Ylianst/MeshCentral/issues/6999)
-
[`0feaec0`](https://redirect.github.com/Ylianst/MeshCentral/commit/0feaec0d)
generate new codesign-cert if cert value changes
[#&#8203;6999](https://redirect.github.com/Ylianst/MeshCentral/issues/6999)
-
[`db282b2`](https://redirect.github.com/Ylianst/MeshCentral/commit/db282b22)
fix android agentinvite mobile ui
[#&#8203;7032](https://redirect.github.com/Ylianst/MeshCentral/issues/7032)
-
[`14b0882`](https://redirect.github.com/Ylianst/MeshCentral/commit/14b0882b)
more german translations
[#&#8203;7023](https://redirect.github.com/Ylianst/MeshCentral/issues/7023)
-
[`3b0a1bc`](https://redirect.github.com/Ylianst/MeshCentral/commit/3b0a1bc2)
few more translations
[#&#8203;7023](https://redirect.github.com/Ylianst/MeshCentral/issues/7023)
-
[`5e031aa`](https://redirect.github.com/Ylianst/MeshCentral/commit/5e031aaa)
fix attemptCleanCertsSync function for non tls amt
-
[`f1c1e3b`](https://redirect.github.com/Ylianst/MeshCentral/commit/f1c1e3bf)
fix zh-cht/zh-chs wrong way round
[#&#8203;7026](https://redirect.github.com/Ylianst/MeshCentral/issues/7026)
-
[`001cdd1`](https://redirect.github.com/Ylianst/MeshCentral/commit/001cdd1a)
fix Chinese Simplified/Traditional in web ui for now
[#&#8203;7026](https://redirect.github.com/Ylianst/MeshCentral/issues/7026)
-
[`fa7f194`](https://redirect.github.com/Ylianst/MeshCentral/commit/fa7f194e)
fix amt notls always using tls, fix tls undefined, amt timeout
shortened, commander typo fix
-
[`d9f2f86`](https://redirect.github.com/Ylianst/MeshCentral/commit/d9f2f869)
fix older amt devices with custom amt certificates
[#&#8203;6565](https://redirect.github.com/Ylianst/MeshCentral/issues/6565)
-
[`9cfe44a`](https://redirect.github.com/Ylianst/MeshCentral/commit/9cfe44a4)
refix
[#&#8203;7003](https://redirect.github.com/Ylianst/MeshCentral/issues/7003)
used wrong variable
-
[`bfa9dac`](https://redirect.github.com/Ylianst/MeshCentral/commit/bfa9dace)
Update SECURITY.md
-
[`665a78d`](https://redirect.github.com/Ylianst/MeshCentral/commit/665a78d5)
tiny translate fix
-
[`9699e9b`](https://redirect.github.com/Ylianst/MeshCentral/commit/9699e9b4)
fix connectivity crashing serverstats
[#&#8203;7003](https://redirect.github.com/Ylianst/MeshCentral/issues/7003)
-
[`0ee73bd`](https://redirect.github.com/Ylianst/MeshCentral/commit/0ee73bd9)
fix long usernames in list view
[#&#8203;6997](https://redirect.github.com/Ylianst/MeshCentral/issues/6997)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 09:30:32 +02:00
TrueCharts Bot d39ce28112 chore(helm): update image ghcr.io/linuxserver/digikam digest to f3b9f85 (#35554)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
digest | `845221f` -> `f3b9f85` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:21:06 +02:00
TrueCharts Bot bde5916d24 chore(helm): update image ghcr.io/elfhosted/readarr-develop digest to 08c1368 (#35551)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr)
| digest | `7005125` -> `08c1368` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:20:32 +02:00
TrueCharts Bot 848684a5c2 chore(helm): update image lscr.io/linuxserver/cops digest to 0320f0c (#35555)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `10a43e5` -> `0320f0c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:12:19 +02:00
TrueCharts Bot bbeb4a2c87 chore(helm): update image ghcr.io/elfhosted/jackett digest to 349019c (#35550)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | digest | `ff1213f` -> `349019c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 07:10:36 +00:00
TrueCharts Bot 9af3962cbe chore(helm): update image adminer digest to d2aed2c (#35548)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `44926b6` -> `d2aed2c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 09:10:05 +02:00
TrueCharts Bot 3c63bb1952 fix(website): update sharp 0.34.1 → 0.34.2 (#35565)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [sharp](https://sharp.pixelplumbing.com)
([source](https://redirect.github.com/lovell/sharp),
[changelog](https://redirect.github.com/lovell/sharp/blob/main/docs/changelog.md))
| dependencies | patch | [`0.34.1` ->
`0.34.2`](https://renovatebot.com/diffs/npm/sharp/0.34.1/0.34.2) |

---

> [!WARNING]
> Some dependencies could not be looked 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>lovell/sharp (sharp)</summary>

###
[`v0.34.2`](https://redirect.github.com/lovell/sharp/compare/v0.34.1...v0.34.2)

[Compare
Source](https://redirect.github.com/lovell/sharp/compare/v0.34.1...v0.34.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 09:06:28 +02:00
TrueCharts Bot 52fcc3f5a9 chore(helm): update image docker.io/baserow/baserow 1.33.2 → 1.33.3 (#35561)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
patch | `ebf338d` -> `a648ee8` |

---

> [!WARNING]
> Some dependencies could not be looked 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.33.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1333)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.33.2...1.33.3)

##### New features

- \[Database] Introduce list all tables endpoints via token auth.
[#&#8203;1100](https://gitlab.com/baserow/baserow/-/issues/1100)
- \[Database] Be able to specify a default value on multiple select
field [#&#8203;2173](https://gitlab.com/baserow/baserow/-/issues/2173)
- \[Database] Support default values for single select field
[#&#8203;2173](https://gitlab.com/baserow/baserow/-/issues/2173)
- \[Database] Make AI field editable
[#&#8203;3557](https://gitlab.com/baserow/baserow/-/issues/3557)

##### Bug fixes

- \[Builder] Fix issue when two columns of a table element have the same
value [#&#8203;3144](https://gitlab.com/baserow/baserow/-/issues/3144)
- \[Builder] Allow blank link row values in create and update row
actions.
[#&#8203;3524](https://gitlab.com/baserow/baserow/-/issues/3524)
- \[Builder] Fix form values being reset before all actions are done
[#&#8203;3530](https://gitlab.com/baserow/baserow/-/issues/3530)
- \[Builder] Fix data input not reset after form submition with "Reset
after submission" option
[#&#8203;3583](https://gitlab.com/baserow/baserow/-/issues/3583)
- \[Builder] Fix choice element missing default value for single select
[#&#8203;3602](https://gitlab.com/baserow/baserow/-/issues/3602)
- \[Database] Improved primary key detection in PostgreSQL data sync for
roles that are not owners of synchronized table
[#&#8203;3606](https://gitlab.com/baserow/baserow/-/issues/3606)
- \[Core] MCP server returns error response
[#&#8203;3615](https://gitlab.com/baserow/baserow/-/issues/3615)
- \[Database] Fix for workspace export with default value on number
field [#&#8203;3619](https://gitlab.com/baserow/baserow/-/issues/3619)
- \[Builder] Formula values are not emptied anymore when an error
happens
-   \[Database] Don't create MCP tools for trashed databases.
-   \[Builder] Markdown content now follows application theme

##### Refactors

- \[Database] Improved group by ManyToMany (link row and multiple
select) performance by using CTE.

##### Breaking API changes

- \[Database] Returns an HTTP 409 instead of an HTTP 503 when the
request fails due to a deadlock.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 08:42:22 +02:00
TrueCharts Bot 50bbf24e8d chore(flux): update image kube-prometheus-stack 72.5.1 → 72.5.2 (clustertool) (#35559)
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))
| patch | `72.5.1` -> `72.5.2` |

---

> [!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>

###
[`v72.5.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.5.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.5.1...kube-prometheus-stack-72.5.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Fix indendation of rendered
servicemonitor.scrapeLimits for kube-etcd by
[@&#8203;daecabhir](https://redirect.github.com/daecabhir) in
[https://github.com/prometheus-community/helm-charts/pull/5664](https://redirect.github.com/prometheus-community/helm-charts/pull/5664)

#### New Contributors

- [@&#8203;daecabhir](https://redirect.github.com/daecabhir) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5664](https://redirect.github.com/prometheus-community/helm-charts/pull/5664)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-9.3.1...kube-prometheus-stack-72.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 08:39:01 +02:00
TrueCharts Bot 3205aec80c chore(container): update public.ecr.aws/docker/library/alpine:3.21.3 docker digest to (#35547) 2025-05-21 08:38:32 +02:00
TrueCharts Bot 421adb55c1 chore(flux): update image jackett 23.3.102 → 23.3.103 (#35558)
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.102` ->
`23.3.103` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-21 08:36:24 +02:00
TrueCharts Bot af236e935c chore(helm): update chart mongodb 15.3.11 → 15.3.12 (#35560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://gallery.ecr.aws/bitnami/mongodb)) | patch | `15.3.11`
-> `15.3.12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-05-21 08:34:42 +02:00
TrueCharts Bot 120adadbc1 chore(helm): update image lscr.io/linuxserver/kdenlive digest to f2f177d (#35556)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `49b4181` -> `f2f177d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-21 08:26:23 +02:00
TrueCharts Bot 8bcb453e01 chore(helm): update image ghcr.io/mend/renovate-ce 9.10.0 → 10.0.0 (#35511)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| major | `f27a347` -> `0d6256e` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary>

###
[`v10.0.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/10.0.0)

[Compare
Source](https://redirect.github.com/mend/renovate-ce-ee/compare/9.10.0...10.0.0)

#### Application changes

-   Renovate CLI: Update from `39.264.0` to `40.11.18`
-
[Docs](https://redirect.github.com/renovatebot/renovate/releases/download/40.11.18/docs.tgz)
- [Full change
log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=39.264.0\&to=40.11.18)
    -   Breaking changes:
- config: `allowedCommands` filters need to be updated to match against
the post-compiled `postUpgradeCommands` in cases where templating was in
use.
- config: Config Warning issues will be created fresh/new each time if
no existing open warning was found, instead of reopening/reusing old
warning issues.
- autodiscoverFilter: Syntax for `autodiscoverFilter` has been changed
to allow for Glob, Regex, and negative matches. datasource/maven:
Renovate will now enforce latest version for Maven upgrades
- Node v20 is no longer supported, Node v22.13 is the minimum required
-   feat: update node.js to v22.15.1
-   chore: update deps

#### Docs and Helm Charts

- fix(ingress): support optional tls secretName and dynamic backend port
in template by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/706](https://redirect.github.com/mend/renovate-ce-ee/pull/706)
- docs: clarify autodiscover filter input by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/711](https://redirect.github.com/mend/renovate-ce-ee/pull/711)
- fix(docs): update worker cleanup default value by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/715](https://redirect.github.com/mend/renovate-ce-ee/pull/715)
- chore(deps): update update mend renovate docker images to v10 (major)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/mend/renovate-ce-ee/pull/716](https://redirect.github.com/mend/renovate-ce-ee/pull/716)

**Full Changelog**:
https://github.com/mend/renovate-ce-ee/compare/9.10.0...10.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-05-20 15:08:23 +02:00
TrueCharts Bot 27d08ed322 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 0f7d626 (#35540) 2025-05-20 14:32:15 +02:00
TrueCharts Bot 61f22affd2 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.46.1 → 0.46.2 (#35546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `0297ac1` -> `396ca94` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `64e4064` -> `df615ff` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `b62a1ce` -> `caa8440` |

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.46.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.46.2):
0.46.2 Minor updates, legacy homepage removal and security updates

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.1...v0.46.2)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

This release contains several dependency updates and bug fixes as well
as some standout changes

- Legacy homepage has been removed due to great feedback and love from
the community for the new homepage
- Malayalam language added by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct)
-   Pro/Enterprise licenses now support floating between machines

##### What's Changed

##### Bug Fixes

- Use Thymeleaf `th:src` for `redact.js` to ensure correct resource path
resolution by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3511](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3511)
- Fix empty-parameter issue in `updateUserSettings` by using
`@RequestBody` map by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3536](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3536)
- Fix TemplateResolver and LibreOfficeListener bugs by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3555](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3555)

##### Enhancements

- Improve Type Safety and OpenAPI Schema for PDF API Controllers and
Models by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3470](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3470)

##### Minor Enhancements

- added Malayalam language by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3506](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3506)
- 🤖 format everything with pre-commit by <stirlingbot> by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3514](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3514)
- Standardize Quoted Path Syntax in Thymeleaf `th:href` for Consistent
Link Resolution by [@&#8203;Ludy87](https://redirect.github.com/Ludy87)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3515](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3515)
- Update legal URLs and improve OpenAPI metadata configuration by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3522](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3522)
- Floating keys for pro users by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3535](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3535)
- JUnits JUnits JUnits, so many JUnits by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3537](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3537)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3523](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3523)
- Fix test compilation around pipeline processor by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3554](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3554)
- Update AGENTS guidelines by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3556](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3556)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3559](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3559)
- remove legacy homepage by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3518](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3518)

##### Docker Updates

- Bump docker/build-push-action from 6.16.0 to 6.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3541](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3541)
- Bump gradle/actions from 4.3.1 to 4.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3544](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3544)

##### Translation Changes

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3508](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3508)
- Update zh_TW Traditional Chinese locale by
[@&#8203;Dr-XYZ](https://redirect.github.com/Dr-XYZ) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3524](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3524)
- Update messages_es_ES.properties by
[@&#8203;NeilJared](https://redirect.github.com/NeilJared) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3527](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3527)

##### Other Changes

- Fix README enterprise link by
[@&#8203;noahbaculi](https://redirect.github.com/noahbaculi) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3509](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3509)
- updated the languages list by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3510](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3510)
- Bump actions/dependency-review-action from 4.6.0 to 4.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3519](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3519)
- Bump org.apache.xmlgraphics:batik-all from 1.18 to 1.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3520](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3520)
- Bump io.micrometer:micrometer-core from 1.14.6 to 1.14.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3521](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3521)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3531](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3531)
- Bump github/codeql-action from 3.28.17 to 3.28.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3542](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3542)
- Bump actions/dependency-review-action from 4.7.0 to 4.7.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3543](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3543)
- Bump org.springframework:spring-jdbc from 6.2.6 to 6.2.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3545)
- Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3546](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3546)
- Bump org.springframework:spring-webmvc from 6.2.6 to 6.2.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3547](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3547)
- Bump
org.springframework.security:spring-security-saml2-service-provider from
6.4.5 to 6.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3549](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3549)
- Bump io.micrometer:micrometer-core from 1.14.7 to 1.15.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3550](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3550)
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to
1.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3552](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3552)
- Bump org.mockito:mockito-core from 5.11.0 to 5.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3551](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3551)
- Add additional unit tests for utils and EE by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3557](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3557)

##### New Contributors

- [@&#8203;shad-ct](https://redirect.github.com/shad-ct) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3506](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3506)
- [@&#8203;noahbaculi](https://redirect.github.com/noahbaculi) made
their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3509](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3509)
- [@&#8203;Dr-XYZ](https://redirect.github.com/Dr-XYZ) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3524](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3524)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.1...v0.46.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 14:32:13 +02:00
TrueCharts Bot 00e5c70754 chore(helm): update image ghcr.io/linuxserver/foldingathome digest to cafce59 (#35539) 2025-05-20 14:32:09 +02:00
TrueCharts Bot 76dc409dfc chore(helm): update rdesktop (#35542) 2025-05-20 14:32:08 +02:00
TrueCharts Bot 902b3d1561 chore(helm): update webtop (#35543) 2025-05-20 14:32:07 +02:00
TrueCharts Bot 3a391aa760 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1921 → 0.22.1930 (#35544)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `b0c8330` -> `ff1213f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 14:32:05 +02:00
TrueCharts Bot 5dd8b33958 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.110.1 → 0.110.2 (#35545)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `2602fb4` -> `2d784c8` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.110.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.110.2)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.2)

Improved search result quality by tweaking which fields are searched by
default.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix unexpected search fields by making some search fields explicit by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4204](https://redirect.github.com/manyfold3d/manyfold/pull/4204)

##### 🛠️ Other Improvements 🛠️

- Add search options to model tasks by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4205](https://redirect.github.com/manyfold3d/manyfold/pull/4205)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 14:31:59 +02:00
TrueCharts Bot c516b058d1 chore(helm): update image public.ecr.aws/bitnami/mongodb digest to 4bc954f (#35541)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb))
| digest | `94ddace` -> `4bc954f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 14:31:29 +02:00
TrueCharts Bot 9478c2236a chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 digest to 9b94153 (#35536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 | digest | `000ddf3` ->
`9b94153` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 14:30:02 +02:00
TrueCharts Bot 57298a7665 chore(helm): update image ghcr.io/linuxserver/duckdns digest to fd921a9 (#35538)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `aec92fb` -> `fd921a9` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 14:29:36 +02:00
TrueCharts Bot 9fe11add75 chore(helm): update image docker.io/dlandon/z80pack digest to 0275cc5 (#35537)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/dlandon/z80pack | digest | `fe3f61e` -> `0275cc5` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 14:28:54 +02:00
TrueCharts Bot 53806dd506 chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 digest to 109f2d6 (#35535)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 | digest | `3cdd05b` ->
`109f2d6` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 14:26:28 +02:00
TrueCharts Bot 540dee9e8b chore(helm): update image docker.io/portainer/portainer-ce 2.30.0 → 2.30.1 (#35530) 2025-05-20 08:50:53 +02:00
TrueCharts Bot 42a997e0d6 chore(helm): update image docker.io/portainer/portainer-ee 2.30.0 → 2.30.1 (#35531) 2025-05-20 08:50:47 +02:00
TrueCharts Bot dab39acb48 chore(helm): update image registry.gitlab.com/crafty-controller/crafty-4 4.4.8 → 4.4.9 (#35532) 2025-05-20 08:50:43 +02:00
TrueCharts Bot 5737d9ee64 chore(helm): update image docker.io/nocodb/nocodb 0.263.3 → 0.263.4 (#35529)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/nocodb/nocodb | patch | `27a3d68` -> `8b81776` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 08:50:40 +02:00
TrueCharts Bot c9859371d9 chore(helm): update webtop (#35525)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `bb69d37` -> `291d677` |
| lscr.io/linuxserver/webtop | digest | `9feccba` -> `085d522` |
| lscr.io/linuxserver/webtop | digest | `d5b1118` -> `6a1f188` |
| lscr.io/linuxserver/webtop | digest | `7896334` -> `3d2d4c6` |
| lscr.io/linuxserver/webtop | digest | `f429da2` -> `5c0d813` |
| lscr.io/linuxserver/webtop | digest | `9d0e67b` -> `830eb3c` |
| lscr.io/linuxserver/webtop | digest | `48557ce` -> `8fbf5df` |
| lscr.io/linuxserver/webtop | digest | `39ef0ad` -> `0b492b0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-20 08:49:22 +02:00