Commit Graph

37787 Commits

Author SHA1 Message Date
alfi0812 afa869fdb6 Update devcontainer ENV and settings (#29791)
**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
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-11-26 15:36:34 +01:00
alfi0812 db62c9469a Update devcontainer.json (#29703)
**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
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-11-24 15:01:21 +01:00
TrueCharts Bot e5ae03221a chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.9.1 → 2.10.0 (#29786) 2024-11-24 03:19:22 +01:00
TrueCharts Bot 2ab1639738 chore(helm): update image ghcr.io/beryju/gravity v0.14.1 → v0.15.1 (#29788) 2024-11-24 03:18:58 +01:00
TrueCharts Bot a52e8926af chore(helm): update image docker.io/teslamate/teslamate 1.31.1 → 1.32.0 (#29787) 2024-11-24 03:18:51 +01:00
TrueCharts Bot 1a266b598e fix(website): update starlight-blog 0.14.1 → 0.15.0 (#29790)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [starlight-blog](https://redirect.github.com/HiDeoo/starlight-blog) |
dependencies | minor | [`0.14.1` ->
`0.15.0`](https://renovatebot.com/diffs/npm/starlight-blog/0.14.1/0.15.0)
|

---

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

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

---

### Release Notes

<details>
<summary>HiDeoo/starlight-blog (starlight-blog)</summary>

###
[`v0.15.0`](https://redirect.github.com/HiDeoo/starlight-blog/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-blog/compare/v0.14.1...v0.15.0)

#####    🚀 Features

- Refactors full-text RSS feed to use the experimental Astro Container
API  -  by [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)
[<samp>(2268e)</samp>](https://redirect.github.com/HiDeoo/starlight-blog/commit/2268e2b)
This change fixes various rendering issues with MDX content or images.

#####     [View changes on
GitHub](https://redirect.github.com/HiDeoo/starlight-blog/compare/v0.14.1...v0.15.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-24 02:18:50 +00:00
TrueCharts Bot 302f00c5da chore(helm): update image docker.io/vabene1111/recipes 1.5.22 → 1.5.23 (#29783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `c6c6740` -> `be2e5c8` |

---

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

###
[`v1.5.23`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.23)

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.22...1.5.23)

-   **fixed** system page (this time for real ...)
- **fixed** YouTube importer by switching library from pytube to
pytubefix

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-24 03:18:14 +01:00
TrueCharts Bot 3e4b156d2a chore(helm): update image docker.io/ollama/ollama 0.4.3 → 0.4.4 (#29782) 2024-11-24 03:17:00 +01:00
TrueCharts Bot 419bc202c0 chore(helm): update image ghcr.io/elfhosted/comet v1.43.4 → v1.44.0 (#29789)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/comet | minor | `e59c0c0` -> `38c667f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-24 03:13:27 +01:00
TrueCharts Bot 824b7055bd chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.3.2665 → 0.4.4.2686 (#29785) 2024-11-24 03:13:03 +01:00
TrueCharts Bot 1907da46c9 chore(helm): update image docker.io/jlesage/mediainfo v24.11.1 → v24.11.2 (#29781)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mediainfo](https://redirect.github.com/jlesage/docker-mediainfo)
| patch | `7a8cba5` -> `b058c12` |

---

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

###
[`v24.11.2`](https://redirect.github.com/jlesage/docker-mediainfo/releases/tag/v24.11.2):
Version 24.11.2

[Compare
Source](https://redirect.github.com/jlesage/docker-mediainfo/compare/v24.11.1...v24.11.2)

Changes in this release:

-   Fixed MediaInfo not starting properly on some architectures.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-24 03:12:49 +01:00
TrueCharts Bot ff8f5c799b chore(helm): update image ghcr.io/elfhosted/jackett 0.22.994 → 0.22.995 (#29784) 2024-11-24 03:12:33 +01:00
TrueCharts Bot 65479fc989 chore(helm): update image docker.io/b4bz/homer v24.11.4 → v24.11.5 (#29780) 2024-11-24 03:11:49 +01:00
TrueCharts Bot f3bd76b7d9 chore(helm): update chart clickhouse 14.7.3 → 14.7.4 (#29779)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `14.7.3` -> `14.7.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2024-11-24 03:11:37 +01:00
TrueCharts Bot a8f9169669 chore(helm): update image ghcr.io/meeb/tubesync digest to 50a9ddd (#29772) 2024-11-24 03:10:14 +01:00
TrueCharts Bot e71000aedc chore(helm): update image ghcr.io/techno-tim/littlelink-server digest to a7478bc (#29777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `d73ac74` -> `a7478bc`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:09:27 +01:00
TrueCharts Bot c581a7eb2a chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 9065202 (#29776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `5b9bfda` -> `9065202` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:06:46 +01:00
TrueCharts Bot 155495d747 chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 7cbfd1f (#29768)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `d9f51bb` -> `7cbfd1f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:04:22 +01:00
TrueCharts Bot a77fe1b36f chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 33b9015 (#29771) 2024-11-24 03:03:16 +01:00
TrueCharts Bot 2265313bc4 chore(helm): update image ghcr.io/linuxserver/grav digest to 06369d7 (#29766) 2024-11-24 03:03:09 +01:00
TrueCharts Bot 9c384448d4 chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 2bc0e73 (#29764)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl-web | digest | `9d3a564` -> `2bc0e73` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:03:01 +01:00
TrueCharts Bot e800ba786c chore(helm): update image docker.io/ronivay/xen-orchestra digest to 10ab295 (#29760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | digest | `ed3433d` -> `10ab295` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:02:49 +01:00
TrueCharts Bot 40eabd500d chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 6b7ea7d (#29758)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `0a6ae54` ->
`6b7ea7d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:02:29 +01:00
TrueCharts Bot b9aad85580 chore(helm): update image docker.io/dlandon/z80pack digest to 4e31e72 (#29755) 2024-11-24 03:00:39 +01:00
TrueCharts Bot 46432da4f2 chore(helm): update image docker.io/josh5/steam-headless digest to d4db805 (#29757)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/josh5/steam-headless | digest | `94c4430` -> `d4db805` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 03:00:32 +01:00
TrueCharts Bot b3509e21af chore(flux): update image jackett 23.0.53 → 23.0.54 (#29778) 2024-11-24 02:59:41 +01:00
TrueCharts Bot cbc64ec8d0 chore(helm): update image docker.io/testdasi/simple-dns-doh digest to d10ffc6 (#29762) 2024-11-24 02:59:28 +01:00
TrueCharts Bot 1a46eebae2 chore(helm): update image docker.io/searxng/searxng digest to 143fb36 (#29761) 2024-11-24 02:59:23 +01:00
TrueCharts Bot 11498e0328 chore(helm): update image ghcr.io/open-webui/open-webui digest to 7f44971 (#29775) 2024-11-24 02:59:20 +01:00
TrueCharts Bot f0be09679f chore(helm): update image ghcr.io/minekube/gate digest to 79ab10d (#29773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `b4a58df` -> `79ab10d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:59:14 +01:00
TrueCharts Bot 705b747123 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to ed1928a (#29767) 2024-11-24 02:58:54 +01:00
TrueCharts Bot 93afbe4ec7 chore(helm): update image docker.io/diygod/rsshub digest to febc308 (#29754) 2024-11-24 02:58:52 +01:00
TrueCharts Bot 5fdde1a607 chore(helm): update image docker.io/tombursch/kitchenowl digest to 51d1a6b (#29763)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl | digest | `37f19b2` -> `51d1a6b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:58:46 +01:00
TrueCharts Bot 4d9ee67eba chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 digest to 71c8bb6 (#29751) 2024-11-24 02:57:51 +01:00
TrueCharts Bot 4b8019e382 chore(helm): update image docker.io/machines/filestash digest to 5500b4e (#29759) 2024-11-24 02:57:31 +01:00
TrueCharts Bot 7e621808b5 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 7526386 (#29753)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `1f16f4c` -> `7526386` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:57:12 +01:00
TrueCharts Bot 9c5813933f chore(helm): update image docker.io/dlandon/zoneminder.unraid digest to c91c1a8 (#29756) 2024-11-24 02:55:32 +01:00
TrueCharts Bot 8c283c7297 chore(helm): update image ghcr.io/linuxserver/piwigo digest to d0150ac (#29770) 2024-11-24 02:55:09 +01:00
TrueCharts Bot 3a17e9b6da chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 257ac12 (#29774)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `88161f6` -> `257ac12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:55:07 +01:00
TrueCharts Bot 61b741de0f chore(helm): update image docker.io/tracksapp/tracks digest to 017c1e5 (#29765)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tracksapp/tracks | digest | `7ff2666` -> `017c1e5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:54:01 +01:00
TrueCharts Bot 87a976716d chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to b2b7c55 (#29769)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `f93f012` -> `b2b7c55` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:53:47 +01:00
TrueCharts Bot 0139304ef5 chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to bc8d9d5 (#29750)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ghcr.io/onedr0p/cluster-template/devcontainer | final | digest |
`ac3e113` -> `bc8d9d5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-24 02:47:03 +01:00
alfi0812 3f117fb284 guide update (#29748)
**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
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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._
2024-11-23 10:19:41 -05:00
Boemeltrein 90f3f3dfb2 [website] Update code-server.md (#29749)
**Description**
<!--
Correct yaml for integration of certmanager in codeserver
-->
⚒️ 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

**🧪 How Has This Been Tested?**
<!--
Code added on own cluster
-->

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

**✔️ Checklist:**

- [x ] ⚖️ 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
- [ x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2024-11-23 13:27:24 +01:00
alfi0812 f6076e8ae3 Update Dockerfile (#29747)
**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  binary issues in devcontainer

**⚙️ 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

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-11-23 12:13:32 +01:00
TrueCharts Bot fac7b9003b fix(website): update typescript 5.6.3 → 5.7.2 (#29746)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

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

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

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

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

Downloads are available on:

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-23 03:16:48 +01:00
TrueCharts Bot 9a611fd301 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 0.22.0 → 0.23.1 (#29745) 2024-11-23 03:16:01 +01:00
TrueCharts Bot ed63d08a07 chore(helm): update image docker.io/misskey/misskey 2024.10.1 → 2024.11.0 (#29744)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey)
| minor | `68274bd` -> `f4a167a` |

---

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

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

---

### Release Notes

<details>
<summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary>

###
[`v2024.11.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2024110)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2024.10.1...2024.11.0)

##### Note

-   Node.js 20.xは非推奨になりました。Node.js 22.x (LTS)の利用を推奨します。
    -   なお、Node.js 23.xは対応していません。
-   DockerのNode.jsが22.11.0に更新されました

##### General

-   Feat: コンテンツの表示にログインを必須にできるように
-   Feat: 過去のノートを非公開化/フォロワーのみ表示可能にできるように
-   Enhance: 依存関係の更新
-   Enhance: l10nの更新
- Fix: お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (
[#&#8203;14976](https://redirect.github.com/misskey-dev/misskey/issues/14976)
)

##### Client

-   Enhance: Bull DashboardでRelationship Queueの状態も確認できるように\
(Cherry-picked from
[https://github.com/MisskeyIO/misskey/pull/751](https://redirect.github.com/MisskeyIO/misskey/pull/751))
-   Enhance: ドライブでソートができるように
-   Enhance: アイコンデコレーション管理画面の改善
-   Enhance: 「単なるラッキー」の取得条件を変更
- Enhance: 投稿フォームでEscキーを押したときIME入力中ならフォームを閉じないように(
[#&#8203;10866](https://redirect.github.com/misskey-dev/misskey/issues/10866)
)
-   Enhance: MiAuth, OAuthの認可画面の改善
    -   どのアカウントで認証しようとしているのかがわかるように
    -   認証するアカウントを切り替えられるように
-   Enhance: Self-XSS防止用の警告を追加
-   Enhance: カタルーニャ語 (ca-ES) に対応
-   Enhance: 個別お知らせページではMetaタグを出力するように
-   Enhance: ノート詳細画面にロールのバッジを表示
-   Enhance: 過去に送信したフォローリクエストを確認できるように\
(Based on
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/663)
- Enhance: サイドバーを簡単に展開・折りたたみできるように (
[#&#8203;14981](https://redirect.github.com/misskey-dev/misskey/issues/14981)
)
-   Enhance: リノートメニューに「リノートの詳細」を追加
-   Enhance: 非ログイン状態でMisskeyを開いた際のパフォーマンスを向上
-   Fix: 通知の範囲指定の設定項目が必要ない通知設定でも範囲指定の設定がでている問題を修正
-   Fix: Turnstileが失敗・期限切れした際にも成功扱いとなってしまう問題を修正\
(Cherry-picked from
[https://github.com/MisskeyIO/misskey/pull/768](https://redirect.github.com/MisskeyIO/misskey/pull/768))
-   Fix: デッキのタイムラインカラムで「センシティブなファイルを含むノートを表示」設定が使用できなかった問題を修正
- Fix: Encode RSS urls with escape sequences before fetching allowing
query parameters to be used
-   Fix: リンク切れを修正
-   Fix: ノート投稿ボタンにホバー時のスタイルが適用されていないのを修正\
(Cherry-picked from
[https://github.com/taiyme/misskey/pull/305](https://redirect.github.com/taiyme/misskey/pull/305))
-   Fix: メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正
-   Fix: 画面幅が狭い環境でデザインが崩れる問題を修正\
(Cherry-picked from
[https://github.com/MisskeyIO/misskey/pull/815](https://redirect.github.com/MisskeyIO/misskey/pull/815))
-   Fix: TypeScriptの型チェック対象ファイルを限定してビルドを高速化するように\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/725)

##### Server

-   Enhance: DockerのNode.jsを22.11.0に更新
-   Enhance: 起動前の疎通チェックで、DBとメイン以外のRedisの疎通確認も行うように\
(Based on
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/588)\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/715)
-   Enhance: リモートユーザーの照会をオリジナルにリダイレクトするように
-   Fix: sharedInboxが無いActorに紐づくリモートユーザーを照会できない
-   Fix: Aproving request from GtS appears with some delay
-   Fix: フォロワーへのメッセージの絵文字をemojisに含めるように
-   Fix: Nested proxy requestsを検出した際にブロックするように

[ghsa-gq5q-c77c-v236](https://redirect.github.com/misskey-dev/misskey/security/advisories/ghsa-gq5q-c77c-v236)
-   Fix: 招待コードの発行可能な残り数算出に使用すべきロールポリシーの値が違う問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/706)
-   Fix: 連合への配信時に、acctの大小文字が区別されてしまい正しくメンションが処理されないことがある問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/711)
-   Fix: ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/712)
-   Fix: FTT無効時にユーザーリストタイムラインが使用できない問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/709)
-   Fix: User Webhookテスト機能のMock Payloadを修正
- Fix: アカウント削除のモデレーションログが動作していないのを修正
([#&#8203;14996](https://redirect.github.com/misskey-dev/misskey/issues/14996))
-   Fix: リノートミュートが新規投稿通知に対して作用していなかった問題を修正
-   Fix: Inboxの処理で生じるエラーを誤ってActivityとして処理することがある問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/730)
-   Fix: セキュリティに関する修正

##### Misskey.js

-   Fix: Stream初期化時、別途WebSocketを指定する場合の型定義を修正

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-23 03:15:52 +01:00
TrueCharts Bot e4655b10ca chore(helm): update image ghcr.io/elfhosted/jackett 0.22.991 → 0.22.994 (#29743) 2024-11-23 03:13:40 +01:00
TrueCharts Bot 6f2bb9e2ec chore(helm): update image docker.io/semaphoreui/semaphore v2.10.42 → v2.10.43 (#29739)
This PR contains the following updates:

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

---

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

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

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

#### Features

##### Expandable task log dialog


https://github.com/user-attachments/assets/48c18ed9-114b-4870-96cb-c93b39bda377

##### Expandable inventory dialog


https://github.com/user-attachments/assets/527719b3-a2cb-457f-b31a-3a07b96d682d

#### Links

- Full Changelog:
https://github.com/semaphoreui/semaphore/compare/v2.10.35...v2.10.43

-   Create best docker container


[![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_10\_43/)

-   Join our responsive community


[![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH)

- Every day we add new features, fix bugs, support the community. We
need your support


[![sponsor](https://img.shields.io/badge/become_a_sponsor-d9c7ff?style=for-the-badge\&logo=github-sponsors)](https://redirect.github.com/sponsors/semaphoreui)
[![ko-fi](https://img.shields.io/badge/buy_me_a_coffee-0ba0e0?style=for-the-badge\&logo=kofi)](https://ko-fi.com/fiftin)
[![patreon](https://img.shields.io/badge/become_a_patreon-teal?style=for-the-badge\&logo=patreon)](https://www.patreon.com/semaphoreui)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-23 03:13:33 +01:00