c6bfcdb0b501576b00e7b1dcdb3c49f4aca748df
7777 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
c6bfcdb0b5
|
Update rmcrackan/libation Docker tag to v12.6.0 | |||
| 359aaab251 | Update searxng/searxng:latest Docker digest to 8345dd0 (#1981) | |||
| a01b9e7e49 |
Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.9.0 (#1976)
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> |
|||
| cd58951590 |
Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.9.0 (#1977)
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> |
|||
| 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> |
|||
| 7cec233e3a |
Update slskd/slskd Docker tag to v0.24.0 (#1965)
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 [@​RalphORama](https://github.com/RalphORama) in [#​1420](https://github.com/slskd/slskd/pull/1420) - Add telemetry module to make Prometheus metrics available in the UI by [@​jpdillingham](https://github.com/jpdillingham) in [#​1410](https://github.com/slskd/slskd/pull/1410) - Fix debug log that displays information about migrations at startup by [@​jpdillingham](https://github.com/jpdillingham) in [#​1421](https://github.com/slskd/slskd/pull/1421) - Refactor initialization of database connection strings by [@​jpdillingham](https://github.com/jpdillingham) in [#​1422](https://github.com/slskd/slskd/pull/1422) - Eliminate 'magic strings' when referencing databases and connection strings by [@​jpdillingham](https://github.com/jpdillingham) in [#​1423](https://github.com/slskd/slskd/pull/1423) - Bump Soulseek.NET to 8.0.0 by [@​jpdillingham](https://github.com/jpdillingham) in [#​1438](https://github.com/slskd/slskd/pull/1438) - Fix bug causing 'Value cannot be null. (Parameter 'instance')' while editing a commented-out config by [@​jpdillingham](https://github.com/jpdillingham) in [#​1441](https://github.com/slskd/slskd/pull/1441) - Bump form-data in /src/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1439](https://github.com/slskd/slskd/pull/1439) - Bump ws in /src/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1440](https://github.com/slskd/slskd/pull/1440) - Tweak how file access is handled when validating config by [@​jpdillingham](https://github.com/jpdillingham) in [#​1449](https://github.com/slskd/slskd/pull/1449) - Refactor upload logic, splitting file enqueue and upload and adding defensive checks throughout by [@​jpdillingham](https://github.com/jpdillingham) in [#​1456](https://github.com/slskd/slskd/pull/1456) - Refactor transfer progress update logic by [@​jpdillingham](https://github.com/jpdillingham) in [#​1457](https://github.com/slskd/slskd/pull/1457) - Support the ability for the web interface to listen on a unix socket by [@​encode42](https://github.com/encode42) in [#​1453](https://github.com/slskd/slskd/pull/1453) - Refine support for unix domain sockets (UDS) by [@​jpdillingham](https://github.com/jpdillingham) in [#​1458](https://github.com/slskd/slskd/pull/1458) - Refactor download logic to split enqueue and download by [@​jpdillingham](https://github.com/jpdillingham) in [#​1462](https://github.com/slskd/slskd/pull/1462) - Improve logging of DownloadDenied and DownloadFailed events by [@​jpdillingham](https://github.com/jpdillingham) in [#​1463](https://github.com/slskd/slskd/pull/1463) - Bump Soulseek.NET to 8.1.2 by [@​jpdillingham](https://github.com/jpdillingham) in [#​1464](https://github.com/slskd/slskd/pull/1464) - Enqueue files one at a time by [@​jpdillingham](https://github.com/jpdillingham) in [#​1465](https://github.com/slskd/slskd/pull/1465) - Wait for transfer response from remote client before enqueuing the next file by [@​jpdillingham](https://github.com/jpdillingham) in [#​1467](https://github.com/slskd/slskd/pull/1467) - Implement a number of improvements and bug fixes with download logic by [@​jpdillingham](https://github.com/jpdillingham) in [#​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 [@​jpdillingham](https://github.com/jpdillingham) in [#​1474](https://github.com/slskd/slskd/pull/1474) - Skip transfer progress updates if a previous update is still in progress by [@​jpdillingham](https://github.com/jpdillingham) in [#​1479](https://github.com/slskd/slskd/pull/1479) - Limit concurrent enqueue requests to 20 by [@​jpdillingham](https://github.com/jpdillingham) in [#​1480](https://github.com/slskd/slskd/pull/1480) - Set concurrent search limit to 2 (from the default 10) by [@​jpdillingham](https://github.com/jpdillingham) in [#​1481](https://github.com/slskd/slskd/pull/1481) - Set Unix file mode after moving downloaded files by [@​jpdillingham](https://github.com/jpdillingham) in [#​1482](https://github.com/slskd/slskd/pull/1482) - Add rate limiting to search and download requests by [@​jpdillingham](https://github.com/jpdillingham) in [#​1483](https://github.com/slskd/slskd/pull/1483) - Add more logging to download logic by [@​jpdillingham](https://github.com/jpdillingham) in [#​1484](https://github.com/slskd/slskd/pull/1484) - Fix bug with Prometheus threadpool statistics by [@​jpdillingham](https://github.com/jpdillingham) in [#​1485](https://github.com/slskd/slskd/pull/1485) - Prime message connection before enqueueing downloads locally by [@​jpdillingham](https://github.com/jpdillingham) in [#​1486](https://github.com/slskd/slskd/pull/1486) - Temporarily disable unobserved exception logging by [@​jpdillingham](https://github.com/jpdillingham) in [#​1487](https://github.com/slskd/slskd/pull/1487) - Refactor download logic to improve stability and improve performance by [@​jpdillingham](https://github.com/jpdillingham) in [#​1491](https://github.com/slskd/slskd/pull/1491) - Bump Soulseek.NET to 8.5.0 by [@​jpdillingham](https://github.com/jpdillingham) in [#​1497](https://github.com/slskd/slskd/pull/1497) - Add missing filename filter when superseding download records by [@​jpdillingham](https://github.com/jpdillingham) in [#​1500](https://github.com/slskd/slskd/pull/1500) - Make check of index names in transfer indexes migration case insensitive by [@​jpdillingham](https://github.com/jpdillingham) in [#​1501](https://github.com/slskd/slskd/pull/1501) - Increase concurrent download requests to 2, return enqueue results by [@​jpdillingham](https://github.com/jpdillingham) in [#​1504](https://github.com/slskd/slskd/pull/1504) #### New Contributors - [@​RalphORama](https://github.com/RalphORama) made their first contribution in [#​1420](https://github.com/slskd/slskd/pull/1420) - [@​encode42](https://github.com/encode42) made their first contribution in [#​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> |
|||
| 65ec17afaa |
Update Helm release generic-device-plugin to v0.18.0 (#1963)
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> |
|||
| 706eccfcf1 |
Update Helm release argo-cd to v9.1.0 (#1962)
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 [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​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> |
|||
| fff906f16e |
Update directus/directus Docker tag to v11.13.0 (#1961)
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 ([#​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. ([#​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. - **[@​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. ([#​26034](https://github.com/directus/directus/pull/26034) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Restricted system collection fields to only allow indexing ([#​24820](https://github.com/directus/directus/pull/24820) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/constants](https://github.com/directus/constants)** - Removed non-relational types from `RELATIONAL_TYPES` constant ([#​25964](https://github.com/directus/directus/pull/25964) by [@​formfcw](https://github.com/formfcw)) - **[@​directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Use node exportConditions when building api extensions. See [#​25591](https://github.com/directus/directus/issues/25591) ([#​25591](https://github.com/directus/directus/pull/25591) by [@​julbd](https://github.com/julbd)) ##### ✨ New Features & Improvements - **[@​directus/app](https://github.com/directus/app)** - Introduced the Content Comparison Modal for side-by-side review of version and revision changes. ([#​25782](https://github.com/directus/directus/pull/25782) by [@​robluton](https://github.com/robluton)) - Added interface config option to control indicator appearance ([#​26086](https://github.com/directus/directus/pull/26086) by [@​formfcw](https://github.com/formfcw)) - Added schema snapshot download button to the admin view of the studio ([#​25903](https://github.com/directus/directus/pull/25903) by [@​Nitwel](https://github.com/Nitwel)) - Added setup flow and license agreement banner ([#​25983](https://github.com/directus/directus/pull/25983) by [@​Nitwel](https://github.com/Nitwel)) - Added comparison indicators for group interfaces ([#​26086](https://github.com/directus/directus/pull/26086) by [@​formfcw](https://github.com/formfcw)) - **[@​directus/api](https://github.com/directus/api)** - Improved error reporting for data imports ([#​25862](https://github.com/directus/directus/pull/25862) by [@​gaetansenn](https://github.com/gaetansenn)) - Added setup flow and license agreement banner ([#​25983](https://github.com/directus/directus/pull/25983) by [@​Nitwel](https://github.com/Nitwel)) - Added support for custom metric name prefix via the `METRICS_NAME_PREFIX` environment variable ([#​25819](https://github.com/directus/directus/pull/25819) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Added retention indexes ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - Added rate limiting options for sending emails ([#​25966](https://github.com/directus/directus/pull/25966) by [@​br41nslug](https://github.com/br41nslug)) - Added support for indexes on system fields to snapshots ([#​25127](https://github.com/directus/directus/pull/25127) by [@​br41nslug](https://github.com/br41nslug)) - Added tracking of `mcp_enabled`, `mcp_allow_deletes`, `mcp_system_prompt_enabled` and `visual_editor_urls` in telemetry reports ([#​25989](https://github.com/directus/directus/pull/25989) by [@​connorwinston](https://github.com/connorwinston)) - **[@​directus/types](https://github.com/directus/types)** - Added interface config option to control indicator appearance ([#​26086](https://github.com/directus/directus/pull/26086) by [@​formfcw](https://github.com/formfcw)) - Added setup flow and license agreement banner ([#​25983](https://github.com/directus/directus/pull/25983) by [@​Nitwel](https://github.com/Nitwel)) - **[@​directus/system-data](https://github.com/directus/system-data)** - Added setup flow and license agreement banner ([#​25983](https://github.com/directus/directus/pull/25983) by [@​Nitwel](https://github.com/Nitwel)) - **[@​directus/env](https://github.com/directus/env)** - Added setup flow and license agreement banner ([#​25983](https://github.com/directus/directus/pull/25983) by [@​Nitwel](https://github.com/Nitwel)) - Added support for custom metric name prefix via the `METRICS_NAME_PREFIX` environment variable ([#​25819](https://github.com/directus/directus/pull/25819) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 🐛 Bug Fixes & Optimizations - **[@​directus/app](https://github.com/directus/app)** - Fixed user hover display on the activity item detail page ([#​25971](https://github.com/directus/directus/pull/25971) by [@​Shashank188](https://github.com/Shashank188)) - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Migrated tus to next major version 2.3.0 ([#​25828](https://github.com/directus/directus/pull/25828) by [@​dependabot](https://github.com/dependabot)) - Fixed comma decimal separator handling for decimal inputs ([#​25994](https://github.com/directus/directus/pull/25994) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Improved tag interface to automatically add tag when input loses focus ([#​25818](https://github.com/directus/directus/pull/25818) by [@​licitdev](https://github.com/licitdev)) - Removed defineProps import to resolve compiler warning ([#​25944](https://github.com/directus/directus/pull/25944) by [@​formfcw](https://github.com/formfcw)) - Fixed the dark mode visual of the block editor popover ([#​25917](https://github.com/directus/directus/pull/25917) by [@​hanneskuettner](https://github.com/hanneskuettner)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Added use-flows composable and refactored flow-sidebar-detail manual flow logic ([#​25962](https://github.com/directus/directus/pull/25962) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Fixed collection not required in item operations ([#​25940](https://github.com/directus/directus/pull/25940) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Improved error reporting for data imports ([#​25862](https://github.com/directus/directus/pull/25862) by [@​gaetansenn](https://github.com/gaetansenn)) - Removed non-relational types from `RELATIONAL_TYPES` constant ([#​25964](https://github.com/directus/directus/pull/25964) by [@​formfcw](https://github.com/formfcw)) - Fixed "Is one of" search failing with number values ([#​26049](https://github.com/directus/directus/pull/26049) by [@​u12206050](https://github.com/u12206050)) - Updated happy-dom dependency from 18.0.1 to 20.0.8 ([#​26019](https://github.com/directus/directus/pull/26019) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26037](https://github.com/directus/directus/pull/26037) by [@​formfcw](https://github.com/formfcw)) - Removed AI beta labels from AI module ([#​26066](https://github.com/directus/directus/pull/26066) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Fixed operation extension options when using a vue component ([#​25902](https://github.com/directus/directus/pull/25902) by [@​br41nslug](https://github.com/br41nslug)) - Updated link for feature request ([#​26027](https://github.com/directus/directus/pull/26027) by [@​licitdev](https://github.com/licitdev)) - Improved block editor sanitization ([#​26108](https://github.com/directus/directus/pull/26108) by [@​br41nslug](https://github.com/br41nslug)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/api](https://github.com/directus/api)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Migrated tus to next major version 2.3.0 ([#​25828](https://github.com/directus/directus/pull/25828) by [@​dependabot](https://github.com/dependabot)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Added `directus_comments` and `directus_extensions` to websocket subscriptions ([#​25464](https://github.com/directus/directus/pull/25464) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated searchable fields ([#​26111](https://github.com/directus/directus/pull/26111) by [@​br41nslug](https://github.com/br41nslug)) - Added support for MSSQL tables with triggers ([#​25881](https://github.com/directus/directus/pull/25881) by [@​gaetansenn](https://github.com/gaetansenn)) - Fixed content versioning for singleton collections ([#​25931](https://github.com/directus/directus/pull/25931) by [@​Nitwel](https://github.com/Nitwel)) - Upgraded p-limit dependency from 6.2.0 to 7.1.1 ([#​25831](https://github.com/directus/directus/pull/25831) by [@​dependabot](https://github.com/dependabot)) - Fixed health check file name changing on every health check report ([#​25819](https://github.com/directus/directus/pull/25819) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Removed implicit primaryKey permission for non relational meta queries ([#​25362](https://github.com/directus/directus/pull/25362) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Added determenistic sql aliases ([#​25860](https://github.com/directus/directus/pull/25860) by [@​u12206050](https://github.com/u12206050)) - Fixed requesting a versioned item with the 'main' keyword returning forbidden ([#​25986](https://github.com/directus/directus/pull/25986) by [@​Nitwel](https://github.com/Nitwel)) - Updated tar dependency from 7.5.1 to 7.5.2 ([#​26080](https://github.com/directus/directus/pull/26080) by [@​dependabot](https://github.com/dependabot)) - Improved error consistency ([#​26109](https://github.com/directus/directus/pull/26109) by [@​br41nslug](https://github.com/br41nslug)) - Fixed aggregate filtering of M2A fields in GraphQL ([#​25976](https://github.com/directus/directus/pull/25976) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed MCP item tool aggregation ([#​25915](https://github.com/directus/directus/pull/25915) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed metric test file name changing on every metric generation ([#​25819](https://github.com/directus/directus/pull/25819) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Added permissions cleanup on fields ([#​26110](https://github.com/directus/directus/pull/26110) by [@​br41nslug](https://github.com/br41nslug)) - Replaced `node-schedule` with `cron` ([#​25874](https://github.com/directus/directus/pull/25874) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated auth drivers to fetch the latest schema on each request ([#​25949](https://github.com/directus/directus/pull/25949) by [@​gaetansenn](https://github.com/gaetansenn)) - Fixed deep filtering of M2A fields in GraphQL ([#​25895](https://github.com/directus/directus/pull/25895) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Upgraded `tar-fs` dependency from 2.1.3 to 2.1.4 ([#​25958](https://github.com/directus/directus/pull/25958) by [@​br41nslug](https://github.com/br41nslug)) - Added indexing parameters to the SDK and GraphQL ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/composables](https://github.com/directus/composables)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated happy-dom dependency from 18.0.1 to 20.0.8 ([#​26019](https://github.com/directus/directus/pull/26019) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/constants](https://github.com/directus/constants)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - **create-directus-extension** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **create-directus-project** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/env](https://github.com/directus/env)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Improved error reporting for data imports ([#​25862](https://github.com/directus/directus/pull/25862) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Added rate limiting options for sending emails ([#​25966](https://github.com/directus/directus/pull/25966) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/errors](https://github.com/directus/errors)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Added rate limiting options for sending emails ([#​25966](https://github.com/directus/directus/pull/25966) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/extensions](https://github.com/directus/extensions)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/extensions-registry](https://github.com/directus/extensions-registry)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/format-title](https://github.com/directus/format-title)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - **[@​directus/memory](https://github.com/directus/memory)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/pressure](https://github.com/directus/pressure)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/release-notes-generator](https://github.com/directus/release-notes-generator)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - **[@​directus/schema](https://github.com/directus/schema)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - **[@​directus/schema-builder](https://github.com/directus/schema-builder)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage](https://github.com/directus/storage)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-azure](https://github.com/directus/storage-driver-azure)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-local](https://github.com/directus/storage-driver-local)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-s3](https://github.com/directus/storage-driver-s3)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Fixed Supabase storage driver file uploads and improved error handling ([#​25883](https://github.com/directus/directus/pull/25883) by [@​gaetansenn](https://github.com/gaetansenn)) - **[@​directus/stores](https://github.com/directus/stores)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26018](https://github.com/directus/directus/pull/26018) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/system-data](https://github.com/directus/system-data)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Added retention indexes ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - Restricted system collection fields to only allow indexing ([#​24820](https://github.com/directus/directus/pull/24820) by [@​br41nslug](https://github.com/br41nslug)) - Added support for indexes on system fields to snapshots ([#​25127](https://github.com/directus/directus/pull/25127) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/themes](https://github.com/directus/themes)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/types](https://github.com/directus/types)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Removed non-relational types from `RELATIONAL_TYPES` constant ([#​25964](https://github.com/directus/directus/pull/25964) by [@​formfcw](https://github.com/formfcw)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Added field-level searchable option to improve search performance ([#​25970](https://github.com/directus/directus/pull/25970) by [@​PHILLIPS71](https://github.com/PHILLIPS71)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - Added retention indexes ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - Added rate limiting options for sending emails ([#​25966](https://github.com/directus/directus/pull/25966) by [@​br41nslug](https://github.com/br41nslug)) - Added support for indexes on system fields to snapshots ([#​25127](https://github.com/directus/directus/pull/25127) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/update-check](https://github.com/directus/update-check)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26009](https://github.com/directus/directus/pull/26009) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - **[@​directus/utils](https://github.com/directus/utils)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/validation](https://github.com/directus/validation)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26007](https://github.com/directus/directus/pull/26007) by [@​Nitwel](https://github.com/Nitwel)) - Improved error reporting for data imports ([#​25862](https://github.com/directus/directus/pull/25862) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Updated dependencies ([#​26016](https://github.com/directus/directus/pull/26016) by [@​AlexGaillard](https://github.com/AlexGaillard)) - **[@​directus/sdk](https://github.com/directus/sdk)** - Updated dependencies ([#​26069](https://github.com/directus/directus/pull/26069) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#​26010](https://github.com/directus/directus/pull/26010) by [@​gaetansenn](https://github.com/gaetansenn)) - Updated dependencies ([#​26035](https://github.com/directus/directus/pull/26035) by [@​br41nslug](https://github.com/br41nslug)) - Added retention indexes ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - Added indexing parameters to the SDK and GraphQL ([#​25199](https://github.com/directus/directus/pull/25199) by [@​br41nslug](https://github.com/br41nslug)) - Fixed SDK types for creating and updating with nested relational items ([#​25835](https://github.com/directus/directus/pull/25835) by [@​HPaulson](https://github.com/HPaulson)) - Added the updateCommentsBatch function to the SDK ([#​25866](https://github.com/directus/directus/pull/25866) by [@​br41nslug](https://github.com/br41nslug)) - Added the `updateFields` function to the SDK ([#​25889](https://github.com/directus/directus/pull/25889) by [@​br41nslug](https://github.com/br41nslug)) - Added a connect timeout option to the sdk realtime configuration options ([#​25349](https://github.com/directus/directus/pull/25349) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed skipping properties with `undefined` value in SDK query parsing ([#​25952](https://github.com/directus/directus/pull/25952) by [@​br41nslug](https://github.com/br41nslug)) ##### ⬆️ Dependency Updates - **[@​aws-sdk/client-s3](https://github.com/aws-sdk/client-s3)**: `3.858.0` → `3.918.0` - **[@​aws-sdk/client-sesv2](https://github.com/aws-sdk/client-sesv2)**: `3.864.0` → `3.918.0` - **[@​aws-sdk/lib-storage](https://github.com/aws-sdk/lib-storage)**: `3.858.0` → `3.918.0` - **[@​azure/storage-blob](https://github.com/azure/storage-blob)**: `12.28.0` → `12.29.1` - **[@​changesets/cli](https://github.com/changesets/cli)**: `2.29.5` → `2.29.7` - **[@​editorjs/attaches](https://github.com/editorjs/attaches)**: `1.3.0` → `1.3.2` - **[@​editorjs/editorjs](https://github.com/editorjs/editorjs)**: `2.30.8` → `2.31.0` - **[@​eslint/js](https://github.com/eslint/js)**: `9.32.0` → `9.38.0` - **[@​fullcalendar/core](https://github.com/fullcalendar/core)**: `6.1.18` → `6.1.19` - **[@​fullcalendar/daygrid](https://github.com/fullcalendar/daygrid)**: `6.1.18` → `6.1.19` - **[@​fullcalendar/interaction](https://github.com/fullcalendar/interaction)**: `6.1.18` → `6.1.19` - **[@​fullcalendar/list](https://github.com/fullcalendar/list)**: `6.1.18` → `6.1.19` - **[@​fullcalendar/timegrid](https://github.com/fullcalendar/timegrid)**: `6.1.18` → `6.1.19` - **[@​google-cloud/storage](https://github.com/google-cloud/storage)**: `7.16.0` → `7.17.2` - **[@​mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder)**: `5.1.0` → `5.1.2` - **[@​modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/sdk)**: `1.17.1` → `1.20.2` - **[@​pnpm/logger](https://github.com/pnpm/logger)**: `1001.0.0` → `1001.0.1` - **[@​pnpm/workspace](https://github.com/pnpm/workspace).find-packages**: `1000.0.31` → `1000.0.43` - **[@​pnpm/workspace](https://github.com/pnpm/workspace).pkgs-graph**: `1000.0.18` → `1000.0.25` - **[@​rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs)**: `28.0.6` → `28.0.9` - **[@​rollup/plugin-node-resolve](https://github.com/rollup/plugin-node-resolve)**: `16.0.1` → `16.0.3` - **[@​sinclair/typebox](https://github.com/sinclair/typebox)**: `0.34.38` → `0.34.41` - **[@​smithy/node-http-handler](https://github.com/smithy/node-http-handler)**: `4.1.0` → `4.4.3` - **[@​supabase/storage-js](https://github.com/supabase/storage-js)**: `2.10.4` → `2.76.1` - **[@​tus/server](https://github.com/tus/server)**: `1.10.2` → `2.3.0` - **[@​tus/utils](https://github.com/tus/utils)**: `0.5.1` → `0.6.0` - **[@​types/async](https://github.com/types/async)**: `3.2.24` → `3.2.25` - **[@​types/chroma-js](https://github.com/types/chroma-js)**: `3.1.1` → `3.1.2` - **[@​types/cookie-parser](https://github.com/types/cookie-parser)**: `1.4.9` → `1.4.10` - **[@​types/inquirer](https://github.com/types/inquirer)**: `9.0.8` → `9.0.9` - **@​types/mapbox\_\_mapbox-gl-geocoder**: `5.0.0` → `5.1.0` - **[@​types/nodemailer](https://github.com/types/nodemailer)**: `6.4.17` → `7.0.3` - **[@​types/qrcode](https://github.com/types/qrcode)**: `1.5.5` → `1.5.6` - **[@​types/semver](https://github.com/types/semver)**: `7.7.0` → `7.7.1` - **[@​vueuse/core](https://github.com/vueuse/core)**: `13.6.0` → `14.0.0` - **[@​vueuse/integrations](https://github.com/vueuse/integrations)**: `13.6.0` → `14.0.0` - **[@​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@​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> |
|||
| 72e72fc99d |
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.11.0 (#1959)
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> |
|||
| 79f424a495 | fix ap | |||
| dc3b16f24d | add role | |||
| 22f4646f6a | create sa | |||
| 18a37d1e47 | remove secret | |||
| 40d44047ee | upgrade | |||
| 69b8a397f6 | downgrade | |||
| 356447df4b | add scopes | |||
| 7abeafb952 | Update ghcr.io/open-webui/open-webui Docker tag to v0.6.35 (#1979) | |||
| 19f1e8957a | Update clidey/whodb Docker tag to v0.71.0 (#1978) | |||
| 4c44723bdd | Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.5 (#1975) | |||
| 25293cd8dd | Update Helm release reloader to v2.2.5 (#1974) | |||
| 44fd7501bf | Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.4 (#1972) | |||
| 5db5078311 | Update searxng/searxng:latest Docker digest to 7f7e3d8 (#1970) | |||
| 81e94ff70d | Update kube-prometheus-stack Docker tag to v79.2.1 (#1969) | |||
| f516662596 | Update searxng/searxng:latest Docker digest to 84ecefd (#1968) | |||
| 18a37467f0 | Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to b1296c5 (#1967) | |||
| b558ea8f6d | Update kube-prometheus-stack Docker tag to v79.2.0 (#1964) | |||
| d31004d419 | Update gitea/gitea Docker tag to v1.25.1 (#1960) | |||
| bcd9aab77c | Update searxng/searxng:latest Docker digest to 0bdb133 (#1958) | |||
| 5ab4e8295f |
Update Helm release snapshot-controller to v4.2.0 (#1951)
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> |
|||
| 8353da73b7 | Update vectorim/element-web Docker tag to v1.12.3 (#1957) | |||
| ed7156b06d | Update immich monorepo to v2.2.3 (#1956) | |||
| a61a2ae5ba | Update Helm release reloader to v2.2.4 (#1955) | |||
| 5965a0bacc | Update node-feature-discovery Docker tag to v0.18.3 (#1954) | |||
| 4a4d2b255e | Update Helm release argo-events to v2.4.17 (#1953) | |||
| 3776f4efaa | Update searxng/searxng:latest Docker digest to a4147f8 (#1952) | |||
| df935be403 | Update ghcr.io/linuxserver/sonarr Docker tag to v4.0.16 (#1950) | |||
| fdb0a78f86 | Update d3fk/s3cmd:latest Docker digest to 3318147 (#1949) | |||
| 32b0c14cf3 | Update ghcr.io/gethomepage/homepage Docker tag to v1.6.1 (#1948) | |||
| d34380b8d0 | Update Helm release argo-cd to v9.0.6 (#1947) | |||
| 06ffe6bf25 | change to use runner image | |||
| 57e94519bf | change image | |||
| f7215b5fb1 | use act image | |||
| 4bbecd33a6 | fix image | |||
| 08ab76c482 | change background | |||
| 7f08ffe10c | change image | |||
| 5e6a444c8d |
downgrade
All checks were successful
renovate / renovate (push) Successful in 58s
|
|||
| 8fd83c3c07 |
downgrade
All checks were successful
renovate / renovate (push) Successful in 2m17s
|
|||
| 94e9deaacc |
downgrade
All checks were successful
renovate / renovate (push) Successful in 1m26s
|
|||
| 53883d4307 |
Update ghcr.io/actualbudget/actual Docker tag to v25.11.0 (#1936)
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> |