Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub ea716c085b chore(helm): update image docker.io/deluan/navidrome 0.55.1 → 0.55.2 (#34001)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome)
| patch | `f78fa70` -> `3a66e26` |

---

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

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

---

### Release Notes

<details>
<summary>navidrome/navidrome (docker.io/deluan/navidrome)</summary>

###
[`v0.55.2`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.55.2)

[Compare
Source](https://redirect.github.com/navidrome/navidrome/compare/v0.55.1...v0.55.2)

#### Bugfix release

A few more bug fixes and improvements.

#### Changelog

##### New Features

-
[`1c691ac`](https://redirect.github.com/navidrome/navidrome/commit/1c691ac0e6d4b30feb0e491d1268988180877558):
feat(docker): automatically loads a navidrome.toml file from /data, if
available ([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`57e0f6d`](https://redirect.github.com/navidrome/navidrome/commit/57e0f6d3ea2212650c4716836d06fbc29d26405e):
feat(server): custom ArtistJoiner config
([#&#8203;3873](https://redirect.github.com/navidrome/navidrome/issues/3873))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`112ea28`](https://redirect.github.com/navidrome/navidrome/commit/112ea281d94d75036f82a2e75d95e4f21da864a4):
feat(ui): add Greek translation
([#&#8203;3892](https://redirect.github.com/navidrome/navidrome/issues/3892))
([@&#8203;Michatec](https://redirect.github.com/Michatec))
-
[`3394580`](https://redirect.github.com/navidrome/navidrome/commit/339458041389219279f2519205c25d4dcc0e0940):
feat(ui): add Norwegian translation
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`73eb0e2`](https://redirect.github.com/navidrome/navidrome/commit/73eb0e254b190705e24285ff8badb0192963eadd):
feat(ui): add mood column to Album and Song list views
([#&#8203;3925](https://redirect.github.com/navidrome/navidrome/issues/3925))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`46a2ec0`](https://redirect.github.com/navidrome/navidrome/commit/46a2ec0ba195183419e3836de7d2f41f96061d92):
feat(ui): hide absolute paths from regular users
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`296259d`](https://redirect.github.com/navidrome/navidrome/commit/296259d781ff2ff12b9dbed3231164ad19fe4004):
feat(ui): show bitDepth in song info dialog
([@&#8203;deluan](https://redirect.github.com/deluan))

##### Bug fixes

-
[`55ce28b`](https://redirect.github.com/navidrome/navidrome/commit/55ce28b2c63599c38bd0eae066caa457b6605129):
fix(bfr): force upgrade to read all folders.
([#&#8203;3871](https://redirect.github.com/navidrome/navidrome/issues/3871))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`ee2c2b1`](https://redirect.github.com/navidrome/navidrome/commit/ee2c2b19e95917dc20c1b086d2a90baccafdb232):
fix(dockerfile): remove the healthcheck, it gives more headaches than
benefits. ([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`1ed8930`](https://redirect.github.com/navidrome/navidrome/commit/1ed893010756be1efbaac4dff52b29d56107d4a3):
fix(msi): don't override custom ini config
([#&#8203;3836](https://redirect.github.com/navidrome/navidrome/issues/3836))
([@&#8203;mintsoft](https://redirect.github.com/mintsoft))
-
[`be7cb59`](https://redirect.github.com/navidrome/navidrome/commit/be7cb59dc5255b845f491326ce936e7ab6165819):
fix(scanner): allow disabling splitting with the `Tags` config option
([#&#8203;3869](https://redirect.github.com/navidrome/navidrome/issues/3869))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`b386981`](https://redirect.github.com/navidrome/navidrome/commit/b386981b7f06b00ab154ba2136d4a316c6a08558):
fix(scanner): better log message when AutoImportPlaylists is disabled
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`3a0ce6a`](https://redirect.github.com/navidrome/navidrome/commit/3a0ce6aafa53f87b29e82ff526785215e41c86d8):
fix(scanner): elapsed time for folder processing is wrong in the logs
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`2adb098`](https://redirect.github.com/navidrome/navidrome/commit/2adb098f3232f4597f404ce9f5bdac7c3c5e26b5):
fix(scanner): fix displayArtist logic
([#&#8203;3835](https://redirect.github.com/navidrome/navidrome/issues/3835))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`491210a`](https://redirect.github.com/navidrome/navidrome/commit/491210ac1207239292181c31fdaf1b5b00fb48c2):
fix(scanner): ignore NaN ReplayGain values
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`cd552a5`](https://redirect.github.com/navidrome/navidrome/commit/cd552a55efc812a2bc9b3302125146f9a7171e66):
fix(scanner): pass datafolder and cachefolder to scanner subprocess
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`3f9d173`](https://redirect.github.com/navidrome/navidrome/commit/3f9d17349594042997dd33835bf51552680b29ce):
fix(scanner): support ID3v2 embedded images in WAV files
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`59ece40`](https://redirect.github.com/navidrome/navidrome/commit/59ece403931373a085378537da904a5d162b488f):
fix(server): better embedded artwork extraction with ffmpeg
([#&#8203;3860](https://redirect.github.com/navidrome/navidrome/issues/3860))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`264d73d`](https://redirect.github.com/navidrome/navidrome/commit/264d73d73e2169b2e865e123ec52997593ce6492):
fix(server): don't break if the ND_CONFIGFILE does not exist
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`f9081bb`](https://redirect.github.com/navidrome/navidrome/commit/f9081bbe6b0cd10c972592a936d07f9e41f90d11):
fix(server): first user created should be admin, when using reverse
proxy
([#&#8203;3920](https://redirect.github.com/navidrome/navidrome/issues/3920))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`d78c6f6`](https://redirect.github.com/navidrome/navidrome/commit/d78c6f6a04df4f8c2b6758d0991c894e859852cc):
fix(subsonic): ArtistID3 should contain list of AlbumID3
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`2128872`](https://redirect.github.com/navidrome/navidrome/commit/212887214c823c72d90bef3501d75c38acb9f118):
fix(ui): minor icon inconsistencies and "no missing files" translation
([#&#8203;3837](https://redirect.github.com/navidrome/navidrome/issues/3837))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`651ce16`](https://redirect.github.com/navidrome/navidrome/commit/651ce163c70fee1141b3d75aea289ca54655bb3e):
fix(ui): sort playlist by `album_artist`, `bpm` and `channels`
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`d331ee9`](https://redirect.github.com/navidrome/navidrome/commit/d331ee904b06fbc7ef4ecc54044f0f2ad3a61c9d):
fix(ui): sort playlist by `year`
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`1e1dce9`](https://redirect.github.com/navidrome/navidrome/commit/1e1dce92b6a2a508f35a30d8ff8ac60274a780ce):
fix(ui): update Basque translation
([#&#8203;3864](https://redirect.github.com/navidrome/navidrome/issues/3864))
([@&#8203;xabirequejo](https://redirect.github.com/xabirequejo))
-
[`63dc0e2`](https://redirect.github.com/navidrome/navidrome/commit/63dc0e2062723171d2b54de3b7a232f5f6b6fb16):
fix(ui): update Français, reorder translation according to en.json
template
([#&#8203;3839](https://redirect.github.com/navidrome/navidrome/issues/3839))
([@&#8203;kalon33](https://redirect.github.com/kalon33))
-
[`c837838`](https://redirect.github.com/navidrome/navidrome/commit/c837838d58c03e7dc0ed6e24736623d7b3b277d4):
fix(ui): update French, Polish, Turkish translations from POEditor
([#&#8203;3834](https://redirect.github.com/navidrome/navidrome/issues/3834))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`a057a68`](https://redirect.github.com/navidrome/navidrome/commit/a057a680f1782de2080045ddbf711f5b68b0fe31):
fix(ui): update Greek, Esperanto, Polish, Russian, Turkish translations
from POEditor
([#&#8203;3894](https://redirect.github.com/navidrome/navidrome/issues/3894))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`9e94655`](https://redirect.github.com/navidrome/navidrome/commit/9e9465567d4e4cd1e18a09d99786e1c91ee64178):
fix(ui): update Italian translations
([#&#8203;3885](https://redirect.github.com/navidrome/navidrome/issues/3885))
([@&#8203;matteo00gm](https://redirect.github.com/matteo00gm))
-
[`2b84c57`](https://redirect.github.com/navidrome/navidrome/commit/2b84c574ba56882aaeea3b6bca69b7d94c04a7a4):
fix: restore old date display/sort behaviour
([#&#8203;3862](https://redirect.github.com/navidrome/navidrome/issues/3862))
([@&#8203;deluan](https://redirect.github.com/deluan))

##### Other work

-
[`b046473`](https://redirect.github.com/navidrome/navidrome/commit/b04647309f6a32a19716ba4a9b0c4796b308b7f9):
chore(deps): upgrade to Go 1.24.1
([#&#8203;3851](https://redirect.github.com/navidrome/navidrome/issues/3851))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`0147bb5`](https://redirect.github.com/navidrome/navidrome/commit/0147bb5f12a659daea8abeeee445788de25e4e04):
chore(deps): upgrade viper to 1.20.0, add tests for the supported config
formats ([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`5ab345c`](https://redirect.github.com/navidrome/navidrome/commit/5ab345c83ed8af92f95e4131299d879b18a1f37f):
chore(server): add more info to scrobble errors logs
([#&#8203;3889](https://redirect.github.com/navidrome/navidrome/issues/3889))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`e457f21`](https://redirect.github.com/navidrome/navidrome/commit/e457f2130632aa745ef4942b7686792d36742ed1):
chore(server): show square flag in resize artwork logs
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`cf100c4`](https://redirect.github.com/navidrome/navidrome/commit/cf100c4eb422c63aca3121d541263c811bced527):
chore(subsonic): update snapshot tests to use version 1.16.1
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`1806552`](https://redirect.github.com/navidrome/navidrome/commit/1806552ef67994ddbf79ca35c223a1739bfb3a81):
chore: remove more outdated TODOs
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`223e88d`](https://redirect.github.com/navidrome/navidrome/commit/223e88d481b4b302b15bdccc464bf5615600e54f):
chore: remove some BFR-related TODOs that are not valid anymore
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`88f87e6`](https://redirect.github.com/navidrome/navidrome/commit/88f87e6c4fb7ae805908fc39b62c0c3169e61416):
chore: replace album placeholder
([@&#8203;deluan](https://redirect.github.com/deluan))

**Full Changelog**:
https://github.com/navidrome/navidrome/compare/v0.55.1...v0.55.2

#### Helping out

This release is only possible thanks to the support of some **awesome
people**!

Want to be one of them?
You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a
[Ko-fi](https://ko-fi.com/deluan), or [contribute with
code](https://www.navidrome.org/docs/developers/).

#### Where to go next?

- Read installation instructions on our
[website](https://www.navidrome.org/docs/installation/).
- Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome)
for a simple cloud solution.
- Reach out on [Discord](https://discord.gg/xh7j7yF),
[Reddit](https://www.reddit.com/r/navidrome/) and
[Twitter](https://twitter.com/navidrome)!

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-06 14:46:58 +02:00
TrueCharts BotandGitHub c5cc2db9e4 chore(helm): update image docker.io/thelounge/thelounge digest to bb6c476 (#33998)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker)
| digest | `0f8b2e4` -> `bb6c476` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:46:52 +02:00
TrueCharts BotandGitHub 4a913c2a00 chore(helm): update image docker.io/mbentley/omada-controller digest to 64f989f (#33996)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `8a74991` -> `64f989f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:46:03 +02:00
TrueCharts BotandGitHub 3eaa76c431 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 477ac8e (#33995)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `335c695` ->
`477ac8e` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:44:23 +02:00
TrueCharts BotandGitHub 41e2eaba04 chore(helm): update image docker.io/revenz/fileflows digest to e230c62 (#33997)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `b58391e` -> `e230c62` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:44:07 +02:00
TrueCharts BotandGitHub ac466031ba chore(helm): update image docker.io/webpsh/webps digest to e4d129c (#33999)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/webpsh/webps | digest | `d7ea620` -> `e4d129c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:44:01 +02:00
TrueCharts BotandGitHub d1824be4ce chore(helm): update image docker.io/alpine/socat digest to 7461847 (#33993)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `16b584a` -> `7461847` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:43:07 +02:00
TrueCharts BotandGitHub fcb38b1faf chore(helm): update image docker.io/diygod/rsshub digest to 8b20dd2 (#33994)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `333e5b1` -> `8b20dd2` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:41:45 +02:00
TrueCharts BotandGitHub d8969f4eca chore(helm): update image docker.io/aeonlucid/impostor digest to 66fc890 (#33992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/aeonlucid/impostor | digest | `6c796cb` -> `66fc890` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:38:38 +02:00
TrueCharts BotandGitHub 63ba3174b1 chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 digest to 1aab136 (#33991)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 | digest | `d320985` ->
`1aab136` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 14:34:30 +02:00
TrueCharts BotandGitHub 435656cf7e chore(helm): update image docker.io/stonith404/pingvin-share v1.10.4 → v1.11.0 (#34012)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/stonith404/pingvin-share](https://redirect.github.com/stonith404/pingvin-share)
| minor | `5169aa1` -> `1c35387` |

---

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

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

---

### Release Notes

<details>
<summary>stonith404/pingvin-share
(docker.io/stonith404/pingvin-share)</summary>

###
[`v1.11.0`](https://redirect.github.com/stonith404/pingvin-share/releases/tag/v1.11.0)

[Compare
Source](https://redirect.github.com/stonith404/pingvin-share/compare/v1.10.4...v1.11.0)

##### Features

- add env variable to disable caddy
([#&#8203;797](https://redirect.github.com/stonith404/pingvin-share/issues/797)
by [@&#8203;Zyanido](https://redirect.github.com/Zyanido))
- **s3:** allow disabling upload checksum
([#&#8203;804](https://redirect.github.com/stonith404/pingvin-share/issues/804)
by [@&#8203;marekhanzlik](https://redirect.github.com/marekhanzlik))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-06 14:25:13 +02:00
TrueCharts BotandGitHub 830e9aaea3 chore(helm): update image docker.io/renovate/renovate 39.232.2 → 39.232.4 (#34006)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

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

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

##### Bug Fixes

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

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.17
(main)
([#&#8203;35170](https://redirect.github.com/renovatebot/renovate/issues/35170))
([0c43808](https://redirect.github.com/renovatebot/renovate/commit/0c43808b9cf1bec5e7e4f1032acdf3825a33ecfe))

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

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

##### Bug Fixes

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

##### Documentation

- **manager/pixi:** update version picking strategy
([#&#8203;35151](https://redirect.github.com/renovatebot/renovate/issues/35151))
([0884b43](https://redirect.github.com/renovatebot/renovate/commit/0884b43782def90180d754b31f53d292c89798dd))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;ls-lint/ls-lint](https://redirect.github.com/ls-lint/ls-lint)
to v2.3.0 (main)
([#&#8203;35167](https://redirect.github.com/renovatebot/renovate/issues/35167))
([eeb0d41](https://redirect.github.com/renovatebot/renovate/commit/eeb0d410ec296e285a2b02a72517d822effb472f))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.14 (main)
([#&#8203;35160](https://redirect.github.com/renovatebot/renovate/issues/35160))
([f17caf4](https://redirect.github.com/renovatebot/renovate/commit/f17caf4c1da65d63c359727cd24fcef770d9b8ff))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-06 14:24:10 +02:00
TrueCharts BotandGitHub 5f7b7c4d92 chore(helm): update image docker.io/wiserain/flexget 3.15.30 → 3.15.31 (#34007)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `04d068b` -> `3f42a3e` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-06 14:22:12 +02:00
TrueCharts BotandGitHub 7c46b2dd6e chore(helm): update image docker.io/mikenye/tar1090 digest to ade6742 (#33982) 2025-04-06 08:23:12 +02:00
TrueCharts BotandGitHub 7ab825b82b chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to ba8511c (#33984) 2025-04-06 08:23:08 +02:00
TrueCharts BotandGitHub 6571bb7ce5 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.27.0 → 5.27.1 (#33986) 2025-04-06 08:23:07 +02:00
TrueCharts BotandGitHub 656021f2f3 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to f17b1e1 (#33985)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `d0a6205` -> `f17b1e1` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 08:23:05 +02:00
TrueCharts BotandGitHub 3c9130255a chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to f9478b4 (#33981) 2025-04-06 08:23:00 +02:00
TrueCharts BotandGitHub a71eff84c0 chore(helm): update image ghcr.io/home-operations/sabnzbd digest to 2bf66d5 (#33983)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd)
([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest |
`9892fb7` -> `2bf66d5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 08:22:53 +02:00
TrueCharts BotandGitHub 246fc5ccc0 chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.950 → v3-3.0.0.965 (#33978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`704ecd1` -> `d4fb5c6` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-06 00:37:49 +00:00
TrueCharts BotandGitHub 3b446d0fe7 chore(helm): update image ghcr.io/jellyfin/jellyfin 10.10.6 → 10.10.7 (#33979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/jellyfin/jellyfin](https://jellyfin.org)
([source](https://redirect.github.com/jellyfin/jellyfin-packaging)) |
patch | `2aa67ae` -> `e4d1dc5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-06 02:37:44 +02:00
TrueCharts BotandGitHub e6d273ce7a chore(helm): update image ghcr.io/meeb/tubesync digest to 0af935a (#33977) 2025-04-06 02:37:32 +02:00
TrueCharts BotandGitHub 84867aefb4 chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 981d7f7 (#33976)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages)
([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) |
digest | `6e586e8` -> `981d7f7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 02:37:30 +02:00
TrueCharts BotandGitHub 1cad147aad chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to aa5bfd3 (#33974) 2025-04-06 02:36:36 +02:00
TrueCharts BotandGitHub 9a8e01feed chore(helm): update image ghcr.io/linuxserver/digikam digest to b047eed (#33975)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-06 02:36:29 +02:00
TrueCharts BotandGitHub be01055bc9 chore(helm): update image ghcr.io/fluidd-core/fluidd v1.33.0 → v1.34.0 (#33972)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| minor | `f8c3177` -> `0524500` |

---

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

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

---

### Release Notes

<details>
<summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.34.0`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.0)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.33.0...v1.34.0)

##### Features

- check cards for narrow width
([#&#8203;1659](https://redirect.github.com/fluidd-core/fluidd/issues/1659))
([a8b4581](https://redirect.github.com/fluidd-core/fluidd/commit/a8b4581c8cb966c5867f9e33d5e6806efc912bf8))
- Cocoa Press theme
([6c3e241](https://redirect.github.com/fluidd-core/fluidd/commit/6c3e241e912f06d8cb3b1ace15115c29c73f467f))
- configurable Klipper Save & Restart action
([#&#8203;1647](https://redirect.github.com/fluidd-core/fluidd/issues/1647))
([b1273ab](https://redirect.github.com/fluidd-core/fluidd/commit/b1273abf600efbea3c36d9688f1d0c32fc54cd1c))
- download bed mesh image
([#&#8203;1656](https://redirect.github.com/fluidd-core/fluidd/issues/1656))
([8dcfe21](https://redirect.github.com/fluidd-core/fluidd/commit/8dcfe21b5f87ce9385deb599e44ae1a5b1950403))
- **FileSystem:** adjust metadata column visibility
([2f9eaf0](https://redirect.github.com/fluidd-core/fluidd/commit/2f9eaf0732f2be83ad715f231fa0bf054f864a5a))
- Happy Hare integration
([#&#8203;1641](https://redirect.github.com/fluidd-core/fluidd/issues/1641))
([434a7aa](https://redirect.github.com/fluidd-core/fluidd/commit/434a7aa4dfc486a6e1e89131914d59825d3e6f80))
- **i18n-de:** Update German translations
([7bd8e92](https://redirect.github.com/fluidd-core/fluidd/commit/7bd8e927a58ca48d6aa85ea23d6bf4341896371e))
- **i18n-de:** Update German translations
([8e00a16](https://redirect.github.com/fluidd-core/fluidd/commit/8e00a16b88e76b523fddc3d8210a10bcf6c6d84b))
- **i18n-hu:** Update Hungarian translations
([35d8304](https://redirect.github.com/fluidd-core/fluidd/commit/35d83041a9e1bbbb40bd177404caf218d0f2c072))
- **i18n-hu:** Update Hungarian translations
([4139c26](https://redirect.github.com/fluidd-core/fluidd/commit/4139c264a99d84f142ec6b9d330e17ca679ef2e7))
- **i18n-ja:** Update Japanese translations
([4f13c5c](https://redirect.github.com/fluidd-core/fluidd/commit/4f13c5c9ac397afe292c5dd4822018bf1bdcafc4))
- **i18n-pl:** Update Polish translations
([bc730d3](https://redirect.github.com/fluidd-core/fluidd/commit/bc730d366ff651ec01d51d4aebdb2759abc71e1d))
- **i18n-pl:** Update Polish translations
([c125a0d](https://redirect.github.com/fluidd-core/fluidd/commit/c125a0d7a3b196824b95affc5f02e2011513f673))
- **i18n-uk:** Update Ukrainian translations
([d6b9e0e](https://redirect.github.com/fluidd-core/fluidd/commit/d6b9e0efb5e4ac83146a176b26223462076225c6))
- **i18n-uk:** Update Ukrainian translations
([2de2a42](https://redirect.github.com/fluidd-core/fluidd/commit/2de2a42d33b1d94980df9825983729af6c17d9bf))
- **i18n-zh-CN:** Update Chinese (Simplified Han script) translations
([bf9ca23](https://redirect.github.com/fluidd-core/fluidd/commit/bf9ca2353a1a6dc208b33e47480997e1c0a8d3b4))
- optional history totals in days and kilometers
([#&#8203;1648](https://redirect.github.com/fluidd-core/fluidd/issues/1648))
([4090296](https://redirect.github.com/fluidd-core/fluidd/commit/4090296a2b2c8984f172697242a7a0ca305adddf))
- show disk info per registered directory
([#&#8203;1660](https://redirect.github.com/fluidd-core/fluidd/issues/1660))
([cb6442b](https://redirect.github.com/fluidd-core/fluidd/commit/cb6442b1161b7a0f85f74002dcde092f8105b952))
- **Spoolman:** Adds more metadata columns
([eaae3c0](https://redirect.github.com/fluidd-core/fluidd/commit/eaae3c07852296e4eeaca037a808c32354c141cb))
- **Spoolman:** spool progress indicator
([#&#8203;1645](https://redirect.github.com/fluidd-core/fluidd/issues/1645))
([4edc84c](https://redirect.github.com/fluidd-core/fluidd/commit/4edc84c42ee98297da4c431974111ae53a56c32a))
- **Spoolman:** spool progress indicator in card
([#&#8203;1661](https://redirect.github.com/fluidd-core/fluidd/issues/1661))
([e4f6c10](https://redirect.github.com/fluidd-core/fluidd/commit/e4f6c102d3e383f5105c601202174e244551beda))

##### Bug Fixes

- **i18n:** removes obsolete keys
([e7f3718](https://redirect.github.com/fluidd-core/fluidd/commit/e7f371848547dcac633ca43deb84371a473f0756))
- incorrect update status on system packages
([#&#8203;1654](https://redirect.github.com/fluidd-core/fluidd/issues/1654))
([754f793](https://redirect.github.com/fluidd-core/fluidd/commit/754f793531adbcfed35d5bab78f8352c01fed7b6))
- Klipper reset only clears klipper fields
([e79d1be](https://redirect.github.com/fluidd-core/fluidd/commit/e79d1be64b641e8a015549d0169ddf39bb48d99e))
- round seconds in relative time format
([762add9](https://redirect.github.com/fluidd-core/fluidd/commit/762add9a7c4f4a3bf61523125efcb1eabfc8b58c))
- **style:** ensure thumbnail fits inside circle
([8a28756](https://redirect.github.com/fluidd-core/fluidd/commit/8a28756bad95827569edb257a1eb5b98d0560255))

##### Code Refactorings

- adds pixels value string formatter
([9b0f6f8](https://redirect.github.com/fluidd-core/fluidd/commit/9b0f6f896ffff45bc857dd10b0a2ed759cead19b))
- default auto Klipper Save & Restart action
([7aba44f](https://redirect.github.com/fluidd-core/fluidd/commit/7aba44fc22937827884178b284192da939b19cd0))
- handle undefined config items
([6a253dc](https://redirect.github.com/fluidd-core/fluidd/commit/6a253dc8f39f50c1e274fec495f8ec4e0c614803))
- simplify custom component properties
([ca087b7](https://redirect.github.com/fluidd-core/fluidd/commit/ca087b7aff306cda71a076d1984014f76a58e85e))
- typing improvements
([ec299c9](https://redirect.github.com/fluidd-core/fluidd/commit/ec299c99195c3c84cde871f744528dee9bda1398))
- typing improvements
([a656677](https://redirect.github.com/fluidd-core/fluidd/commit/a656677f2b94b8abff59a93801e10d040317024a))
- typing improvements
([604445d](https://redirect.github.com/fluidd-core/fluidd/commit/604445dc11a345252cf5f5039128613756c12f32))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-05 18:20:31 +00:00
TrueCharts BotandGitHub 450cfbd6a3 chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.936 → v3-3.0.0.950 (#33971) 2025-04-05 20:20:25 +02:00
TrueCharts BotandGitHub a67fa1c5a1 chore(helm): update image yourls digest to 855f524 (#33969) 2025-04-05 20:20:18 +02:00
TrueCharts BotandGitHub 39b66ee52e chore(helm): update image ghcr.io/rommapp/romm digest to 8782a59 (#33968)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
digest | `9a732c9` -> `8782a59` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 20:20:14 +02:00
TrueCharts BotandGitHub 928d71c51b chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 53fd18a (#33967)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `f0240c0` -> `53fd18a`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 20:19:55 +02:00
TrueCharts BotandGitHub 247a994fee chore(flux): update image jackett 23.3.63 → 23.3.64 (#33970)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.63` ->
`23.3.64` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-05 20:11:56 +02:00
TrueCharts BotandGitHub 27d4361eb2 chore(helm): update image ghcr.io/linuxserver/remmina digest to 688a9ff (#33960)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages)
([source](https://redirect.github.com/linuxserver/docker-remmina)) |
digest | `df4e2d5` -> `688a9ff` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 14:29:13 +02:00
TrueCharts BotandGitHub 438f94ef21 chore(helm): update image lscr.io/linuxserver/mylar3 digest to df9738e (#33963) 2025-04-05 14:29:03 +02:00
TrueCharts BotandGitHub 86242da095 chore(helm): update image ghcr.io/linuxserver/sickchill digest to 1bc38c9 (#33961) 2025-04-05 14:29:00 +02:00
TrueCharts BotandGitHub 1fbeac8c67 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1726 → 0.22.1730 (#33965) 2025-04-05 14:28:59 +02:00
TrueCharts BotandGitHub ff29ed78d1 chore(helm): update image lscr.io/linuxserver/heimdall digest to 2889666 (#33962) 2025-04-05 14:28:57 +02:00
TrueCharts BotandGitHub c9db43810f chore(helm): update image ghcr.io/linuxserver/davos digest to 14dd9e6 (#33959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages)
([source](https://redirect.github.com/linuxserver/docker-davos)) |
digest | `6de545a` -> `14dd9e6` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 14:28:55 +02:00
TrueCharts BotandGitHub 32c6c39e12 chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to a933154 (#33956)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/dtjs48jkt/twonkyserver | digest | `7d18cb2` -> `a933154` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 14:28:27 +02:00
TrueCharts BotandGitHub 2c3027c457 chore(helm): update image ghcr.io/home-operations/plex digest to d2bbafd (#33958)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-operations/plex](https://ghcr.io/home-operations/plex) |
digest | `cb0310e` -> `d2bbafd` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 14:27:40 +02:00
TrueCharts BotandGitHub 5e43a9bc42 chore(helm): update image docker.io/farmos/farmos digest to ac673b1 (#33957)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/farmos/farmos | digest | `7992c5a` -> `ac673b1` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 14:26:41 +02:00
TrueCharts BotandGitHub 9492594903 fix(website): update typescript 5.7.3 → 5.8.3 (#33955)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) |
dependencies | minor | [`5.8.2` ->
`5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.3) |

---

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

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

---

### Release Notes

<details>
<summary>microsoft/TypeScript (typescript)</summary>

###
[`v5.8.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...68cead182cc24afdc3f1ce7c8ff5853aba14b65a)

[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...68cead182cc24afdc3f1ce7c8ff5853aba14b65a)

###
[`v5.8.2`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.8.2):
TypeScript 5.8

[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/).

- [fixed issues query for Typescript 5.8.0
(Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.8.1
(RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.8.2
(Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+).

Downloads are available on:

-   [npm](https://www.npmjs.com/package/typescript)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-05 08:17:09 +02:00
TrueCharts BotandGitHub 5f874042a3 chore(helm): update image ghcr.io/actualbudget/actual 25.3.1 → 25.4.0 (#33954)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `58fecd9` -> `c1c3729` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-05 08:17:00 +02:00
TrueCharts BotandGitHub e6351357cf chore(helm): update image ghcr.io/elfhosted/riven-frontend v0.19.0 → v0.20.0 (#33953) 2025-04-05 02:40:08 +02:00
TrueCharts BotandGitHub bf02045a6b chore(helm): update image docker.io/vshadbolt/strapi 5.12.1 → 5.12.3 (#33952)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/vshadbolt/strapi | patch | `c16772e` -> `cc261a8` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-05 02:40:02 +02:00
TrueCharts BotandGitHub 94a02f0d33 chore(helm): update image lscr.io/linuxserver/blender digest to efc8650 (#33951)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `2141414` -> `efc8650` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-05 02:39:47 +02:00
TrueCharts BotandGitHub ffd330ad16 fix(website): update sharp 0.33.5 → 0.34.0 (#33950)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>lovell/sharp (sharp)</summary>

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

[Compare
Source](https://redirect.github.com/lovell/sharp/compare/v0.33.5...v0.34.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 20:20:11 +02:00
TrueCharts BotandGitHub d0281e25c2 chore(helm): update image ghcr.io/pi-hole/pihole 2025.03.1 → 2025.04.0 (#33948)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| minor | `c874ed4` -> `c2215c5` |

---

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

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

---

### Release Notes

<details>
<summary>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary>

###
[`v2025.04.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.04.0)

[Compare
Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.03.1...2025.04.0)

#### What's Changed (Docker Specific)

- Fix sunday cronjob by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[https://github.com/pi-hole/docker-pi-hole/pull/1804](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1804)

**Full Changelog**:
https://github.com/pi-hole/docker-pi-hole/compare/2025.03.1...2025.04.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 20:19:43 +02:00
TrueCharts BotandGitHub 9420c849c3 chore(helm): update image ghcr.io/hotio/whisparr digest to 04f687f (#33945) 2025-04-04 20:19:39 +02:00
TrueCharts BotandGitHub 2009a600d6 fix(website): update astro-better-image-service 2.1.2 → 2.1.3 (#33947)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[astro-better-image-service](https://redirect.github.com/risu729/astro-better-image-service)
| dependencies | patch | [`2.1.2` ->
`2.1.3`](https://renovatebot.com/diffs/npm/astro-better-image-service/2.1.2/2.1.3)
|

---

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

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

---

### Release Notes

<details>
<summary>risu729/astro-better-image-service
(astro-better-image-service)</summary>

###
[`v2.1.3`](https://redirect.github.com/risu729/astro-better-image-service/releases/tag/v2.1.3)

[Compare
Source](https://redirect.github.com/risu729/astro-better-image-service/compare/v2.1.2...v2.1.3)

##### Bug Fixes

- **deps:** update dependency sharp to ^0.34.0
([#&#8203;1284](https://redirect.github.com/risu729/astro-better-image-service/issues/1284))
([d4787c7](https://redirect.github.com/risu729/astro-better-image-service/commit/d4787c7954577e4a4b271a86e76a79493ccf5457))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-04 20:19:32 +02:00
TrueCharts BotandGitHub f8350380a1 chore(flux): update image jackett 23.3.62 → 23.3.63 (#33946)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.62` ->
`23.3.63` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-04 20:11:13 +02:00
TrueCharts BotandGitHub 9344dd52f0 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1722 → 0.22.1726 (#33942) 2025-04-04 14:26:57 +02:00
TrueCharts BotandGitHub 13610d6704 chore(helm): update image ghcr.io/linuxserver/oscam 11878-ls134 → 11878-ls135 (#33944) 2025-04-04 14:26:55 +02:00
TrueCharts BotandGitHub b84d8c0eac chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.11 → 0.49.12 (#33941) 2025-04-04 14:26:54 +02:00
TrueCharts BotandGitHub 84bacf2f21 chore(helm): update image ghcr.io/linuxserver/calibre 8.2.0 → 8.2.1 (#33943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
patch | `0c11467` -> `4c6b959` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-04 14:26:52 +02:00
TrueCharts BotandGitHub 3fe2449be1 chore(helm): update image public.ecr.aws/bitnami/solr digest to 67323ae (#33940)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/solr](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr))
| digest | `2581bc9` -> `67323ae` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 14:26:47 +02:00
TrueCharts BotandGitHub 59b7ee2057 fix(website): update astro monorepo (minor) (#33929)
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.6` ->
`5.6.1`](https://renovatebot.com/diffs/npm/astro/5.2.6/5.6.1) |

---

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

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

---

### Release Notes

<details>
<summary>withastro/astro (@&#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.6.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#561)

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

##### Patch Changes

-
[#&#8203;13519](https://redirect.github.com/withastro/astro/pull/13519)
[`3323f5c`](https://redirect.github.com/withastro/astro/commit/3323f5c554a3af966463cc95a42d7ca789ba678b)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Refactors some internals to improve Rolldown compatibility

-
[#&#8203;13545](https://redirect.github.com/withastro/astro/pull/13545)
[`a7aff41`](https://redirect.github.com/withastro/astro/commit/a7aff41681f9235719c03f97650db288f9f5f71a)
Thanks [@&#8203;stramel](https://redirect.github.com/stramel)! - Prevent
empty attributes from appearing in the SVG output

-
[#&#8203;13552](https://redirect.github.com/withastro/astro/pull/13552)
[`9cd0fd4`](https://redirect.github.com/withastro/astro/commit/9cd0fd432634ed664a820ac78c6a3033684c7a83)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where Astro validated the i18n configuration incorrectly,
causing false positives in downstream libraries.

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

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

##### Minor Changes

-
[#&#8203;13403](https://redirect.github.com/withastro/astro/pull/13403)
[`dcb9526`](https://redirect.github.com/withastro/astro/commit/dcb9526c6ece3b716c677205fb99b483c95bfa7d)
Thanks [@&#8203;yurynix](https://redirect.github.com/yurynix)! - Adds a
new optional `prerenderedErrorPageFetch` option in the Adapter API to
allow adapters to provide custom implementations for fetching
prerendered error pages.

Now, adapters can override the default `fetch()` behavior, for example
when `fetch()` is unavailable or when you cannot call the server from
itself.

The following example provides a custom fetch for `500.html` and
`404.html`, reading them from disk instead of performing an HTTP call:

    ```js "prerenderedErrorPageFetch"
    return app.render(request, {
prerenderedErrorPageFetch: async (url: string): Promise<Response> => {
        if (url.includes("/500")) {
const content = await fs.promises.readFile("500.html", "utf-8");
            return new Response(content, {
              status: 500,
              headers: { "Content-Type": "text/html" },
            });
        }
        const content = await fs.promises.readFile("404.html", "utf-8");
          return new Response(content, {
            status: 404,
            headers: { "Content-Type": "text/html" },
          });
    });
    ```

If no value is provided, Astro will fallback to its default behavior for
fetching error pages.

Read more about this feature in the [Adapter API
reference](https://docs.astro.build/en/reference/adapter-reference/#prerenderederrorpagefetch).

-
[#&#8203;13482](https://redirect.github.com/withastro/astro/pull/13482)
[`ff257df`](https://redirect.github.com/withastro/astro/commit/ff257df4e1a7f3e29e9bf7f92d52bf72f7b595a4)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Updates Astro config validation to also run for the Integration API.
An error log will specify which integration is failing the validation.

Now, Astro will first validate the user configuration, then validate the
updated configuration after each integration `astro:config:setup` hook
has run. This means `updateConfig()` calls will no longer accept invalid
configuration.

This fixes a situation where integrations could potentially update a
project with a malformed configuration. These issues should now be
caught and logged so that you can update your integration to only set
valid configurations.

-
[#&#8203;13405](https://redirect.github.com/withastro/astro/pull/13405)
[`21e7e80`](https://redirect.github.com/withastro/astro/commit/21e7e8077d6f0c9ad14fe1876d87bb445f5584b1)
Thanks [@&#8203;Marocco2](https://redirect.github.com/Marocco2)! - Adds
a new `eagerness` option for `prefetch()` when using
`experimental.clientPrerender`

With the experimental
[`clientPrerender`](https://docs.astro.build/en/reference/experimental-flags/client-prerender/)
flag enabled, you can use the `eagerness` option on `prefetch()` to
suggest to the browser how eagerly it should prefetch/prerender link
targets.

This follows the same API described in the [Speculation Rules
API](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/speculationrules#eagerness)
and allows you to balance the benefit of reduced wait times against
bandwidth, memory, and CPU costs for your site visitors.

For example, you can now use `prefetch()` programmatically with large
sets of links and avoid [browser limits in place to guard against
over-speculating](https://developer.chrome.com/blog/speculation-rules-improvements#chrome-limits)
(prerendering/prefetching too many links). Set `eagerness: 'moderate'`
to take advantage of [First In, First Out
(FIFO)](https://en.wikipedia.org/wiki/FIFO_\(computing_and_electronics\))
strategies and browser heuristics to let the browser decide when to
prerender/prefetch them and in what order:

    ```astro
    <a class="link-moderate" href="/nice-link-1">A Nice Link 1</a>
    <a class="link-moderate" href="/nice-link-2">A Nice Link 2</a>
    <a class="link-moderate" href="/nice-link-3">A Nice Link 3</a>
    <a class="link-moderate" href="/nice-link-4">A Nice Link 4</a>
    ...
    <a class="link-moderate" href="/nice-link-20">A Nice Link 20</a>
    <script>
      import { prefetch } from 'astro:prefetch';
const linkModerate = document.getElementsByClassName('link-moderate');
linkModerate.forEach((link) => prefetch(link.getAttribute('href'), {
eagerness: 'moderate' }));
    </script>
    ```

-
[#&#8203;13482](https://redirect.github.com/withastro/astro/pull/13482)
[`ff257df`](https://redirect.github.com/withastro/astro/commit/ff257df4e1a7f3e29e9bf7f92d52bf72f7b595a4)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Improves integrations error handling

If an error is thrown from an integration hook, an error log will now
provide information about the concerned integration and hook

##### Patch Changes

-
[#&#8203;13539](https://redirect.github.com/withastro/astro/pull/13539)
[`c43bf8c`](https://redirect.github.com/withastro/astro/commit/c43bf8cd0513c2260d4ba32b5beffe97306e2e09)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Adds
a new `session.load()` method to the experimental session API that
allows you to load a session by ID.

When using [the experimental sessions
API](https://docs.astro.build/en/reference/experimental-flags/sessions/),
you don't normally need to worry about managing the session ID and
cookies: Astro automatically reads the user's cookies and loads the
correct session when needed. However, sometimes you need more control
over which session to load.

The new `load()` method allows you to manually load a session by ID.
This is useful if you are handling the session ID yourself, or if you
want to keep track of a session without using cookies. For example, you
might want to restore a session from a logged-in user on another device,
or work with an API endpoint that doesn't use cookies.

    ```ts
    // src/pages/api/cart.ts
    import type { APIRoute } from 'astro';

    export const GET: APIRoute = async ({ session, request }) => {
      // Load the session from a header instead of cookies
      const sessionId = request.headers.get('x-session-id');
      await session.load(sessionId);
      const cart = await session.get('cart');
      return Response.json({ cart });
    };
    ```

If a session with that ID doesn't exist, a new one will be created. This
allows you to generate a session ID in the client if needed.

For more information, see the [experimental sessions
docs](https://docs.astro.build/en/reference/experimental-flags/sessions/).

-
[#&#8203;13488](https://redirect.github.com/withastro/astro/pull/13488)
[`d777420`](https://redirect.github.com/withastro/astro/commit/d7774207b11d042711ec310f2ad46d15246482f0)
Thanks [@&#8203;stramel](https://redirect.github.com/stramel)! -
**BREAKING CHANGE to the experimental SVG Component API only**

Removes some previously available prop, attribute, and configuration
options from the experimental SVG API. These items are no longer
available and must be removed from your code:

- The `title` prop has been removed until we can settle on the correct
balance between developer experience and accessibility. Please replace
any `title` props on your components with `aria-label`:
        ```diff
        - <Logo title="My Company Logo" />
        + <Logo aria-label="My Company Logo" />
        ```

- Sprite mode has been temporarily removed while we consider a new
implementation that addresses how this feature was being used in
practice. This means that there are no longer multiple `mode` options,
and all SVGs will be inline. All instances of `mode` must be removed
from your project as you can no longer control a mode:

        ```diff
        - <Logo mode="inline" />
        + <Logo />
        ```

        ```diff
        import { defineConfig } from 'astro'

        export default defineConfig({
          experimental: {
        -    svg: {
        -      mode: 'sprite'
        -    },
        +   svg: true
          }
        });
        ```

- The default `role` is no longer applied due to developer feedback.
Please add the appropriate `role` on each component individually as
needed:
        ```diff
        - <Logo />
+ <Logo role="img" /> // To keep the role that was previously applied by
default
        ```

- The `size` prop has been removed to better work in combination with
`viewBox` and additional styles/attributes. Please replace `size` with
explicit `width` and `height` attributes:
        ```diff
        - <Logo size={64} />
        + <Logo width={64} height={64} />
        ```

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

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

##### Patch Changes

-
[#&#8203;13429](https://redirect.github.com/withastro/astro/pull/13429)
[`06de673`](https://redirect.github.com/withastro/astro/commit/06de673375f2339eb1bf8eda03d79177598979a9)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - The
`ActionAPIContext.rewrite` method is deprecated and will be removed in a
future major version of Astro

-
[#&#8203;13524](https://redirect.github.com/withastro/astro/pull/13524)
[`82cd583`](https://redirect.github.com/withastro/astro/commit/82cd5832860d70ea7524473ae927db0cc2682b12)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where the functions `Astro.preferredLocale` and
`Astro.preferredLocaleList` would return the incorrect locales
when the Astro configuration specifies a list of `codes`. Before, the
functions would return the `path`, instead now the functions
    return a list built from `codes`.

-
[#&#8203;13526](https://redirect.github.com/withastro/astro/pull/13526)
[`ff9d69e`](https://redirect.github.com/withastro/astro/commit/ff9d69e3443c80059c54f6296d19f66bb068ead3)
Thanks [@&#8203;jsparkdev](https://redirect.github.com/jsparkdev)! -
update `vite` to the latest version

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

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

##### Patch Changes

-
[#&#8203;13510](https://redirect.github.com/withastro/astro/pull/13510)
[`5b14d33`](https://redirect.github.com/withastro/astro/commit/5b14d33f81cdac0f7ac77186113dcce4369d848d)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where `astro:env` secrets used in actions would not be
available

-
[#&#8203;13485](https://redirect.github.com/withastro/astro/pull/13485)
[`018fbe9`](https://redirect.github.com/withastro/astro/commit/018fbe90f4030bbc2b2db7589d750e5392f38e59)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused cookies to ignore custom decode function if has() had
been called before

-
[#&#8203;13505](https://redirect.github.com/withastro/astro/pull/13505)
[`a98ae5b`](https://redirect.github.com/withastro/astro/commit/a98ae5b8f5c33900379012e9e253a755c0a8927e)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Updates the dependency `vite` to the latest.

-
[#&#8203;13483](https://redirect.github.com/withastro/astro/pull/13483)
[`fc2dcb8`](https://redirect.github.com/withastro/astro/commit/fc2dcb83543d88af9e0920b90a035652d6db5166)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where an Astro adapter couldn't call the middleware when
there isn't a route that matches the incoming request.

###
[`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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 12:26:21 +00:00
TrueCharts BotandGitHub a93555fa8e chore(helm): update image ghcr.io/linuxserver/pylon digest to 951460c (#33938)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pylon](https://redirect.github.com/linuxserver/docker-pylon/packages)
([source](https://redirect.github.com/linuxserver/docker-pylon)) |
digest | `ed6e1f7` -> `951460c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 14:26:02 +02:00
TrueCharts BotandGitHub afa28cf036 chore(helm): update image ghcr.io/linuxserver/medusa digest to 78fa244 (#33937) 2025-04-04 14:25:10 +02:00
TrueCharts BotandGitHub b345a1a70c chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to 8ee64b2 (#33939)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages)
([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) |
digest | `f5e9232` -> `8ee64b2` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 14:25:00 +02:00
TrueCharts BotandGitHub 1eb5fe88b1 chore(helm): update image docker.io/testdasi/simple-dns-doh digest to 1c9d67c (#33930) 2025-04-04 08:22:30 +02:00
TrueCharts BotandGitHub 2035ee5565 chore(helm): update image ghcr.io/linuxserver/calibre 8.1.1 → 8.2.0 (#33933) 2025-04-04 08:22:29 +02:00
TrueCharts BotandGitHub 69572516f4 chore(helm): update jupyter 2025-04-03 → 2025-04-04 (patch) (#33932)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `1c59e92` -> `1bec403` |
| quay.io/jupyter/base-notebook | patch | `8a8dfb9` -> `e1b9633` |
| quay.io/jupyter/datascience-notebook | patch | `9f0640a` -> `075b379`
|
| quay.io/jupyter/minimal-notebook | patch | `587d7bb` -> `57c51a7` |
| quay.io/jupyter/pyspark-notebook | patch | `57eff68` -> `4678e52` |
| quay.io/jupyter/r-notebook | patch | `b6bd256` -> `705d4f6` |
| quay.io/jupyter/scipy-notebook | patch | `e183267` -> `76553d8` |
| quay.io/jupyter/tensorflow-notebook | patch | `f07e9d1` -> `ea03283` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-04 08:22:27 +02:00
TrueCharts BotandGitHub 003090bf22 chore(helm): update image ghcr.io/linuxserver/mstream digest to 47d637b (#33931)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 08:22:24 +02:00
TrueCharts BotandGitHub 5ce7b32f80 chore(helm): update image docker.io/tailscale/tailscale v1.80.3 → v1.82.0 (#33928)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker)
([source](https://redirect.github.com/tailscale/tailscale)) | minor |
`af6026e` -> `d26fc9b` |

---

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

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

---

### Release Notes

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

###
[`v1.82.0`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.82.0)

[Compare
Source](https://redirect.github.com/tailscale/tailscale/compare/v1.80.3...v1.82.0)

Please refer to the changelog available at
[https://tailscale.com/changelog](https://tailscale.com/changelog#2025-03-26).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:36:50 +02:00
TrueCharts BotandGitHub 006ca3fc00 fix(website): update @playform/compress 0.1.7 → 0.1.9 (#33922)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@playform/compress](https://redirect.github.com/PlayForm/Compress) |
dependencies | patch | [`0.1.8` ->
`0.1.9`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.7/0.1.9)
|

---

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

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

---

### Release Notes

<details>
<summary>PlayForm/Compress (@&#8203;playform/compress)</summary>

###
[`v0.1.9`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#019)

[Compare
Source](https://redirect.github.com/PlayForm/Compress/compare/f69bb94485bffa434ad404bbbfa303afd13068ea...5779505b555a047fc83db6fa34d9fbc78c06a1b9)

##### Add

- Support for JSON file compression with automatic parsing and
minification
-   JSON compression enabled by default in configuration

###
[`v0.1.8`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#018)

[Compare
Source](https://redirect.github.com/PlayForm/Compress/compare/c7d77c36f9704d08bb729c8fa5587aa807c3ef3f...f69bb94485bffa434ad404bbbfa303afd13068ea)

##### Change

- Updated core module imports to use Node.js `node:` protocol for `fs`,
`path`,
    and `buffer`
-   Updated dependencies to latest versions:
    -   `commander` (13.0.0 → 13.1.0)
    -   `deepmerge-ts` (7.1.3 → 7.1.5)
    -   `lightningcss` (1.28.2 → 1.29.3)
    -   `terser` (5.37.0 → 5.39.0)
    -   `browserslist` (4.24.3 → 4.24.4)
-   Modified package metadata including:
    -   Version bump to 0.1.8
    -   Description formatting changes
    -   Script name adjustments in package.json
- Changed default configuration to disable `lightningcss` compressor by
default

##### Add

- Support boolean type for compression options (`csso`, `lightningcss`,
`html-minifier-terser`, `sharp`, `terser`, `svgo`) to allow disabling
specific
    compressors

##### Fix

- Fixed type casting in ESBuild configuration by explicitly specifying
`Plugin`
    type
-   Corrected import statements for Node.js core modules

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-04 02:34:32 +02:00
TrueCharts BotandGitHub 6fb09b295a chore(helm): update jupyter (#33921)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | digest | `d02f2cc` -> `1c59e92` |
| quay.io/jupyter/base-notebook | digest | `089b078` -> `8a8dfb9` |
| quay.io/jupyter/datascience-notebook | digest | `088fed9` -> `9f0640a`
|
| quay.io/jupyter/minimal-notebook | digest | `529fc88` -> `587d7bb` |
| quay.io/jupyter/pyspark-notebook | digest | `3eab558` -> `57eff68` |
| quay.io/jupyter/r-notebook | digest | `88300c8` -> `b6bd256` |
| quay.io/jupyter/scipy-notebook | digest | `46afd5e` -> `e183267` |
| quay.io/jupyter/tensorflow-notebook | digest | `1365b85` -> `f07e9d1`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 02:32:15 +02:00
TrueCharts BotandGitHub baf6fb7bcf chore(helm): update image ghcr.io/linuxserver/calibre digest to 4e1581c (#33920)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
digest | `592dab1` -> `4e1581c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-04 02:30:32 +02:00
TrueCharts BotandGitHub 3574478a1e chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.2 → v0.15.2 (clustertool) (#33925)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/rancher/system-upgrade-controller](https://redirect.github.com/rancher/system-upgrade-controller)
| minor | `v0.14.2` -> `v0.15.2` |

---

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

---

### Release Notes

<details>
<summary>rancher/system-upgrade-controller
(docker.io/rancher/system-upgrade-controller)</summary>

###
[`v0.15.2`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.2)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2)

#### What's Changed

- support k8s 1.32.2 by
[@&#8203;jiaqiluo](https://redirect.github.com/jiaqiluo) in
[https://github.com/rancher/system-upgrade-controller/pull/352](https://redirect.github.com/rancher/system-upgrade-controller/pull/352)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2

###
[`v0.15.1`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.1)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1)

#### What's Changed

- feat: add `org.opencontainers.image.source` docker label by
[@&#8203;viceice](https://redirect.github.com/viceice) in
[https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350)
- Make IgnoreUpdate secrets optional by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/351](https://redirect.github.com/rancher/system-upgrade-controller/pull/351)

#### New Contributors

- [@&#8203;viceice](https://redirect.github.com/viceice) made their
first contribution in
[https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1

###
[`v0.15.0`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.0)

#### What's Changed

- Multiple enhancements - leader election, events, time window, delay
after upgrading by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/335](https://redirect.github.com/rancher/system-upgrade-controller/pull/335)
- Include tz files in Docker image by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/343](https://redirect.github.com/rancher/system-upgrade-controller/pull/343)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:30:10 +02:00
TrueCharts BotandGitHub 38f7398ba9 chore(flux): update image renovate 1.24.1 → 1.25.0 (#33927)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| minor | `1.24.1` -> `1.25.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:30:00 +02:00
TrueCharts BotandGitHub 60ad0f60f6 chore(flux): update image registry.k8s.io/kubectl v1.31.7 → v1.32.3 (clustertool) (#33926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | minor | `v1.31.7` -> `v1.32.3` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:28:44 +02:00
TrueCharts BotandGitHub 75a115d39d chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.0 (#33923) 2025-04-04 02:27:47 +02:00
TrueCharts BotandGitHub 2d044dc80c chore(flux): update image app-template 3.5.1 → 3.7.3 (clustertool) (#33924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://redirect.github.com/bjw-s/helm-charts) | minor
| `3.5.1` -> `3.7.3` |

---

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

---

### Release Notes

<details>
<summary>bjw-s/helm-charts (app-template)</summary>

###
[`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3)

#### Changelog:

##### Fixed

-   Fixed name suffix for HTTPRoute
-   Fixed incorrect default backendRefs values in HTTPRoute

###
[`v3.7.2`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.2)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.1...app-template-3.7.2)

#### Changelog:

##### Fixed

-   The Apache 2.0 LICENSE file has been added to the chart.
-   Fixed non-deterministic selection of primary service and port.

###
[`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1)

#### Changelog:

##### Fixed

- Values schema is now dereferenced before packaging so it no longer
relies on internet connectivity to validate the schema.

##### Changed

-   Updated library version to 3.7.1.
- [Upgrade instructions from
v2.x](https://bjw-s.github.io/helm-charts/docs/app-template/#from-2xx-to-30x)
- [Common library chart
definition](https://redirect.github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml)

###
[`v3.7.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

###
[`v3.6.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

###
[`v3.6.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:27:44 +02:00
TrueCharts-Bot c44dd5c37a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-04 00:14:04 +00:00
TrueCharts BotandGitHub a8797a0f42 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.10 → 0.49.11 (#33916)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `26d194c` -> `26b7c7a` |

---

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

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

---

### Release Notes

<details>
<summary>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.49.11`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.11):
Windows/Apple fix for startup crash - Only register memory signal
handler on Linux

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

0.49.11 Windows/Apple fix for startup crash - Only register memory
signal handler on Linux

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:27:30 +02:00
TrueCharts BotandGitHub 5fe76c1592 chore(helm): update jupyter 2025-04-02 → 2025-04-03 (patch) (#33918)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `09a82f1` -> `d02f2cc` |
| quay.io/jupyter/base-notebook | patch | `fd9071f` -> `089b078` |
| quay.io/jupyter/datascience-notebook | patch | `84e784a` -> `088fed9`
|
| quay.io/jupyter/minimal-notebook | patch | `53b73bb` -> `529fc88` |
| quay.io/jupyter/pyspark-notebook | patch | `e59dc20` -> `3eab558` |
| quay.io/jupyter/r-notebook | patch | `5ee2eae` -> `88300c8` |
| quay.io/jupyter/scipy-notebook | patch | `27042ca` -> `46afd5e` |
| quay.io/jupyter/tensorflow-notebook | patch | `01c6887` -> `1365b85` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 18:24:20 +00:00
TrueCharts BotandGitHub 7d1a013fbe chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.6 → 0.34.7 (#33917)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync)
| patch | `a6ce87a` -> `e9c651d` |

---

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

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.34.7`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7)

[Compare
Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:24:18 +02:00
TrueCharts BotandGitHub e31551d7cb chore(helm): update image docker.io/lswl/vertex digest to 8cf8994 (#33907)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lswl/vertex | digest | `0013d1c` -> `8cf8994` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:24:02 +02:00
TrueCharts BotandGitHub 05ae80cec8 chore(helm): update image ghcr.io/hotio/autoscan digest to d4a52b9 (#33908) 2025-04-03 20:23:16 +02:00
TrueCharts BotandGitHub 78f73c0da9 chore(helm): update image ghcr.io/hotio/cloudflareddns digest to cbda5b3 (#33909)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `b2185b0` -> `cbda5b3` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:23:14 +02:00
TrueCharts BotandGitHub db91ced8b7 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0f32b58 (#33906)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `c9584b0` -> `0f32b58` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:22:38 +02:00
TrueCharts BotandGitHub bac4702694 chore(container): update traefik docker tag to v3.3.5 (#33911)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.4` -> `v3.3.5` |

---

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

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:42 +02:00
TrueCharts BotandGitHub fa059dbe2f chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.31.7 (clustertool) (#33914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.7` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:27 +02:00
TrueCharts BotandGitHub 8fef2aaff6 chore(flux): update image renovate 1.24.0 → 1.24.1 (#33915)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| patch | `1.24.0` -> `1.24.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:13:37 +02:00
TrueCharts BotandGitHub e282a38b39 chore(flux): update image jackett 23.3.61 → 23.3.62 (#33913) 2025-04-03 20:13:17 +02:00
TrueCharts BotandGitHub 26d3d68333 chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#33912) 2025-04-03 20:13:10 +02:00
TrueCharts BotandGitHub 8c9027a550 chore(container): update golang docker tag to v1.24.2 (#33910)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.24.1-alpine` -> `1.24.2-alpine` |
| golang | final | patch | `1.24.1` -> `1.24.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:12:40 +02:00
f2baddad96 chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.232.2 (#33898)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

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

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

##### Bug Fixes

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

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.16
(main)
([#&#8203;35157](https://redirect.github.com/renovatebot/renovate/issues/35157))
([cc427d1](https://redirect.github.com/renovatebot/renovate/commit/cc427d1cf49391faae52d82fb6d4fea5dc0fd750))
- **deps:** update dependency eslint-import-resolver-typescript to
v4.2.5 (main)
([#&#8203;35158](https://redirect.github.com/renovatebot/renovate/issues/35158))
([862daee](https://redirect.github.com/renovatebot/renovate/commit/862daee0dc674c990eb1b2fddad699d6e044d7ac))

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

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

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/semver](https://redirect.github.com/types/semver) to
v7.7.0 (main)
([#&#8203;35154](https://redirect.github.com/renovatebot/renovate/issues/35154))
([3cb5e5e](https://redirect.github.com/renovatebot/renovate/commit/3cb5e5e6956376fde708fbd756cb36a1b3806d64))
- **deps:** update linters (main)
([#&#8203;35113](https://redirect.github.com/renovatebot/renovate/issues/35113))
([fffd986](https://redirect.github.com/renovatebot/renovate/commit/fffd986fa784bc0297062dba2fe7a53616775fc5))

##### Build System

- **deps:** update dependency cronstrue to v2.57.0 (main)
([#&#8203;35155](https://redirect.github.com/renovatebot/renovate/issues/35155))
([da058e9](https://redirect.github.com/renovatebot/renovate/commit/da058e935bf97c61a6cb5085d7e9eed5f593c717))

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

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.0
(main)
([#&#8203;35147](https://redirect.github.com/renovatebot/renovate/issues/35147))
([4b2733c](https://redirect.github.com/renovatebot/renovate/commit/4b2733c3ff2736dbd1d36b4e1e52d69d0079cd0d))
- **manager/pixi:** extract conda/pypi packages
([#&#8203;34646](https://redirect.github.com/renovatebot/renovate/issues/34646))
([e4601b6](https://redirect.github.com/renovatebot/renovate/commit/e4601b66c6f223fdc2f541c131bc89caea69d3f6))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.7.0 (main)
([#&#8203;35146](https://redirect.github.com/renovatebot/renovate/issues/35146))
([66ea30c](https://redirect.github.com/renovatebot/renovate/commit/66ea30ce0d93bd5979ae5688a1af98d31b41b69c))

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

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

##### Features

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

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

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

##### Bug Fixes

- **helmfile:** skip helm-git repositories
([#&#8203;35142](https://redirect.github.com/renovatebot/renovate/issues/35142))
([c466084](https://redirect.github.com/renovatebot/renovate/commit/c4660844d59f8758294f5c534d4ff023cd9a3de7))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.15
(main)
([#&#8203;35139](https://redirect.github.com/renovatebot/renovate/issues/35139))
([a87dea4](https://redirect.github.com/renovatebot/renovate/commit/a87dea425527bea4d3e3da668fedf2b3d465f96b))
- **eslint:** report unused directives error
([#&#8203;35137](https://redirect.github.com/renovatebot/renovate/issues/35137))
([8f16533](https://redirect.github.com/renovatebot/renovate/commit/8f16533e0b5efd8e8b0b74d2f466b0afe7fa20c2))

##### Code Refactoring

- **util:** move user `env` to util folder
([#&#8203;35103](https://redirect.github.com/renovatebot/renovate/issues/35103))
([80b7cdf](https://redirect.github.com/renovatebot/renovate/commit/80b7cdf1e0a07581500d9a0dad81487872df6f68))

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

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

##### Bug Fixes

- **gomod:** fix potential false-positive when matching tools
([#&#8203;35135](https://redirect.github.com/renovatebot/renovate/issues/35135))
([03c4cdb](https://redirect.github.com/renovatebot/renovate/commit/03c4cdbc881b3ca5d1fe44c0d547f8728bde96b7))

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

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

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline)
to v1.6.4 (main)
([#&#8203;35131](https://redirect.github.com/renovatebot/renovate/issues/35131))
([c304303](https://redirect.github.com/renovatebot/renovate/commit/c30430392e6f2a6841db50d99755434b26c7be83))

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

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

##### Features

- **preset:** Add NJsonSchema monorepo group
([#&#8203;35122](https://redirect.github.com/renovatebot/renovate/issues/35122))
([4b243b3](https://redirect.github.com/renovatebot/renovate/commit/4b243b3c200761680f2529d881505b38cc53ecf5))

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

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

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.11 (main)
([#&#8203;35121](https://redirect.github.com/renovatebot/renovate/issues/35121))
([3ea3544](https://redirect.github.com/renovatebot/renovate/commit/3ea354430a59476503ec3329cacdf6d529b41f88))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.23.0 (main)
([#&#8203;35119](https://redirect.github.com/renovatebot/renovate/issues/35119))
([cae02c3](https://redirect.github.com/renovatebot/renovate/commit/cae02c365f26906980c90dc1b88ada75013e8b47))

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

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

##### Build System

- **deps:** update aws-sdk-js-v3 monorepo (main)
([#&#8203;35117](https://redirect.github.com/renovatebot/renovate/issues/35117))
([df1a11c](https://redirect.github.com/renovatebot/renovate/commit/df1a11c6160b3b7353d3dd11766c30fc9d285f95))

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

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

##### Bug Fixes

- **metadata:** add adminer to source-urls instead of changelog-urls
([#&#8203;35114](https://redirect.github.com/renovatebot/renovate/issues/35114))
([f1e0894](https://redirect.github.com/renovatebot/renovate/commit/f1e0894ca74e0b011d47c03529991ca51316dff1))

##### Miscellaneous Chores

- **deps:** update dependency vite to v6.2.4 \[security] (main)
([#&#8203;35115](https://redirect.github.com/renovatebot/renovate/issues/35115))
([da10f36](https://redirect.github.com/renovatebot/renovate/commit/da10f36a8682eded2cad9522731786b1491c7584))

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

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

##### Bug Fixes

- **metadata:** add changelog URL for adminer image
([#&#8203;35061](https://redirect.github.com/renovatebot/renovate/issues/35061))
([84e5175](https://redirect.github.com/renovatebot/renovate/commit/84e517570476dca8d79bf6fe879b309e948f406f))
- **versioning/hashicorp:** Fully support semver in hashicorp constraint
([#&#8203;34780](https://redirect.github.com/renovatebot/renovate/issues/34780))
([828dff3](https://redirect.github.com/renovatebot/renovate/commit/828dff36b3e6e4c42aa5d236001b8283428b3b02))

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

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

##### Features

- Add auth header check for package cache provider
([#&#8203;34956](https://redirect.github.com/renovatebot/renovate/issues/34956))
([bf92e0a](https://redirect.github.com/renovatebot/renovate/commit/bf92e0a2bf066f2fc208b1ff7695b38d896f6870))

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

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

##### Features

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

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

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

##### Features

- Fetch `currentVersionTimestamp` via datasource postprocess
([#&#8203;35082](https://redirect.github.com/renovatebot/renovate/issues/35082))
([9fe58e3](https://redirect.github.com/renovatebot/renovate/commit/9fe58e3645e89ce948500bfe7ff1daddaecc82d1))

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

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

##### Features

- allow manager to set `registryStrategy` for a package
([#&#8203;35080](https://redirect.github.com/renovatebot/renovate/issues/35080))
([fb3f86f](https://redirect.github.com/renovatebot/renovate/commit/fb3f86f5dff70b7004690d8121b8e7e6056ec773))

##### Bug Fixes

- pnpm install flags on non-workspace project
([#&#8203;34720](https://redirect.github.com/renovatebot/renovate/issues/34720))
([8ce2d49](https://redirect.github.com/renovatebot/renovate/commit/8ce2d49c51860b940546a6d9524153221b3a9758))

##### Documentation

- **config options:** capitalize abbreviation
([#&#8203;35101](https://redirect.github.com/renovatebot/renovate/issues/35101))
([19c1ea9](https://redirect.github.com/renovatebot/renovate/commit/19c1ea968254ebf7ae7a3a24d7dcaf120a496841))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.13 (main)
([#&#8203;35102](https://redirect.github.com/renovatebot/renovate/issues/35102))
([6b1d77d](https://redirect.github.com/renovatebot/renovate/commit/6b1d77dd1cb82aa10a3201a49bd619f426326a37))

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

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

##### Features

- **gitea:** find prs from other authors
([#&#8203;35065](https://redirect.github.com/renovatebot/renovate/issues/35065))
([02a6dea](https://redirect.github.com/renovatebot/renovate/commit/02a6deaa7ed0bc0164e6556d9c7e18b3eef7600c))

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

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

##### Bug Fixes

- **host-rules:** respect `hostRules.enabled=false` even when
`noAuth=true`
([#&#8203;35048](https://redirect.github.com/renovatebot/renovate/issues/35048))
([7d46cf7](https://redirect.github.com/renovatebot/renovate/commit/7d46cf7d4275b0b83da365701369b5b90f79f9bf))

##### Documentation

- add some information about docs site publishing
([#&#8203;35049](https://redirect.github.com/renovatebot/renovate/issues/35049))
([24a9559](https://redirect.github.com/renovatebot/renovate/commit/24a9559d65ce3644c41fbf97cbaa448eb45c9fe2))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/diff](https://redirect.github.com/types/diff) to v7.0.2
(main)
([#&#8203;35096](https://redirect.github.com/renovatebot/renovate/issues/35096))
([1c5e42b](https://redirect.github.com/renovatebot/renovate/commit/1c5e42bd172bda26a2ee0887621ec0d21b75a299))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.12 (main)
([#&#8203;35095](https://redirect.github.com/renovatebot/renovate/issues/35095))
([93920d0](https://redirect.github.com/renovatebot/renovate/commit/93920d01bd0ab89bbfcd8734cbe2da297223f373))
- **deps:** update dependency type-fest to v4.38.0 (main)
([#&#8203;35098](https://redirect.github.com/renovatebot/renovate/issues/35098))
([59f7ccd](https://redirect.github.com/renovatebot/renovate/commit/59f7ccd7ebf732c173f5d1a7a27dc38bdaf8c8d3))

##### Code Refactoring

- move `customEnvVariables` to util folder
([#&#8203;35097](https://redirect.github.com/renovatebot/renovate/issues/35097))
([e0e53b9](https://redirect.github.com/renovatebot/renovate/commit/e0e53b9d7675879416c934b8bdd9e4546cf6c5b2))

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.6
(main)
([#&#8203;35092](https://redirect.github.com/renovatebot/renovate/issues/35092))
([43d19cc](https://redirect.github.com/renovatebot/renovate/commit/43d19ccf4c37c113fc0bbbf2bfa1c1f7b1da5950))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

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-04-03 14:42:14 +00:00
822f443f0a chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.54.1 (#33895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | minor | `6f08d86` -> `954f8f8` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

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-04-03 14:41:53 +00:00
TrueCharts BotandGitHub b36eb78762 chore(helm): update image docker.io/sourcegraph/server 6.1.5633 → 6.2.0 (#33902) 2025-04-03 15:08:55 +02:00
TrueCharts BotandGitHub c0473e87f4 chore(helm): update image docker.io/jgraph/drawio 26.1.1 → 26.2.2 (#33890)
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)) | minor |
`038e614` -> `b6919c5` |

---

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

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

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary>

###
[`v26.2.2`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:08:09 +02:00
TrueCharts BotandGitHub 351f16ec83 chore(helm): update image docker.io/shenxn/protonmail-bridge 3.18.0 → 3.19.0 (#33900)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shenxn/protonmail-bridge](https://redirect.github.com/shenxn/protonmail-bridge-docker)
| minor | `1b88016` -> `3717b44` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:06:10 +02:00
TrueCharts BotandGitHub f785c4d976 chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.1.3 → 2.2.0 (#33892)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| minor | `80f82f8` -> `8a7d164` |

---

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

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

---

### Release Notes

<details>
<summary>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>

###
[`v2.2.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#220-2025-04-01)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.1.3...2.2.0)

##### Features

- Frontend: support filtering notifications
([#&#8203;26805](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26805))
([f872a51](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f872a5180c5618b7d3e7c0d11f1283a454dcbc6b))
- Onboarding
([#&#8203;26608](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26608))
([05d6f08](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/05d6f08a0dd6a5097b7d19b8de3b39e37e9a8533))
- Support ZigBee on Host adapter
([#&#8203;26742](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26742))
([92955c0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/92955c02a4de09cbed79249db8bf0e6529423b93))
- Use dynamic import for external JS
([#&#8203;26522](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26522))
([badf107](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/badf1079919baa06f160a42c34e9f742a9b584c9))

##### Bug Fixes

- Add device name to no converter available error message
([#&#8203;26867](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26867))
([267c399](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/267c3990474dcc646e6987a108867a54b8b940db))
- Check if new commits are available in update.sh
([#&#8203;26631](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26631))
([1b6ad46](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1b6ad46462681b8f223a6de54c5996d0e8f66f64))
- Fix bridge offline message format for frontend
([#&#8203;26707](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26707))
([e398500](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e3985002c2bf374c2edd82e95aaa2da7c920b464))
- General cleanup
([#&#8203;26595](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26595))
([8775ceb](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8775ceb0c1d2bac552a345751935d0191410bfa3))
- **gnore:** Onboarding fixes
([#&#8203;26824](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26824))
([f2a1c9a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f2a1c9a2be052ec46d845299d73ff1495d4ea4e1))
- Home Assistant: fix electrical measurements sensors category
([#&#8203;26769](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26769))
([747f6ac](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/747f6ac4767522a51fb5e5cc0b796b3a92243476))
- **ignore:** fix `EACCES: permission denied, mkdir
'/app/dist/external_converters'`
([7a1621a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7a1621a9060cd0109643655df2b2833e046158fa))
- **ignore:** Fix HA addon onboarding
([#&#8203;26862](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26862))
([341c453](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/341c453657d74aef61e4a44b24d081fab9671d39))
- **ignore:** Fix tests failing when zhc is linked via `pnpm link`
([#&#8203;26630](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26630))
([ad32fec](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ad32fec1d02f2d43b7dc18bf38bbd14f7c97ffde))
- **ignore:** Fix update check
([#&#8203;26723](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26723))
([fb48bd0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/fb48bd0cb9a0311302d82a7f1b9cec21a585799e))
- **ignore:** Make update check less verbose
([#&#8203;26774](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26774))
([6e781ea](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6e781eafaefa54fad24ed857e1f96261ff3bebb7))
- **ignore:** Module `NodeNext`
([#&#8203;26719](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26719))
([5db1150](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5db115057ef733a33575c889e981696d2b9e74b9))
- **ignore:** Move to `Node16` `module`
([#&#8203;26704](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26704))
([ea5e0d4](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ea5e0d47a599ac66dcf4671e7a8b0687d8a08b85))
- **ignore:** Move to Node16 module
([#&#8203;26717](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26717))
([be722a0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/be722a0500892e6787d669ceb10c7d0bfc1c7e4c))
- **ignore:** Reduce chaining in `homeassistant.ts`
([#&#8203;26582](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26582))
([4fa794a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4fa794a6392917d0140b94257bb7cd155fc25936))
- **ignore:** Remove uncessary extensions spread
([#&#8203;26581](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26581))
([1fe2d8d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1fe2d8dae6ace27c4b297b7943ac5501c096e8ab))
- **ignore:** update dependencies
([#&#8203;26554](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26554))
([11fb858](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/11fb858ff2819319f8aa4bd8a6b2f25944619a8e))
- **ignore:** update dependencies
([#&#8203;26662](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26662))
([fb98166](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/fb9816659bec15d0a9a39f73d4900fc7586a378e))
- **ignore:** update dependencies
([#&#8203;26751](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26751))
([e602dc8](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e602dc849a1d17b9097ce06015ba587c59ba5006))
- **ignore:** update dependencies
([#&#8203;26833](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26833))
([93d0ee4](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/93d0ee44ba4445711b7e43ab4bfa06e8ac266d68))
- **ignore:** update dependencies
([#&#8203;26911](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26911))
([e02bbdc](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e02bbdcf0bbf8577ab6e138c915f7e2ef1a32482))
- **ignore:** update zigbee-herdsman to 3.3.0
([#&#8203;26628](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26628))
([ed7e7c7](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ed7e7c7e530010aeb44eb71e50f31145c7285c26))
- **ignore:** update zigbee-herdsman to 3.3.1
([#&#8203;26674](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26674))
([a5195a6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a5195a6eee9a3e852709c4b979c965dee33f2b54))
- **ignore:** update zigbee-herdsman to 3.3.2
([#&#8203;26702](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26702))
([8378949](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8378949e1d9cdfb3d33bc771dc61594ca7ef3c05))
- **ignore:** update zigbee-herdsman to 3.4.0
([#&#8203;26744](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26744))
([e5a80e3](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e5a80e3b1bf8ab5f693d248f2b6a90481bdb10fc))
- **ignore:** update zigbee-herdsman to 3.4.1
([#&#8203;26779](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26779))
([46fd043](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/46fd04364ded0b6f7c9fcea6f33a2b523971b389))
- **ignore:** update zigbee-herdsman to 3.4.10
([#&#8203;26908](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26908))
([b52cfd8](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b52cfd87c3deedfa0d1d391ce4f6f64083389559))
- **ignore:** update zigbee-herdsman to 3.4.11
([#&#8203;26924](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26924))
([9fe38b1](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9fe38b1677681b1f3b47ac6d9876fa7305572244))
- **ignore:** update zigbee-herdsman to 3.4.2
([#&#8203;26789](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26789))
([582bf7d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/582bf7d2c6a21003e09892b569ef5fb115f5d1ab))
- **ignore:** update zigbee-herdsman to 3.4.3
([#&#8203;26802](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26802))
([4f2b052](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4f2b052016f4d313dfc43d35aca986b682c173b0))
- **ignore:** update zigbee-herdsman to 3.4.4
([#&#8203;26821](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26821))
([0714582](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0714582eb975c39ef0fb5205d7f2c76ce7de2a05))
- **ignore:** update zigbee-herdsman to 3.4.5
([#&#8203;26826](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26826))
([2b90d7b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2b90d7b3b974353c312dc00c26b6223be74e1272))
- **ignore:** update zigbee-herdsman to 3.4.6
([#&#8203;26834](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26834))
([9e0c84b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9e0c84beed18d13ec310d91b89e35eba46fe3817))
- **ignore:** update zigbee-herdsman to 3.4.7
([#&#8203;26859](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26859))
([440e3a0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/440e3a00942dc8bb7a7b9b66efd825e15dccad6c))
- **ignore:** update zigbee-herdsman to 3.4.8
([#&#8203;26866](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26866))
([f824295](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f824295b7efefb78d6f803a4291fb2a485694c96))
- **ignore:** update zigbee-herdsman to 3.4.9
([#&#8203;26877](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26877))
([0a41af5](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0a41af5dd23d1806d703b878feaba25d90c2d016))
- **ignore:** update zigbee-herdsman-converters to 23.10.0
([#&#8203;26792](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26792))
([52c255b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/52c255bcc2a37a7238afe675f7c521c0834e2d9d))
- **ignore:** update zigbee-herdsman-converters to 23.11.0
([#&#8203;26820](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26820))
([5288549](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5288549744795296a9919828b1a85b1223edd755))
- **ignore:** update zigbee-herdsman-converters to 23.12.0
([#&#8203;26835](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26835))
([53e8226](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/53e8226f0aff0cdfba76f6f30672c0bd3d72d52d))
- **ignore:** update zigbee-herdsman-converters to 23.13.0
([#&#8203;26861](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26861))
([c5c7f70](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c5c7f70ad6aaca083c4edb4dba783e60f8ec17a5))
- **ignore:** update zigbee-herdsman-converters to 23.14.0
([#&#8203;26886](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26886))
([6a65769](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6a657690604daacc4a2cc1afa8407fd0d4dc9eaf))
- **ignore:** update zigbee-herdsman-converters to 23.15.0
([#&#8203;26900](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26900))
([516425b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/516425b44b7f395db7bbed93699b989d6a8276be))
- **ignore:** update zigbee-herdsman-converters to 23.16.0
([#&#8203;26918](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26918))
([6e6a989](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6e6a989159383a3534ce6d12ea8c9bdc9092d2bc))
- **ignore:** update zigbee-herdsman-converters to 23.17.0
([#&#8203;26925](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26925))
([ea04f19](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ea04f197090e3a3bc52dc4eb4ecde65146484bfb))
- **ignore:** update zigbee-herdsman-converters to 23.18.0
([#&#8203;26933](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26933))
([69f0840](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/69f0840feb2f8a5332148cfe271d16e413a02ebf))
- **ignore:** update zigbee-herdsman-converters to 23.3.0
([#&#8203;26598](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26598))
([3941692](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3941692665d96fee575995bb6a372bfb92e0a466))
- **ignore:** update zigbee-herdsman-converters to 23.4.0
([#&#8203;26629](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26629))
([c603f42](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c603f42c889b5508a56f0f43df7d09dba909b0cd))
- **ignore:** update zigbee-herdsman-converters to 23.6.0
([#&#8203;26691](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26691))
([06ba62b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/06ba62b8331d8d5db1696c47bd3b643449584b16))
- **ignore:** update zigbee-herdsman-converters to 23.7.0
([#&#8203;26733](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26733))
([8d2ef6d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8d2ef6df06bbfcc856a91ef592e8ac54f46a705c))
- **ignore:** update zigbee-herdsman-converters to 23.8.0
([#&#8203;26761](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26761))
([325199d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/325199d4455adb32f912687827ed01d89e009bc1))
- **ignore:** update zigbee2mqtt-frontend to 0.9.5
([#&#8203;26814](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26814))
([9792466](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9792466aac8b94747fe41fe47db766b7a7e93367))
- Implement systemd-notify directly
([#&#8203;26456](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26456))
([bfeac07](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bfeac07c4c38fb55db99d5f8204e85ec54552564))
- Use dynamic import for optional extensions
([#&#8203;26735](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26735))
([db578d9](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/db578d9d1180c01c14f1b4707e779c28961eb5b8))
- Write `ZIGBEE2MQTT_CONFIG_*` envs to yaml as overrides
([#&#8203;26653](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26653))
([f6f7ba6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f6f7ba68c9dd84ccdd82df0769b197756e42bbf7))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:05:54 +02:00
TrueCharts BotandGitHub 2829353154 chore(helm): update image docker.io/alexta69/metube 2025-03-28 → 2025-04-01 (#33884) 2025-04-03 15:05:42 +02:00
TrueCharts BotandGitHub f95468ce44 chore(helm): update image docker.io/jenkins/jenkins 2.503 → 2.504 (#33889) 2025-04-03 15:05:37 +02:00
TrueCharts BotandGitHub 7900c37fef chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1719 → 0.22.1722 (#33882)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `c1788dd` -> `19faa27` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 15:05:26 +02:00
TrueCharts BotandGitHub e93217367d chore(helm): update image docker.io/jorenn92/maintainerr 2.12.0 → 2.13.1 (#33891)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary>

###
[`v2.13.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2131-2025-04-03)

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

##### Bug Fixes

- list types not showing underlying T type options in ui
([#&#8203;1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682))
([658860f](https://redirect.github.com/jorenn92/Maintainerr/commit/658860f523782e6d223320557d40ee106e132329))

###
[`v2.13.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2130-2025-04-01)

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

##### Features

- allow checking show status when mediaType=season
([#&#8203;1649](https://redirect.github.com/jorenn92/Maintainerr/issues/1649))
([832c440](https://redirect.github.com/jorenn92/Maintainerr/commit/832c440ba1a1e37a2a0b4cf5f40234250cdc624b))
- allow comparing list sizes against a number
([#&#8203;1530](https://redirect.github.com/jorenn92/Maintainerr/issues/1530))
([a321cbd](https://redirect.github.com/jorenn92/Maintainerr/commit/a321cbdbb3295f4e2b56c1a9d4e3ae15124362b1))
- Allow Jellyfin & Emby users in Jellyseerr rule
([#&#8203;1661](https://redirect.github.com/jorenn92/Maintainerr/issues/1661))
([5482b8b](https://redirect.github.com/jorenn92/Maintainerr/commit/5482b8bc17e7a415d23aa77fd52414bfbea8afdb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:03:19 +02:00
TrueCharts BotandGitHub ce40c39159 chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.1 → 2025.4.0 (#33885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `03737f2` -> `522827f` |

---

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

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

---

### Release Notes

<details>
<summary>cloudflare/cloudflared
(docker.io/cloudflare/cloudflared)</summary>

###
[`v2025.4.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.4.0)

[Compare
Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.2.1...2025.4.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
242b9b5394aec758f6f6166cfd2d29024eafa68e93ed4f0198e3097b3c2ea1d7
cloudflared-arm64.pkg:
b0a36d70025a79e9e5d703d7345408a4b6d24d5c821b12762cfb2d5dbf9f9550
cloudflared-darwin-amd64.tgz:
e401a9731a5975d441023c0c0e13184032fcedfda030d7397242025a98efe45d
cloudflared-darwin-arm64.tgz:
7326d8684d759ff93d728ad35f136f987dd275712ae65b68589f5d544e6e6622
cloudflared-fips-linux-amd64:
f9e9ae383199ecb5e1d72ceb5b3f232d5102b824e0a439f69101b0114f8e9492
cloudflared-fips-linux-amd64.deb:
572974971be73e25d8f2f60e040553b72094d6d9558fb79d8845b0791cb2b3e7
cloudflared-fips-linux-x86_64.rpm:
6620799aa3fc472ce429d4ff52a9c2a7d0835904cb4ecfdca2cdf17ec3f34155
cloudflared-linux-386:
f096a50e8a6df53b84ec1866952d559b7e583d4d8527017626d7d5fe46799a37
cloudflared-linux-386.deb:
6fa4ddfaa26f2979e3bd9734d97142ab9b45adb7543800d670a3e480840967ef
cloudflared-linux-386.rpm:
5f2db71cd76b867202cb7418d8e1ca55e228c5a616c6ee77a3e50136c092a7b2
cloudflared-linux-aarch64.rpm:
dd11a706f9240b6ee1accf3f33ef1c7643b34484fb11fe757c7e16abf3a86ab7
cloudflared-linux-amd64:
df13e7e0a027f648c410b5cc701fbcff028724d0e93209796cdbb79ec38695d4
cloudflared-linux-amd64.deb:
ec93e55c1538a5fc8214e81b310c51244461372d684c93102195d0a97aa7a67d
cloudflared-linux-arm:
3269dbcc9302f1732aa490fd0b0b5d2a51b31f687595504ad356e9526049abab
cloudflared-linux-arm.deb:
f9fcea58bb1b4f9ed391d1044759ca42c83594a5b669441ffb23ce384870eefa
cloudflared-linux-arm.rpm:
5cad7cd972217e0c7a238db4b8c5a62b6f672721362d62dea8ca0d97da86282d
cloudflared-linux-arm64:
2561391ee9abdc828afcc52f5ac314b6551a9a6a31ff59cbc64efc63aec04615
cloudflared-linux-arm64.deb:
fc7d95ec78ba026f2cfe931e5bc3ee4c5517a21f2bf24ff8118ba589f0d8577a
cloudflared-linux-armhf:
1b0890e10c5e8d1c3f683d989261e81174b80f86ab5d98a79dd1e079cc9d207b
cloudflared-linux-armhf.deb:
c9a21bc832b1228f35da811983f3d945422515e1a32655d4e93168cbf00e2bae
cloudflared-linux-armhf.rpm:
0a9594f437923fdffcd3d5ebc65a82d64091a0d533d02ae11093f47e29fca9a7
cloudflared-linux-x86_64.rpm:
66b103b41de3a2c2dd6de18f8e54e7551b5ca5b9514d8f99b0f6b46159490901
cloudflared-windows-386.exe:
38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe
cloudflared-windows-386.msi:
053e4b32710c348581498d706aecb97c9f3c070a648648ca8521d569403fa5f8
cloudflared-windows-amd64.exe:
0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5
cloudflared-windows-amd64.msi:
ab592421a8355984991be3bfbec78190b2af804577b9404b14ba41cbbea6f56a

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:56:41 +02:00
TrueCharts BotandGitHub 9dd0cc6a07 chore(helm): update image docker.io/discordgsm/discord-game-server-monitor 2.18.0 → 2.19.0 (#33886)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/discordgsm/discord-game-server-monitor](https://redirect.github.com/DiscordGSM/GameServerMonitor)
| minor | `85cf112` -> `44281d6` |

---

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

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

---

### Release Notes

<details>
<summary>DiscordGSM/GameServerMonitor
(docker.io/discordgsm/discord-game-server-monitor)</summary>

###
[`v2.19.0`](https://redirect.github.com/DiscordGSM/GameServerMonitor/releases/tag/2.19.0)

[Compare
Source](https://redirect.github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0)

#### What's Changed

- Python 3.12 to 3.13 (Fix) by
[@&#8203;swesner411](https://redirect.github.com/swesner411) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/137](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/137)
- Fix name, add game by
[@&#8203;xLeviNx](https://redirect.github.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/135](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/135)
- Doom 3 / Quake 4 Fix by
[@&#8203;swesner411](https://redirect.github.com/swesner411) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/138](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/138)
- Resolved Issue
[#&#8203;134](https://redirect.github.com/DiscordGSM/GameServerMonitor/issues/134)
by [@&#8203;The-Padi](https://redirect.github.com/The-Padi) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/139](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/139)
- Update games.csv by
[@&#8203;xLeviNx](https://redirect.github.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/140](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/140)
- Adding addinional Attributes for Game Specific Information and Style
Decision by [@&#8203;Hornochs](https://redirect.github.com/Hornochs) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/144](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/144)
- Bump discord-py from 2.4.0 to 2.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/143](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/143)
- Bump pymongo from 4.11 to 4.11.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/142](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/142)
- Bump aiohttp from 3.11.11 to 3.11.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/141](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/141)
- Adding Multiple GameSupport by
[@&#8203;Hornochs](https://redirect.github.com/Hornochs) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/152](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/152)
- Add ETS2 support via source protocol by
[@&#8203;chexwafer](https://redirect.github.com/chexwafer) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155)
- Bump discord-py from 2.5.0 to 2.5.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/147](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/147)
- Bump pywin32 from 308 to 310 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/150](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/150)
- Bump pymongo from 4.11.1 to 4.11.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/151](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/151)
- Bump opengsq from 3.2.0 to 3.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/154](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/154)
- Bump aiohttp from 3.11.12 to 3.11.16 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/156](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/156)

#### New Contributors

- [@&#8203;chexwafer](https://redirect.github.com/chexwafer) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:55:57 +02:00
TrueCharts BotandGitHub 8a73fb2657 chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.3 → 10.1.4 (#33880) 2025-04-03 14:52:11 +02:00
TrueCharts BotandGitHub 5338be766b chore(helm): update image docker.io/dpage/pgadmin4 9.1 → 9.2 (#33887)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/dpage/pgadmin4 | minor | `bdebdfc` -> `52cb72a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 12:52:08 +00:00