Commit Graph

33931 Commits

Author SHA1 Message Date
Marcel Henrich 5e58131d6c
feat(blocky): repair template for filtering of queryTypes (#26254)
**Description**

Blocky has the filtering option, see
<https://0xerr0r.github.io/blocky/latest/configuration/#filtering>.
The current template seems to have copy-paste errors, this MR fixes the
configuration.
In the end, it is a breaking change, but I am unsure if somebody is
actually using the current state, which would require some hacky things
like:
```yaml
    filtering:
      filtering: true
      ips:
        ignoredWhatisHere: HTTPS
```
to ignore HTTPS query type (65). Thus, I only increased the minor
version, but feel free to change it to a major version bump.

⚒️ 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?**
I did run `helm template` with default values yaml and also with
```yaml
# -- Return empty answer for these queries
filtering:
  # -- Ensures filtering by query type
  queryTypes:
    - HTTPS
```
Then, I checked the results.

**📃 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 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
- [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):` 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: Marcel Henrich <marcel.henrich@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-09-12 23:33:52 +03:00
TrueCharts Bot c59a022595
chore(deps): update immich to v1.115.0@128c418 by renovate (minor) (#26294)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | minor | `v1.114.0-openvino` ->
`v1.115.0-openvino` |
| altran1502/immich-machine-learning | minor | `v1.114.0-cuda` ->
`v1.115.0-cuda` |
| altran1502/immich-machine-learning | minor | `v1.114.0` -> `v1.115.0`
|
| altran1502/immich-server | minor | `v1.114.0` -> `v1.115.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:26:15 +02:00
TrueCharts Bot 350a2a41cb
chore(deps): update container image kube-prometheus-stack to v62.7.0@6f5271d by renovate (#26293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| minor | `62.6.0` -> `62.7.0` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v62.7.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.6.0...kube-prometheus-stack-62.7.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.6.0...kube-prometheus-stack-62.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:23:45 +02:00
TrueCharts Bot ca4699a432
chore(deps): update container image wolveix/satisfactory-server to v1.8.3@41ad06e by renovate (#26292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | patch | `v1.8.1` -> `v1.8.3` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:22:30 +02:00
TrueCharts Bot 1afc3daf35
chore(deps): update container image lscr.io/linuxserver/cops to v3.1.3@f64cfce by renovate (#26291) 2024-09-12 20:21:52 +02:00
TrueCharts Bot c1d7cde1e7
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.9.2@1da163f by renovate (#26290)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://redirect.github.com/linuxserver/docker-emulatorjs/packages)
([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) |
patch | `1.9.0` -> `1.9.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:21:49 +02:00
TrueCharts Bot 1a5cdf7590
chore(deps): update container image lscr.io/linuxserver/blender to latest@6991d99 by renovate (#26286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `9b0c682` -> `6991d99` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:21:43 +02:00
TrueCharts Bot 78d22d4b48
chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@b5a62b9 by renovate (#26285)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:21:13 +02:00
TrueCharts Bot 56ce12dd5f
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@04d197b by renovate (#26287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `53be741` -> `04d197b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:21:04 +02:00
TrueCharts Bot ecd9f88df6
chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.21@3bc7b03 by renovate (#26284) 2024-09-12 20:20:48 +02:00
TrueCharts Bot cdcf1244cc
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.46.1@4d8dd05 by renovate (#26289) 2024-09-12 20:20:41 +02:00
TrueCharts Bot 1b8472f758
chore(deps): update container image searxng/searxng to latest@b278b1e by renovate (#26288)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `e8b58b5` -> `b278b1e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:20:39 +02:00
TrueCharts Bot e0a92440db
chore(deps): update container image diygod/rsshub to latest@b57cd0f by renovate (#26283)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `8b94c2c` -> `b57cd0f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 20:20:19 +02:00
TrueCharts Bot e9857f0be4
chore(deps): update container image wolveix/satisfactory-server to v1.8.1@889a473 by renovate (#26282)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | minor | `v1.7.4` -> `v1.8.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:26:52 +02:00
TrueCharts Bot 6655a48e38
chore(deps): update container image ghcr.io/onedr0p/plex to v1.41.0.8992-8463ad060@d4c31ad by renovate (#26281)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex) | minor |
`1.40.5.8921-836b34c27` -> `1.41.0.8992-8463ad060` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 12:26:05 +00:00
TrueCharts Bot 6d13a98382
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.46.0@a39c921 by renovate (#26280)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| minor | `v1.45.0` -> `v1.46.0` |

---

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

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

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

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.45.0...v1.46.0)

#### Changelog

##### New Features

-
[`accc875`](accc875960):
feat(database): improve error handling
([#&#8203;1633](https://redirect.github.com/autobrr/autobrr/issues/1633))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`65d25c5`](65d25c56c9):
feat(diagnostics): add pprof profiling
([#&#8203;1627](https://redirect.github.com/autobrr/autobrr/issues/1627))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`0d53f7e`](0d53f7e5fc):
feat(download-clients): rtorrent support Digest Auth
([#&#8203;1596](https://redirect.github.com/autobrr/autobrr/issues/1596))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`acb91e8`](acb91e8709):
feat(http): implement missing findByID methods
([#&#8203;1635](https://redirect.github.com/autobrr/autobrr/issues/1635))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`f48b103`](f48b103a52):
feat(irc): allow lazy announcer nicks
([#&#8203;1322](https://redirect.github.com/autobrr/autobrr/issues/1322))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`fd90020`](fd90020400):
feat(releases): show indexer name instead of identifier
([#&#8203;1706](https://redirect.github.com/autobrr/autobrr/issues/1706))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`00b5728`](00b5728b4a):
feat(web): manage initial focus for force run modal and filter add form
([#&#8203;1713](https://redirect.github.com/autobrr/autobrr/issues/1713))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))
-
[`bc0f4cc`](bc0f4cc055):
feat: add support for proxies to use with IRC and Indexers
([#&#8203;1421](https://redirect.github.com/autobrr/autobrr/issues/1421))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Bug fixes

-
[`861f30c`](861f30c144):
fix(actions): reject if client is disabled
([#&#8203;1626](https://redirect.github.com/autobrr/autobrr/issues/1626))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`34d6e0c`](34d6e0cf60):
fix(diagnostics): profiling config flags
([#&#8203;1637](https://redirect.github.com/autobrr/autobrr/issues/1637))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`e603b26`](e603b262f7):
fix(docker): windows container
([#&#8203;1710](https://redirect.github.com/autobrr/autobrr/issues/1710))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`abeb81e`](abeb81eea9):
fix(feeds): UNIT3D RSS size parsing
([#&#8203;1701](https://redirect.github.com/autobrr/autobrr/issues/1701))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`5ae4ed3`](5ae4ed3604):
fix(indexers): SATClubbing download url
([#&#8203;1630](https://redirect.github.com/autobrr/autobrr/issues/1630))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`80426e4`](80426e4773):
fix(irc): revert lazy announcer check
([#&#8203;1707](https://redirect.github.com/autobrr/autobrr/issues/1707))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`d380c0b`](d380c0b178):
fix(macros): `TorrentHash` empty
([#&#8203;1699](https://redirect.github.com/autobrr/autobrr/issues/1699))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`080274e`](080274e4da):
fix(web): irc view mobile optimizations
([#&#8203;1714](https://redirect.github.com/autobrr/autobrr/issues/1714))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))
-
[`472d327`](472d327308):
fix(web): remove unused `checkForUpdates` JSON object
([#&#8203;1638](https://redirect.github.com/autobrr/autobrr/issues/1638))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))

##### Other work

-
[`cf2da14`](cf2da14073):
build(deps): bump the golang group across 1 directory with 3 updates
([#&#8203;1644](https://redirect.github.com/autobrr/autobrr/issues/1644))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`89cf68e`](89cf68e773):
build(deps): bump the npm group across 1 directory with 17 updates
([#&#8203;1645](https://redirect.github.com/autobrr/autobrr/issues/1645))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`46b3ae8`](46b3ae8a0f):
build(docker): add Windows images
([#&#8203;1640](https://redirect.github.com/autobrr/autobrr/issues/1640))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`f3c7946`](f3c7946e52):
chore(deps): update Go to `1.23` and Node to `20.17.0`
([#&#8203;1639](https://redirect.github.com/autobrr/autobrr/issues/1639))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`0cd29b9`](0cd29b95ea):
chore(indexers): remove STT and STC
([#&#8203;1708](https://redirect.github.com/autobrr/autobrr/issues/1708))
([@&#8203;fabricionaweb](https://redirect.github.com/fabricionaweb))
-
[`c3824f3`](c3824f3519):
chore(tests): correct typos
([#&#8203;1715](https://redirect.github.com/autobrr/autobrr/issues/1715))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`54eab05`](54eab05f1f):
chore: update issue templates
([#&#8203;1704](https://redirect.github.com/autobrr/autobrr/issues/1704))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`c3530ac`](c3530ac8af):
ci(linters): update Go and Node versions
([#&#8203;1700](https://redirect.github.com/autobrr/autobrr/issues/1700))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`77e1c2c`](77e1c2c305):
docs(contributing): add note about postgres timezones
([#&#8203;1550](https://redirect.github.com/autobrr/autobrr/issues/1550))
([@&#8203;kenstir](https://redirect.github.com/kenstir))
-
[`d13b421`](d13b421c42):
refactor(http): api key cache handling
([#&#8203;1632](https://redirect.github.com/autobrr/autobrr/issues/1632))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`cc0cca9`](cc0cca9f0d):
refactor(http): implement bufio
([#&#8203;1604](https://redirect.github.com/autobrr/autobrr/issues/1604))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`b681846`](b681846b51):
refactor(logs): move sanitize
([#&#8203;1636](https://redirect.github.com/autobrr/autobrr/issues/1636))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`982f7dd`](982f7ddf68):
refactor(wildcard): optimize and add caching
([#&#8203;1634](https://redirect.github.com/autobrr/autobrr/issues/1634))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.45.0...v1.46.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.46.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:25:51 +02:00
TrueCharts Bot 839255a6f9
chore(deps): update container image linuxserver/snapdrop to latest@d35d433 by renovate (#26275)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `07cd3bc` -> `d35d433` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:23:42 +02:00
TrueCharts Bot 8357e8c220
chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.30.4@fe1c634 by renovate (#26279) 2024-09-12 14:22:59 +02:00
TrueCharts Bot daaed7d342
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.9.0@72bc643 by renovate (#26271) 2024-09-12 14:22:53 +02:00
TrueCharts Bot 0835d3d15f
chore(deps): update container image feramance/qbitrr to v4.9.3@6c90a33 by renovate (#26278)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) |
patch | `v4.9.2` -> `v4.9.3` |

---

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

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.9.3`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v493-12092024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.2...v4.9.3)

- [\[patch\] Merge pull request #&#8203;105 from
Feramance/104-issue-qbitrr-creating-folder-named-from-qbittorrent-category](f22506922b)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Key error decode fix
test](c038481bf3)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [ljust
fixes](650e1392ac)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Additional log
adjustments](4d298b2267)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Further logging
adjustments](9c5dd853aa)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Log
adjustments](805036696a)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Logs
adjustments](e18f0431ac)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Remove logging for known occasional qbittorrent api
error](42a18a2cc6)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [CF
adjustments](ccb44f94c9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Category path
checking](7bc3976f98)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Moved some
logic](c620f8428d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [checking
categories](d27917e171)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [CF
updates](681d962194)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjusted query
error](f649234497)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Adjusted
query](78677e81c4)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Debug
updates](5e1fc2a046)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [more
debugs](ed9fee44c6)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Additional
logging](978f67ffc9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Value
fix](0ddf99a132)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Set hash compare to
upper](343a4a6011)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [More
logs](edd6b1bff8)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Testing
changes](bdf464af1d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Added
logging](1a42639e4c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [More
changes](19ee712716)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [condition
fixes](0d3e868f78)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [fix filter
issues](25e1ab35ba)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [custom_format_unmet_check
adjustment](4f3fbb58db)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 12:22:50 +00:00
TrueCharts Bot bd72783241
chore(deps): update container image ghcr.io/linuxserver/sickchill to 2024.3.1@cb8901f by renovate (#26273)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:22:46 +02:00
TrueCharts Bot d34bffccf4
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@53be741 by renovate (#26276) 2024-09-12 14:22:40 +02:00
TrueCharts Bot 61a64b7c33
chore(deps): update container image searxng/searxng to latest@e8b58b5 by renovate (#26277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `08055bc` -> `e8b58b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:22:35 +02:00
TrueCharts Bot ff576b3483
chore(deps): update container image ghcr.io/linuxserver/minetest to 5.9.0@28e39b5 by renovate (#26272)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/minetest](https://redirect.github.com/linuxserver/docker-minetest/packages)
([source](https://redirect.github.com/linuxserver/docker-minetest)) |
digest | `3b4b86d` -> `28e39b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:22:07 +02:00
TrueCharts Bot 740296a2af
chore(deps): update container image diygod/rsshub to latest@8b94c2c by renovate (#26270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `8607eab` -> `8b94c2c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:21:51 +02:00
TrueCharts Bot cb42ec3c91
chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.2.2@b4c6c06 by renovate (#26274)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages)
([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) |
digest | `65aa428` -> `b4c6c06` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 14:21:44 +02:00
TrueCharts Bot 409f45d0bf
chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@4eab6a6 by renovate (#26264) 2024-09-12 08:23:33 +02:00
TrueCharts Bot 088e2743be
chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@c2ae277 by renovate (#26263)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-fpm-pgsql-static | digest | `034c8ba` -> `c2ae277` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:23:29 +02:00
TrueCharts Bot e30501d1bd
chore(deps): update container image lmscommunity/lyrionmusicserver to 9.0.0@89b4aa1 by renovate (#26267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/lyrionmusicserver | digest | `7d752e9` -> `89b4aa1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:23:22 +02:00
TrueCharts Bot d7a9d1b889
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.8.0@886e94d by renovate (#26262)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `b98fe4d` -> `886e94d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:22:55 +02:00
TrueCharts Bot 1a657859b2
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@b2a6226 by renovate (#26268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `c1e06ab` -> `b2a6226` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:22:45 +02:00
TrueCharts Bot 9a4ee57199
chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@4b9577e by renovate (#26265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages)
([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) |
digest | `5454ada` -> `4b9577e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:21:31 +02:00
TrueCharts Bot f7053cfe52
chore(deps): update container image ghcr.io/neggles/sd-webui-docker to latest@22dd38c by renovate (#26266)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `da0e950` -> `22dd38c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 08:19:29 +02:00
TrueCharts Bot 8b9e11be77
chore(deps): update container image openaudible/openaudible to latest@da84288 by renovate (#26258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| openaudible/openaudible | digest | `268d812` -> `da84288` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:35:46 +02:00
TrueCharts Bot bf8f1cc1b2
chore(deps): update container image xwiki to 16.7.1-postgres-tomcat@3d5356f by renovate (#26261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `5fd196c` -> `3d5356f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:35:18 +02:00
TrueCharts Bot 42277c16e1
chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@42917c3 by renovate (#26257)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `5b411f9` -> `42917c3`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:35:06 +02:00
TrueCharts Bot f14a23887e
chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@dc561fc by renovate (#26256)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `14b5546` -> `dc561fc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:35:00 +02:00
TrueCharts Bot 0c91d58e60
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@c1e06ab by renovate (#26259)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `580cd1c` -> `c1e06ab` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:34:42 +02:00
TrueCharts Bot 62ccd36dd9
chore(deps): update container image searxng/searxng to latest@08055bc by renovate (#26260) 2024-09-12 02:34:39 +02:00
TrueCharts Bot 96c6e4d7d8
chore(deps): update container image ghcr.io/goofball222/unifi to v8.4.62@20b08bd by renovate (#26248)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi)
| patch | `8.4.59` -> `8.4.62` |

---

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

---

### Release Notes

<details>
<summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary>

###
[`v8.4.62`](https://redirect.github.com/goofball222/unifi/releases/tag/8.4.62)

[Compare
Source](https://redirect.github.com/goofball222/unifi/compare/8.4.59...8.4.62)

UniFi Network Application v8.4.62 -
https://community.ui.com/releases/UniFi-Network-Application-8-4-62/40240312-bb43-4648-adab-5b05f3d4354e

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 00:34:36 +00:00
TrueCharts Bot 7d70ff4acf
chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@b31bcdf by renovate (#26255) 2024-09-12 02:33:52 +02:00
TrueCharts Bot 57255f2ebd
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@31c26bd by renovate (#26233)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `5c31992` -> `31c26bd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:33:49 +02:00
TrueCharts Bot 6aa74eec11
chore(deps): update container image n8nio/n8n to v1.59.0@e6174c6 by renovate (#26253)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1.58.1` ->
`1.59.0` |

---

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

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.59.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1590-2024-09-11)

##### Bug Fixes

- **Chat Trigger Node:** Fix auth in "Embedded Chat" mode
([#&#8203;10734](https://redirect.github.com/n8n-io/n8n/issues/10734))
([96db501](96db501a61))
- **core:** Allow license:clear command to be used for licenses that
failed renewal
([#&#8203;10665](https://redirect.github.com/n8n-io/n8n/issues/10665))
([a422c5a](a422c5ac7b))
- **core:** Update subworkflow execution status correctly
([#&#8203;10764](https://redirect.github.com/n8n-io/n8n/issues/10764))
([4f94319](4f94319cd9))
- **editor:** Add arrow end to connection line
([#&#8203;10704](https://redirect.github.com/n8n-io/n8n/issues/10704))
([43713dc](43713dcd89))
- **editor:** Add sticky note readonly state in new canvas
([#&#8203;10678](https://redirect.github.com/n8n-io/n8n/issues/10678))
([c5bc8e6](c5bc8e6eb9))
- **editor:** Auto-focus expression input when switching from "fixed"
mode
([#&#8203;10686](https://redirect.github.com/n8n-io/n8n/issues/10686))
([54ab2b1](54ab2b14e4))
- **editor:** Don't render pinned icon for disabled nodes
([#&#8203;10712](https://redirect.github.com/n8n-io/n8n/issues/10712))
([879b837](879b837581))
- **editor:** Fix error rendering and indexing of LLM sub-node outputs
([#&#8203;10688](https://redirect.github.com/n8n-io/n8n/issues/10688))
([50459ba](50459bacab))
- **editor:** Fix xss issues in toast usages
([#&#8203;10733](https://redirect.github.com/n8n-io/n8n/issues/10733))
([6df6f5f](6df6f5f8df))
- **editor:** Follow up fixes and improvements to viewer role
([#&#8203;10684](https://redirect.github.com/n8n-io/n8n/issues/10684))
([63548e6](63548e6ead))
- **editor:** Increase connector snap radius
([#&#8203;10757](https://redirect.github.com/n8n-io/n8n/issues/10757))
([297b668](297b668f32))
- **editor:** Plus node button should not be visible on readonly mode
([#&#8203;10692](https://redirect.github.com/n8n-io/n8n/issues/10692))
([62cb189](62cb189985))
- **editor:** Prevent action's panel flickering while dragging a node
([#&#8203;10739](https://redirect.github.com/n8n-io/n8n/issues/10739))
([efa5573](efa5573278))
- **editor:** Restrict when the collision avoidance algorithm is used
([#&#8203;10755](https://redirect.github.com/n8n-io/n8n/issues/10755))
([bf43d67](bf43d67357))
- **editor:** Show docs link in credential modal when docs sidebar is
hidden
([#&#8203;10750](https://redirect.github.com/n8n-io/n8n/issues/10750))
([87333cb](87333cbefe))
- **Email Trigger (IMAP) Node:** Ensure connection close does not block
deactivation
([#&#8203;10689](https://redirect.github.com/n8n-io/n8n/issues/10689))
([156eb72](156eb72ebe))
- Fix the issue in Trigger Nodes where poll time was not loaded
([#&#8203;10695](https://redirect.github.com/n8n-io/n8n/issues/10695))
([1dea8f4](1dea8f4c7d))
- **Gmail Trigger Node:** Change Gmail Trigger dedupe logic
([#&#8203;10717](https://redirect.github.com/n8n-io/n8n/issues/10717))
([9f3e03d](9f3e03d728))
- Google Contacts node warm up request, Google Calendar node
events>getAll fields option
([#&#8203;10700](https://redirect.github.com/n8n-io/n8n/issues/10700))
([22c70d5](22c70d5069))
- **If Node:** Update copy for type conversion parameter
([#&#8203;10769](https://redirect.github.com/n8n-io/n8n/issues/10769))
([ee5fbc5](ee5fbc543c))
- **n8n Form Trigger Node:** Do not rerun trigger when it has run data
([#&#8203;10687](https://redirect.github.com/n8n-io/n8n/issues/10687))
([3adbcab](3adbcab27d))
- **OpenAI Chat Model Node:** Prevent filtering of fine-tuned models in
model selector
([#&#8203;10662](https://redirect.github.com/n8n-io/n8n/issues/10662))
([4e89912](4e89912588))
- Prevent AI assistant session reset when workflow is saved
([#&#8203;10707](https://redirect.github.com/n8n-io/n8n/issues/10707))
([91d9be2](91d9be2066))
- Show a more user friendly error message if initial Db connection times
out
([#&#8203;10682](https://redirect.github.com/n8n-io/n8n/issues/10682))
([4efcbc5](4efcbc5936))
- **Webflow Node:** Update scopes to include forms
([#&#8203;10554](https://redirect.github.com/n8n-io/n8n/issues/10554))
([d3861b3](d3861b31ce))
- **YouTube Node:** Fix Date filters
([#&#8203;10725](https://redirect.github.com/n8n-io/n8n/issues/10725))
([21936c8](21936c88a8))

##### Features

- **Code Tool Node:** Option to specify input schema
([#&#8203;10693](https://redirect.github.com/n8n-io/n8n/issues/10693))
([421aa71](421aa71251))
- **editor:** Add lint for $('Node').item in runOnceForAllItems mode
([#&#8203;10743](https://redirect.github.com/n8n-io/n8n/issues/10743))
([1b04be1](1b04be1240))
- **editor:** Logs markdown block improvements
([#&#8203;10681](https://redirect.github.com/n8n-io/n8n/issues/10681))
([db6e832](db6e8326c7))
- Filter parameter: Improve loose type validation for booleans
([#&#8203;10702](https://redirect.github.com/n8n-io/n8n/issues/10702))
([e9b8d99](e9b8d99084))
- **Lemlist Node:** Add V2 to support more API operations
([#&#8203;10615](https://redirect.github.com/n8n-io/n8n/issues/10615))
([20b1cf2](20b1cf2b75))
- **OpenAI Node:** Add Max Tools Iteration parameter and prevent tool
calling after execution is aborted
([#&#8203;10735](https://redirect.github.com/n8n-io/n8n/issues/10735))
([5c47a5f](5c47a5f691))

##### Performance Improvements

- **editor:** Fix WorkflowDetails excessive re-rendering
([#&#8203;10767](https://redirect.github.com/n8n-io/n8n/issues/10767))
([00013a2](00013a2069))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 20:24:34 +02:00
TrueCharts Bot 4e360666d1
chore(deps): update container image alexta69/metube to v2024-09-11@bb4ee66 by renovate (#26251)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | minor | `2024-08-22` -> `2024-09-11` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 20:23:44 +02:00
TrueCharts Bot 5587464ff2
chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.78.1@31d8d9e by renovate (#26249)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `0.78.0` -> `0.78.1` |

---

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

---

### Release Notes

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

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

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

Minor bugfix for incorrect file paths being created during upload.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix error with file paths in uploaded models by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2670](https://redirect.github.com/manyfold3d/manyfold/pull/2670)

##### 🛠️ Other Improvements 🛠️

- Update README.md by
[@&#8203;pedroma](https://redirect.github.com/pedroma) in
[https://github.com/manyfold3d/manyfold/pull/2667](https://redirect.github.com/manyfold3d/manyfold/pull/2667)

#### New Contributors

- [@&#8203;pedroma](https://redirect.github.com/pedroma) made their
first contribution in
[https://github.com/manyfold3d/manyfold/pull/2667](https://redirect.github.com/manyfold3d/manyfold/pull/2667)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.78.0...v0.78.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 20:22:52 +02:00
TrueCharts Bot 4ade6e4df4
chore(deps): update container image ipfs/kubo to v0.30.0@6a8e6e0 by renovate (#26252)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ipfs/kubo | minor | `v0.29.0` -> `v0.30.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 18:22:37 +00:00
TrueCharts Bot 7a27d28cb9
chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.35@73948e6 by renovate (#26246)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 20:20:36 +02:00
TrueCharts Bot fb786d553c
chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@5d22fd6 by renovate (#26245) 2024-09-11 20:20:09 +02:00
TrueCharts Bot 73d16fe246
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@580cd1c by renovate (#26247)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `ef9a183` -> `580cd1c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-11 20:20:04 +02:00
TrueCharts Bot eb42a739ca
chore(deps): update container image diygod/rsshub to latest@8607eab by renovate (#26243) 2024-09-11 20:19:01 +02:00