Commit Graph
41502 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub f01aeddf05 chore(helm): update image docker.io/machines/filestash digest to 7aee7a0 (#33560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `372aa3d` -> `7aee7a0` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:34:49 +00:00
TrueCharts BotandGitHub 5eec598a99 chore(helm): update image public.ecr.aws/bitnami/wordpress digest to eead9a4 (#33561)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| digest | `326d12f` -> `eead9a4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:34:32 +00:00
TrueCharts BotandGitHub 959168a1f1 chore(helm): update image docker.io/gitea/gitea 1.23.5 → 1.23.6 (#33573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) |
patch | `3a33564` -> `9a18e8e` |

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.6`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1236---2025-03-24)

[Compare
Source](https://redirect.github.com/go-gitea/gitea/compare/v1.23.5...v1.23.6)

-   SECURITY
- Fix LFS URL
([#&#8203;33840](https://redirect.github.com/go-gitea/gitea/issues/33840))
([#&#8203;33843](https://redirect.github.com/go-gitea/gitea/issues/33843))
- Update jwt and redis packages
([#&#8203;33984](https://redirect.github.com/go-gitea/gitea/issues/33984))
([#&#8203;33987](https://redirect.github.com/go-gitea/gitea/issues/33987))
- Update golang crypto and net
([#&#8203;33989](https://redirect.github.com/go-gitea/gitea/issues/33989))
-   BUGFIXES
- Drop timeout for requests made to the internal hook api
([#&#8203;33947](https://redirect.github.com/go-gitea/gitea/issues/33947))
([#&#8203;33970](https://redirect.github.com/go-gitea/gitea/issues/33970))
- Fix maven panic when no package exists
([#&#8203;33888](https://redirect.github.com/go-gitea/gitea/issues/33888))
([#&#8203;33889](https://redirect.github.com/go-gitea/gitea/issues/33889))
- Fix markdown render
([#&#8203;33870](https://redirect.github.com/go-gitea/gitea/issues/33870))
([#&#8203;33875](https://redirect.github.com/go-gitea/gitea/issues/33875))
- Fix auto concurrency cancellation skips commit status updates
([#&#8203;33764](https://redirect.github.com/go-gitea/gitea/issues/33764))
([#&#8203;33849](https://redirect.github.com/go-gitea/gitea/issues/33849))
- Fix oauth2 auth
([#&#8203;33961](https://redirect.github.com/go-gitea/gitea/issues/33961))
([#&#8203;33962](https://redirect.github.com/go-gitea/gitea/issues/33962))
- Fix incorrect 1.23 translations
([#&#8203;33932](https://redirect.github.com/go-gitea/gitea/issues/33932))
- Try to figure out attribute checker problem
([#&#8203;33901](https://redirect.github.com/go-gitea/gitea/issues/33901))
([#&#8203;33902](https://redirect.github.com/go-gitea/gitea/issues/33902))
- Ignore trivial errors when updating push data
([#&#8203;33864](https://redirect.github.com/go-gitea/gitea/issues/33864))
([#&#8203;33887](https://redirect.github.com/go-gitea/gitea/issues/33887))
- Fix some UI problems for 1.23
([#&#8203;33856](https://redirect.github.com/go-gitea/gitea/issues/33856))
- Removing unwanted ui container
([#&#8203;33833](https://redirect.github.com/go-gitea/gitea/issues/33833))
([#&#8203;33835](https://redirect.github.com/go-gitea/gitea/issues/33835))
- Support disable passkey auth
([#&#8203;33348](https://redirect.github.com/go-gitea/gitea/issues/33348))
([#&#8203;33819](https://redirect.github.com/go-gitea/gitea/issues/33819))
- Do not call "git diff" when listing PRs
([#&#8203;33817](https://redirect.github.com/go-gitea/gitea/issues/33817))
- Try to fix ACME (3rd)
([#&#8203;33807](https://redirect.github.com/go-gitea/gitea/issues/33807))
([#&#8203;33808](https://redirect.github.com/go-gitea/gitea/issues/33808))
- Fix incorrect code search indexer options
([#&#8203;33992](https://redirect.github.com/go-gitea/gitea/issues/33992))
[#&#8203;33999](https://redirect.github.com/go-gitea/gitea/issues/33999)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:34:16 +00:00
TrueCharts BotandGitHub 4ca5c6dc47 chore(helm): update image docker.io/ronivay/xen-orchestra digest to a55fefc (#33568)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | digest | `980b30d` -> `a55fefc` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:34:04 +00:00
TrueCharts BotandGitHub 37cdc5af63 chore(helm): update image docker.io/alpine/socat digest to 0ebad2c (#33564)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `e7f2ded` -> `0ebad2c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:33:42 +00:00
TrueCharts BotandGitHub 4d86d480f7 chore(helm): update image docker.io/openaudible/openaudible digest to a4af7f2 (#33567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/openaudible/openaudible | digest | `f912e59` -> `a4af7f2` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:33:35 +00:00
TrueCharts BotandGitHub 745800c2a2 chore(helm): update image docker.io/jgraph/drawio digest to f349ab7 (#33565)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`6ee7ed7` -> `f349ab7` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:33:19 +00:00
TrueCharts BotandGitHub bda925aee9 chore(helm): update image docker.io/mikenye/piaware digest to 76a3ec9 (#33566)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mikenye/piaware](https://redirect.github.com/sdr-enthusiasts/docker-piaware)
| digest | `4432732` -> `76a3ec9` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:33:06 +00:00
TrueCharts BotandGitHub 4b0126a3a3 chore(helm): update image ghcr.io/linuxserver/firefox digest to e0466eb (#33569)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
digest | `366065a` -> `e0466eb` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:32:51 +00:00
TrueCharts BotandGitHub 4d5d1192f7 chore(helm): update image docker.io/docuseal/docuseal 1.9.5 → 1.9.6 (#33571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `58802c3` -> `b822cb5` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:32:34 +00:00
TrueCharts BotandGitHub e3dd158235 chore(helm): update image docker.io/alexta69/metube 2025-03-07 → 2025-03-22 (#33570)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alexta69/metube | patch | `e69e42b` -> `35ebeab` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:32:21 +00:00
TrueCharts BotandGitHub 879238aa87 chore(helm): update image docker.io/fireflyiii/core version-6.2.9 → version-6.2.10 (#33572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/fireflyiii/core](https://redirect.github.com/firefly-iii/docker)
([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch |
`e0edbf2` -> `68de37b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:32:11 +00:00
TrueCharts BotandGitHub cd264e3d31 chore(helm): update image docker.io/requarks/wiki 2.5.306 → 2.5.307 (#33574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/requarks/wiki | patch | `8680a5e` -> `a1ac7c3` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:31:42 +00:00
TrueCharts BotandGitHub 2996b81897 chore(helm): update image docker.io/semaphoreui/semaphore v2.13.0 → v2.13.2 (#33575)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `4a0b040` -> `a24114a` |

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

---

### Release Notes

<details>
<summary>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.13.2`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.1...v2.13.2)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.1...v2.13.2)

###
[`v2.13.1`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.1)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.0...v2.13.1)

#### Bugfixes

-   UI: Error 400 when empty Max Parallel tasks in project settings
-   Added SECURITY.md
-   UI: Null pointers in template form
- BACKEND(SMTP): Doesn't work with Azure SMTP
([https://github.com/semaphoreui/semaphore/issues/2688](https://redirect.github.com/semaphoreui/semaphore/issues/2688))
-   UI: Null pointers in Terraform workspaces page
-   UI: Missed **Allow limit** checkbox in template settings
- BACKEND: Host key checking issue:
[https://github.com/semaphoreui/semaphore/issues/2811](https://redirect.github.com/semaphoreui/semaphore/issues/2811)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:31:30 +00:00
TrueCharts BotandGitHub 92187182c1 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 2ab8a5f (#33586)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginxinc/docker-nginx-unprivileged)
| digest | `228360b` -> `2ab8a5f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:15:54 +00:00
TrueCharts BotandGitHub 92a55e7dbb chore(helm): update image docker.io/jorenn92/maintainerr 2.11.0 → 2.12.0 (#33579)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `95b2825` -> `cd2b035` |

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.12.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2120-2025-03-22)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.11.0...v2.12.0)

##### Bug Fixes

- No driver (HTTP) has been selected
([a984b11](https://redirect.github.com/jorenn92/Maintainerr/commit/a984b1158f1dd0f9df50450524145b58018b56e9))

##### Features

- Add show rating rules to season & episode types
([#&#8203;1627](https://redirect.github.com/jorenn92/Maintainerr/issues/1627))
([793d046](https://redirect.github.com/jorenn92/Maintainerr/commit/793d046ae2380539bbaa56f1d99649145fa83122))
- Add smart collection filters
([#&#8203;1630](https://redirect.github.com/jorenn92/Maintainerr/issues/1630))
([8ac61fa](https://redirect.github.com/jorenn92/Maintainerr/commit/8ac61facb8f4fd15906bb3a3fdf2c5ea27e9aac7))
- Retry failed API requests
([35c36d9](https://redirect.github.com/jorenn92/Maintainerr/commit/35c36d9ffd2eab695df6795c0a45aa4b121634fe))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:15:44 +00:00
TrueCharts BotandGitHub d6de5b4b53 chore(helm): update image quay.io/netdata/netdata v2.3.0 → v2.3.1 (#33576)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | patch |
`7f52eb1` -> `c67ab5d` |

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

---

### Release Notes

<details>
<summary>netdata/netdata (quay.io/netdata/netdata)</summary>

###
[`v2.3.1`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v231-2025-03-24)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.3.0...v2.3.1)

[Full
Changelog](https://redirect.github.com/netdata/netdata/compare/v2.3.0...v2.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:15:38 +00:00
TrueCharts BotandGitHub e19f24f8db chore(helm): update image docker.io/ghostfolio/ghostfolio 2.146.0 → 2.148.0 (#33577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `d2ef018` -> `d3de758` |

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

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.148.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21480---2025-03-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.147.0...2.148.0)

##### Added

-   Added the `isActive` flag to the asset profile model

##### Changed

-   Improved the language localization for German (`de`)
-   Upgraded `ngx-skeleton-loader` from version `9.0.0` to `10.0.0`

###
[`v2.147.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21470---2025-03-22)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.146.0...2.147.0)

##### Added

- Added support for filtering in the *Copy AI prompt to clipboard*
actions on the analysis page (experimental)
- Added support for generating a new *Security Token* via the users
table of the admin control panel
-   Added an endpoint to localize the `site.webmanifest`
-   Added the *Storybook* path to the `sitemap.xml` file

##### Changed

- Improved the export functionality by applying filters on accounts and
tags
- Improved the symbol validation in the *Yahoo Finance* service (get
asset profiles)
- Eliminated `firstOrderDate` from the summary of the portfolio details
endpoint in favor of using `dateOfFirstActivity` from the user endpoint
-   Refactored `lodash.uniq` with `Array.from(new Set(...))`
-   Refreshed the cryptocurrencies list
-   Improved the language localization for German (`de`)
-   Improved the language localization for Turkish (`tr`)

##### Fixed

- Fixed an issue in the activities import functionality related to the
account balances
- Changed client-side dates to be sent in UTC format to ensure date
consistency
    -   Benchmark endpoint
    -   Exchange rate endpoint

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:15:29 +00:00
TrueCharts BotandGitHub 1df0e9c7f0 chore(helm): update image docker.io/jlesage/mkvtoolnix v25.02.1 → v25.03.1 (#33578)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix)
| minor | `dfb8cb3` -> `053302f` |

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

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix
(docker.io/jlesage/mkvtoolnix)</summary>

###
[`v25.03.1`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v25.03.1):
Version 25.03.1

[Compare
Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v25.02.1...v25.03.1)

Changes in this release:

-   Updated MKVToolNix to version 91.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:15:19 +00:00
TrueCharts BotandGitHub efc4dfb9c5 chore(helm): update image docker.io/n8nio/n8n 1.84.1 → 1.85.0 (#33580)
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 | `a1969c5`
-> `760ba15` |

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.85.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1850-2025-03-24)

##### Bug Fixes

- Allow saved credenitals types of up to 64 characters instead of 32
([#&#8203;13985](https://redirect.github.com/n8n-io/n8n/issues/13985))
([bc15bb1](https://redirect.github.com/n8n-io/n8n/commit/bc15bb18d9f33abdeed24e26826e7f3308d3eef2))
- Allow username to be set in Redis chat memory
([#&#8203;13926](https://redirect.github.com/n8n-io/n8n/issues/13926))
([b2e359a](https://redirect.github.com/n8n-io/n8n/commit/b2e359ac1c2dfdf79f8d50fe83998eda5fc34dd2))
- **core:** Allow running webhook servers in multi-main mode
([#&#8203;13989](https://redirect.github.com/n8n-io/n8n/issues/13989))
([e0fd505](https://redirect.github.com/n8n-io/n8n/commit/e0fd50554d48c873c8f77169d1a17438391dd973))
- **core:** Bring back the missing GMT and UTC timezone for workflow
settings
([#&#8203;13999](https://redirect.github.com/n8n-io/n8n/issues/13999))
([bda0688](https://redirect.github.com/n8n-io/n8n/commit/bda068880ea7a44718e01a156e97f09c9ec2bc46))
- **core:** Do not use `url.includes` to check for domain names
([#&#8203;13802](https://redirect.github.com/n8n-io/n8n/issues/13802))
([d3bc80c](https://redirect.github.com/n8n-io/n8n/commit/d3bc80c22bbbf0ae39c88a6f085d5f80aa8a0e82))
- **core:** Don't fail partial execution when an unrelated node is dirty
([#&#8203;13925](https://redirect.github.com/n8n-io/n8n/issues/13925))
([918cc51](https://redirect.github.com/n8n-io/n8n/commit/918cc51abc79bbcfb6a333d5ecafa07a9e986b6f))
- **core:** Ensure frontend sentry releases also follow semver
([#&#8203;14019](https://redirect.github.com/n8n-io/n8n/issues/14019))
([401ed2c](https://redirect.github.com/n8n-io/n8n/commit/401ed2ce1194ad7ff238debff418f0db77eb06e6))
- **editor:** Add "time saved per execution" workflow setting
([#&#8203;13369](https://redirect.github.com/n8n-io/n8n/issues/13369))
([6992c36](https://redirect.github.com/n8n-io/n8n/commit/6992c36ebb3aa608ce31396f9b7ed0aa10c80299))
- **editor:** Add smart decimals directive
([#&#8203;14054](https://redirect.github.com/n8n-io/n8n/issues/14054))
([1a26fc2](https://redirect.github.com/n8n-io/n8n/commit/1a26fc2762dee366d2ce7ccf24e173cdc761c70c))
- **editor:** Fix routing between workflow editing and new workflow
pages
([#&#8203;14031](https://redirect.github.com/n8n-io/n8n/issues/14031))
([6817abe](https://redirect.github.com/n8n-io/n8n/commit/6817abe47facd7ff0e42a66599827d42c4df757c))

##### Features

- Add appendN8nAttribution option to sendAndWait operation
([#&#8203;13697](https://redirect.github.com/n8n-io/n8n/issues/13697))
([d6d5a66](https://redirect.github.com/n8n-io/n8n/commit/d6d5a66f5dc28d926755ca8153f91c7be0742cf5))
- Add xAiGrok Chat Model node and credentials
([#&#8203;13670](https://redirect.github.com/n8n-io/n8n/issues/13670))
([cc502fb](https://redirect.github.com/n8n-io/n8n/commit/cc502fb8c34b65d569b4abe4603cc8ef1eadc7a7))
- Allow custom scopes for Entra credential
([#&#8203;13796](https://redirect.github.com/n8n-io/n8n/issues/13796))
([7e10361](https://redirect.github.com/n8n-io/n8n/commit/7e1036187ff7bd5be990f191a3ac8ef002e7812a))
- **API:** Fix generation strategy for mysql/mariadb
([#&#8203;14028](https://redirect.github.com/n8n-io/n8n/issues/14028))
([24d8eac](https://redirect.github.com/n8n-io/n8n/commit/24d8eac85d8ce95671aabf8500139b3ef3e19a56))
- **API:** Implement compaction logic for insights
([#&#8203;14062](https://redirect.github.com/n8n-io/n8n/issues/14062))
([d8433d2](https://redirect.github.com/n8n-io/n8n/commit/d8433d289543c40854e59b0384be356a3d7b947d))
- Cat 720 improve pre merge ci
([#&#8203;14116](https://redirect.github.com/n8n-io/n8n/issues/14116))
([743b63e](https://redirect.github.com/n8n-io/n8n/commit/743b63e97a9a96dfaf35f138a79eddaad9bb2dbb))
- **core:** Add folder synchronization to environments feature
([#&#8203;14005](https://redirect.github.com/n8n-io/n8n/issues/14005))
([198f17d](https://redirect.github.com/n8n-io/n8n/commit/198f17dbcf0b21e579f9a68466494662257dbe44))
- **core:** Add tool to uninstall a community node
([#&#8203;14026](https://redirect.github.com/n8n-io/n8n/issues/14026))
([e0f9506](https://redirect.github.com/n8n-io/n8n/commit/e0f9506912aa6a129df332185063291f0627f9ca))
- **core:** Allow community nodes to be used as tools
([#&#8203;14042](https://redirect.github.com/n8n-io/n8n/issues/14042))
([9d698ed](https://redirect.github.com/n8n-io/n8n/commit/9d698edcebc8cdbf9fefc3bf89a13f9daa32f40b))
- **core:** Allow customizing auth cookie samesite attribute and CSP
headers
([#&#8203;13855](https://redirect.github.com/n8n-io/n8n/issues/13855))
([17fc5c1](https://redirect.github.com/n8n-io/n8n/commit/17fc5c148b99b8f346abf2142a1d2bee567b2621))
- **core:** Enable folders feature via license server
([#&#8203;13942](https://redirect.github.com/n8n-io/n8n/issues/13942))
([fa7e7ac](https://redirect.github.com/n8n-io/n8n/commit/fa7e7ac2e7b38418619ebe1f3839d47c491419d2))
- **core:** Implement API to retrieve summary metrics
([#&#8203;13927](https://redirect.github.com/n8n-io/n8n/issues/13927))
([b616ceb](https://redirect.github.com/n8n-io/n8n/commit/b616ceb08b712ecd350114acc48a9a0f35843c0a))
- **core:** Support importing a singular workflow object
([#&#8203;14041](https://redirect.github.com/n8n-io/n8n/issues/14041))
([91b2796](https://redirect.github.com/n8n-io/n8n/commit/91b27964d80309ce493200289b31a83ef6051b4d))
- **core:** Update endpoint to update a workflow, to support updating
the workflow parent folder (no-chagelog)
([#&#8203;13906](https://redirect.github.com/n8n-io/n8n/issues/13906))
([3a5cc4a](https://redirect.github.com/n8n-io/n8n/commit/3a5cc4ae957ea5f370472f08d2af4ac29c3b21b2))
- **editor:** Add variables and context section to schema view
([#&#8203;13875](https://redirect.github.com/n8n-io/n8n/issues/13875))
([c06ce76](https://redirect.github.com/n8n-io/n8n/commit/c06ce765f11dcde4731d3739e1aa5f27351c3cc2))
- **editor:** Always show collapsed panel at the bottom of canvas
([#&#8203;13715](https://redirect.github.com/n8n-io/n8n/issues/13715))
([2e9d3ad](https://redirect.github.com/n8n-io/n8n/commit/2e9d3ad3e14da7aa2f3b3b9577858791e9128908))
- **editor:** Insights summary banner
([#&#8203;13424](https://redirect.github.com/n8n-io/n8n/issues/13424))
([df474f3](https://redirect.github.com/n8n-io/n8n/commit/df474f3ccbc629a8e308359e6a4973cc00b86e17))
- **Extract from File Node:** Add relax_quote option
([#&#8203;13607](https://redirect.github.com/n8n-io/n8n/issues/13607))
([830d2c5](https://redirect.github.com/n8n-io/n8n/commit/830d2c5df53c5436f89868dfe23cf55c41585a46))
- **n8n Form Trigger Node:** Respond with File
([#&#8203;13507](https://redirect.github.com/n8n-io/n8n/issues/13507))
([8f46371](https://redirect.github.com/n8n-io/n8n/commit/8f46371d77262aa0a924e1c58cf9691327e0f193))
- **Salesforce Node:** Add support for PKCE
([#&#8203;14082](https://redirect.github.com/n8n-io/n8n/issues/14082))
([defeb2e](https://redirect.github.com/n8n-io/n8n/commit/defeb2e817dbc559844124f20e6bebf7717d878a))
- **SeaTable Node:** Update node with new options
([#&#8203;11431](https://redirect.github.com/n8n-io/n8n/issues/11431))
([d0fdb11](https://redirect.github.com/n8n-io/n8n/commit/d0fdb11499de2e5fb1602b7cc86f2b24543ce50f))
- **Simple Vector Store Node:** Implement store cleaning based on
age/used memory
([#&#8203;13986](https://redirect.github.com/n8n-io/n8n/issues/13986))
([e06c552](https://redirect.github.com/n8n-io/n8n/commit/e06c552a6a0471ec60862247f6a597b8ab5f9cd3))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:15:11 +00:00
TrueCharts BotandGitHub b091b09baa chore(helm): update image docker.io/renovate/renovate 39.207.2 → 39.213.3 (#33581)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.213.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.2...39.213.3)

##### Build System

- **deps:** update opentelemetry-js monorepo to v2 (main) (major)
([#&#8203;34981](https://redirect.github.com/renovatebot/renovate/issues/34981))
([74cc313](https://redirect.github.com/renovatebot/renovate/commit/74cc31381864a558ef1f6e1817a346df85db05dd))

###
[`v39.213.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.1...39.213.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.2
(main)
([#&#8203;34975](https://redirect.github.com/renovatebot/renovate/issues/34975))
([dbf6df9](https://redirect.github.com/renovatebot/renovate/commit/dbf6df9c0607677826e3ccd9eed135ae604d4fc9))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.6.4 (main)
([#&#8203;34973](https://redirect.github.com/renovatebot/renovate/issues/34973))
([d625eb5](https://redirect.github.com/renovatebot/renovate/commit/d625eb51be361d5299cfdff3c57845a5dcd85310))
- **deps:** update github/codeql-action action to v3.28.13 (main)
([#&#8203;34974](https://redirect.github.com/renovatebot/renovate/issues/34974))
([33d3be4](https://redirect.github.com/renovatebot/renovate/commit/33d3be43190f52056a30f1e0d3310f8bfb6aaa3f))

###
[`v39.213.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.213.0...39.213.1)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.8
(main)
([#&#8203;34970](https://redirect.github.com/renovatebot/renovate/issues/34970))
([5ad7649](https://redirect.github.com/renovatebot/renovate/commit/5ad76494c448a8ed6117e48624acf4ba1919ac90))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.8 (main)
([#&#8203;34968](https://redirect.github.com/renovatebot/renovate/issues/34968))
([4f6e344](https://redirect.github.com/renovatebot/renovate/commit/4f6e3443b44e355e16b732b56527bf064a9c7b8a))
- **deps:** update vitest monorepo to v3.0.9 (main)
([#&#8203;34969](https://redirect.github.com/renovatebot/renovate/issues/34969))
([2c018df](https://redirect.github.com/renovatebot/renovate/commit/2c018dfc2a190001647e801db8e33cda0fc02bfe))

###
[`v39.213.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.213.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.212.2...39.213.0)

##### Features

- **http:** Switch to memory cache provider
([#&#8203;33901](https://redirect.github.com/renovatebot/renovate/issues/33901))
([f977700](https://redirect.github.com/renovatebot/renovate/commit/f9777006491ae745d5872565543c5fdb66116471))

###
[`v39.212.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.212.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.212.1...39.212.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.1
(main)
([#&#8203;34965](https://redirect.github.com/renovatebot/renovate/issues/34965))
([794c8ae](https://redirect.github.com/renovatebot/renovate/commit/794c8ae744a174afe968a31a4642dad71c3787e3))

###
[`v39.212.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.212.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.212.0...39.212.1)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.7
(main)
([#&#8203;34963](https://redirect.github.com/renovatebot/renovate/issues/34963))
([0d67e0e](https://redirect.github.com/renovatebot/renovate/commit/0d67e0e04a536e07baee683707f4a3b490e19b62))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;34957](https://redirect.github.com/renovatebot/renovate/issues/34957))
([a8f3ff7](https://redirect.github.com/renovatebot/renovate/commit/a8f3ff7c55b58c78dc0e150d154077c52a32d960))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;34958](https://redirect.github.com/renovatebot/renovate/issues/34958))
([b56b8f4](https://redirect.github.com/renovatebot/renovate/commit/b56b8f4ebdc3e4a037c537258216bc36674521e5))
- **deps:** update containerbase/internal-tools action to v3.10.13
(main)
([#&#8203;34960](https://redirect.github.com/renovatebot/renovate/issues/34960))
([6e1425d](https://redirect.github.com/renovatebot/renovate/commit/6e1425d46cde41e1ece60fb479d4add894530506))
- **deps:** update dependency renovatebot/github-action to v41.0.17
(main)
([#&#8203;34962](https://redirect.github.com/renovatebot/renovate/issues/34962))
([7fab4cf](https://redirect.github.com/renovatebot/renovate/commit/7fab4cf04880aaf31498acf1c8d9f163e54e6e88))

###
[`v39.212.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.212.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.211.4...39.212.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.0
(main)
([#&#8203;34955](https://redirect.github.com/renovatebot/renovate/issues/34955))
([b5fe0e5](https://redirect.github.com/renovatebot/renovate/commit/b5fe0e5b50132f7de86b1680bd554faae793d9b1))

##### Miscellaneous Chores

- **deps:** update linters (main)
([#&#8203;34869](https://redirect.github.com/renovatebot/renovate/issues/34869))
([94c073a](https://redirect.github.com/renovatebot/renovate/commit/94c073ab6be5c72e47853f14ad2ade65cf293da3))

###
[`v39.211.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.211.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.211.3...39.211.4)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.8
(main)
([#&#8203;34953](https://redirect.github.com/renovatebot/renovate/issues/34953))
([b8fca40](https://redirect.github.com/renovatebot/renovate/commit/b8fca40df48d49cce5b94c918df2d4d7533ab6c1))

###
[`v39.211.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.211.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.211.2...39.211.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.7
(main)
([#&#8203;34952](https://redirect.github.com/renovatebot/renovate/issues/34952))
([df464bb](https://redirect.github.com/renovatebot/renovate/commit/df464bb003e7b6afad7a91113c854b8b7730e220))

###
[`v39.211.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.211.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.211.1...39.211.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.6
(main)
([#&#8203;34951](https://redirect.github.com/renovatebot/renovate/issues/34951))
([8b44767](https://redirect.github.com/renovatebot/renovate/commit/8b4476740e333a275586072f018739a71d803cf8))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.12
(main)
([#&#8203;34950](https://redirect.github.com/renovatebot/renovate/issues/34950))
([5c1e0c4](https://redirect.github.com/renovatebot/renovate/commit/5c1e0c40c6b51a4ca1233ec710006b3a8ce8c4db))

##### Tests

- Fix coverage for platform code
([#&#8203;34719](https://redirect.github.com/renovatebot/renovate/issues/34719))
([f957ea8](https://redirect.github.com/renovatebot/renovate/commit/f957ea8fecf599b7b23aaadc7403abe80a507c41))

###
[`v39.211.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.211.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.211.0...39.211.1)

##### Documentation

- configuration-options.md: dynamic addLabels with depName
([#&#8203;34943](https://redirect.github.com/renovatebot/renovate/issues/34943))
([379a9f9](https://redirect.github.com/renovatebot/renovate/commit/379a9f991719fa0eb022a487ceb50b4bdc2df1c0))

##### Build System

- **deps:** update dependency nanoid to v3.3.10 (main)
([#&#8203;34947](https://redirect.github.com/renovatebot/renovate/issues/34947))
([084fea7](https://redirect.github.com/renovatebot/renovate/commit/084fea7233d13674c73c36034aeca938a0c8af4c))

###
[`v39.211.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.211.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.210.1...39.211.0)

##### Features

- add conda versioning
([#&#8203;34351](https://redirect.github.com/renovatebot/renovate/issues/34351))
([800efe9](https://redirect.github.com/renovatebot/renovate/commit/800efe9f596a469c7273adcc07310582b19fad2b))

##### Miscellaneous Chores

- **deps:** update dependency vite to v6.2.2 (main)
([#&#8203;34933](https://redirect.github.com/renovatebot/renovate/issues/34933))
([60e1367](https://redirect.github.com/renovatebot/renovate/commit/60e13675ce5706b8c5706f86c7580491f7e0e980))

###
[`v39.210.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.210.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.210.0...39.210.1)

##### Build System

- **deps:** update dependency better-sqlite3 to v11.9.0 (main)
([#&#8203;34931](https://redirect.github.com/renovatebot/renovate/issues/34931))
([0819479](https://redirect.github.com/renovatebot/renovate/commit/081947927ba95869fd84d97994560505522e9d21))

###
[`v39.210.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.210.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.209.0...39.210.0)

##### Features

- **datasource:** add eks addon datasource
([#&#8203;33272](https://redirect.github.com/renovatebot/renovate/issues/33272))
([5225044](https://redirect.github.com/renovatebot/renovate/commit/522504441d7aac6f72b0116417d9404df4f2fda7))

###
[`v39.209.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.209.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.208.1...39.209.0)

##### Features

- **presets:** Add timvir monorepo
([#&#8203;34921](https://redirect.github.com/renovatebot/renovate/issues/34921))
([aad8696](https://redirect.github.com/renovatebot/renovate/commit/aad8696139a4466f7c507ed45bbfa00e9f64da6a))

###
[`v39.208.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.208.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.208.0...39.208.1)

##### Bug Fixes

- **manager/asdf:** use releases instead of tags for skaffold
([#&#8203;34910](https://redirect.github.com/renovatebot/renovate/issues/34910))
([001dcf0](https://redirect.github.com/renovatebot/renovate/commit/001dcf0d575a6e2cbcf4debe7b29fd38a36e7291))

##### Miscellaneous Chores

- **deps:** update actions/cache action to v4.2.3 (main)
([#&#8203;34916](https://redirect.github.com/renovatebot/renovate/issues/34916))
([c753c52](https://redirect.github.com/renovatebot/renovate/commit/c753c523564eed7173e37976a044f90971791fd0))
- **deps:** update actions/download-artifact action to v4.2.1 (main)
([#&#8203;34907](https://redirect.github.com/renovatebot/renovate/issues/34907))
([6845132](https://redirect.github.com/renovatebot/renovate/commit/684513260cca00c7555f061e5f90344c0338b01b))
- **deps:** update actions/upload-artifact action to v4.6.2 (main)
([#&#8203;34917](https://redirect.github.com/renovatebot/renovate/issues/34917))
([025d0fd](https://redirect.github.com/renovatebot/renovate/commit/025d0fd2e82f9ae695a7091efcf684805d275262))
- **deps:** update dependency lint-staged to v15.5.0 (main)
([#&#8203;34905](https://redirect.github.com/renovatebot/renovate/issues/34905))
([009dbf8](https://redirect.github.com/renovatebot/renovate/commit/009dbf81fa6ca203ac9d89d1865948df4203550b))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.122.1 (main)
([#&#8203;34908](https://redirect.github.com/renovatebot/renovate/issues/34908))
([4b3fd06](https://redirect.github.com/renovatebot/renovate/commit/4b3fd0676f37c57e7c52e8a54699329308f108b3))

###
[`v39.208.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.208.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.207.3...39.208.0)

##### Features

- **manager/asdf:** add ginkgo
([#&#8203;34901](https://redirect.github.com/renovatebot/renovate/issues/34901))
([0ad5fcc](https://redirect.github.com/renovatebot/renovate/commit/0ad5fccdaf4eabd53dfec835d29727cc5c7c07de))

##### Documentation

- **self-hosted-config:** add clarification about regular expression
matching template commands in "allowedCommands" config
([#&#8203;34897](https://redirect.github.com/renovatebot/renovate/issues/34897))
([788cd3f](https://redirect.github.com/renovatebot/renovate/commit/788cd3ff9890e655f855c4ac0db7555703777a38))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.28.12 (main)
([#&#8203;34903](https://redirect.github.com/renovatebot/renovate/issues/34903))
([5e0fc80](https://redirect.github.com/renovatebot/renovate/commit/5e0fc80635ce725a158260c2831b0895b287e4e4))
- **deps:** update python:3.13 docker digest to
[`8c55c44`](https://redirect.github.com/renovatebot/renovate/commit/8c55c44)
(main)
([#&#8203;34892](https://redirect.github.com/renovatebot/renovate/issues/34892))
([8ed561d](https://redirect.github.com/renovatebot/renovate/commit/8ed561deeac9c8e987be2a46ce040796c5ddbab7))
- **deps:** update python:3.13 docker digest to
[`c474431`](https://redirect.github.com/renovatebot/renovate/commit/c474431)
(main)
([#&#8203;34890](https://redirect.github.com/renovatebot/renovate/issues/34890))
([ea0af0e](https://redirect.github.com/renovatebot/renovate/commit/ea0af0eafb8e61326837a1a0508734bb4ec6a584))
- **deps:** update python:3.13 docker digest to
[`d392a96`](https://redirect.github.com/renovatebot/renovate/commit/d392a96)
(main)
([#&#8203;34888](https://redirect.github.com/renovatebot/renovate/issues/34888))
([db4f028](https://redirect.github.com/renovatebot/renovate/commit/db4f028dd6696f8e293c446ef74fe7f7e125995a))

###
[`v39.207.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.207.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.207.2...39.207.3)

##### Bug Fixes

- Update schema error messages with more specific wording
([#&#8203;34885](https://redirect.github.com/renovatebot/renovate/issues/34885))
([b2742b4](https://redirect.github.com/renovatebot/renovate/commit/b2742b40e5b88652097f5c387680821e77ad32dc))

##### Miscellaneous Chores

- **deps:** update actions/download-artifact action to v4.2.0 (main)
([#&#8203;34883](https://redirect.github.com/renovatebot/renovate/issues/34883))
([feb8a6d](https://redirect.github.com/renovatebot/renovate/commit/feb8a6d1a6cbb652ab09d3c0b34778e4021ec5c1))
- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.37 (main)
([#&#8203;34872](https://redirect.github.com/renovatebot/renovate/issues/34872))
([7dbd260](https://redirect.github.com/renovatebot/renovate/commit/7dbd26049a13b6520e847cdf76674752d5dd69ee))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.122.0 (main)
([#&#8203;34879](https://redirect.github.com/renovatebot/renovate/issues/34879))
([0216f9e](https://redirect.github.com/renovatebot/renovate/commit/0216f9ea588dcea49d706251ade836a283b7dce8))
- **deps:** update python:3.13 docker digest to
[`9be4c05`](https://redirect.github.com/renovatebot/renovate/commit/9be4c05)
(main)
([#&#8203;34886](https://redirect.github.com/renovatebot/renovate/issues/34886))
([10801a0](https://redirect.github.com/renovatebot/renovate/commit/10801a04c717dafc285160f40325c1258099ebcb))
- **deps:** update python:3.13 docker digest to
[`a9710c4`](https://redirect.github.com/renovatebot/renovate/commit/a9710c4)
(main)
([#&#8203;34873](https://redirect.github.com/renovatebot/renovate/issues/34873))
([deb7472](https://redirect.github.com/renovatebot/renovate/commit/deb7472c0f336654610ba470e537144add2e9a79))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:14:34 +00:00
TrueCharts BotandGitHub 21c461afb3 chore(helm): update image docker.io/wekanteam/wekan v7.83 → v7.84 (#33582)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `4541373` -> `1f3787b` |

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.84`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v784-2025-03-23-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.83...v7.84)

This release adds the following new features:

- [Time on minicard for Start/End/Due
Date](https://redirect.github.com/wekan/wekan/pull/5712).
    Thanks to Rayene123.

and adds the following updates:

- [Added developer docs about Login
code](https://redirect.github.com/wekan/wekan/commit/c0e4e01deb936653df69b4fd21598ac27cd349a0).
    Thanks to xet7.
-   Updated dependencies.
    [Part 1](https://redirect.github.com/wekan/wekan/pull/5718),
[Part
2](https://redirect.github.com/wekan/wekan/commit/bb6ac70f63b6f3568b7c943417c698615936a956).
    Thanks to developers of dependencies.

and fixes the following bugs:

- [Fixed typo at Shortcuts, now became visible translations of assignees
visibility 1-9
shortcuts](https://redirect.github.com/wekan/wekan/commit/4510ddda1507bc775b9523d3673adba48d7a8385).
    Thanks to xet7.
- [Fixed building OpenAPI
docs](https://redirect.github.com/wekan/wekan/commit/a2911bc9c3bd94ef583388931d2cd354cc8657e3).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:14:24 +00:00
TrueCharts BotandGitHub 7ac46f6953 chore(helm): update image twinproduction/gatus v5.16.0 → v5.17.0 (#33583)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor
| `bb738c8` -> `a8c53f9` |

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

---

### Release Notes

<details>
<summary>TwiN/gatus (twinproduction/gatus)</summary>

###
[`v5.17.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.17.0)

[Compare
Source](https://redirect.github.com/TwiN/gatus/compare/v5.16.0...v5.17.0)

#### What's Changed

- feat(ui): Implement ability to hide port from endpoint results via
`endpoints[].ui.hide-port` by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/1038](https://redirect.github.com/TwiN/gatus/pull/1038)
- feat(ui): Allow configuring default dark-mode value by
[@&#8203;Xetera](https://redirect.github.com/Xetera) in
[https://github.com/TwiN/gatus/pull/1015](https://redirect.github.com/TwiN/gatus/pull/1015)
- fix(alerting): Ensure that `alerting.incident-io.url` has the correct
prefix by [@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/1034](https://redirect.github.com/TwiN/gatus/pull/1034)
- ci: Add labeler workflow by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/1010](https://redirect.github.com/TwiN/gatus/pull/1010)
- docs: Clarify that disable-monitoring-lock is akin to enabling
parallel execution by
[@&#8203;nosovk](https://redirect.github.com/nosovk) in
[https://github.com/TwiN/gatus/pull/1017](https://redirect.github.com/TwiN/gatus/pull/1017)

#### New Contributors

- [@&#8203;Listat90](https://redirect.github.com/Listat90) made their
first contribution in
[https://github.com/TwiN/gatus/pull/1006](https://redirect.github.com/TwiN/gatus/pull/1006)
- [@&#8203;nosovk](https://redirect.github.com/nosovk) made their first
contribution in
[https://github.com/TwiN/gatus/pull/1017](https://redirect.github.com/TwiN/gatus/pull/1017)
- [@&#8203;Xetera](https://redirect.github.com/Xetera) made their first
contribution in
[https://github.com/TwiN/gatus/pull/1015](https://redirect.github.com/TwiN/gatus/pull/1015)

**Full Changelog**:
https://github.com/TwiN/gatus/compare/v5.16.0...v5.17.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:13:05 +00:00
742135e253 chore(helm): update chart kong 2.47.0 → 2.48.0 (#33592)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kong](https://konghq.com/)
([source](https://redirect.github.com/Kong/charts)) | minor | `2.47.0`
-> `2.48.0` |

---

### Release Notes

<details>
<summary>Kong/charts (kong)</summary>

###
[`v2.48.0`](https://redirect.github.com/Kong/charts/releases/tag/kong-2.48.0)

[Compare
Source](https://redirect.github.com/Kong/charts/compare/kong-2.47.0...kong-2.48.0)

The Cloud-Native Ingress and API-management

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

---------

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-03-26 20:08:22 +00:00
TrueCharts BotandGitHub ccdb56a000 chore(helm): update image docker.io/clamav/clamav digest to 73a593a (#33585)
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 |
`4de1b22` -> `73a593a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:07:41 +00:00
TrueCharts BotandGitHub 4e0db8e69c chore(helm): update image docker.io/wabayang/jelu digest to 441160f (#33587)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/wabayang/jelu | digest | `e14ee3e` -> `441160f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:07:11 +00:00
TrueCharts BotandGitHub 2090082f15 chore(helm): update image ghcr.io/linuxserver/ombi digest to 66980d7 (#33588)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages)
([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest
| `0bb7342` -> `66980d7` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:06:53 +00:00
TrueCharts BotandGitHub 96b2f8c071 chore(helm): update image public.ecr.aws/bitnami/matomo digest to 0f852a3 (#33591)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo))
| digest | `c0a53f5` -> `0f852a3` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:06:43 +00:00
TrueCharts BotandGitHub 0c0ddfdd2e chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 8c209db (#33590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `c2ff498` -> `8c209db` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:06:05 +00:00
TrueCharts BotandGitHub 63821e9981 chore(helm): update image ghcr.io/linuxserver/piwigo digest to 819b214 (#33589)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
digest | `1211db2` -> `819b214` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:05:57 +00:00
TrueCharts BotandGitHub 67eee9466f chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.4 → 0.49.9 (#33538)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `42e81c2` -> `d45fe27` |

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.9`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.9):
One for the RSS lovers

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.8...0.49.9)

#### What's Changed

- RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in
Settings, detect and filter content with bad content that could break
RSS by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3055](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3055)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.8...0.49.9

###
[`v0.49.8`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.8)

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.7...0.49.8)

#### What's Changed

- pyppeteer-ng 2.0.0rc8 has much looser requirements by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3050](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3050)
- API - Search by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3052](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3052)
- Path blueprint fixes and moving code blueprint by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3054](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3054)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.7...0.49.8

###
[`v0.49.7`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.7):
Adding &quot;Tags&quot; API

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7)

#### What's Changed

- Tags API by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon)
in
[https://github.com/dgtlmoon/changedetection.io/pull/3049](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3049)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7

###
[`v0.49.6`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.6):
API Access should still work even when UI Password is enabled

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6)

#### What's Changed

- Re
[#&#8203;3045](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3045)
- API Access should still work even when UI Password is enabled by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3046](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3046)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6

###
[`v0.49.5`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.5):
New &quot;CONDITIONS&quot; function, fixes and improvements

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5)

#### What's Changed

- Initial WIP for adding support for CONDITIONS by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/2952](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2952)
- Refactor blueprints by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3030](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3030)
- Replace Linux only 'resource' library with cross-platform 'psutil'
library by [@&#8203;nicoell](https://redirect.github.com/nicoell) in
[https://github.com/dgtlmoon/changedetection.io/pull/3037](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3037)
- Re
[#&#8203;3041](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3041)
Ensure atomic/safe history data disk writes by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3042](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3042)
- Template tidyup & UI Fixes by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3044](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3044)

#### New Contributors

- [@&#8203;nicoell](https://redirect.github.com/nicoell) made their
first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3037](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3037)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 20:01:56 +00:00
TrueCharts BotandGitHub 6c246a4bf0 chore(github-action): update actions/setup-python digest to 8d9ed9a (#33584)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | digest | `4237552` -> `8d9ed9a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 19:51:46 +00:00
TrueCharts BotandGitHub de8b219375 chore(helm): update image ghcr.io/linuxserver/synclounge digest to 93a9ecf (#33605)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
digest | `0b36ffc` -> `93a9ecf` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 19:50:45 +00:00
TrueCharts BotandGitHub e62deabc63 chore(helm): update jupyter 2025-03-20 → 2025-03-26 (patch) (#33479)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `349765a` -> `f4f1cee` |
| quay.io/jupyter/base-notebook | patch | `b1b7d25` -> `759b660` |
| quay.io/jupyter/datascience-notebook | patch | `dd2901c` -> `145d6ba`
|
| quay.io/jupyter/minimal-notebook | patch | `ee8cca9` -> `58abd31` |
| quay.io/jupyter/pyspark-notebook | patch | `58050db` -> `6f7de7f` |
| quay.io/jupyter/r-notebook | patch | `6879884` -> `2081a48` |
| quay.io/jupyter/scipy-notebook | patch | `0b95565` -> `0900dc6` |
| quay.io/jupyter/tensorflow-notebook | patch | `aea5cf8` -> `449ad0b` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 19:47:32 +00:00
TrueCharts BotandGitHub 77a41dd706 chore(helm): update image ghcr.io/linuxserver/boinc digest to 2b767a6 (#33601)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `77db2f2` -> `2b767a6` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:46:53 +01:00
TrueCharts BotandGitHub d5d5178870 chore(helm): update image ghcr.io/home-operations/theme-park digest to ee5a741 (#33531)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park)
([source](https://redirect.github.com/themepark-dev/theme.park)) |
digest | `ee6eac7` -> `ee5a741` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 19:45:59 +00:00
TrueCharts BotandGitHub c3acf7378a chore(helm): update image ghcr.io/sct/overseerr 1.33.2 → 1.34.0 (#33600)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/sct/overseerr | minor | `714ea6d` -> `4f38f58` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:45:42 +01:00
TrueCharts BotandGitHub a6468bac1f chore(helm): update rdesktop (#33536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `254ba20` -> `f8ac65e` |
| lscr.io/linuxserver/rdesktop | digest | `2bc539f` -> `5dabad0` |
| lscr.io/linuxserver/rdesktop | digest | `606c74b` -> `561f4c1` |
| lscr.io/linuxserver/rdesktop | digest | `596b6a2` -> `a8226ff` |
| lscr.io/linuxserver/rdesktop | digest | `69ed3ef` -> `51a3112` |
| lscr.io/linuxserver/rdesktop | digest | `2ac6efc` -> `d590e45` |
| lscr.io/linuxserver/rdesktop | digest | `5ee0770` -> `daeef30` |
| lscr.io/linuxserver/rdesktop | digest | `bae7bbf` -> `e452966` |
| lscr.io/linuxserver/rdesktop | digest | `033ea42` -> `f550a26` |
| lscr.io/linuxserver/rdesktop | digest | `6f9cefa` -> `43bd012` |
| lscr.io/linuxserver/rdesktop | digest | `1ee00c7` -> `7dbf4ee` |
| lscr.io/linuxserver/rdesktop | digest | `e9473ba` -> `069c135` |
| lscr.io/linuxserver/rdesktop | digest | `c0e68f1` -> `41a81a1` |
| lscr.io/linuxserver/rdesktop | digest | `3393042` -> `83f07d3` |
| lscr.io/linuxserver/rdesktop | digest | `4e1617c` -> `f65ddda` |
| lscr.io/linuxserver/rdesktop | digest | `f7af1ba` -> `ebe9345` |
| lscr.io/linuxserver/rdesktop | digest | `626eabc` -> `694aa86` |
| lscr.io/linuxserver/rdesktop | digest | `3117d3e` -> `8da3aa0` |
| lscr.io/linuxserver/rdesktop | digest | `9c8c406` -> `b577e17` |
| lscr.io/linuxserver/rdesktop | digest | `df32a44` -> `b51cb50` |
| lscr.io/linuxserver/rdesktop | digest | `1690021` -> `8c79566` |
| lscr.io/linuxserver/rdesktop | digest | `f0580d3` -> `c902503` |
| lscr.io/linuxserver/rdesktop | digest | `bdb5022` -> `5d8dc9e` |
| lscr.io/linuxserver/rdesktop | digest | `407235f` -> `593a1bf` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 19:45:32 +00:00
Kjeld Schouten 909fffb6c3 bump pod-nuke 2025-03-26 20:44:36 +01:00
Kjeld Schouten 3cd41900e9 fix(pod-nuke): add sa 2025-03-26 20:44:36 +01:00
TrueCharts BotandGitHub 16179779b5 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.44.3 → 0.45.0 (#33598)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `e78ceed` -> `fdeb741` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `d6c06ec` -> `d3e0d26` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `0e53a9c` -> `8822485` |

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.45.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.45.0):
0.45.0 Security Fixes and more!

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

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

This update includes a huge security fix, recommended for all users, as
part of this we are disabling URL-TO-PDF as default, to enable a user
must specify it within settings.yml
Other changes include:

-   Enable user to add custom JAVA ops with env JAVA_CUSTOM_OPTS
-   Remove loud Split PDF logs
-   Improve Merge memory usage
-   Fix add image within view/edit pdf page
-   Lots of translation chnages!

Some changes to our paid features

- Added support for Prometheus (enabled via JAVA_CUSTOM_OPTS +
enterprise license)
- Changed settings from enterprise naming to 'Premium' and have key
itself decide between pro/enterprise (Should be automated, please let me
know if configs don't auto change for you)
-   KeygenLicense Check to support offline licenses for air-gapped envs
-   Added Usage analytics page
-   Add user button only to be enabled based on total seats

##### What's Changed

##### Bug Fixes

- Fix: Session of admin is destroyed instead of the deleted user by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3218](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3218)
- Removed rounding causing images to scale on viewer by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3237](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3237)

##### Enhancements

- Security fixes, enterprise stuff and more by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3241](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3241)

##### Minor Enhancements

- Small css fix to remove white square in bottom right corner between
scrollbars by [@&#8203;riv-gh](https://redirect.github.com/riv-gh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3233](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3233)
- 🤖 format everything with pre-commit by <stirlingbot> by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3220](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3220)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3234](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3234)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3245](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3245)

##### Docker Updates

- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3223](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3223)

##### Translation Changes

- Fix missing translations 🇳🇴 by
[@&#8203;arienshibani](https://redirect.github.com/arienshibani) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3235](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3235)

##### Other Changes

- Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3222](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3222)
- Bump springBootVersion from 3.4.3 to 3.4.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3224](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3224)
- Bump actions/download-artifact from 4.1.9 to 4.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3225](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3225)
- Bump github/codeql-action from 3.28.11 to 3.28.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3226](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3226)
- Bump actions/create-github-app-token from 1.11.6 to 1.11.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3227](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3227)
- Bump org.springframework.boot from 3.4.3 to 3.4.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3229](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3229)
- Bump ch.qos.logback:logback-core from 1.5.17 to 1.5.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3230](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3230)
- Bump github/codeql-action from 3.28.12 to 3.28.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3239](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3239)

##### New Contributors

- [@&#8203;arienshibani](https://redirect.github.com/arienshibani) made
their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3235](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3235)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.44.3...v0.45.0

##### 📥 Downloads

##### 🖥️ Server Downloads

-
[Stirling-PDF.jar](https://files.stirlingpdf.com/v0.45.0/Stirling-PDF.jar)
- Standard server JAR
-
[Stirling-PDF-with-login.jar](https://files.stirlingpdf.com/v0.45.0/Stirling-PDF-with-login.jar)
- Server JAR with login functionality
- [Windows Portable
Server](https://files.stirlingpdf.com/v0.45.0/win-Stirling-PDF-portable.exe)
- No installation required
- [Windows Portable Server with
Login](https://files.stirlingpdf.com/v0.45.0/win-Stirling-PDF-portable-with-login.exe)
- No installation, includes login functionality

##### 🧩 Local UI Downloads

- [Windows Client
Installer](https://files.stirlingpdf.com/Stirling-PDF-win-installer.exe/v0.45.0)
- Single-user Windows client
- [Mac Client
Installer](https://files.stirlingpdf.com/Stirling-PDF-mac-installer.dmg/v0.45.0)
- Single-user Mac client

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:44:04 +01:00
TrueCharts BotandGitHub c69747d66d chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1669 → 0.22.1695 (#33478)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `0847c21` -> `a8a048a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-26 19:41:40 +00:00
TrueCharts BotandGitHub 09a282fa8c chore(helm): update image ghcr.io/linuxserver/foldingathome digest to 5d9eb32 (#33603) 2025-03-26 20:37:54 +01:00
TrueCharts BotandGitHub 55d192dba1 chore(helm): update image ghcr.io/linuxserver/remmina digest to df4e2d5 (#33604) 2025-03-26 20:37:52 +01:00
TrueCharts BotandGitHub e00ff06a1c chore(helm): update image quay.io/backube/volsync 0.12.0 → 0.12.1 (#33607) 2025-03-26 20:37:49 +01:00
TrueCharts BotandGitHub 058b21ce11 chore(helm): update image lscr.io/linuxserver/calibre-web digest to cd5db5e (#33534) 2025-03-26 20:37:48 +01:00
TrueCharts BotandGitHub 2e27a10d72 chore(helm): update image ghcr.io/immich-app/immich-server v1.129.0 → v1.130.2 (#33593) 2025-03-26 20:37:47 +01:00
TrueCharts BotandGitHub be66f9f0e8 chore(helm): update humhub 1.16.2 → 1.17.1 (minor) (#33608) 2025-03-26 20:37:41 +01:00
TrueCharts BotandGitHub 3eeea1a633 fix(website): update astro monorepo (minor) (#33484)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap))
| dependencies | minor | [`3.3.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.2.1/3.3.0)
|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | minor | [`5.5.3` ->
`5.5.4`](https://renovatebot.com/diffs/npm/astro/5.2.6/5.5.4) |

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

---

### Release Notes

<details>
<summary>withastro/astro (@&#8203;astrojs/sitemap)</summary>

###
[`v3.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#330)

##### Minor Changes

-
[#&#8203;13448](https://redirect.github.com/withastro/astro/pull/13448)
[`91c9503`](https://redirect.github.com/withastro/astro/commit/91c95034e0d0bd450170623fd8aab4b56b5b1366)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - Add
support for XSL in sitemap-index.xml

</details>

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

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

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

##### Patch Changes

-
[#&#8203;13457](https://redirect.github.com/withastro/astro/pull/13457)
[`968e713`](https://redirect.github.com/withastro/astro/commit/968e713c268e1b2176c9265b6c438c56105c2730)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Sets
correct response status text for custom error pages

-
[#&#8203;13447](https://redirect.github.com/withastro/astro/pull/13447)
[`d80ba2b`](https://redirect.github.com/withastro/astro/commit/d80ba2b27d33d2972ffa3242330fb00d0fc58ba9)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where `site` was added to the generated redirects.

-
[#&#8203;13481](https://redirect.github.com/withastro/astro/pull/13481)
[`e9e9245`](https://redirect.github.com/withastro/astro/commit/e9e9245c7c0ad6e3bda2b7600ff2bd845921a19d)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Makes
server island work with the client router again.

-
[#&#8203;13484](https://redirect.github.com/withastro/astro/pull/13484)
[`8b5e4dc`](https://redirect.github.com/withastro/astro/commit/8b5e4dc733bccce7d77defdbb973204aa9b8126b)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Display useful errors when config loading fails because of Node addons
being disabled on Stackblitz

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

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

##### Patch Changes

-
[#&#8203;13437](https://redirect.github.com/withastro/astro/pull/13437)
[`013fa87`](https://redirect.github.com/withastro/astro/commit/013fa87982ea92675e899d2f71a200e5298db608)
Thanks [@&#8203;Vardhaman619](https://redirect.github.com/Vardhaman619)!
- Handle server.allowedHosts when the value is true without attempting
to push it into an array.

-
[#&#8203;13324](https://redirect.github.com/withastro/astro/pull/13324)
[`ea74336`](https://redirect.github.com/withastro/astro/commit/ea7433666e0cc7e1301e638e80f90323f20db3e1)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Upgrade to shiki v3

-
[#&#8203;13372](https://redirect.github.com/withastro/astro/pull/13372)
[`7783dbf`](https://redirect.github.com/withastro/astro/commit/7783dbf8117650c60d7633b43f0d42da487aa2b1)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused some very large data stores to save incomplete data.

-
[#&#8203;13358](https://redirect.github.com/withastro/astro/pull/13358)
[`8c21663`](https://redirect.github.com/withastro/astro/commit/8c21663c4a6363765f2caa5705a93a41492a95c9)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new function called `insertPageRoute` to the Astro Container API.

The new function is useful when testing routes that, for some business
logic, use `Astro.rewrite`.

For example, if you have a route `/blog/post` and for some business
decision there's a rewrite to `/generic-error`, the container API
implementation will look like this:

    ```js
    import Post from '../src/pages/Post.astro';
    import GenericError from '../src/pages/GenericError.astro';
import { experimental_AstroContainer as AstroContainer } from
'astro/container';

    const container = await AstroContainer.create();
    container.insertPageRoute('/generic-error', GenericError);
    const result = await container.renderToString(Post);
console.log(result); // this should print the response from
GenericError.astro
    ```

This new method only works for page routes, which means that endpoints
aren't supported.

-
[#&#8203;13426](https://redirect.github.com/withastro/astro/pull/13426)
[`565583b`](https://redirect.github.com/withastro/astro/commit/565583bd6c99163ce5d9475b26075149cc8c155b)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused the `astro add` command to ignore the `--yes` flag for
third-party integrations

-
[#&#8203;13428](https://redirect.github.com/withastro/astro/pull/13428)
[`9cac9f3`](https://redirect.github.com/withastro/astro/commit/9cac9f314277def0ee584e45d4937bac0235738a)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Prevent bad value in x-forwarded-host from crashing request

-
[#&#8203;13432](https://redirect.github.com/withastro/astro/pull/13432)
[`defad33`](https://redirect.github.com/withastro/astro/commit/defad33140dccde324b9357bc6331f7e5cdec266)
Thanks [@&#8203;P4tt4te](https://redirect.github.com/P4tt4te)! - Fix an
issue in the Container API, where the `renderToString` function doesn't
render adequately nested slots when they are components.

- Updated dependencies
\[[`ea74336`](https://redirect.github.com/withastro/astro/commit/ea7433666e0cc7e1301e638e80f90323f20db3e1)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).3.1

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

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

##### Patch Changes

-
[#&#8203;13415](https://redirect.github.com/withastro/astro/pull/13415)
[`be866a1`](https://redirect.github.com/withastro/astro/commit/be866a1d1db12793e0953b228d0b2dc1c00929e2)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Reuses experimental session storage object between requests. This
prevents memory leaks and improves performance for drivers that open
persistent connections to a database.

-
[#&#8203;13420](https://redirect.github.com/withastro/astro/pull/13420)
[`2f039b9`](https://redirect.github.com/withastro/astro/commit/2f039b927a3a1334948adc7788b1f24c074dfac7)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - It
fixes an issue that caused some regressions in how styles are bundled.

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

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

##### Patch Changes

-
[#&#8203;13413](https://redirect.github.com/withastro/astro/pull/13413)
[`65903c9`](https://redirect.github.com/withastro/astro/commit/65903c995408397c63c911e184218c0206e5853f)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Makes
experimental flag optional

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

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

##### Minor Changes

-
[#&#8203;13402](https://redirect.github.com/withastro/astro/pull/13402)
[`3e7b498`](https://redirect.github.com/withastro/astro/commit/3e7b498dce52648484bb4deb04bf9e960c3d08e3)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new experimental flag called `experimental.preserveScriptOrder`
that renders `<script>` and `<style>` tags in the same order as they are
defined.

When rendering multiple `<style>` and `<script>` tags on the same page,
Astro currently reverses their order in your generated HTML output. This
can give unexpected results, for example CSS styles being overridden by
earlier defined style tags when your site is built.

With the new `preserveScriptOrder` flag enabled, Astro will generate the
styles in the order they are defined:

    ```js title="astro.config.mjs"
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      experimental: {
        preserveScriptOrder: true,
      },
    });
    ```

For example, the following component has two `<style>` tags, and both
define the same style for the `body` tag:

    ```html
    <p>I am a component</p>
    <style>
      body {
        background: red;
      }
    </style>
    <style>
      body {
        background: yellow;
      }
    </style>
    ```

Once the project is compiled, Astro will create an inline style where
`yellow` appears first, and then `red`. Ultimately, the `red` background
is applied:

    ```css
    body {
      background: #ff0;
    }
    body {
      background: red;
    }
    ```

When `experimental.preserveScriptOrder` is set to `true`, the order of
the two styles is kept as it is, and in the style generated `red`
appears first, and then `yellow`:

    ```css
    body {
      background: red;
    }
    body {
      background: #ff0;
    }
    ```

This is a breaking change to how Astro renders project code that
contains multiple `<style>` and `<script>` tags in the same component.
If you were previously compensating for Astro's behavior by writing
these out of order, you will need to update your code.

This will eventually become the new default Astro behavior, so we
encourage you to add this experimental style and script ordering as soon
as you are able! This will help us test the new behavior and ensure your
code is ready when this becomes the new normal.

For more information as this feature develops, please see the
[experimental script order
docs](https://docs.astro.build/en/reference/experimental-flags/preserve-script-order/).

-
[#&#8203;13352](https://redirect.github.com/withastro/astro/pull/13352)
[`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Adds
support for a new `experimental.headingIdCompat` flag

By default, Astro removes a trailing `-` from the end of IDs it
generates for headings ending with
special characters. This differs from the behavior of common Markdown
processors.

    You can now disable this behavior with a new configuration flag:

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      experimental: {
        headingIdCompat: true,
      },
    });
    ```

This can be useful when heading IDs and anchor links need to behave
consistently across your site
    and other platforms such as GitHub and npm.

If you are [using the `rehypeHeadingIds` plugin
directly](https://docs.astro.build/en/guides/markdown-content/#heading-ids-and-plugins),
you can also pass this new option:

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    import { rehypeHeadingIds } from '@&#8203;astrojs/markdown-remark';
import { otherPluginThatReliesOnHeadingIDs } from 'some/plugin/source';

    export default defineConfig({
      markdown: {
        rehypePlugins: [
          [rehypeHeadingIds, { experimentalHeadingIdCompat: true }],
          otherPluginThatReliesOnHeadingIDs,
        ],
      },
    });
    ```

-
[#&#8203;13311](https://redirect.github.com/withastro/astro/pull/13311)
[`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e)
Thanks [@&#8203;chrisirhc](https://redirect.github.com/chrisirhc)! -
Adds a new configuration option for Markdown syntax highlighting
`excludeLangs`

This option provides better support for diagramming tools that rely on
Markdown code blocks, such as Mermaid.js and D2 by allowing you to
exclude specific languages from Astro's default syntax highlighting.

This option allows you to avoid rendering conflicts with tools that
depend on the code not being highlighted without forcing you to disable
syntax highlighting for other code blocks.

The following example configuration will exclude highlighting for
`mermaid` and `math` code blocks:

    ```js
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      markdown: {
        syntaxHighlight: {
          type: 'shiki',
          excludeLangs: ['mermaid', 'math'],
        },
      },
    });
    ```

Read more about this new option in the [Markdown syntax highlighting
configuration
docs](https://docs.astro.build/en/reference/configuration-reference/#markdownsyntaxhighlight).

##### Patch Changes

-
[#&#8203;13404](https://redirect.github.com/withastro/astro/pull/13404)
[`4e78b4d`](https://redirect.github.com/withastro/astro/commit/4e78b4d10d2214c94752a1fef74db325053cf071)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug in error handling that saving a content file with a schema error
would display an "unhandled rejection" error instead of the correct
schema error

-
[#&#8203;13379](https://redirect.github.com/withastro/astro/pull/13379)
[`d59eb22`](https://redirect.github.com/withastro/astro/commit/d59eb227334b788289533bac41f015b498179a2f)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an edge case where the client router executed scripts twice when used
with a custom swap function that only swaps parts of the DOM.

-
[#&#8203;13393](https://redirect.github.com/withastro/astro/pull/13393)
[`6b8fdb8`](https://redirect.github.com/withastro/astro/commit/6b8fdb8a113b6f76448b41beb990c33fafb09b3e)
Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! -
Updates `primsjs` to version 1.30.0, which adds support for more
languages and fixes a security advisory which does not affect Astro.

-
[#&#8203;13374](https://redirect.github.com/withastro/astro/pull/13374)
[`7b75bc5`](https://redirect.github.com/withastro/astro/commit/7b75bc5c36bc338bcef5ef41502e87c184c117ec)
Thanks
[@&#8203;ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)!
- Fixes the documentation of the i18n configuration where `manual` was
presented as a key of `routing` instead of an available value.

-
[#&#8203;13380](https://redirect.github.com/withastro/astro/pull/13380)
[`9bfa6e6`](https://redirect.github.com/withastro/astro/commit/9bfa6e6d8b95424436be405a80d5df3f2e2e72df)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an issue where astro:page-load fires before all scripts are executed

-
[#&#8203;13407](https://redirect.github.com/withastro/astro/pull/13407)
[`0efdc22`](https://redirect.github.com/withastro/astro/commit/0efdc22b182f6cec4155a972f0dde1da686c5453)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Displays correct error message when sharp isn't installed

- Updated dependencies
\[[`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7),
[`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).3.0

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

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

##### Patch Changes

-
[#&#8203;13381](https://redirect.github.com/withastro/astro/pull/13381)
[`249d52a`](https://redirect.github.com/withastro/astro/commit/249d52a3ff17f792c451ea0e42b97a209667290c)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Adds
the `types` property to the viewTransition object when the ClientRouter
simulates parts of the View Transition API on browsers w/o native
support.

-
[#&#8203;13367](https://redirect.github.com/withastro/astro/pull/13367)
[`3ce4ad9`](https://redirect.github.com/withastro/astro/commit/3ce4ad965f576f2f4c53b5f2b876d449ed60c023)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds documentation to various utility functions used for remote image
services

-
[#&#8203;13347](https://redirect.github.com/withastro/astro/pull/13347)
[`d83f92a`](https://redirect.github.com/withastro/astro/commit/d83f92a20403ffc8d088cfd13d2806e0f4f1a11e)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Updates
internal CSS chunking behavior for Astro components' scoped styles. This
may result in slightly more CSS chunks created, but should allow the
scoped styles to only be included on pages that use them.

-
[#&#8203;13388](https://redirect.github.com/withastro/astro/pull/13388)
[`afadc70`](https://redirect.github.com/withastro/astro/commit/afadc702d7d928e7b650d3c071cca3d21e14333f)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where `astro:config/server` and `astro:config/client` had
incorrect types.

-
[#&#8203;13355](https://redirect.github.com/withastro/astro/pull/13355)
[`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds documentation to the assets utilities for remote service images.

-
[#&#8203;13395](https://redirect.github.com/withastro/astro/pull/13395)
[`6d1c63f`](https://redirect.github.com/withastro/astro/commit/6d1c63fa46a624b1c4981d4324ebabf37cc2b958)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Uses
`package-manager-detector` to detect the package manager used in the
project

-
[#&#8203;13363](https://redirect.github.com/withastro/astro/pull/13363)
[`a793636`](https://redirect.github.com/withastro/astro/commit/a793636928d0014a7faa4431afdfb9404e9ea819)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the internal function `makeSvgComponent` was
incorrectly exposed as a public API.

- Updated dependencies
\[[`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373)]:
-
[@&#8203;astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@&#8203;0](https://redirect.github.com/0).6.1
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).2.1

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

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

##### Patch Changes

-
[#&#8203;12985](https://redirect.github.com/withastro/astro/pull/12985)
[`84e94cc`](https://redirect.github.com/withastro/astro/commit/84e94cc85cc0f4ea9b5dba2009dc89e83a798f59)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Prevent re-executing scripts in client router

-
[#&#8203;13349](https://redirect.github.com/withastro/astro/pull/13349)
[`50e2e0b`](https://redirect.github.com/withastro/astro/commit/50e2e0b3749d6dba3d301ea1a0a3a33a273e7a81)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Correctly escapes attributes in Markdown images

-
[#&#8203;13262](https://redirect.github.com/withastro/astro/pull/13262)
[`0025df3`](https://redirect.github.com/withastro/astro/commit/0025df37af4dcd390d41c9b175fbdb3edd87edf7)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Refactor Astro Actions to not use a middleware. Doing so should avoid
unexpected issues when using the Astro middleware at the edge.

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

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

##### Patch Changes

-
[#&#8203;13336](https://redirect.github.com/withastro/astro/pull/13336)
[`8f632ef`](https://redirect.github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a regression where some asset utilities were move across monorepo,
and not re-exported anymore.

-
[#&#8203;13320](https://redirect.github.com/withastro/astro/pull/13320)
[`b5dabe9`](https://redirect.github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26)
Thanks [@&#8203;{](https://redirect.github.com/{)! - Adds support for
typing experimental session data

You can add optional types to your session data by creating a
`src/env.d.ts` file in your project that extends the global
`App.SessionData` interface. For example:

    ```ts
    declare namespace App {
      interface SessionData {

          id: string;
          email: string;
        };
        lastLogin: Date;
      }
    }
    ```

    Any keys not defined in this interface will be treated as `any`.

Then when you access `Astro.session` in your components, any defined
keys will be typed correctly:

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

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

##### Minor Changes

-
[#&#8203;12052](https://redirect.github.com/withastro/astro/pull/12052)
[`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f)
Thanks [@&#8203;Fryuni](https://redirect.github.com/Fryuni)! - Exposes
extra APIs for scripting and testing.

##### Config helpers

Two new helper functions exported from `astro/config`:

- `mergeConfig()` allows users to merge partially defined Astro
configurations on top of a base config while following the merge rules
of `updateConfig()` available for integrations.
- `validateConfig()` allows users to validate that a given value is a
valid Astro configuration and fills in default values as necessary.

These helpers are particularly useful for integration authors and for
developers writing scripts that need to manipulate Astro configurations
programmatically.

##### Programmatic build

The `build` API now receives a second optional `BuildOptions` argument
where users can specify:

- `devOutput` (default `false`): output a development-based build
similar to code transformed in `astro dev`.
- `teardownCompiler` (default `true`): teardown the compiler WASM
instance after build.

These options provide more control when running Astro builds
programmatically, especially for testing scenarios or custom build
pipelines.

-
[#&#8203;13278](https://redirect.github.com/withastro/astro/pull/13278)
[`4a43c4b`](https://redirect.github.com/withastro/astro/commit/4a43c4b743affb78b1502801c797157b626c77a1)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new configuration option `server.allowedHosts` and CLI option
`--allowed-hosts`.

Now you can specify the hostnames that the dev and preview servers are
allowed to respond to. This is useful for allowing additional
subdomains, or running the dev server in a web container.

`allowedHosts` checks the Host header on HTTP requests from browsers and
if it doesn't match, it will reject the request to prevent CSRF and XSS
attacks.

    ```shell
    astro dev --allowed-hosts=foo.bar.example.com,bar.example.com
    ```

    ```shell
    astro preview --allowed-hosts=foo.bar.example.com,bar.example.com
    ```

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      server: {
        allowedHosts: ['foo.bar.example.com', 'bar.example.com'],
      },
    });
    ```

This feature is the same as [Vite's `server.allowHosts`
configuration](https://vite.dev/config/server-options.html#server-allowedhosts).

-
[#&#8203;13254](https://redirect.github.com/withastro/astro/pull/13254)
[`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b)
Thanks [@&#8203;p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds
the ability to process and optimize remote images in Markdown files

Previously, Astro only allowed local images to be optimized when
included using `![]()` syntax in plain Markdown files. Astro's image
service could only display remote images without any processing.

Now, Astro's image service can also optimize remote images written in
standard Markdown syntax. This allows you to enjoy the benefits of
Astro's image processing when your images are stored externally, for
example in a CMS or digital asset manager.

No additional configuration is required to use this feature! Any
existing remote images written in Markdown will now automatically be
optimized. To opt-out of this processing, write your images in Markdown
using the HTML `<img>` tag instead. Note that images located in your
`public/` folder are still never processed.

##### Patch Changes

-
[#&#8203;13256](https://redirect.github.com/withastro/astro/pull/13256)
[`509fa67`](https://redirect.github.com/withastro/astro/commit/509fa671a137515bd1818c81ee78de439a27e5dc)
Thanks [@&#8203;p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds
experimental responsive image support in Markdown

Previously, the `experimental.responsiveImages` feature could only
provide responsive images when using the `<Image />` and `<Picture />`
components.

Now, images written with the `![]()` Markdown syntax in Markdown and MDX
files will generate responsive images by default when using this
experimental feature.

To try this experimental feature, set `experimental.responsiveImages` to
true in your `astro.config.mjs` file:

    ```js
    {
       experimental: {
          responsiveImages: true,
       },
    }
    ```

Learn more about using this feature in the [experimental responsive
images feature
reference](https://docs.astro.build/en/reference/experimental-flags/responsive-images/).

For a complete overview, and to give feedback on this experimental API,
see the [Responsive Images
RFC](https://redirect.github.com/withastro/roadmap/blob/responsive-images/proposals/0053-responsive-images.md).

-
[#&#8203;13323](https://redirect.github.com/withastro/astro/pull/13323)
[`80926fa`](https://redirect.github.com/withastro/astro/commit/80926fadc06492fcae55f105582b9dc8279da6b3)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Updates `esbuild` and `vite` to the latest to avoid false positives
audits warnings caused by `esbuild`.

-
[#&#8203;13313](https://redirect.github.com/withastro/astro/pull/13313)
[`9e7c71d`](https://redirect.github.com/withastro/astro/commit/9e7c71d19c89407d9b27ded85d8c0fde238ce16c)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an issue where a form field named "attributes" shadows the
form.attributes property.

-
[#&#8203;12052](https://redirect.github.com/withastro/astro/pull/12052)
[`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f)
Thanks [@&#8203;Fryuni](https://redirect.github.com/Fryuni)! - Fixes
incorrect config update when calling `updateConfig` from
`astro:build:setup` hook.

The function previously called a custom update config function made for
merging an Astro config. Now it calls the appropriate `mergeConfig()`
utility exported by Vite that updates functional options correctly.

-
[#&#8203;13303](https://redirect.github.com/withastro/astro/pull/13303)
[`5f72a58`](https://redirect.github.com/withastro/astro/commit/5f72a58935d9bdd5237bdf86d2e94bcdc544c7b3)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the dev server was applying second decoding of the
URL of the incoming request, causing issues for certain URLs.

- Updated dependencies
\[[`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b),
[`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b)]:
-
[@&#8203;astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@&#8203;0](https://redirect.github.com/0).6.0
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).2.0

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

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

##### Patch Changes

-
[#&#8203;13233](https://redirect.github.com/withastro/astro/pull/13233)
[`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- Ensures consistent behaviour of `Astro.rewrite`/`ctx.rewrite` when
using `base` and `trailingSlash` options.

-
[#&#8203;13003](https://redirect.github.com/withastro/astro/pull/13003)
[`ea79054`](https://redirect.github.com/withastro/astro/commit/ea790542e186b0d2d2e828cb3ebd23bde4d04879)
Thanks [@&#8203;chaegumi](https://redirect.github.com/chaegumi)! - Fixes
a bug that caused the `vite.base` value to be ignored when running
`astro dev`

-
[#&#8203;13299](https://redirect.github.com/withastro/astro/pull/13299)
[`2e1321e`](https://redirect.github.com/withastro/astro/commit/2e1321e9d5b27da3e86bc4021e4136661a8055aa)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Uses
`tinyglobby` for globbing files

-
[#&#8203;13233](https://redirect.github.com/withastro/astro/pull/13233)
[`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- Ensures that `Astro.url`/`ctx.url` is correctly updated with the
`base` path after rewrites.

This change fixes an issue where `Astro.url`/`ctx.url` did not include
the configured base path after Astro.rewrite was called. Now, the base
path is correctly reflected in Astro.url.

Previously, any rewrites performed through `Astro.rewrite`/`ctx.rewrite`
failed to append the base path to `Astro.url`/`ctx.rewrite`, which could
lead to incorrect URL handling in downstream logic. By fixing this, we
ensure that all routes remain consistent and predictable after a
rewrite.

If you were relying on the work around of including the base path in
astro.rewrite you can now remove it from the path.

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

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

##### Minor Changes

-
[#&#8203;13210](https://redirect.github.com/withastro/astro/pull/13210)
[`344e9bc`](https://redirect.github.com/withastro/astro/commit/344e9bc480a075161a7811b7733593556e7560da)
Thanks [@&#8203;VitaliyR](https://redirect.github.com/VitaliyR)! -
Handle `HEAD` requests to an endpoint when a handler is not defined.

If an endpoint defines a handler for `GET`, but does not define a
handler for `HEAD`, Astro will call the `GET` handler and return the
headers and status but an empty body.

-
[#&#8203;13195](https://redirect.github.com/withastro/astro/pull/13195)
[`3b66955`](https://redirect.github.com/withastro/astro/commit/3b669555d7ab9da5427e7b7037699d4f905d3536)
Thanks [@&#8203;MatthewLymer](https://redirect.github.com/MatthewLymer)!
- Improves SSR performance for synchronous components by avoiding the
use of Promises. With this change, SSR rendering of on-demand pages can
be up to 4x faster.

-
[#&#8203;13145](https://redirect.github.com/withastro/astro/pull/13145)
[`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Adds
support for adapters auto-configuring experimental session storage
drivers.

Adapters can now configure a default session storage driver when the
`experimental.session` flag is enabled. If a hosting platform has a
storage primitive that can be used for session storage, the adapter can
automatically configure the session storage using that driver. This
allows Astro to provide a more seamless experience for users who want to
use sessions without needing to manually configure the session storage.

##### Patch Changes

-
[#&#8203;13145](https://redirect.github.com/withastro/astro/pull/13145)
[`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
⚠️ **BREAKING CHANGE FOR EXPERIMENTAL SESSIONS ONLY** ⚠️

Changes the `experimental.session` option to a boolean flag and moves
session config to a top-level value. This change is to allow the new
automatic session driver support. You now need to separately enable the
`experimental.session` flag, and then configure the session driver using
the top-level `session` key if providing manual configuration.

    ```diff
    defineConfig({
      // ...
      experimental: {
    -    session: {
    -      driver: 'upstash',
    -    },
    +    session: true,
      },
    +  session: {
    +    driver: 'upstash',
    +  },
    });
    ```

You no longer need to configure a session driver if you are using an
adapter that supports automatic session driver configuration and wish to
use its default settings.

    ```diff
    defineConfig({
      adapter: node({
        mode: "standalone",
      }),
      experimental: {
    -    session: {
    -      driver: 'fs',
    -      cookie: 'astro-cookie',
    -    },
    +    session: true,
      },
    +  session: {
    +    cookie: 'astro-cookie',
    +  },
    });
    ```

However, you can still manually configure additional driver options or
choose a non-default driver to use with your adapter with the new
top-level `session` config option. For more information, see the
[experimental session
docs](https://docs.astro.build/en/reference/experimental-flags/sessions/).

-
[#&#8203;13101](https://redirect.github.com/withastro/astro/pull/13101)
[`2ed67d5`](https://redirect.github.com/withastro/astro/commit/2ed67d5dc5c8056f9ab1e29e539bf086b93c60c2)
Thanks
[@&#8203;corneliusroemer](https://redirect.github.com/corneliusroemer)!
- Fixes a bug where `HEAD` and `OPTIONS` requests for non-prerendered
pages were incorrectly rejected with 403 FORBIDDEN

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 19:37:39 +00:00
TrueCharts BotandGitHub 0a169bb0c7 chore(helm): update image ghcr.io/home-operations/prowlarr 1.32.2.4987 → 1.33.0.4994 (#33543) 2025-03-26 20:37:34 +01:00