57 Commits

Author SHA1 Message Date
4868c4504f Update actions/setup-node action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 30s
2025-11-06 21:07:29 +00:00
a01b9e7e49 Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.9.0 (#1976)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 2m22s
renovate / renovate (push) Successful in 1m37s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.8.0` -> `v0.9.0` |

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1976
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 21:00:38 +00:00
cd58951590 Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.9.0 (#1977)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.8.0` -> `v0.9.0` |

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1977
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 21:00:17 +00:00
ad974bdfc8 Update ghcr.io/renovatebot/renovate Docker tag to v42 (#1973)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | major | `41` -> `42` |

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1973
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:58:56 +00:00
7cec233e3a Update slskd/slskd Docker tag to v0.24.0 (#1965)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [slskd/slskd](https://slskd.org) ([source](https://github.com/slskd/slskd)) | minor | `0.23.2` -> `0.24.0` |

---

### Release Notes

<details>
<summary>slskd/slskd (slskd/slskd)</summary>

### [`v0.24.0`](https://github.com/slskd/slskd/releases/tag/0.24.0)

[Compare Source](https://github.com/slskd/slskd/compare/0.23.2...0.24.0)

### 🔧 Transfer Overhaul

This release incorporates a ton of bug fixes and refactoring in both slskd and the underlying [Soulseek.NET](https://github.com/jpdillingham/Soulseek.NET) library with the goal of resolving 'stuck' and failing transfers (both uploads and downloads).

#### What's Changed

- fix(docs): add missing prefixes to some environment variables by [@&#8203;RalphORama](https://github.com/RalphORama) in [#&#8203;1420](https://github.com/slskd/slskd/pull/1420)
- Add telemetry module to make Prometheus metrics available in the UI by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1410](https://github.com/slskd/slskd/pull/1410)
- Fix debug log that displays information about migrations at startup by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1421](https://github.com/slskd/slskd/pull/1421)
- Refactor initialization of database connection strings by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1422](https://github.com/slskd/slskd/pull/1422)
- Eliminate 'magic strings' when referencing databases and connection strings by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1423](https://github.com/slskd/slskd/pull/1423)
- Bump Soulseek.NET to 8.0.0 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1438](https://github.com/slskd/slskd/pull/1438)
- Fix bug causing 'Value cannot be null. (Parameter 'instance')' while editing a commented-out config by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1441](https://github.com/slskd/slskd/pull/1441)
- Bump form-data in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1439](https://github.com/slskd/slskd/pull/1439)
- Bump ws in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1440](https://github.com/slskd/slskd/pull/1440)
- Tweak how file access is handled when validating config by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1449](https://github.com/slskd/slskd/pull/1449)
- Refactor upload logic, splitting file enqueue and upload and adding defensive checks throughout by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1456](https://github.com/slskd/slskd/pull/1456)
- Refactor transfer progress update logic by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1457](https://github.com/slskd/slskd/pull/1457)
- Support the ability for the web interface to listen on a unix socket by [@&#8203;encode42](https://github.com/encode42) in [#&#8203;1453](https://github.com/slskd/slskd/pull/1453)
- Refine support for unix domain sockets (UDS) by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1458](https://github.com/slskd/slskd/pull/1458)
- Refactor download logic to split enqueue and download by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1462](https://github.com/slskd/slskd/pull/1462)
- Improve logging of DownloadDenied and DownloadFailed events by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1463](https://github.com/slskd/slskd/pull/1463)
- Bump Soulseek.NET to 8.1.2 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1464](https://github.com/slskd/slskd/pull/1464)
- Enqueue files one at a time by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1465](https://github.com/slskd/slskd/pull/1465)
- Wait for transfer response from remote client before enqueuing the next file by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1467](https://github.com/slskd/slskd/pull/1467)
- Implement a number of improvements and bug fixes with download logic by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1472](https://github.com/slskd/slskd/pull/1472)
- Add dedicated transfer connection timeout, set server, distributed and transfer connection timeouts explicitly.  Bump Soulseek.NET to 8.4.0 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1474](https://github.com/slskd/slskd/pull/1474)
- Skip transfer progress updates if a previous update is still in progress by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1479](https://github.com/slskd/slskd/pull/1479)
- Limit concurrent enqueue requests to 20 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1480](https://github.com/slskd/slskd/pull/1480)
- Set concurrent search limit to 2 (from the default 10) by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1481](https://github.com/slskd/slskd/pull/1481)
- Set Unix file mode after moving downloaded files by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1482](https://github.com/slskd/slskd/pull/1482)
- Add rate limiting to search and download requests by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1483](https://github.com/slskd/slskd/pull/1483)
- Add more logging to download logic by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1484](https://github.com/slskd/slskd/pull/1484)
- Fix bug with Prometheus threadpool statistics by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1485](https://github.com/slskd/slskd/pull/1485)
- Prime message connection before enqueueing downloads locally by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1486](https://github.com/slskd/slskd/pull/1486)
- Temporarily disable unobserved exception logging by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1487](https://github.com/slskd/slskd/pull/1487)
- Refactor download logic to improve stability and improve performance by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1491](https://github.com/slskd/slskd/pull/1491)
- Bump Soulseek.NET to 8.5.0 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1497](https://github.com/slskd/slskd/pull/1497)
- Add missing filename filter when superseding download records by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1500](https://github.com/slskd/slskd/pull/1500)
- Make check of index names in transfer indexes migration case insensitive by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1501](https://github.com/slskd/slskd/pull/1501)
- Increase concurrent download requests to 2, return enqueue results by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1504](https://github.com/slskd/slskd/pull/1504)

#### New Contributors

- [@&#8203;RalphORama](https://github.com/RalphORama) made their first contribution in [#&#8203;1420](https://github.com/slskd/slskd/pull/1420)
- [@&#8203;encode42](https://github.com/encode42) made their first contribution in [#&#8203;1453](https://github.com/slskd/slskd/pull/1453)

**Full Changelog**: <https://github.com/slskd/slskd/compare/0.23.2...0.24.0>

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1965
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:57:59 +00:00
65ec17afaa Update Helm release generic-device-plugin to v0.18.0 (#1963)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.17.0` -> `0.18.0` |

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1963
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:57:35 +00:00
706eccfcf1 Update Helm release argo-cd to v9.1.0 (#1962)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `9.0.6` -> `9.1.0` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v9.1.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.1.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.0.6...argo-cd-9.1.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update dependency argoproj/argo-cd to v3.2.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#&#8203;3568](https://github.com/argoproj/argo-helm/pull/3568)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-events-2.4.17...argo-cd-9.1.0>

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1962
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:57:15 +00:00
fff906f16e Update directus/directus Docker tag to v11.13.0 (#1961)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 39s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.12.0` -> `11.13.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.13.0`](https://github.com/directus/directus/releases/tag/v11.13.0)

[Compare Source](https://github.com/directus/directus/compare/v11.12.0...v11.13.0)

##### ⚠️ Potential Breaking Changes

**Removed non-relational types from `RELATIONAL_TYPES` constant ([#&#8203;25964](https://github.com/directus/directus/pull/25964))**
Extensions or external code using `RELATIONAL_TYPES` should note the excluded `presentation` and `group`.

**Fixed `<scope>.delete` filter hook running after permission check. Fixed keys returned by the hook not being used in place of the original keys. ([#&#8203;26034](https://github.com/directus/directus/pull/26034))**

- Keys returned by the hook are now used in place of the original keys.

- The hook will trigger regardless of user permissions. Ensure any necessary permission checks are performed prior to any data processing.

- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed `<scope>.delete` filter hook running after permission check. Fixed keys returned by the hook not being used in place of the original keys. ([#&#8203;26034](https://github.com/directus/directus/pull/26034) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Restricted system collection fields to only allow indexing ([#&#8203;24820](https://github.com/directus/directus/pull/24820) by [@&#8203;br41nslug](https://github.com/br41nslug))

- **[@&#8203;directus/constants](https://github.com/directus/constants)**
  - Removed non-relational types from `RELATIONAL_TYPES` constant ([#&#8203;25964](https://github.com/directus/directus/pull/25964) by [@&#8203;formfcw](https://github.com/formfcw))

- **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)**
  - Use node exportConditions when building api extensions. See [#&#8203;25591](https://github.com/directus/directus/issues/25591) ([#&#8203;25591](https://github.com/directus/directus/pull/25591) by [@&#8203;julbd](https://github.com/julbd))

#####  New Features & Improvements

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Introduced the Content Comparison Modal for side-by-side review of version and revision changes. ([#&#8203;25782](https://github.com/directus/directus/pull/25782) by [@&#8203;robluton](https://github.com/robluton))
  - Added interface config option to control indicator appearance ([#&#8203;26086](https://github.com/directus/directus/pull/26086) by [@&#8203;formfcw](https://github.com/formfcw))
  - Added schema snapshot download button to the admin view of the studio ([#&#8203;25903](https://github.com/directus/directus/pull/25903) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added setup flow and license agreement banner ([#&#8203;25983](https://github.com/directus/directus/pull/25983) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added comparison indicators for group interfaces ([#&#8203;26086](https://github.com/directus/directus/pull/26086) by [@&#8203;formfcw](https://github.com/formfcw))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Improved error reporting for data imports ([#&#8203;25862](https://github.com/directus/directus/pull/25862) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added setup flow and license agreement banner ([#&#8203;25983](https://github.com/directus/directus/pull/25983) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added support for custom metric name prefix via the `METRICS_NAME_PREFIX` environment variable ([#&#8203;25819](https://github.com/directus/directus/pull/25819) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Added retention indexes ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added rate limiting options for sending emails ([#&#8203;25966](https://github.com/directus/directus/pull/25966) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added support for indexes on system fields to snapshots ([#&#8203;25127](https://github.com/directus/directus/pull/25127) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added tracking of `mcp_enabled`, `mcp_allow_deletes`, `mcp_system_prompt_enabled` and `visual_editor_urls` in telemetry reports ([#&#8203;25989](https://github.com/directus/directus/pull/25989) by [@&#8203;connorwinston](https://github.com/connorwinston))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Added interface config option to control indicator appearance ([#&#8203;26086](https://github.com/directus/directus/pull/26086) by [@&#8203;formfcw](https://github.com/formfcw))
  - Added setup flow and license agreement banner ([#&#8203;25983](https://github.com/directus/directus/pull/25983) by [@&#8203;Nitwel](https://github.com/Nitwel))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Added setup flow and license agreement banner ([#&#8203;25983](https://github.com/directus/directus/pull/25983) by [@&#8203;Nitwel](https://github.com/Nitwel))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Added setup flow and license agreement banner ([#&#8203;25983](https://github.com/directus/directus/pull/25983) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added support for custom metric name prefix via the `METRICS_NAME_PREFIX` environment variable ([#&#8203;25819](https://github.com/directus/directus/pull/25819) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed user hover display on the activity item detail page ([#&#8203;25971](https://github.com/directus/directus/pull/25971) by [@&#8203;Shashank188](https://github.com/Shashank188))
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Migrated tus to next major version 2.3.0 ([#&#8203;25828](https://github.com/directus/directus/pull/25828) by [@&#8203;dependabot](https://github.com/dependabot))
  - Fixed comma decimal separator handling for decimal inputs ([#&#8203;25994](https://github.com/directus/directus/pull/25994) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Improved tag interface to automatically add tag when input loses focus ([#&#8203;25818](https://github.com/directus/directus/pull/25818) by [@&#8203;licitdev](https://github.com/licitdev))
  - Removed defineProps import to resolve compiler warning ([#&#8203;25944](https://github.com/directus/directus/pull/25944) by [@&#8203;formfcw](https://github.com/formfcw))
  - Fixed the dark mode visual of the block editor popover ([#&#8203;25917](https://github.com/directus/directus/pull/25917) by [@&#8203;hanneskuettner](https://github.com/hanneskuettner))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added use-flows composable and refactored flow-sidebar-detail manual flow logic ([#&#8203;25962](https://github.com/directus/directus/pull/25962) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed collection not required in item operations ([#&#8203;25940](https://github.com/directus/directus/pull/25940) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Improved error reporting for data imports ([#&#8203;25862](https://github.com/directus/directus/pull/25862) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Removed non-relational types from `RELATIONAL_TYPES` constant ([#&#8203;25964](https://github.com/directus/directus/pull/25964) by [@&#8203;formfcw](https://github.com/formfcw))
  - Fixed "Is one of" search failing with number values ([#&#8203;26049](https://github.com/directus/directus/pull/26049) by [@&#8203;u12206050](https://github.com/u12206050))
  - Updated happy-dom dependency from 18.0.1 to 20.0.8 ([#&#8203;26019](https://github.com/directus/directus/pull/26019) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26037](https://github.com/directus/directus/pull/26037) by [@&#8203;formfcw](https://github.com/formfcw))
  - Removed AI beta labels from AI module ([#&#8203;26066](https://github.com/directus/directus/pull/26066) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed operation extension options when using a vue component ([#&#8203;25902](https://github.com/directus/directus/pull/25902) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated link for feature request ([#&#8203;26027](https://github.com/directus/directus/pull/26027) by [@&#8203;licitdev](https://github.com/licitdev))
  - Improved block editor sanitization ([#&#8203;26108](https://github.com/directus/directus/pull/26108) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Migrated tus to next major version 2.3.0 ([#&#8203;25828](https://github.com/directus/directus/pull/25828) by [@&#8203;dependabot](https://github.com/dependabot))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Added `directus_comments` and `directus_extensions` to websocket subscriptions ([#&#8203;25464](https://github.com/directus/directus/pull/25464) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated searchable fields ([#&#8203;26111](https://github.com/directus/directus/pull/26111) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added support for MSSQL tables with triggers ([#&#8203;25881](https://github.com/directus/directus/pull/25881) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Fixed content versioning for singleton collections ([#&#8203;25931](https://github.com/directus/directus/pull/25931) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Upgraded p-limit dependency from 6.2.0 to 7.1.1 ([#&#8203;25831](https://github.com/directus/directus/pull/25831) by [@&#8203;dependabot](https://github.com/dependabot))
  - Fixed health check file name changing on every health check report ([#&#8203;25819](https://github.com/directus/directus/pull/25819) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Removed implicit primaryKey permission for non relational meta queries ([#&#8203;25362](https://github.com/directus/directus/pull/25362) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Added determenistic sql aliases ([#&#8203;25860](https://github.com/directus/directus/pull/25860) by [@&#8203;u12206050](https://github.com/u12206050))
  - Fixed requesting a versioned item with the 'main' keyword returning forbidden ([#&#8203;25986](https://github.com/directus/directus/pull/25986) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated tar dependency from 7.5.1 to 7.5.2 ([#&#8203;26080](https://github.com/directus/directus/pull/26080) by [@&#8203;dependabot](https://github.com/dependabot))
  - Improved error consistency ([#&#8203;26109](https://github.com/directus/directus/pull/26109) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed aggregate filtering of M2A fields in GraphQL ([#&#8203;25976](https://github.com/directus/directus/pull/25976) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed MCP item tool aggregation ([#&#8203;25915](https://github.com/directus/directus/pull/25915) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed metric test file name changing on every metric generation ([#&#8203;25819](https://github.com/directus/directus/pull/25819) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Added permissions cleanup on fields ([#&#8203;26110](https://github.com/directus/directus/pull/26110) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Replaced `node-schedule` with `cron` ([#&#8203;25874](https://github.com/directus/directus/pull/25874) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated auth drivers to fetch the latest schema on each request ([#&#8203;25949](https://github.com/directus/directus/pull/25949) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Fixed deep filtering of M2A fields in GraphQL ([#&#8203;25895](https://github.com/directus/directus/pull/25895) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Upgraded `tar-fs` dependency from 2.1.3 to 2.1.4 ([#&#8203;25958](https://github.com/directus/directus/pull/25958) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added indexing parameters to the SDK and GraphQL ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/composables](https://github.com/directus/composables)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated happy-dom dependency from 18.0.1 to 20.0.8 ([#&#8203;26019](https://github.com/directus/directus/pull/26019) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/constants](https://github.com/directus/constants)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
- **create-directus-extension**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **create-directus-project**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Improved error reporting for data imports ([#&#8203;25862](https://github.com/directus/directus/pull/25862) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Added rate limiting options for sending emails ([#&#8203;25966](https://github.com/directus/directus/pull/25966) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/errors](https://github.com/directus/errors)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Added rate limiting options for sending emails ([#&#8203;25966](https://github.com/directus/directus/pull/25966) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/extensions](https://github.com/directus/extensions)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/extensions-registry](https://github.com/directus/extensions-registry)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/format-title](https://github.com/directus/format-title)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/memory](https://github.com/directus/memory)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/pressure](https://github.com/directus/pressure)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/release-notes-generator](https://github.com/directus/release-notes-generator)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/schema](https://github.com/directus/schema)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/schema-builder](https://github.com/directus/schema-builder)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage](https://github.com/directus/storage)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-azure](https://github.com/directus/storage-driver-azure)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-local](https://github.com/directus/storage-driver-local)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-s3](https://github.com/directus/storage-driver-s3)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed Supabase storage driver file uploads and improved error handling ([#&#8203;25883](https://github.com/directus/directus/pull/25883) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/stores](https://github.com/directus/stores)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26018](https://github.com/directus/directus/pull/26018) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added retention indexes ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Restricted system collection fields to only allow indexing ([#&#8203;24820](https://github.com/directus/directus/pull/24820) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added support for indexes on system fields to snapshots ([#&#8203;25127](https://github.com/directus/directus/pull/25127) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/themes](https://github.com/directus/themes)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Removed non-relational types from `RELATIONAL_TYPES` constant ([#&#8203;25964](https://github.com/directus/directus/pull/25964) by [@&#8203;formfcw](https://github.com/formfcw))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field-level searchable option to improve search performance ([#&#8203;25970](https://github.com/directus/directus/pull/25970) by [@&#8203;PHILLIPS71](https://github.com/PHILLIPS71))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Added retention indexes ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added rate limiting options for sending emails ([#&#8203;25966](https://github.com/directus/directus/pull/25966) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added support for indexes on system fields to snapshots ([#&#8203;25127](https://github.com/directus/directus/pull/25127) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/update-check](https://github.com/directus/update-check)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26009](https://github.com/directus/directus/pull/26009) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/utils](https://github.com/directus/utils)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/validation](https://github.com/directus/validation)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26007](https://github.com/directus/directus/pull/26007) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Improved error reporting for data imports ([#&#8203;25862](https://github.com/directus/directus/pull/25862) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Updated dependencies ([#&#8203;26016](https://github.com/directus/directus/pull/26016) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Updated dependencies ([#&#8203;26069](https://github.com/directus/directus/pull/26069) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependencies ([#&#8203;26010](https://github.com/directus/directus/pull/26010) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Updated dependencies ([#&#8203;26035](https://github.com/directus/directus/pull/26035) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added retention indexes ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added indexing parameters to the SDK and GraphQL ([#&#8203;25199](https://github.com/directus/directus/pull/25199) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed SDK types for creating and updating with nested relational items ([#&#8203;25835](https://github.com/directus/directus/pull/25835) by [@&#8203;HPaulson](https://github.com/HPaulson))
  - Added the updateCommentsBatch function to the SDK ([#&#8203;25866](https://github.com/directus/directus/pull/25866) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added the `updateFields` function to the SDK ([#&#8203;25889](https://github.com/directus/directus/pull/25889) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Added a connect timeout option to the sdk realtime configuration options ([#&#8203;25349](https://github.com/directus/directus/pull/25349) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed skipping properties with `undefined` value in SDK query parsing ([#&#8203;25952](https://github.com/directus/directus/pull/25952) by [@&#8203;br41nslug](https://github.com/br41nslug))

##### ⬆️ Dependency Updates

- **[@&#8203;aws-sdk/client-s3](https://github.com/aws-sdk/client-s3)**: `3.858.0` → `3.918.0`
- **[@&#8203;aws-sdk/client-sesv2](https://github.com/aws-sdk/client-sesv2)**: `3.864.0` → `3.918.0`
- **[@&#8203;aws-sdk/lib-storage](https://github.com/aws-sdk/lib-storage)**: `3.858.0` → `3.918.0`
- **[@&#8203;azure/storage-blob](https://github.com/azure/storage-blob)**: `12.28.0` → `12.29.1`
- **[@&#8203;changesets/cli](https://github.com/changesets/cli)**: `2.29.5` → `2.29.7`
- **[@&#8203;editorjs/attaches](https://github.com/editorjs/attaches)**: `1.3.0` → `1.3.2`
- **[@&#8203;editorjs/editorjs](https://github.com/editorjs/editorjs)**: `2.30.8` → `2.31.0`
- **[@&#8203;eslint/js](https://github.com/eslint/js)**: `9.32.0` → `9.38.0`
- **[@&#8203;fullcalendar/core](https://github.com/fullcalendar/core)**: `6.1.18` → `6.1.19`
- **[@&#8203;fullcalendar/daygrid](https://github.com/fullcalendar/daygrid)**: `6.1.18` → `6.1.19`
- **[@&#8203;fullcalendar/interaction](https://github.com/fullcalendar/interaction)**: `6.1.18` → `6.1.19`
- **[@&#8203;fullcalendar/list](https://github.com/fullcalendar/list)**: `6.1.18` → `6.1.19`
- **[@&#8203;fullcalendar/timegrid](https://github.com/fullcalendar/timegrid)**: `6.1.18` → `6.1.19`
- **[@&#8203;google-cloud/storage](https://github.com/google-cloud/storage)**: `7.16.0` → `7.17.2`
- **[@&#8203;mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder)**: `5.1.0` → `5.1.2`
- **[@&#8203;modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/sdk)**: `1.17.1` → `1.20.2`
- **[@&#8203;pnpm/logger](https://github.com/pnpm/logger)**: `1001.0.0` → `1001.0.1`
- **[@&#8203;pnpm/workspace](https://github.com/pnpm/workspace).find-packages**: `1000.0.31` → `1000.0.43`
- **[@&#8203;pnpm/workspace](https://github.com/pnpm/workspace).pkgs-graph**: `1000.0.18` → `1000.0.25`
- **[@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs)**: `28.0.6` → `28.0.9`
- **[@&#8203;rollup/plugin-node-resolve](https://github.com/rollup/plugin-node-resolve)**: `16.0.1` → `16.0.3`
- **[@&#8203;sinclair/typebox](https://github.com/sinclair/typebox)**: `0.34.38` → `0.34.41`
- **[@&#8203;smithy/node-http-handler](https://github.com/smithy/node-http-handler)**: `4.1.0` → `4.4.3`
- **[@&#8203;supabase/storage-js](https://github.com/supabase/storage-js)**: `2.10.4` → `2.76.1`
- **[@&#8203;tus/server](https://github.com/tus/server)**: `1.10.2` → `2.3.0`
- **[@&#8203;tus/utils](https://github.com/tus/utils)**: `0.5.1` → `0.6.0`
- **[@&#8203;types/async](https://github.com/types/async)**: `3.2.24` → `3.2.25`
- **[@&#8203;types/chroma-js](https://github.com/types/chroma-js)**: `3.1.1` → `3.1.2`
- **[@&#8203;types/cookie-parser](https://github.com/types/cookie-parser)**: `1.4.9` → `1.4.10`
- **[@&#8203;types/inquirer](https://github.com/types/inquirer)**: `9.0.8` → `9.0.9`
- **@&#8203;types/mapbox\_\_mapbox-gl-geocoder**: `5.0.0` → `5.1.0`
- **[@&#8203;types/nodemailer](https://github.com/types/nodemailer)**: `6.4.17` → `7.0.3`
- **[@&#8203;types/qrcode](https://github.com/types/qrcode)**: `1.5.5` → `1.5.6`
- **[@&#8203;types/semver](https://github.com/types/semver)**: `7.7.0` → `7.7.1`
- **[@&#8203;vueuse/core](https://github.com/vueuse/core)**: `13.6.0` → `14.0.0`
- **[@&#8203;vueuse/integrations](https://github.com/vueuse/integrations)**: `13.6.0` → `14.0.0`
- **[@&#8203;vueuse/router](https://github.com/vueuse/router)**: `13.6.0` → `14.0.0`
- **apexcharts**: `4.5.0` → `4.7.0`
- **argon2**: `0.43.1` → `0.44.0`
- **axios**: `1.11.0` → `1.12.2`
- **axios-cache-interceptor**: `1.8.0` → `1.8.3`
- **chalk**: `5.4.1` → `5.6.2`
- **color**: `5.0.0` → `5.0.2`
- **commander**: `14.0.0` → `14.0.2`
- **decamelize**: `6.0.0` → `6.0.1`
- **dompurify**: `3.2.6` → `3.3.0`
- **dotenv**: `17.2.1` → `17.2.3`
- **esbuild**: `0.25.9` → `0.25.11`
- **eslint**: `9.32.0` → `9.38.0`
- **eslint-plugin-vue**: `10.4.0` → `10.5.1`
- **focus-trap**: `7.6.5` → `7.6.6`
- **fs-extra**: `11.3.0` → `11.3.2`
- **globals**: `16.3.0` → `16.4.0`
- **happy-dom**: `18.0.1` → `20.0.10`
- **inquirer**: `12.9.0` → `12.10.0`
- **ioredis**: `5.7.0` → `5.8.2`
- **keyv**: `5.4.0` → `5.5.3`
- **ky**: `1.8.2` → `1.13.0`
- **liquidjs**: `10.21.1` → `10.24.0`
- **lru-cache**: `11.1.0` → `11.2.2`
- **marked**: `16.1.1` → `16.4.1`
- **mime**: `4.0.7` → `4.1.0`
- **minimatch**: `10.0.3` → `10.1.1`
- **mysql2**: `3.14.3` → `3.15.3`
- **nanoid**: `5.1.5` → `5.1.6`
- **nodemailer**: `7.0.5` → `7.0.10`
- **ofetch**: `1.4.1` → `1.5.0`
- **oracledb**: `6.9.0` → `6.10.0`
- **p-limit**: `6.2.0` → `7.2.0`
- **pino-pretty**: `13.1.1` → `13.1.2`
- **pm2**: `6.0.8` → `6.0.13`
- **pretty-ms**: `9.2.0` → `9.3.0`
- **rollup**: `4.46.2` → `4.52.5`
- **rollup-plugin-node-externals**: `8.0.1` → `8.1.1`
- **sass-embedded**: `1.89.2` → `1.93.2`
- **semver**: `7.7.2` → `7.7.3`
- **sharp**: `0.34.3` → `0.34.4`
- **snappy**: `7.3.0` → `7.3.3`
- **strip-ansi**: `7.1.0` → `7.1.2`
- **stylelint**: `16.23.0` → `16.25.0`
- **stylelint-config-standard**: `39.0.0` → `39.0.1`
- **tar**: `7.4.3` → `7.5.2`
- **tinymce**: `6.8.5` → `6.8.6`
- **tsdown**: `0.14.2` → `0.15.11`
- **tsx**: `4.20.3` → `4.20.6`
- **typescript**: `5.8.3` → `5.9.3`
- **typescript-eslint**: `8.38.0` → `8.46.2`
- **undici**: `7.13.0` → `7.16.0`
- **unplugin-yaml**: `3.0.4` → `3.0.7`
- **vite**: `7.1.3` → `7.1.12`
- **vue**: `3.5.18` → `3.5.22`
- **vue-i18n**: `11.1.11` → `11.1.12`
- **vue-router**: `4.5.1` → `4.6.3`
- **vue-tsc**: `3.0.5` → `3.1.2`
- **zod**: `4.0.14` → `4.1.12`
- **zod-validation-error**: `4.0.1` → `4.0.2`

##### 📦 Published Versions

- `@directus/app@14.1.0`
- `@directus/api@32.0.0`
- `@directus/composables@11.2.4`
- `@directus/constants@14.0.0`
- `create-directus-extension@11.0.20`
- `create-directus-project@12.0.3`
- `@directus/env@5.3.0`
- `@directus/errors@2.0.5`
- `@directus/extensions@3.0.12`
- `@directus/extensions-registry@3.0.12`
- `@directus/extensions-sdk@17.0.0`
- `@directus/format-title@12.1.1`
- `@directus/memory@3.0.10`
- `@directus/pressure@3.0.10`
- `@directus/release-notes-generator@2.0.3`
- `@directus/schema@13.0.4`
- `@directus/schema-builder@0.0.7`
- `@directus/storage@12.0.3`
- `@directus/storage-driver-azure@12.0.10`
- `@directus/storage-driver-cloudinary@12.0.10`
- `@directus/storage-driver-gcs@12.0.10`
- `@directus/storage-driver-local@12.0.3`
- `@directus/storage-driver-s3@&#8203;12.0.10`
- `@directus/storage-driver-supabase@3.0.10`
- `@directus/stores@1.0.5`
- `@directus/system-data@3.4.0`
- `@directus/themes@1.1.6`
- `@directus/types@13.3.0`
- `@directus/update-check@13.0.4`
- `@directus/utils@13.0.11`
- `@directus/validation@2.0.10`
- `@directus/sdk@20.1.1`

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1961
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:55:32 +00:00
72e72fc99d Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.11.0 (#1959)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | minor | `2025.10.4` -> `2025.11.0` |

---

### Release Notes

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

### [`v2025.11.0`](https://github.com/home-assistant/core/releases/tag/2025.11.0)

[Compare Source](https://github.com/home-assistant/core/compare/2025.10.4...2025.11.0)

<https://www.home-assistant.io/blog/2025/11/05/release-202511/>

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1959
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:55:12 +00:00
79f424a495 fix ap
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m44s
2025-11-06 14:21:02 -06:00
dc3b16f24d add role
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-11-06 14:19:38 -06:00
22f4646f6a create sa
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-11-06 14:17:32 -06:00
18a37d1e47 remove secret
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 1m21s
2025-11-06 13:50:22 -06:00
40d44047ee upgrade
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-06 13:49:24 -06:00
69b8a397f6 downgrade
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m4s
2025-11-06 13:39:03 -06:00
356447df4b add scopes
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m53s
2025-11-06 13:17:17 -06:00
7abeafb952 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.35 (#1979)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m10s
2025-11-06 19:02:13 +00:00
19f1e8957a Update clidey/whodb Docker tag to v0.71.0 (#1978)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m44s
2025-11-06 17:02:20 +00:00
4c44723bdd Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.5 (#1975)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m27s
2025-11-06 14:02:49 +00:00
25293cd8dd Update Helm release reloader to v2.2.5 (#1974)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m47s
2025-11-06 13:02:12 +00:00
44fd7501bf Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.4 (#1972)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m51s
2025-11-06 11:02:59 +00:00
5db5078311 Update searxng/searxng:latest Docker digest to 7f7e3d8 (#1970)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m59s
2025-11-06 10:02:04 +00:00
81e94ff70d Update kube-prometheus-stack Docker tag to v79.2.1 (#1969)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-11-06 07:02:01 +00:00
f516662596 Update searxng/searxng:latest Docker digest to 84ecefd (#1968)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-06 07:01:52 +00:00
18a37467f0 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to b1296c5 (#1967)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 58s
2025-11-06 05:01:51 +00:00
b558ea8f6d Update kube-prometheus-stack Docker tag to v79.2.0 (#1964)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 58s
2025-11-06 03:02:58 +00:00
d31004d419 Update gitea/gitea Docker tag to v1.25.1 (#1960)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m24s
2025-11-05 21:01:53 +00:00
bcd9aab77c Update searxng/searxng:latest Docker digest to 0bdb133 (#1958)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m55s
2025-11-05 17:53:14 +00:00
5ab4e8295f Update Helm release snapshot-controller to v4.2.0 (#1951)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [snapshot-controller](https://github.com/piraeusdatastore/helm-charts) | minor | `4.1.1` -> `4.2.0` |

---

### Release Notes

<details>
<summary>piraeusdatastore/helm-charts (snapshot-controller)</summary>

### [`v4.2.0`](https://github.com/piraeusdatastore/helm-charts/releases/tag/snapshot-controller-4.2.0)

[Compare Source](https://github.com/piraeusdatastore/helm-charts/compare/snapshot-controller-4.1.1...snapshot-controller-4.2.0)

Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not.

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1951
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-05 17:52:08 +00:00
8353da73b7 Update vectorim/element-web Docker tag to v1.12.3 (#1957)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m53s
2025-11-05 15:02:03 +00:00
ed7156b06d Update immich monorepo to v2.2.3 (#1956)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 35s
renovate / renovate (push) Successful in 2m5s
2025-11-05 14:02:14 +00:00
a61a2ae5ba Update Helm release reloader to v2.2.4 (#1955)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m18s
2025-11-05 10:02:00 +00:00
5965a0bacc Update node-feature-discovery Docker tag to v0.18.3 (#1954)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m1s
2025-11-05 09:02:18 +00:00
4a4d2b255e Update Helm release argo-events to v2.4.17 (#1953)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-05 09:02:10 +00:00
3776f4efaa Update searxng/searxng:latest Docker digest to a4147f8 (#1952)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-05 09:02:03 +00:00
df935be403 Update ghcr.io/linuxserver/sonarr Docker tag to v4.0.16 (#1950)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m23s
2025-11-05 04:02:08 +00:00
fdb0a78f86 Update d3fk/s3cmd:latest Docker digest to 3318147 (#1949)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m7s
2025-11-05 03:01:54 +00:00
32b0c14cf3 Update ghcr.io/gethomepage/homepage Docker tag to v1.6.1 (#1948)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-docker / docker-lint (push) Successful in 59s
renovate / renovate (push) Successful in 1m48s
2025-11-05 01:01:47 +00:00
d34380b8d0 Update Helm release argo-cd to v9.0.6 (#1947)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 1m33s
renovate / renovate (push) Successful in 1m50s
2025-11-05 00:04:03 +00:00
06ffe6bf25 change to use runner image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 1m7s
renovate / renovate (push) Successful in 4m6s
2025-11-04 16:56:17 -06:00
57e94519bf change image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m19s
2025-11-04 16:50:45 -06:00
f7215b5fb1 use act image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 2m16s
2025-11-04 16:46:20 -06:00
4bbecd33a6 fix image
Some checks failed
lint-test-helm / helm-lint (push) Failing after 2s
renovate / renovate (push) Successful in 1m43s
2025-11-04 14:44:47 -06:00
08ab76c482 change background
Some checks failed
lint-test-helm / helm-lint (push) Failing after 3s
lint-test-docker / docker-lint (push) Failing after 3s
renovate / renovate (push) Successful in 2m46s
2025-11-04 13:27:35 -06:00
7f08ffe10c change image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m27s
2025-11-04 13:04:29 -06:00
5e6a444c8d downgrade
All checks were successful
renovate / renovate (push) Successful in 58s
2025-11-04 12:41:31 -06:00
8fd83c3c07 downgrade
All checks were successful
renovate / renovate (push) Successful in 2m17s
2025-11-04 12:36:37 -06:00
94e9deaacc downgrade
All checks were successful
renovate / renovate (push) Successful in 1m26s
2025-11-04 12:33:51 -06:00
53883d4307 Update ghcr.io/actualbudget/actual Docker tag to v25.11.0 (#1936)
Some checks failed
lint-test-helm / helm-lint (push) Failing after 9s
renovate / renovate (push) Failing after 11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `25.10.0` -> `25.11.0` |

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1936
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-04 18:27:35 +00:00
b7beefe14e Update dependency node to v24 (#1943)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/actions/node-versions) | uses-with | major | `22` -> `24` |

---

### Release Notes

<details>
<summary>actions/node-versions (node)</summary>

### [`v24.11.0`](https://github.com/actions/node-versions/releases/tag/24.11.0-18894910158): 24.11.0

[Compare Source](https://github.com/actions/node-versions/compare/24.10.0-18453495281...24.11.0-18894910158)

Node.js 24.11.0

### [`v24.10.0`](https://github.com/actions/node-versions/releases/tag/24.10.0-18453495281): 24.10.0

[Compare Source](https://github.com/actions/node-versions/compare/24.9.0-18024003193...24.10.0-18453495281)

Node.js 24.10.0

### [`v24.9.0`](https://github.com/actions/node-versions/releases/tag/24.9.0-18024003193): 24.9.0

[Compare Source](https://github.com/actions/node-versions/compare/24.8.0-17630522236...24.9.0-18024003193)

Node.js 24.9.0

### [`v24.8.0`](https://github.com/actions/node-versions/releases/tag/24.8.0-17630522236): 24.8.0

[Compare Source](https://github.com/actions/node-versions/compare/24.7.0-17283839804...24.8.0-17630522236)

Node.js 24.8.0

### [`v24.7.0`](https://github.com/actions/node-versions/releases/tag/24.7.0-17283839804): 24.7.0

[Compare Source](https://github.com/actions/node-versions/compare/24.6.0-16980723897...24.7.0-17283839804)

Node.js 24.7.0

### [`v24.6.0`](https://github.com/actions/node-versions/releases/tag/24.6.0-16980723897): 24.6.0

[Compare Source](https://github.com/actions/node-versions/compare/24.5.0-16666195981...24.6.0-16980723897)

Node.js 24.6.0

### [`v24.5.0`](https://github.com/actions/node-versions/releases/tag/24.5.0-16666195981): 24.5.0

[Compare Source](https://github.com/actions/node-versions/compare/24.4.1-16309768053...24.5.0-16666195981)

Node.js 24.5.0

### [`v24.4.1`](https://github.com/actions/node-versions/releases/tag/24.4.1-16309768053): 24.4.1

[Compare Source](https://github.com/actions/node-versions/compare/24.4.0-16210503505...24.4.1-16309768053)

Node.js 24.4.1

### [`v24.4.0`](https://github.com/actions/node-versions/releases/tag/24.4.0-16210503505): 24.4.0

[Compare Source](https://github.com/actions/node-versions/compare/24.3.0-15866716565...24.4.0-16210503505)

Node.js 24.4.0

### [`v24.3.0`](https://github.com/actions/node-versions/releases/tag/24.3.0-15866716565): 24.3.0

[Compare Source](https://github.com/actions/node-versions/compare/24.2.0-15549907769...24.3.0-15866716565)

Node.js 24.3.0

### [`v24.2.0`](https://github.com/actions/node-versions/releases/tag/24.2.0-15549907769): 24.2.0

[Compare Source](https://github.com/actions/node-versions/compare/24.1.0-15177436545...24.2.0-15549907769)

Node.js 24.2.0

### [`v24.1.0`](https://github.com/actions/node-versions/releases/tag/24.1.0-15177436545): 24.1.0

[Compare Source](https://github.com/actions/node-versions/compare/24.0.2-15035852679...24.1.0-15177436545)

Node.js 24.1.0

### [`v24.0.2`](https://github.com/actions/node-versions/releases/tag/24.0.2-15035852679): 24.0.2

[Compare Source](https://github.com/actions/node-versions/compare/24.0.1-14928016774...24.0.2-15035852679)

Node.js 24.0.2

### [`v24.0.1`](https://github.com/actions/node-versions/releases/tag/24.0.1-14928016774): 24.0.1

[Compare Source](https://github.com/actions/node-versions/compare/24.0.0-14863421234...24.0.1-14928016774)

Node.js 24.0.1

### [`v24.0.0`](https://github.com/actions/node-versions/releases/tag/24.0.0-14863421234): 24.0.0

[Compare Source](https://github.com/actions/node-versions/compare/22.21.1-18894912842...24.0.0-14863421234)

Node.js 24.0.0

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #1943
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-04 18:26:21 +00:00
8b7a9251c1 Update actions/setup-node action to v6 (#1942)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | major | `v4` -> `v6` |

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

### [`v6`](https://github.com/actions/setup-node/compare/v5...v6)

[Compare Source](https://github.com/actions/setup-node/compare/v5...v6)

### [`v5`](https://github.com/actions/setup-node/compare/v4...v5)

[Compare Source](https://github.com/actions/setup-node/compare/v4...v5)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #1942
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-04 18:26:04 +00:00
8335445fac Update actions/checkout action to v5 (#1937)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v5`](https://github.com/actions/checkout/compare/v4...v5)

[Compare Source](https://github.com/actions/checkout/compare/v4...v5)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #1937
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-04 18:25:48 +00:00
811ee867a1 add lint
All checks were successful
renovate / renovate (push) Successful in 1m44s
2025-11-04 12:19:07 -06:00
3662bd614e remove lint
All checks were successful
renovate / renovate (push) Successful in 1m16s
2025-11-04 12:18:19 -06:00
dc71148815 fix image
Some checks failed
lint-test-helm / helm-lint (push) Failing after 0s
renovate / renovate (push) Successful in 1m46s
2025-11-04 12:07:30 -06:00
aaff957fe1 Update Helm release authentik to v2025.10.1 (#1941)
Some checks failed
lint-test-helm / helm-lint (push) Failing after 0s
renovate / renovate (push) Successful in 2m12s
2025-11-04 18:02:44 +00:00
9d850e009e use different image
Some checks failed
renovate / renovate (push) Has been cancelled
2025-11-04 12:01:12 -06:00
36 changed files with 61 additions and 50 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
fetch-depth: 0
@@ -34,10 +34,9 @@ jobs:
if: steps.check-branch-exists.outputs.exists == 'false'
run: echo "Branch origin/${{ github.base_ref }} was not found, likely already merged"
- name: Set up Node.js
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version: '22'

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
fetch-depth: 0

View File

@@ -13,10 +13,10 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41
container: ghcr.io/renovatebot/renovate:42
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
- name: Renovate
run: renovate

View File

@@ -9,7 +9,7 @@ actual:
main:
image:
repository: ghcr.io/actualbudget/actual
tag: 25.10.0
tag: 25.11.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:c2850991e99e278269003d92efa86e865f7df039093fbd03e85141b035cf7a80
tag: latest@sha256:b1296c5edc89eee8742d86392ce40707233671044a454e002821e5c76cd58deb
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.12.0
tag: 11.13.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.12.2
tag: v1.12.3
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev
@@ -12,7 +12,7 @@ element-web:
disable_3pid_login: true
brand: "Alex Lebens"
branding:
welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
auth_header_logo_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
sso_redirect_options:
immediate: true

View File

@@ -9,7 +9,7 @@ home-assistant:
main:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2025.10.4
tag: 2025.11.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.0
tag: v1.6.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS
@@ -32,7 +32,7 @@ homepage:
hideVersion: true
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
brightness: 50
theme: dark
disableCollapse: true

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.0
tag: v1.6.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS
@@ -44,7 +44,7 @@ homepage:
hideVersion: true
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
brightness: 50
theme: dark
disableCollapse: true

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v2.2.2
tag: v2.2.3
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.2.2
tag: v2.2.3
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:e479206b72bc16054000c06d04574bc93f4abe1adbaa6432037bd806c0acabed
tag: latest@sha256:7f7e3d85b9fc38cc99e8f7c715e3ae1b74ed11971d24987d6fa7b7f360a108be
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:e479206b72bc16054000c06d04574bc93f4abe1adbaa6432037bd806c0acabed
tag: latest@sha256:7f7e3d85b9fc38cc99e8f7c715e3ae1b74ed11971d24987d6fa7b7f360a108be
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -28,7 +28,7 @@ slskd:
main:
image:
repository: slskd/slskd
tag: 0.23.2
tag: 0.24.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-4k:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:fbe67c25693dc5f3de220c5691f374576ae265df782c16918cc071b630490bd7
tag: 4.0.16@sha256:4b8a853b76337cd5de5f69961e23b7d0792ce7bf0a8be083dd7202ef670bfc34
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-anime:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:fbe67c25693dc5f3de220c5691f374576ae265df782c16918cc071b630490bd7
tag: 4.0.16@sha256:4b8a853b76337cd5de5f69961e23b7d0792ce7bf0a8be083dd7202ef670bfc34
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:fbe67c25693dc5f3de220c5691f374576ae265df782c16918cc071b630490bd7
tag: 4.0.16@sha256:4b8a853b76337cd5de5f69961e23b7d0792ce7bf0a8be083dd7202ef670bfc34
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 9.0.5
version: 9.1.0
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: 3.0.0

View File

@@ -21,7 +21,7 @@ dependencies:
version: 0.45.27
repository: https://argoproj.github.io/argo-helm
- name: argo-events
version: 2.4.16
version: 2.4.17
repository: https://argoproj.github.io/argo-helm
- name: postgres-cluster
alias: postgres-17-cluster

View File

@@ -17,4 +17,4 @@ dependencies:
version: 0.37.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
appVersion: 0.30.1
appVersion: 0.37.0

View File

@@ -15,3 +15,6 @@ subjects:
- kind: User
name: alexanderlebens@gmail.com
apiGroup: rbac.authorization.k8s.io
- kind: ServiceAccount
name: headlamp-admin
namespace: headlamp

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: headlamp-admin
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: headlamp-admin
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 79.1.1
version: 79.2.1
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

@@ -21,7 +21,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: authentik
version: 2025.10.0
version: 2025.10.1
repository: https://charts.goauthentik.io/
- name: cloudflared
alias: cloudflared

View File

@@ -4,7 +4,7 @@ gitea:
replicaCount: 3
image:
repository: gitea/gitea
tag: 1.25.0
tag: 1.25.1
service:
http:
type: ClusterIP
@@ -154,8 +154,8 @@ gitea-actions:
enabled: false
runner:
labels:
- "ubuntu-latest:docker://harbor.alexlebens.net/proxy-hub.docker/gitea/runner-images:ubuntu-22.04"
- "ubuntu-24.04:docker://harbor.alexlebens.net/proxy-hub.docker/catthehacker/ubuntu:ubuntu:act-24.04"
- "ubuntu-latest:docker://harbor.alexlebens.net/proxy-ghcr.io/catthehacker/ubuntu:runner-24.04"
- "ubuntu-24.04:docker://harbor.alexlebens.net/proxy-ghcr.io/catthehacker/ubuntu:runner-24.04"
- "ubuntu-22.04:docker://harbor.alexlebens.net/proxy-hub.docker/gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://harbor.alexlebens.net/proxy-hub.docker/gitea/runner-images:ubuntu-20.04"
dind:
@@ -212,7 +212,7 @@ backup:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ccf931d3f53ae65125744bd544f62e7fe796671b4607c8cce7105bf512dff27a
tag: latest@sha256:33181474927de824a1d209a7bda39e877e2ce78e1aa34d2e7acdf490ef1b7601
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -236,7 +236,7 @@ backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ccf931d3f53ae65125744bd544f62e7fe796671b4607c8cce7105bf512dff27a
tag: latest@sha256:33181474927de824a1d209a7bda39e877e2ce78e1aa34d2e7acdf490ef1b7601
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -117,7 +117,7 @@ ollama:
main:
image:
repository: ghcr.io/open-webui/open-webui
tag: 0.6.34
tag: 0.6.35
pullPolicy: IfNotPresent
env:
- name: ENV

View File

@@ -198,7 +198,7 @@ snapshot:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ccf931d3f53ae65125744bd544f62e7fe796671b4607c8cce7105bf512dff27a
tag: latest@sha256:33181474927de824a1d209a7bda39e877e2ce78e1aa34d2e7acdf490ef1b7601
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -15,6 +15,6 @@ maintainers:
dependencies:
- name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.17.0
version: 0.18.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 1.0.0

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: node-feature-discovery
version: 0.18.2
version: 0.18.3
repository: oci://registry.k8s.io/nfd/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 0.18.0

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: reloader
version: 2.2.3
version: 2.2.5
repository: https://stakater.github.io/stakater-charts
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
appVersion: v1.4.2

View File

@@ -73,7 +73,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ccf931d3f53ae65125744bd544f62e7fe796671b4607c8cce7105bf512dff27a
tag: latest@sha256:33181474927de824a1d209a7bda39e877e2ce78e1aa34d2e7acdf490ef1b7601
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -169,7 +169,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.11.3
tag: v1.11.5
pullPolicy: IfNotPresent
args:
- etcd
@@ -206,7 +206,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.11.3
tag: v1.11.5
pullPolicy: IfNotPresent
args:
- etcd
@@ -243,7 +243,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.11.3
tag: v1.11.5
pullPolicy: IfNotPresent
args:
- etcd

View File

@@ -7,10 +7,10 @@ plugin-barman-cloud:
image:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud
tag: v0.8.0
tag: v0.9.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.8.0
tag: v0.9.0
crds:
create: true

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: snapshot-controller
version: 4.1.1
version: 4.2.0
repository: https://piraeus.io/helm-charts/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: v8.2.1

View File

@@ -8,7 +8,7 @@ whodb:
main:
image:
repository: clidey/whodb
tag: 0.61.0
tag: 0.71.0
pullPolicy: IfNotPresent
env:
- name: WHODB_OLLAMA_HOST

View File

@@ -33,7 +33,7 @@ services:
- postgresql:/var/lib/postgresql/data
gitea:
image: gitea/gitea:1.25.0
image: gitea/gitea:1.25.1
container_name: gitea
depends_on:
- postgresql

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.6.0
image: ghcr.io/gethomepage/homepage:v1.6.1
container_name: homepage
labels:
traefik.enable: true

View File

@@ -3,7 +3,7 @@ headerStyle: clean
hideVersion: true
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-4.jpg
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
brightness: 50
theme: dark
disableCollapse: true