Commit Graph

40425 Commits

Author SHA1 Message Date
TrueCharts Bot bbca656178 chore(flux): update image jackett 23.3.28 → 23.3.29 (#32472)
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.28` ->
`23.3.29` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-24 01:29:43 +01:00
TrueCharts-Bot 02777978f9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-24 00:17:17 +00:00
Alfred Göppel daa4a6fb3f fix(charts): move to stable (#32468)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  https://github.com/truecharts/public/issues/32173

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-23 17:48:06 -05:00
Alfred Göppel 126d6cdc48 fix(docs): update clustertool section (#32469)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  https://github.com/truecharts/public/issues/32176

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [x] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-23 17:47:52 -05:00
Alfred Göppel 5226f19529 fix(manyfold): Fix stuff (#32467)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-23 15:38:28 -05:00
TrueCharts Bot 4e53af4ed4 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1450 → 0.22.1452 (#32464)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `a9b8122` -> `020cbd9` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-23 19:47:54 +01:00
TrueCharts Bot c794997cf0 chore(helm): update image ghcr.io/linuxserver/freshrss 1.25.0 → 1.26.0 (#32466) 2025-02-23 19:47:35 +01:00
TrueCharts Bot c4d95f8098 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.2.3 → 1.2.4 (#32465)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| patch | `4eaab85` -> `a645485` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-23 19:47:32 +01:00
TrueCharts Bot f73ff35cc7 chore(helm): update image docker.io/zedeus/nitter digest to 5fe4a92 (#32463)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/zedeus/nitter | digest | `7f26cc1` -> `5fe4a92` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-23 19:46:50 +01:00
TrueCharts Bot a72b73596b chore(helm): update image docker.io/diygod/rsshub digest to 4b31221 (#32462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `7ecbb00` -> `4b31221` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-23 19:46:36 +01:00
TrueCharts Bot 5732e466e0 chore(helm): update image ghcr.io/elfhosted/riven v0.20.1 → v0.21.0 (#32460) 2025-02-23 07:29:24 +01:00
TrueCharts Bot 7b58e5bf95 chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 4eca4a9 (#32458)
This PR contains the following updates:

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-23 07:29:22 +01:00
TrueCharts Bot 3d9ea984e6 chore(helm): update image quay.io/miniflux/miniflux 2.2.5 → 2.2.6 (#32459)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/miniflux/miniflux](https://miniflux.app)
([source](https://redirect.github.com/miniflux/v2)) | patch | `bacc9b7`
-> `df4f273` |

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

---

### Release Notes

<details>
<summary>miniflux/v2 (quay.io/miniflux/miniflux)</summary>

###
[`v2.2.6`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-226-February-22-2025)

[Compare
Source](https://redirect.github.com/miniflux/v2/compare/2.2.5...2.2.6)

-   test(encoding): add unit tests for `CharsetReader` function
-   refactor(xml): improve the performances of `NewXMLDecoder`
-   refactor(ui): remove superfluous cast
-   refactor(request): broaden an error condition when parsing cookies
-   refactor(processor): remove superfluous parenthesis
-   refactor(opml): don't define receivers on both values and pointer
-   refactor(model): simplify a condition
-   refactor(model): don't define methods both on instance and pointer
-   refactor(locale): sort JSON documents alphabetically by keys
-   refactor(locale): remove superfluous parenthesis
-   refactor(js): use proper types in `app.js`
- refactor(js): replace the deprecated `window.pageYOffset` with
`window.scollY`
-   refactor(js): remove a useless `return`
-   refactor(js): anchor `=` removal in `webauthn_handler.js` regex
- refactor(js): add default value for parameter `fallbackSelf` in
`goToPage` function
-   refactor(integration): don't use `defer` in a loop
-   refactor(icon): guard against a potential `null` dereference
-   refactor(date): use an else-if instead of two if statements
-   refactor(css): use shortcuts to declare padding
-   refactor(client): remove a useless cast
-   perf(sanitizer): remove two useless calls to `strings.ReplaceAll`
- fix(ui): Redirect correctly post feed removal from category feeds list
-   fix(scraper): update TechCrunch scraper rule
- fix(scraper): avoid encoding issue if charset meta tag is after 1024
bytes
-   fix(sanitizer): non-allowed attributes are not properly stripped
-   fix(sanitizer): correct HTML tag name from `tfooter` to `tfoot`
-   fix(rss): handle item title with `CDATA` content correctly
-   fix(locale): missing hyphen in `de_DE.json`
-   fix(css): avoid aside overflow on the pagination menu
- fix(css): `--entry-content-aside-border-color` is missing from
`system.css`
-   fix(api): return 500 response when JSON serialization fails
- fix(api): JSON encoding is failing with dates at OAD and negative
timezone offset
-   feat(urlcleaner): add trackers to the blocklist
- feat(ui): open the `<details>` tag in edit feed page when the feature
is enabled
-   feat(sanitizer): improve text truncation with better space handling
- feat(sanitizer): allow `img` tags with only a `srcset` and no `src`
attribute
-   feat(rss): add workaround for RSS item title with HTML content
-   feat(pushover): add integration with pushover.net
-   feat(processor): fetch YouTube watch time in bulk using the API
-   feat(locale): update Traditional Chinese translation
-   feat(locale): update Polish translation
-   feat(locale): update French translation
-   feat(locale): add Taiwanese POJ (nan-Latn-pehoeji)
-   feat(integration): update Linkace integration to support API v2
-   feat(integration): add webhook URL per feed
-   feat(integration): add Slack integration
-   feat(css): improve aside element position on smartphone
-   ci: update GitHub Actions workflows to use Go 1.24
-   ci: trigger packaging tests on pull requests
-   ci: add `commitlint` to validate PR commit messages
-   build(deps): bump `golang` in `/packaging/debian`
-   build(deps): bump `golang.org/x/term` from `0.28.0` to `0.29.0`
-   build(deps): bump `golang.org/x/oauth2` from `0.25.0` to `0.26.0`
-   build(deps): bump `golang.org/x/net` from `0.34.0` to `0.35.0`
-   build(deps): bump `golang.org/x/image` from `0.23.0` to `0.24.0`
-   build(deps): bump `golang.org/x/crypto` from `0.32.0` to `0.33.0`
- build(deps): bump `github.com/PuerkitoBio/goquery` from `1.10.1` to
`1.10.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-23 07:29:11 +01:00
Alfred Göppel b026653ceb fix(charts): move charts to stable (#32445)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-22 18:27:33 -07:00
TrueCharts Bot 24c0a58776 chore(helm): update image ghcr.io/m1k1o/neko/vivaldi 2.8.13 → 2.9.0 (#32454) 2025-02-23 02:14:02 +01:00
TrueCharts Bot 74324b9252 chore(helm): update image ghcr.io/m1k1o/neko/vlc 2.8.13 → 2.9.0 (#32455) 2025-02-23 02:13:59 +01:00
TrueCharts Bot 50a61b58c8 chore(helm): update image ghcr.io/m1k1o/neko/xfce 2.8.13 → 2.9.0 (#32456) 2025-02-23 02:13:58 +01:00
TrueCharts Bot 74083acbd0 chore(helm): update image ghcr.io/m1k1o/neko/remmina 2.8.13 → 2.9.0 (#32452)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) |
minor | `ea281d8` -> `0a28fe7` |

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/remmina)</summary>

###
[`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0):
n.eko v2.9.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0)

This is the last v2 release before v3 release.

##### New Features

-   Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language
of the interface (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat
mute and show side (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not
start broadcasting when the room is created. By default, it is set to
`true` because it was the previous behavior.
-   Added new translations (🇹🇼,🇯🇵) by various people.

##### Bugs

- Fix incorrect version sorting for chromium, microsoft-edge, opera and
ungoogledchromium.
- Fix buffer overflow in Gstreamer log function
[#&#8203;382](https://redirect.github.com/m1k1o/neko/pull/382) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).

##### Misc

- Added RTMP broadcast support to nvidia docker image
[#&#8203;274](https://redirect.github.com/m1k1o/neko/issues/274).
- Ensured that paths are writable by neko user
[#&#8203;277](https://redirect.github.com/m1k1o/neko/issues/277).
- Git commit and tag are now included in the build when creating a
docker image.
- Remove any temporary files associated with a Form after file upload,
that would be otherwise never removed.
- Add check for volume parameter in URL before setting volume (by
[@&#8203;FapFapDragon](https://redirect.github.com/FapFapDragon)).
- Add glib main loop to capture manager
[#&#8203;383](https://redirect.github.com/m1k1o/neko/pull/383) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).
-   Sync clipboard only if in focus.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:13:55 +01:00
TrueCharts Bot e60ca6c406 chore(helm): update image ghcr.io/m1k1o/neko/microsoft-edge 2.8.13 → 2.9.0 (#32451) 2025-02-23 02:13:50 +01:00
TrueCharts Bot 8412ba757f chore(helm): update image ghcr.io/m1k1o/neko/tor-browser 2.8.13 → 2.9.0 (#32453)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko)
| minor | `a6e4bf1` -> `d412fa5` |

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/tor-browser)</summary>

###
[`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0):
n.eko v2.9.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0)

This is the last v2 release before v3 release.

##### New Features

-   Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language
of the interface (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat
mute and show side (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not
start broadcasting when the room is created. By default, it is set to
`true` because it was the previous behavior.
-   Added new translations (🇹🇼,🇯🇵) by various people.

##### Bugs

- Fix incorrect version sorting for chromium, microsoft-edge, opera and
ungoogledchromium.
- Fix buffer overflow in Gstreamer log function
[#&#8203;382](https://redirect.github.com/m1k1o/neko/pull/382) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).

##### Misc

- Added RTMP broadcast support to nvidia docker image
[#&#8203;274](https://redirect.github.com/m1k1o/neko/issues/274).
- Ensured that paths are writable by neko user
[#&#8203;277](https://redirect.github.com/m1k1o/neko/issues/277).
- Git commit and tag are now included in the build when creating a
docker image.
- Remove any temporary files associated with a Form after file upload,
that would be otherwise never removed.
- Add check for volume parameter in URL before setting volume (by
[@&#8203;FapFapDragon](https://redirect.github.com/FapFapDragon)).
- Add glib main loop to capture manager
[#&#8203;383](https://redirect.github.com/m1k1o/neko/pull/383) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).
-   Sync clipboard only if in focus.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:13:43 +01:00
TrueCharts Bot 08feaf162d chore(helm): update image ghcr.io/m1k1o/neko/chromium 2.8.13 → 2.9.0 (#32448)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko)
| minor | `e6be2e5` -> `ddf5e45` |

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/chromium)</summary>

###
[`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0):
n.eko v2.9.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0)

This is the last v2 release before v3 release.

##### New Features

-   Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language
of the interface (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat
mute and show side (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not
start broadcasting when the room is created. By default, it is set to
`true` because it was the previous behavior.
-   Added new translations (🇹🇼,🇯🇵) by various people.

##### Bugs

- Fix incorrect version sorting for chromium, microsoft-edge, opera and
ungoogledchromium.
- Fix buffer overflow in Gstreamer log function
[#&#8203;382](https://redirect.github.com/m1k1o/neko/pull/382) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).

##### Misc

- Added RTMP broadcast support to nvidia docker image
[#&#8203;274](https://redirect.github.com/m1k1o/neko/issues/274).
- Ensured that paths are writable by neko user
[#&#8203;277](https://redirect.github.com/m1k1o/neko/issues/277).
- Git commit and tag are now included in the build when creating a
docker image.
- Remove any temporary files associated with a Form after file upload,
that would be otherwise never removed.
- Add check for volume parameter in URL before setting volume (by
[@&#8203;FapFapDragon](https://redirect.github.com/FapFapDragon)).
- Add glib main loop to capture manager
[#&#8203;383](https://redirect.github.com/m1k1o/neko/pull/383) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).
-   Sync clipboard only if in focus.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:12:41 +01:00
TrueCharts Bot 0a2b81f2a1 chore(helm): update image ghcr.io/m1k1o/neko/google-chrome 2.8.13 → 2.9.0 (#32450) 2025-02-23 02:12:35 +01:00
TrueCharts Bot 9cd02ad9df chore(helm): update image ghcr.io/m1k1o/neko/firefox 2.8.13 → 2.9.0 (#32449)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) |
minor | `cf95cc7` -> `ef73f05` |

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/firefox)</summary>

###
[`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0):
n.eko v2.9.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0)

This is the last v2 release before v3 release.

##### New Features

-   Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language
of the interface (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat
mute and show side (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not
start broadcasting when the room is created. By default, it is set to
`true` because it was the previous behavior.
-   Added new translations (🇹🇼,🇯🇵) by various people.

##### Bugs

- Fix incorrect version sorting for chromium, microsoft-edge, opera and
ungoogledchromium.
- Fix buffer overflow in Gstreamer log function
[#&#8203;382](https://redirect.github.com/m1k1o/neko/pull/382) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).

##### Misc

- Added RTMP broadcast support to nvidia docker image
[#&#8203;274](https://redirect.github.com/m1k1o/neko/issues/274).
- Ensured that paths are writable by neko user
[#&#8203;277](https://redirect.github.com/m1k1o/neko/issues/277).
- Git commit and tag are now included in the build when creating a
docker image.
- Remove any temporary files associated with a Form after file upload,
that would be otherwise never removed.
- Add check for volume parameter in URL before setting volume (by
[@&#8203;FapFapDragon](https://redirect.github.com/FapFapDragon)).
- Add glib main loop to capture manager
[#&#8203;383](https://redirect.github.com/m1k1o/neko/pull/383) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).
-   Sync clipboard only if in focus.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:12:33 +01:00
TrueCharts Bot 993a901991 chore(helm): update image ghcr.io/ellite/wallos 2.45.2 → 2.46.0 (#32446)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `fc19d4a` -> `9ce5552` |

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

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v2.46.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2460-2025-02-22)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.45.2...v2.46.0)

##### Features

- sorting by category or payment method respects order from the settings
page
([51b2272](https://redirect.github.com/ellite/Wallos/commit/51b22727bf5656a4a263519b5b56adfe6a2d12be))

##### Bug Fixes

- access to tmp folder by www-data
([51b2272](https://redirect.github.com/ellite/Wallos/commit/51b22727bf5656a4a263519b5b56adfe6a2d12be))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:11:53 +01:00
TrueCharts Bot 9707c5afeb chore(helm): update image ghcr.io/m1k1o/neko/brave 2.8.13 → 2.9.0 (#32447)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) |
minor | `7d56afa` -> `d113770` |

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

---

### Release Notes

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/brave)</summary>

###
[`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0):
n.eko v2.9.0

[Compare
Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0)

This is the last v2 release before v3 release.

##### New Features

-   Added nvidia support for firefox.
- Added `?lang=<lang>` parameter to the URL, which will set the language
of the interface (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat
mute and show side (by
[@&#8203;mbattista](https://redirect.github.com/mbattista)).
- Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not
start broadcasting when the room is created. By default, it is set to
`true` because it was the previous behavior.
-   Added new translations (🇹🇼,🇯🇵) by various people.

##### Bugs

- Fix incorrect version sorting for chromium, microsoft-edge, opera and
ungoogledchromium.
- Fix buffer overflow in Gstreamer log function
[#&#8203;382](https://redirect.github.com/m1k1o/neko/pull/382) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).

##### Misc

- Added RTMP broadcast support to nvidia docker image
[#&#8203;274](https://redirect.github.com/m1k1o/neko/issues/274).
- Ensured that paths are writable by neko user
[#&#8203;277](https://redirect.github.com/m1k1o/neko/issues/277).
- Git commit and tag are now included in the build when creating a
docker image.
- Remove any temporary files associated with a Form after file upload,
that would be otherwise never removed.
- Add check for volume parameter in URL before setting volume (by
[@&#8203;FapFapDragon](https://redirect.github.com/FapFapDragon)).
- Add glib main loop to capture manager
[#&#8203;383](https://redirect.github.com/m1k1o/neko/pull/383) (by
[@&#8203;tt2468](https://redirect.github.com/tt2468)).
-   Sync clipboard only if in focus.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-23 02:11:19 +01:00
TrueCharts-Bot 39df710e95 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-23 00:15:34 +00:00
TrueCharts Bot 5f178db5f2 chore(helm): update image ghcr.io/meeb/tubesync digest to 5f9db52 (#32443)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `912fe2a` -> `5f9db52` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 19:26:35 +01:00
TrueCharts Bot 48ee6158e2 chore(flux): update image jackett 23.3.27 → 23.3.28 (#32444)
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.27` ->
`23.3.28` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-22 19:14:26 +01:00
kqmaverick 396843d918 fix(pairdrop): fix name (#32442)
**Description**
Fix chart name

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-22 17:35:05 +00:00
kqmaverick 9e4de49ab4 feat(qbitrr): new logo (#32439)
**Description**
Qbitrr has a logo now.

⚒️ Fixes  # 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-22 16:17:00 +00:00
kqmaverick 40fd68d664 feat(pairdrop): add pairdrop (#32440)
**Description**
Add pairdrop to incubator

⚒️ Fixes  # 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-22 17:11:59 +01:00
gismo2004 cbecb0566e docs(photoview) update docs (#32441)
**Description**

still requires root and writable rootFS for darktable

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [x] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-22 15:56:21 +00:00
Alfred Göppel 363b4dbd44 fix(charts): Broken images (#32433)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-22 08:26:07 -05:00
TrueCharts Bot 135e5e344a chore(helm): update image docker.io/naskio/strapi 4.25.11 → 5.10.3 (#32438)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/naskio/strapi | major | `3e8d576` -> `288b0e8` |

---

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

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

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

---

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

---

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

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

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-22 13:57:22 +01:00
TrueCharts Bot a421b8c90e chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.31.1.4959 → 1.31.2.4975 (#32437)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`269667d` -> `07d5002` |

---

> [!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>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

###
[`v1.31.2.4975`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.31.2.4975):
1.31.2.4975

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.31.1.4959...v1.31.2.4975)

*To receive further updates for a non-docker installation, please change
the branch to **master**. (Settings -> General (Show Advanced Settings)
-> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`635e765`](https://redirect.github.com/Prowlarr/Prowlarr/commit/635e76526a38dd1c28d659c5a71f877e794ac700)
Cleanse console log messages
-
[`790feed`](https://redirect.github.com/Prowlarr/Prowlarr/commit/790feed5ab6b26ba25e50a6db81e0504e7823d17)
Fixed: Fallback to Instance Name for Discord notifications
-
[`59b5d2f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/59b5d2fc786f5a0fca37d1a191772522f17debcd)
Fixed: Drop downs flickering in some cases
-
[`d5b12cf`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d5b12cf51a7adf48d4ef5455014c61443a8a01ef)
Fixed release guid for SpeedApp
-
[`2d584f7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2d584f7eb64eeddb292b60a7cf1cfbf433debc99)
New: Support for exclusive indexer flag
-
[`0f1d647`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0f1d647cd7510bb48be01354aeea8edcf88b257d)
Fixed: (FileList) Download links when passkey contains spaces
-
[`d6e8d89`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d6e8d89be4daa73fb9d43bcd969622dc66d918e8)
Fixed: (NorBits) Update release category parsing
([#&#8203;2342](https://redirect.github.com/Prowlarr/Prowlarr/issues/2342))
-
[`8672129`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8672129d5a98cac9b591535aa0a63ac64df2766e)
Fixed: (AnimeTorrents) Switched to cookies login
-
[`44bdff8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/44bdff8b8fdb2fbdb07788ee884650b71f53e378)
Minor cleanup for AnimeTorrents
-
[`4df8fc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4df8fc02f1720cac683bc747b244360f0cf2dc2b)
Bump version to 1.31.2

<details><summary><b>See More</b></summary>

-
[`e101129`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e101129cff942dd7156657627347b6a00b1c1579)
Multiple Translations updated by Weblate
-
[`147e732`](https://redirect.github.com/Prowlarr/Prowlarr/commit/147e732c9ca7a4c289d4f6386f1277650e11f15b)
Building docs on ARM
-
[`a12381f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a12381fb1d07ab81d8af4c0ed02aba5763bace52)
Cleanse "rsskey" from logs
-
[`3a4de9c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3a4de9cca12f1c8432391cd151ca25c71c40c0f1)
Fixed: (MAM) Continue downloading if attempting to buy personal FL for
VIP release
-
[`43c988d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/43c988d9514b360cd169fba20441bf8e6b375348)
Fixed: (MAM) Use the latest cookies on release download
-
[`a036e0f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a036e0fc37e633176a2aef3c389bca81d8425ec6)
Fixed: (MAM) Updated property name for user class
-
[`56b9da1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/56b9da16cfb67cf45b346e810097cd305c3e80f5)
Fix release category selector on all themes for NorBits
-
[`887c262`](https://redirect.github.com/Prowlarr/Prowlarr/commit/887c262589769e5408ee2dc4fd044d5d3c63ec9e)
Update release category selector for NorBits
([#&#8203;2338](https://redirect.github.com/Prowlarr/Prowlarr/issues/2338))
-
[`12ff612`](https://redirect.github.com/Prowlarr/Prowlarr/commit/12ff612775605de1b9fa33f62b89887819d08e82)
Fixed: (NorBits) Added main categories to avoid invalid releases
([#&#8203;2337](https://redirect.github.com/Prowlarr/Prowlarr/issues/2337))
-
[`0d3d27e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0d3d27e46ff74bfc4ca244c254580f523fbdb900)
Fixed: (HDB) Use release name for full discs and XXX content
-
[`d1846fd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d1846fde615f939a2bb41e2445a5aea6174997bc)
New: (Myanonamouse) Prevent downloads without FL tokens
-
[`e690150`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e6901506a0fb1a9de0422bdeb8d6c43e631e303c)
Fixed: (IPTorrents) Cleanup languages between brackets when possible
-
[`08b4edd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/08b4eddbc53c8ae0a3025cfe41072031c44874c5)
Multiple Translations updated by Weblate
-
[`979db70`](https://redirect.github.com/Prowlarr/Prowlarr/commit/979db70e6851e1a3501394193722a97d2367d46a)
Bump version to 1.31.1
-
[`22834a8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/22834a852a4643b00fe98b7ee1550d129a03f710)
Fixed: TV search with tmdbid for Newznab and Torznab
-
[`f0540a5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f0540a5f8b95a6fac68166947aeb6c07214870e7)
Bump version to 1.31.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=172&\_a=release-summary).</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-22 13:34:45 +01:00
TrueCharts Bot 411dae4603 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1447 → 0.22.1450 (#32436)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `2ba6951` -> `a9b8122` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-22 13:34:38 +01:00
TrueCharts Bot 30fc2b3a5d chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.2 → 0.49.3 (#32435) 2025-02-22 13:34:16 +01:00
TrueCharts Bot 52917607a7 chore(helm): update image public.ecr.aws/bitnami/alertmanager digest to f46ec48 (#32434)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/alertmanager](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/alertmanager))
| digest | `b0f89be` -> `f46ec48` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 13:34:12 +01:00
TrueCharts Bot 4b814a534f chore(helm): update image docker.io/josh5/unmanic 0.2.7 → 0.2.8 (#32413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/josh5/unmanic](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| patch | `7652682` -> `8d3ceb7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-22 10:21:35 +00:00
TrueCharts Bot 5965e3439e chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 0d41d7f (#32424)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `5f15408` -> `0d41d7f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 08:32:36 +00:00
TrueCharts Bot 1fbab9e4cf chore(helm): update webtop (#32426)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `83fc28a` -> `464782c` |
| lscr.io/linuxserver/webtop | digest | `5060cea` -> `ca7deb1` |
| lscr.io/linuxserver/webtop | digest | `0509905` -> `0e103b3` |
| lscr.io/linuxserver/webtop | digest | `ae2dd3f` -> `d818478` |
| lscr.io/linuxserver/webtop | digest | `5186798` -> `c58888a` |
| lscr.io/linuxserver/webtop | digest | `0b215c8` -> `a5879b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 08:32:30 +00:00
TrueCharts Bot be375e7d82 chore(helm): update chart mongodb 15.3.4 → 15.3.5 (#32428)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-22 08:32:21 +00:00
TrueCharts Bot 0e6d49c6c7 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to f4c1dbf (#32422)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `195c7bb` ->
`f4c1dbf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 08:31:30 +00:00
TrueCharts Bot 8a045ca6f9 chore(helm): update image docker.io/machines/filestash digest to 1a8ebf4 (#32423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `f06cc37` -> `1a8ebf4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 08:21:09 +00:00
TrueCharts Bot 54adfc970b chore(helm): update image ghcr.io/linuxserver/firefox 134.0.2 → 135.0.1 (#32421)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
major | `a0ef137` -> `a3396dc` |

---

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-22 09:14:21 +01:00
TrueCharts Bot e8a44e295a chore(helm): update image docker.io/esphome/esphome 2024.12.4 → 2025.2.0 (#32420)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/esphome/esphome](https://esphome.io/)
([source](https://redirect.github.com/esphome/esphome)) | major |
`fb17727` -> `00ca3a1` |

---

> [!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>esphome/esphome (docker.io/esphome/esphome)</summary>

###
[`v2025.2.0`](https://redirect.github.com/esphome/esphome/releases/tag/2025.2.0)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2024.12.4...2025.2.0)

#### Full list of changes

##### New Components

- \[es7210] add support for es7210 ADC
[esphome#8007](https://redirect.github.com/esphome/esphome/pull/8007) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[audio_adc] Add new `audio_adc` component
[esphome#8094](https://redirect.github.com/esphome/esphome/pull/8094) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[es8156] Add support for ES8156 audio DAC
[esphome#8085](https://redirect.github.com/esphome/esphome/pull/8085) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[es7243e] Add support for ES7243E audio ADC
[esphome#8098](https://redirect.github.com/esphome/esphome/pull/8098) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[esp32\_ble_server] Create custom services, characteristics and
descriptors
[esphome#7009](https://redirect.github.com/esphome/esphome/pull/7009) by
[@&#8203;Rapsssito](https://redirect.github.com/Rapsssito)
(new-integration)
- \[resampler] Media Player Components PR7
[esphome#8169](https://redirect.github.com/esphome/esphome/pull/8169) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[mixer] Media Player Components PR8
[esphome#8170](https://redirect.github.com/esphome/esphome/pull/8170) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[xxtea] Extract encryption functions to separate component
[esphome#8183](https://redirect.github.com/esphome/esphome/pull/8183) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-integration)
- \[logger] Add runtime level select
[esphome#8222](https://redirect.github.com/esphome/esphome/pull/8222) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-integration)
- \[speaker] Media Player Components PR9
[esphome#8171](https://redirect.github.com/esphome/esphome/pull/8171) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)

##### New Platforms

- \[uptime] Add text_sensor
[esphome#8028](https://redirect.github.com/esphome/esphome/pull/8028) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-platform)
- Add: Human Presence and Target Count to the Seeed Studio MR60BHA2
[esphome#8010](https://redirect.github.com/esphome/esphome/pull/8010) by
[@&#8203;limengdu](https://redirect.github.com/limengdu) (new-platform)
- \[sdl] Implement binary sensors from keystrokes
[esphome#8207](https://redirect.github.com/esphome/esphome/pull/8207) by
[@&#8203;bdm310](https://redirect.github.com/bdm310) (new-platform)

##### Breaking Changes

- \[esp32\_rmt] Updates for IDF 5+
[esphome#7770](https://redirect.github.com/esphome/esphome/pull/7770) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
(breaking-change)
- \[lvgl] remove default state
[esphome#8038](https://redirect.github.com/esphome/esphome/pull/8038) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- \[nextion] Brightness control tweaks
[esphome#8027](https://redirect.github.com/esphome/esphome/pull/8027) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (breaking-change)
- \[image] Transparency changes; code refactor
[esphome#7908](https://redirect.github.com/esphome/esphome/pull/7908) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- \[ili9xxx] psram and 8 bit changes
[esphome#8084](https://redirect.github.com/esphome/esphome/pull/8084) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- \[core] Remove old style platform configuration
[esphome#8118](https://redirect.github.com/esphome/esphome/pull/8118) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[custom] Remove platforms
[esphome#8119](https://redirect.github.com/esphome/esphome/pull/8119) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (breaking-change)
- Remove arm/v7 container image support
[esphome#8194](https://redirect.github.com/esphome/esphome/pull/8194) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[esp32\_rmt] Set pull-up and open-drain modes based on pin schema
[esphome#8178](https://redirect.github.com/esphome/esphome/pull/8178) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
(breaking-change)
- \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds
[esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
(breaking-change)

##### Beta Changes

- \[online_image]Fix reset if buffer not allocated
[esphome#8236](https://redirect.github.com/esphome/esphome/pull/8236) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[core] Ignore dot-prefixed config entries when looking for target
platform
[esphome#8240](https://redirect.github.com/esphome/esphome/pull/8240) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump zeroconf to 0.144.1
[esphome#8238](https://redirect.github.com/esphome/esphome/pull/8238) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[core] Fix `config_dir` for dashboard
[esphome#8242](https://redirect.github.com/esphome/esphome/pull/8242) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[cse7766] Remove `stream` dependency
[esphome#7720](https://redirect.github.com/esphome/esphome/pull/7720) by
[@&#8203;gabest11](https://redirect.github.com/gabest11)
- \[graph] Remove `stream` dependency
[esphome#8243](https://redirect.github.com/esphome/esphome/pull/8243) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[modbus_controller] Remove `stream` dependency
[esphome#8244](https://redirect.github.com/esphome/esphome/pull/8244) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[logger] Fix bug causing global log level to be overwritten
[esphome#8248](https://redirect.github.com/esphome/esphome/pull/8248) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Add support for the DAC on the S2
[esphome#8030](https://redirect.github.com/esphome/esphome/pull/8030) by
[@&#8203;maraid](https://redirect.github.com/maraid)
- Fix crash when storage file doesnt exist yet
[esphome#8249](https://redirect.github.com/esphome/esphome/pull/8249) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- don't crash on null pages
[esphome#8254](https://redirect.github.com/esphome/esphome/pull/8254) by
[@&#8203;ssieb](https://redirect.github.com/ssieb)
- \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds
[esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
(breaking-change)
- Bump zeroconf to 0.144.3
[esphome#8253](https://redirect.github.com/esphome/esphome/pull/8253) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- DHT platform now supports modules with inbuilt external resistor
[esphome#8257](https://redirect.github.com/esphome/esphome/pull/8257) by
[@&#8203;deCodeIt](https://redirect.github.com/deCodeIt)
- Replace glyphsets with esphome_glyphsets
[esphome#8261](https://redirect.github.com/esphome/esphome/pull/8261) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Bump aioesphomeapi to 29.1.0
[esphome#8105](https://redirect.github.com/esphome/esphome/pull/8105) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds
[esphome#8269](https://redirect.github.com/esphome/esphome/pull/8269) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Increase default repeat delay for Toto remote transmitter protocol
[esphome#8265](https://redirect.github.com/esphome/esphome/pull/8265) by
[@&#8203;G-Two](https://redirect.github.com/G-Two)
- Bump zeroconf to 0.145.1
[esphome#8267](https://redirect.github.com/esphome/esphome/pull/8267) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)

##### All changes

- \[rotary_encoder] Fix volatile increment/decrement deprecation
warnings
[esphome#7958](https://redirect.github.com/esphome/esphome/pull/7958) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[pulse_counter] Fix volatile increment/decrement deprecation warnings
[esphome#7954](https://redirect.github.com/esphome/esphome/pull/7954) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[nextion] Publishes `is_connected()`
[esphome#7961](https://redirect.github.com/esphome/esphome/pull/7961) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- Fix adc channel for ESP32-H2
[esphome#7964](https://redirect.github.com/esphome/esphome/pull/7964) by
[@&#8203;luar123](https://redirect.github.com/luar123)
- \[nextion] Remove `_internal` from non-protected functions
[esphome#7656](https://redirect.github.com/esphome/esphome/pull/7656) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[opentherm] Message ordering, on-the-fly message editing, code
improvements
[esphome#7903](https://redirect.github.com/esphome/esphome/pull/7903) by
[@&#8203;olegtarasov](https://redirect.github.com/olegtarasov)
- \[debug] Detailed reset reason
[esphome#7729](https://redirect.github.com/esphome/esphome/pull/7729) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[uart] Use `SOC_UART_NUM` as number of uarts instead of
`UART_NUM_MAX`
[esphome#7967](https://redirect.github.com/esphome/esphome/pull/7967) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[ci] Dont run main ci suite on docker files
[esphome#7966](https://redirect.github.com/esphome/esphome/pull/7966) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the
docker-actions group
[esphome#7969](https://redirect.github.com/esphome/esphome/pull/7969) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[core] Add c6 and h2 to split default
[esphome#7974](https://redirect.github.com/esphome/esphome/pull/7974) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[midea] Add Fahrenheit support to `midea_ac.follow_me` action
[esphome#7762](https://redirect.github.com/esphome/esphome/pull/7762) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
- \[esp32\_rmt] Updates for IDF 5+
[esphome#7770](https://redirect.github.com/esphome/esphome/pull/7770) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
(breaking-change)
- \[qspi_dbi] Bugfix and new features
[esphome#7979](https://redirect.github.com/esphome/esphome/pull/7979) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[helpers] Provide calls to get free heap and largest available block.
[esphome#7978](https://redirect.github.com/esphome/esphome/pull/7978) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Bump actions/upload-artifact from 4.4.3 to 4.5.0
[esphome#7981](https://redirect.github.com/esphome/esphome/pull/7981) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[esp32\_ble] do not skip events if queue is blocked
[esphome#7960](https://redirect.github.com/esphome/esphome/pull/7960) by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23)
- \[ble_client, bluetooth_proxy, esp32\_ble_client, esp32\_ble_tracker]
fix ble proxy stop working
[esphome#7901](https://redirect.github.com/esphome/esphome/pull/7901) by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23)
- \[esp32\_rmt] IDF 5+ update fixes
[esphome#8002](https://redirect.github.com/esphome/esphome/pull/8002) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Initialize esp32\_rmt_led_strip buffer
[esphome#8036](https://redirect.github.com/esphome/esphome/pull/8036) by
[@&#8203;pzich](https://redirect.github.com/pzich)
- \[addressable_light] Remove rmt channel from idf tests
[esphome#7987](https://redirect.github.com/esphome/esphome/pull/7987) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Remove rmt channel from idf tests
[esphome#8054](https://redirect.github.com/esphome/esphome/pull/8054) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Fixed comment typo in light_color_values.h
[esphome#8050](https://redirect.github.com/esphome/esphome/pull/8050) by
[@&#8203;samunemeth](https://redirect.github.com/samunemeth)
- Fix braceless else statements
[esphome#7799](https://redirect.github.com/esphome/esphome/pull/7799) by
[@&#8203;pzich](https://redirect.github.com/pzich)
- Enable udp to work (on ipv4) when ipv6 is enabled
[esphome#8060](https://redirect.github.com/esphome/esphome/pull/8060) by
[@&#8203;HeMan](https://redirect.github.com/HeMan)
- Update sprinkler.cpp
[esphome#7996](https://redirect.github.com/esphome/esphome/pull/7996) by
[@&#8203;jotaj91](https://redirect.github.com/jotaj91)
- \[lvgl] remove default state
[esphome#8038](https://redirect.github.com/esphome/esphome/pull/8038) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- \[lvgl] fix bg_image_src
[esphome#8005](https://redirect.github.com/esphome/esphome/pull/8005) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[lgvl] disp_bg_image and disp_bg_opa changes
[esphome#8025](https://redirect.github.com/esphome/esphome/pull/8025) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[spi_led_strip] Fix priority
[esphome#8021](https://redirect.github.com/esphome/esphome/pull/8021) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[config] Early check for required version
[esphome#8000](https://redirect.github.com/esphome/esphome/pull/8000) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[lvgl] Implement `lvgl.page.is_showing:` condition
[esphome#8055](https://redirect.github.com/esphome/esphome/pull/8055) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[display] auto_clear_enabled defaults
[esphome#7986](https://redirect.github.com/esphome/esphome/pull/7986) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Convert IPAddress to use Pythonmodule ipaddress
[esphome#8072](https://redirect.github.com/esphome/esphome/pull/8072) by
[@&#8203;HeMan](https://redirect.github.com/HeMan)
- Add log level env var
[esphome#7604](https://redirect.github.com/esphome/esphome/pull/7604) by
[@&#8203;briancw](https://redirect.github.com/briancw)
- \[spi] relay on KEY_TARGET_PLATFORM as the other platforms does
[esphome#8066](https://redirect.github.com/esphome/esphome/pull/8066) by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23)
- Bump actions/upload-artifact from 4.5.0 to 4.6.0
[esphome#8058](https://redirect.github.com/esphome/esphome/pull/8058) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
[esphome#8024](https://redirect.github.com/esphome/esphome/pull/8024) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the
docker-actions group
[esphome#8052](https://redirect.github.com/esphome/esphome/pull/8052) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump docker/build-push-action from 6.10.0 to 6.11.0 in
/.github/actions/build-image
[esphome#8053](https://redirect.github.com/esphome/esphome/pull/8053) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Allow CONF_RMT_CHANNEL parameter for IDF 4.X
[esphome#8035](https://redirect.github.com/esphome/esphome/pull/8035) by
[@&#8203;gnumpi](https://redirect.github.com/gnumpi)
- \[esp32] Fix arch_get_cpu_freq_hz
[esphome#8047](https://redirect.github.com/esphome/esphome/pull/8047) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Fix Waveshare 7in5bv3bwr image quality in BWR mode
[esphome#8043](https://redirect.github.com/esphome/esphome/pull/8043) by
[@&#8203;zbikmarc](https://redirect.github.com/zbikmarc)
- \[json] use correct formatting
[esphome#8039](https://redirect.github.com/esphome/esphome/pull/8039) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[nextion] Brightness control tweaks
[esphome#8027](https://redirect.github.com/esphome/esphome/pull/8027) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (breaking-change)
- \[image] Transparency changes; code refactor
[esphome#7908](https://redirect.github.com/esphome/esphome/pull/7908) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- Added VERY_VERBOSE dfplayer printing
[esphome#8026](https://redirect.github.com/esphome/esphome/pull/8026) by
[@&#8203;solarkennedy](https://redirect.github.com/solarkennedy)
- \[core] fix comment for crc8 function in helpers.h
[esphome#8016](https://redirect.github.com/esphome/esphome/pull/8016) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
- \[debug] Add framework type to debug info
[esphome#8013](https://redirect.github.com/esphome/esphome/pull/8013) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[debug] Add ESP32 partition table logging to `dump_config`
[esphome#8012](https://redirect.github.com/esphome/esphome/pull/8012) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[psram] Improve total PSRAM display in logs by using rounded KB
values
[esphome#8008](https://redirect.github.com/esphome/esphome/pull/8008) by
[@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- Use ESPHome logo on readme page according to theme (light/dark)
[esphome#7992](https://redirect.github.com/esphome/esphome/pull/7992) by
[@&#8203;dougiteixeira](https://redirect.github.com/dougiteixeira)
- Fix compile errors with pioarduino/platform-espressif32:
wifi_component_esp32\_arduino.cpp
[esphome#7998](https://redirect.github.com/esphome/esphome/pull/7998) by
[@&#8203;bitflippersanonymous](https://redirect.github.com/bitflippersanonymous)
- Include esp_mac.h and C++20 str_startswith/str_ends
[esphome#7999](https://redirect.github.com/esphome/esphome/pull/7999) by
[@&#8203;bitflippersanonymous](https://redirect.github.com/bitflippersanonymous)
- \[esp32\_wifi] Enhance WiFi component with TCPIP core locking.
[esphome#7997](https://redirect.github.com/esphome/esphome/pull/7997) by
[@&#8203;bitflippersanonymous](https://redirect.github.com/bitflippersanonymous)
- add missing include in base_automation.h
[esphome#8001](https://redirect.github.com/esphome/esphome/pull/8001) by
[@&#8203;nielsnl68](https://redirect.github.com/nielsnl68)
- Fixed topic when mac is used
[esphome#7988](https://redirect.github.com/esphome/esphome/pull/7988) by
[@&#8203;Hadatko](https://redirect.github.com/Hadatko)
- web_server: Adds REST API POST endpoints to arm and disarm
[esphome#7985](https://redirect.github.com/esphome/esphome/pull/7985) by
[@&#8203;heythisisnate](https://redirect.github.com/heythisisnate)
- \[lvgl] fix tests
[esphome#8075](https://redirect.github.com/esphome/esphome/pull/8075) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Allow external libraries to use ESP_LOGx macros
[esphome#8078](https://redirect.github.com/esphome/esphome/pull/8078) by
[@&#8203;kroimon](https://redirect.github.com/kroimon)
- \[uptime] Add text_sensor
[esphome#8028](https://redirect.github.com/esphome/esphome/pull/8028) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-platform)
- \[image] Fix mdi images
[esphome#8082](https://redirect.github.com/esphome/esphome/pull/8082) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[ili9xxx] psram and 8 bit changes
[esphome#8084](https://redirect.github.com/esphome/esphome/pull/8084) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(breaking-change)
- \[spi] Restore `SPIDelegateDummy`
[esphome#8019](https://redirect.github.com/esphome/esphome/pull/8019) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[lvgl] fix lvgl.widget.update and friends
[esphome#8087](https://redirect.github.com/esphome/esphome/pull/8087) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- fix(web_server/fan): send speed update values even when fan is off
[esphome#8086](https://redirect.github.com/esphome/esphome/pull/8086) by
[@&#8203;distante](https://redirect.github.com/distante)
- \[es7210] add support for es7210 ADC
[esphome#8007](https://redirect.github.com/esphome/esphome/pull/8007) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[event] Store `last_event_type` in class
[esphome#8088](https://redirect.github.com/esphome/esphome/pull/8088) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[prometheus] Select, media_player, and number prometheus metrics
[esphome#7895](https://redirect.github.com/esphome/esphome/pull/7895) by
[@&#8203;jzucker2](https://redirect.github.com/jzucker2)
- Bump docker/build-push-action from 6.11.0 to 6.12.0 in
/.github/actions/build-image
[esphome#8090](https://redirect.github.com/esphome/esphome/pull/8090) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Revert "Add resistance_sampler interface for config validation"
[esphome#8093](https://redirect.github.com/esphome/esphome/pull/8093) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Fix running pre-commit on Windows
[esphome#8095](https://redirect.github.com/esphome/esphome/pull/8095) by
[@&#8203;stellar-aria](https://redirect.github.com/stellar-aria)
- Remove black-formatter from pre-commit hooks
[esphome#8097](https://redirect.github.com/esphome/esphome/pull/8097) by
[@&#8203;stellar-aria](https://redirect.github.com/stellar-aria)
- Increase Daly-BMS coltage cells from 16 to 18 cells
[esphome#8057](https://redirect.github.com/esphome/esphome/pull/8057) by
[@&#8203;j-sepul](https://redirect.github.com/j-sepul)
- \[image]Rename option "use_transparency"
[esphome#8113](https://redirect.github.com/esphome/esphome/pull/8113) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[online_image] Use RAMAllocator
[esphome#8114](https://redirect.github.com/esphome/esphome/pull/8114) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- Fixed incorrect display dimension
[esphome#8110](https://redirect.github.com/esphome/esphome/pull/8110) by
[@&#8203;Duckle29](https://redirect.github.com/Duckle29)
- Update defines.h for esp-idf 5.1.5
[esphome#8117](https://redirect.github.com/esphome/esphome/pull/8117) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[audio_adc] Add new `audio_adc` component
[esphome#8094](https://redirect.github.com/esphome/esphome/pull/8094) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[uptime] Cosmetic improvements for uptime text_sensor
[esphome#8101](https://redirect.github.com/esphome/esphome/pull/8101) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[es8156] Add support for ES8156 audio DAC
[esphome#8085](https://redirect.github.com/esphome/esphome/pull/8085) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[esp32\_touch] Fix deprecated warning
[esphome#8092](https://redirect.github.com/esphome/esphome/pull/8092) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[core] Remove old style platform configuration
[esphome#8118](https://redirect.github.com/esphome/esphome/pull/8118) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- Bump actions/stale from 9.0.0 to 9.1.0
[esphome#8120](https://redirect.github.com/esphome/esphome/pull/8120) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[custom] Remove platforms
[esphome#8119](https://redirect.github.com/esphome/esphome/pull/8119) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (breaking-change)
- Add: Human Presence and Target Count to the Seeed Studio MR60BHA2
[esphome#8010](https://redirect.github.com/esphome/esphome/pull/8010) by
[@&#8203;limengdu](https://redirect.github.com/limengdu) (new-platform)
- \[es7243e] Add support for ES7243E audio ADC
[esphome#8098](https://redirect.github.com/esphome/esphome/pull/8098) by
[@&#8203;kbx81](https://redirect.github.com/kbx81) (new-integration)
- \[debug] fix debug_esp32 printf for partition size and address
[esphome#8122](https://redirect.github.com/esphome/esphome/pull/8122) by
[@&#8203;fightforlife](https://redirect.github.com/fightforlife)
- \[esp32] Set logger default interface for C6
[esphome#8126](https://redirect.github.com/esphome/esphome/pull/8126) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[core] add support for custom platform
[esphome#7616](https://redirect.github.com/esphome/esphome/pull/7616) by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23)
- Add verbose logging for pulse width calculation in pulse_meter
[esphome#8124](https://redirect.github.com/esphome/esphome/pull/8124) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
- \[ads1115] Add sample rate control
[esphome#8102](https://redirect.github.com/esphome/esphome/pull/8102) by
[@&#8203;brambo123](https://redirect.github.com/brambo123)
- Fix mqtt climate step rounding
[esphome#8121](https://redirect.github.com/esphome/esphome/pull/8121) by
[@&#8203;olemmela](https://redirect.github.com/olemmela)
- \[spi] Fix data type in bitbash transfer\_()
[esphome#8125](https://redirect.github.com/esphome/esphome/pull/8125) by
[@&#8203;oliv3r](https://redirect.github.com/oliv3r)
- \[online_image] Add binary bmp support
[esphome#8116](https://redirect.github.com/esphome/esphome/pull/8116) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[online_image] Code Improvements
[esphome#8130](https://redirect.github.com/esphome/esphome/pull/8130) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- Update mdns for ESP-IDF
[esphome#8145](https://redirect.github.com/esphome/esphome/pull/8145) by
[@&#8203;HeMan](https://redirect.github.com/HeMan)
- Include Bluetooth connection slot allocations in connections free
message
[esphome#8148](https://redirect.github.com/esphome/esphome/pull/8148) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[esp32\_ble_server] Create custom services, characteristics and
descriptors
[esphome#7009](https://redirect.github.com/esphome/esphome/pull/7009) by
[@&#8203;Rapsssito](https://redirect.github.com/Rapsssito)
(new-integration)
- \[online_image] Add JPEG support to online_image
[esphome#8127](https://redirect.github.com/esphome/esphome/pull/8127) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[logger] Ensure PRIu32 and friends are available
[esphome#8155](https://redirect.github.com/esphome/esphome/pull/8155) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Fix forgotten uses of use_transparency
[esphome#8115](https://redirect.github.com/esphome/esphome/pull/8115) by
[@&#8203;kroimon](https://redirect.github.com/kroimon)
- Add multicast support to udp component
[esphome#8051](https://redirect.github.com/esphome/esphome/pull/8051) by
[@&#8203;HeMan](https://redirect.github.com/HeMan)
- \[display] Properly handle case of auto_clear_enabled: false
[esphome#8156](https://redirect.github.com/esphome/esphome/pull/8156) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[esp32\_rmt] Increase default symbols in led strip and remove IRAM
config
[esphome#8133](https://redirect.github.com/esphome/esphome/pull/8133) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[climate] Accept °K as intended
[esphome#8134](https://redirect.github.com/esphome/esphome/pull/8134) by
[@&#8203;oliv3r](https://redirect.github.com/oliv3r)
- Bump docker/build-push-action from 6.12.0 to 6.13.0 in
/.github/actions/build-image
[esphome#8136](https://redirect.github.com/esphome/esphome/pull/8136) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
[esphome#8137](https://redirect.github.com/esphome/esphome/pull/8137) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump actions/setup-python from 5.3.0 to 5.4.0
[esphome#8154](https://redirect.github.com/esphome/esphome/pull/8154) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump actions/setup-python from 5.3.0 to 5.4.0 in
/.github/actions/restore-python
[esphome#8153](https://redirect.github.com/esphome/esphome/pull/8153) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[remote_transmitter] Fix issues with 32bit rollover on esp8266 and
libretiny
[esphome#8056](https://redirect.github.com/esphome/esphome/pull/8056) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Use abspath for config path dir
[esphome#8044](https://redirect.github.com/esphome/esphome/pull/8044) by
[@&#8203;NicoIIT](https://redirect.github.com/NicoIIT)
- \[remote_base] Add default value for offset in is_valid
[esphome#8159](https://redirect.github.com/esphome/esphome/pull/8159) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- feat(core): Add support for <...> includes
[esphome#8132](https://redirect.github.com/esphome/esphome/pull/8132) by
[@&#8203;Rapsssito](https://redirect.github.com/Rapsssito)
- Bump zeroconf to 0.143.0
[esphome#8104](https://redirect.github.com/esphome/esphome/pull/8104) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[i2s_audio] Media Player Components PR1
[esphome#8163](https://redirect.github.com/esphome/esphome/pull/8163) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[audio, i2s_audio, speaker] Media Player Components PR2
[esphome#8164](https://redirect.github.com/esphome/esphome/pull/8164) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[audio] Media Player Components PR3
[esphome#8165](https://redirect.github.com/esphome/esphome/pull/8165) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- Add virtual get_flags() to GPIOPin and implementation in
InternalGPIOPin derivatives
[esphome#8151](https://redirect.github.com/esphome/esphome/pull/8151) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
- Make get_flags() in GPIOPin mandatory
[esphome#8182](https://redirect.github.com/esphome/esphome/pull/8182) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
- \[audio] Media Player Components PR4
[esphome#8166](https://redirect.github.com/esphome/esphome/pull/8166) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[audio] Media Player Components PR5
[esphome#8167](https://redirect.github.com/esphome/esphome/pull/8167) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[audio] Media Player Components PR6
[esphome#8168](https://redirect.github.com/esphome/esphome/pull/8168) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- Remove arm/v7 container image support
[esphome#8194](https://redirect.github.com/esphome/esphome/pull/8194) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
(breaking-change)
- \[resampler] Media Player Components PR7
[esphome#8169](https://redirect.github.com/esphome/esphome/pull/8169) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[mixer] Media Player Components PR8
[esphome#8170](https://redirect.github.com/esphome/esphome/pull/8170) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- \[CI] Consolidate some tests (A)
[esphome#8184](https://redirect.github.com/esphome/esphome/pull/8184) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (B)
[esphome#8185](https://redirect.github.com/esphome/esphome/pull/8185) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (C)
[esphome#8186](https://redirect.github.com/esphome/esphome/pull/8186) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (D)
[esphome#8189](https://redirect.github.com/esphome/esphome/pull/8189) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (E)
[esphome#8191](https://redirect.github.com/esphome/esphome/pull/8191) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (F)
[esphome#8195](https://redirect.github.com/esphome/esphome/pull/8195) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (G)
[esphome#8196](https://redirect.github.com/esphome/esphome/pull/8196) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (H)
[esphome#8198](https://redirect.github.com/esphome/esphome/pull/8198) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (K, L)
[esphome#8201](https://redirect.github.com/esphome/esphome/pull/8201) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (M)
[esphome#8202](https://redirect.github.com/esphome/esphome/pull/8202) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (I, J)
[esphome#8200](https://redirect.github.com/esphome/esphome/pull/8200) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[i2c] Workaround for i2c on s2
[esphome#8188](https://redirect.github.com/esphome/esphome/pull/8188) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[lvgl] add triggers for swipe gestures
[esphome#8190](https://redirect.github.com/esphome/esphome/pull/8190) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[xxtea] Extract encryption functions to separate component
[esphome#8183](https://redirect.github.com/esphome/esphome/pull/8183) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-integration)
- \[lvgl] Make layouts work properly on base display
[esphome#8193](https://redirect.github.com/esphome/esphome/pull/8193) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[preferences] Better handling of flash_write_interval
[esphome#8199](https://redirect.github.com/esphome/esphome/pull/8199) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[CI] Consolidate some tests (N, O, P)
[esphome#8204](https://redirect.github.com/esphome/esphome/pull/8204) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (Q, R)
[esphome#8205](https://redirect.github.com/esphome/esphome/pull/8205) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[prometheus] Add update entity to prometheus metrics
[esphome#8173](https://redirect.github.com/esphome/esphome/pull/8173) by
[@&#8203;jzucker2](https://redirect.github.com/jzucker2)
- \[uponor_smatrix] add target temperature as sensor
[esphome#7745](https://redirect.github.com/esphome/esphome/pull/7745) by
[@&#8203;janschroeter](https://redirect.github.com/janschroeter)
- \[sdl] Implement binary sensors from keystrokes
[esphome#8207](https://redirect.github.com/esphome/esphome/pull/8207) by
[@&#8203;bdm310](https://redirect.github.com/bdm310) (new-platform)
- Bump the docker-actions group with 2 updates
[esphome#8215](https://redirect.github.com/esphome/esphome/pull/8215) by
[@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- \[esp32\_rmt] Set pull-up and open-drain modes based on pin schema
[esphome#8178](https://redirect.github.com/esphome/esphome/pull/8178) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
(breaking-change)
- Add Toto protocol to remote receiver and transmitter
[esphome#8177](https://redirect.github.com/esphome/esphome/pull/8177) by
[@&#8203;G-Two](https://redirect.github.com/G-Two)
- Markdown tweaks/updates
[esphome#8211](https://redirect.github.com/esphome/esphome/pull/8211) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (S)
[esphome#8206](https://redirect.github.com/esphome/esphome/pull/8206) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (U, V, W, X, Y, Z)
[esphome#8210](https://redirect.github.com/esphome/esphome/pull/8210) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[CI] Consolidate some tests (T)
[esphome#8208](https://redirect.github.com/esphome/esphome/pull/8208) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[online_image]Pin specific version of JPEG library
[esphome#8217](https://redirect.github.com/esphome/esphome/pull/8217) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[logger] Add runtime level select
[esphome#8222](https://redirect.github.com/esphome/esphome/pull/8222) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-integration)
- \[online_image] Set Accept header
[esphome#8216](https://redirect.github.com/esphome/esphome/pull/8216) by
[@&#8203;candrews](https://redirect.github.com/candrews)
- \[waveshare_epaper] Rationalise and complete tests
[esphome#8221](https://redirect.github.com/esphome/esphome/pull/8221) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Fix pref conflict of WiFi creds and fast_connect
[esphome#8219](https://redirect.github.com/esphome/esphome/pull/8219) by
[@&#8203;QRPp](https://redirect.github.com/QRPp)
- Don't activate venv in devcontainer
[esphome#8128](https://redirect.github.com/esphome/esphome/pull/8128) by
[@&#8203;kroimon](https://redirect.github.com/kroimon)
- Add ADC sampling method option
[esphome#8131](https://redirect.github.com/esphome/esphome/pull/8131) by
[@&#8203;blind-oracle](https://redirect.github.com/blind-oracle)
- \[ota] Increase socket timeout earlier in OTA script
[esphome#8129](https://redirect.github.com/esphome/esphome/pull/8129) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[speaker] Media Player Components PR9
[esphome#8171](https://redirect.github.com/esphome/esphome/pull/8171) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
(new-integration)
- Add partial update of GDEW029T5 e-paper display
[esphome#8162](https://redirect.github.com/esphome/esphome/pull/8162) by
[@&#8203;mystster](https://redirect.github.com/mystster)
- Add waveshare 2.9inch e-Paper HAT (D)
[esphome#7906](https://redirect.github.com/esphome/esphome/pull/7906) by
[@&#8203;TataGEEK](https://redirect.github.com/TataGEEK)
- \[http_request]Use std::string for headers
[esphome#8225](https://redirect.github.com/esphome/esphome/pull/8225) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[online_image] Improve error handling
[esphome#8212](https://redirect.github.com/esphome/esphome/pull/8212) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[speaker] Bugfix: Ensure all audio is played after completely
decoding a file
[esphome#8231](https://redirect.github.com/esphome/esphome/pull/8231) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[voice_assistant] Add announce support
[esphome#8232](https://redirect.github.com/esphome/esphome/pull/8232) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[prometheus] Adding valve entity metrics
[esphome#8223](https://redirect.github.com/esphome/esphome/pull/8223) by
[@&#8203;jzucker2](https://redirect.github.com/jzucker2)
- Added Waveshare e-paper display model "7.50inv2p" to the
waveshare_epaper component.
[esphome#7751](https://redirect.github.com/esphome/esphome/pull/7751) by
[@&#8203;tmpeh](https://redirect.github.com/tmpeh)
- added Waveshare BWR Mode for the 4.2in Display
[esphome#7995](https://redirect.github.com/esphome/esphome/pull/7995) by
[@&#8203;itpcc](https://redirect.github.com/itpcc)
- Add GDEY029T94 support
[esphome#7931](https://redirect.github.com/esphome/esphome/pull/7931) by
[@&#8203;danielkoek](https://redirect.github.com/danielkoek)
- GDEY042T81 e-paper displays support
[esphome#8061](https://redirect.github.com/esphome/esphome/pull/8061) by
[@&#8203;mgruener](https://redirect.github.com/mgruener)
- Add support for Waveshare 7.3" ACeP 7-Color display
[esphome#6380](https://redirect.github.com/esphome/esphome/pull/6380) by
[@&#8203;NeilSCGH](https://redirect.github.com/NeilSCGH)
- Bump esphome-dashboard to
[`2025021`](https://redirect.github.com/esphome/esphome/commit/20250212).0
[esphome#8235](https://redirect.github.com/esphome/esphome/pull/8235) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[online_image]Fix reset if buffer not allocated
[esphome#8236](https://redirect.github.com/esphome/esphome/pull/8236) by
[@&#8203;guillempages](https://redirect.github.com/guillempages)
- \[core] Ignore dot-prefixed config entries when looking for target
platform
[esphome#8240](https://redirect.github.com/esphome/esphome/pull/8240) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- Bump zeroconf to 0.144.1
[esphome#8238](https://redirect.github.com/esphome/esphome/pull/8238) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[core] Fix `config_dir` for dashboard
[esphome#8242](https://redirect.github.com/esphome/esphome/pull/8242) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- \[cse7766] Remove `stream` dependency
[esphome#7720](https://redirect.github.com/esphome/esphome/pull/7720) by
[@&#8203;gabest11](https://redirect.github.com/gabest11)
- \[graph] Remove `stream` dependency
[esphome#8243](https://redirect.github.com/esphome/esphome/pull/8243) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[modbus_controller] Remove `stream` dependency
[esphome#8244](https://redirect.github.com/esphome/esphome/pull/8244) by
[@&#8203;kbx81](https://redirect.github.com/kbx81)
- \[logger] Fix bug causing global log level to be overwritten
[esphome#8248](https://redirect.github.com/esphome/esphome/pull/8248) by
[@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- Add support for the DAC on the S2
[esphome#8030](https://redirect.github.com/esphome/esphome/pull/8030) by
[@&#8203;maraid](https://redirect.github.com/maraid)
- Fix crash when storage file doesnt exist yet
[esphome#8249](https://redirect.github.com/esphome/esphome/pull/8249) by
[@&#8203;jesserockz](https://redirect.github.com/jesserockz)
- don't crash on null pages
[esphome#8254](https://redirect.github.com/esphome/esphome/pull/8254) by
[@&#8203;ssieb](https://redirect.github.com/ssieb)
- \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds
[esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by
[@&#8203;DjordjeMandic](https://redirect.github.com/DjordjeMandic)
(breaking-change)
- Bump zeroconf to 0.144.3
[esphome#8253](https://redirect.github.com/esphome/esphome/pull/8253) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- DHT platform now supports modules with inbuilt external resistor
[esphome#8257](https://redirect.github.com/esphome/esphome/pull/8257) by
[@&#8203;deCodeIt](https://redirect.github.com/deCodeIt)
- Replace glyphsets with esphome_glyphsets
[esphome#8261](https://redirect.github.com/esphome/esphome/pull/8261) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Bump aioesphomeapi to 29.1.0
[esphome#8105](https://redirect.github.com/esphome/esphome/pull/8105) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds
[esphome#8269](https://redirect.github.com/esphome/esphome/pull/8269) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- Increase default repeat delay for Toto remote transmitter protocol
[esphome#8265](https://redirect.github.com/esphome/esphome/pull/8265) by
[@&#8203;G-Two](https://redirect.github.com/G-Two)
- Bump zeroconf to 0.145.1
[esphome#8267](https://redirect.github.com/esphome/esphome/pull/8267) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-22 09:14:07 +01:00
TrueCharts Bot 9abac3eca7 chore(helm): update image docker 27.5.1 → 28.0.0 (#32419)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | major | `aa3df78` -> `e0b121d` |

---

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-22 09:13:50 +01:00
TrueCharts Bot 88b4d06a59 chore(helm): update image ghcr.io/linuxserver/babybuddy 2.7.0 → 2.7.1 (#32429)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages)
([source](https://redirect.github.com/linuxserver/docker-babybuddy)) |
patch | `50eb27c` -> `0dbbdf1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-22 07:30:07 +01:00
TrueCharts Bot 5d0c4c12e8 chore(helm): update rdesktop (#32425)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `b6acda2` -> `44fb3f7` |
| lscr.io/linuxserver/rdesktop | digest | `d2d90a3` -> `ee41dcf` |
| lscr.io/linuxserver/rdesktop | digest | `7fba33e` -> `30c1cfa` |
| lscr.io/linuxserver/rdesktop | digest | `e81d771` -> `b8ec6bc` |
| lscr.io/linuxserver/rdesktop | digest | `f508b97` -> `4db4a5a` |
| lscr.io/linuxserver/rdesktop | digest | `357e673` -> `995cb4c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-22 07:30:03 +01:00
TrueCharts Bot 9be31ab061 chore(helm): update jupyter 2025-02-21 → 2025-02-22 (patch) (#32430)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `2bcb58a` -> `aa5cd84` |
| quay.io/jupyter/base-notebook | patch | `36a939b` -> `31c5102` |
| quay.io/jupyter/datascience-notebook | patch | `3e5abc8` -> `6556e9a`
|
| quay.io/jupyter/minimal-notebook | patch | `946403e` -> `55d02c1` |
| quay.io/jupyter/pyspark-notebook | patch | `fbd1278` -> `6a07e1f` |
| quay.io/jupyter/r-notebook | patch | `31b1489` -> `5994132` |
| quay.io/jupyter/scipy-notebook | patch | `aaaa44d` -> `d4ad8b5` |
| quay.io/jupyter/tensorflow-notebook | patch | `49013e2` -> `373dd06` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-22 07:29:51 +01:00