|
|
655b1c5905
|
remove old cluster
|
2025-12-11 16:46:54 -06:00 |
|
|
|
93685f6e98
|
switchover
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m29s
|
2025-12-11 16:44:29 -06:00 |
|
|
|
8e87297413
|
fix type
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m26s
|
2025-12-11 16:41:33 -06:00 |
|
|
|
48d8831faf
|
add new cluster
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 43s
renovate / renovate (push) Successful in 1m53s
|
2025-12-11 16:35:43 -06:00 |
|
|
|
4a03b902da
|
Update directus/directus Docker tag to v11.14.0 (#2365)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 1m30s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.13.4` -> `11.14.0` |
---
### Release Notes
<details>
<summary>directus/directus (directus/directus)</summary>
### [`v11.14.0`](https://github.com/directus/directus/releases/tag/v11.14.0)
[Compare Source](https://github.com/directus/directus/compare/v11.13.4...v11.14.0)
##### ⚠️ Potential Breaking Changes
- **[@​directus/stores](https://github.com/directus/stores)**
- Removed sidebar states from app store ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
##### ✨ New Features & Improvements
- **[@​directus/app](https://github.com/directus/app)**
- Added support for downloading multiple files and entire folder trees ([#​26006](https://github.com/directus/directus/pull/26006) by [@​Nitwel](https://github.com/Nitwel))
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- Added support for float intervals and min/max warnings for number inputs ([#​26190](https://github.com/directus/directus/pull/26190) by [@​gaetansenn](https://github.com/gaetansenn))
- Made both sidebars resizable ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- Added header interface ([#​26302](https://github.com/directus/directus/pull/26302) by [@​AlexGaillard](https://github.com/AlexGaillard))
- **[@​directus/api](https://github.com/directus/api)**
- Added support for downloading multiple files and entire folder trees ([#​26006](https://github.com/directus/directus/pull/26006) by [@​Nitwel](https://github.com/Nitwel))
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- **[@​directus/types](https://github.com/directus/types)**
- Added support for downloading multiple files and entire folder trees ([#​26006](https://github.com/directus/directus/pull/26006) by [@​Nitwel](https://github.com/Nitwel))
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- **[@​directus/utils](https://github.com/directus/utils)**
- Added support for downloading multiple files and entire folder trees ([#​26006](https://github.com/directus/directus/pull/26006) by [@​Nitwel](https://github.com/Nitwel))
- Moved `fetchRolesTree`,`fetchGlobalAccess`, `fetchGlobalAccessForUser` and `fetchGlobalAccessForRoles` to the public utility package ([#​26248](https://github.com/directus/directus/pull/26248) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@​directus/sdk](https://github.com/directus/sdk)**
- Added support for downloading multiple files and entire folder trees ([#​26006](https://github.com/directus/directus/pull/26006) by [@​Nitwel](https://github.com/Nitwel))
- **[@​directus/system-data](https://github.com/directus/system-data)**
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- **[@​directus/errors](https://github.com/directus/errors)**
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- **[@​directus/themes](https://github.com/directus/themes)**
- Added AI chat sidebar ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
##### 🐛 Bug Fixes & Optimizations
- **[@​directus/app](https://github.com/directus/app)**
- Fixed an issue where input focus ring disappears on hover ([#​26315](https://github.com/directus/directus/pull/26315) by [@​formfcw](https://github.com/formfcw))
- Fixed display template not appearing for relations inside translations on new items ([#​26219](https://github.com/directus/directus/pull/26219) by [@​gaetansenn](https://github.com/gaetansenn))
- Ensured the created revision uses the correct label ([#​26289](https://github.com/directus/directus/pull/26289) by [@​vizzv](https://github.com/vizzv))
- Added reactive primaryKey prop to useFlows composable ([#​26287](https://github.com/directus/directus/pull/26287) by [@​AlexGaillard](https://github.com/AlexGaillard))
- **[@​directus/api](https://github.com/directus/api)**
- Added redirect validation ([#​26346](https://github.com/directus/directus/pull/26346) by [@​br41nslug](https://github.com/br41nslug))
- Moved `fetchRolesTree`,`fetchGlobalAccess`, `fetchGlobalAccessForUser` and `fetchGlobalAccessForRoles` to the public utility package ([#​26248](https://github.com/directus/directus/pull/26248) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding))
- Updated synchronization of remotely stored extensions ([#​26192](https://github.com/directus/directus/pull/26192) by [@​br41nslug](https://github.com/br41nslug))
- Fixed missing accountability for `files.upload` when TUS is enabled ([#​26247](https://github.com/directus/directus/pull/26247) by [@​br41nslug](https://github.com/br41nslug))
- **[@​directus/types](https://github.com/directus/types)**
- Moved `fetchRolesTree`,`fetchGlobalAccess`, `fetchGlobalAccessForUser` and `fetchGlobalAccessForRoles` to the public utility package ([#​26248](https://github.com/directus/directus/pull/26248) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding))
- Updated synchronization of remotely stored extensions ([#​26192](https://github.com/directus/directus/pull/26192) by [@​br41nslug](https://github.com/br41nslug))
- **[@​directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)**
- Updated synchronization of remotely stored extensions ([#​26192](https://github.com/directus/directus/pull/26192) by [@​br41nslug](https://github.com/br41nslug))
- **[@​directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)**
- Updated synchronization of remotely stored extensions ([#​26192](https://github.com/directus/directus/pull/26192) by [@​br41nslug](https://github.com/br41nslug))
- **[@​directus/extensions-sdk](https://github.com/directus/extensions-sdk)**
- Updated `esbuild` dependency from 0.25.12 to 0.26.0 ([#​26215](https://github.com/directus/directus/pull/26215) by [@​dependabot](https://github.com/dependabot))
- **[@​directus/system-data](https://github.com/directus/system-data)**
- Updated `esbuild` dependency from 0.25.12 to 0.26.0 ([#​26215](https://github.com/directus/directus/pull/26215) by [@​dependabot](https://github.com/dependabot))
- **[@​directus/sdk](https://github.com/directus/sdk)**
- Updated `esbuild` dependency from 0.25.12 to 0.26.0 ([#​26215](https://github.com/directus/directus/pull/26215) by [@​dependabot](https://github.com/dependabot))
- **[@​directus/themes](https://github.com/directus/themes)**
- Made both sidebars resizable ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- **[@​directus/utils](https://github.com/directus/utils)**
- Preserved Error when passed to run-script operation ([#​26234](https://github.com/directus/directus/pull/26234) by [@​gaetansenn](https://github.com/gaetansenn))
- **[@​directus/composables](https://github.com/directus/composables)**
- Set default sidebar shadow to false ([#​26259](https://github.com/directus/directus/pull/26259) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
##### 📦 Published Versions
- `@directus/app@14.4.0`
- `@directus/api@32.2.0`
- `@directus/composables@11.2.8`
- `create-directus-extension@11.0.24`
- `@directus/env@5.3.3`
- `@directus/errors@2.1.0`
- `@directus/extensions@3.0.15`
- `@directus/extensions-registry@3.0.15`
- `@directus/extensions-sdk@17.0.4`
- `@directus/memory@3.0.13`
- `@directus/pressure@3.0.13`
- `@directus/schema-builder@0.0.10`
- `@directus/storage-driver-azure@12.0.13`
- `@directus/storage-driver-cloudinary@12.0.13`
- `@directus/storage-driver-gcs@12.0.13`
- `@directus/storage-driver-s3@​12.0.13`
- `@directus/storage-driver-supabase@3.0.13`
- `@directus/stores@2.0.0`
- `@directus/system-data@3.5.0`
- `@directus/themes@1.2.0`
- `@directus/types@13.5.0`
- `@directus/utils@13.1.0`
- `@directus/validation@2.0.13`
- `@directus/sdk@20.3.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #2365
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-12-11 04:04:43 +00:00 |
|
|
|
3e90af0eb5
|
migrate
lint-test-helm / helm-lint (push) Successful in 10s
render-manifests / render-manifests-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 1m19s
|
2025-12-01 19:47:11 -06:00 |
|
|
|
4a30f53bd2
|
remove charts to prep for migration
lint-test-helm / helm-lint (push) Successful in 28s
renovate / renovate (push) Has been cancelled
|
2025-12-01 15:05:25 -06:00 |
|
|
|
e102d910bc
|
add render manifest workflow
lint-test-helm / helm-lint (push) Successful in 9s
render-manifests / render-manifests-helm (push) Failing after 30s
renovate / renovate (push) Successful in 2m6s
|
2025-11-29 21:41:00 -06:00 |
|