chore(deps): update directus/directus to v11.15.0 (#3752)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.14.1` → `11.15.0` |
---
### Release Notes
<details>
<summary>directus/directus (directus/directus)</summary>
### [`v11.15.0`](https://github.com/directus/directus/releases/tag/v11.15.0)
[Compare Source](https://github.com/directus/directus/compare/v11.14.1...v11.15.0)
##### ⚠️ Potential Breaking Changes
**Attached prompts, content items, and visual editor elements to AI Assistant Context ([#​26512](https://github.com/directus/directus/pull/26512) by [@​bryantgillespie](https://github.com/bryantgillespie))**
To use this feature, update [@​directus/visual-editing](https://github.com/directus/visual-editing) to v1.2.0+ on your website.
##### ✨ New Features & Improvements
- **[@​directus/app](https://github.com/directus/app)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- Attached prompts, content items, and visual editor elements to AI Assistant Context ([#​26512](https://github.com/directus/directus/pull/26512) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new `@directus/ai` package. ([#​26481](https://github.com/directus/directus/pull/26481) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Added toggle to allow comparing revision to previous revision ([#​26480](https://github.com/directus/directus/pull/26480) by [@​robluton](https://github.com/robluton))
- Added relational field support on x-axis of bar chart ([#​26489](https://github.com/directus/directus/pull/26489) by [@​JamesW1](https://github.com/JamesW1))
- Added visual editing support to the live preview split pane, including display options menu, full-width mode with drag-to-expand, and quick access to the Visual Editor module. ([#​26463](https://github.com/directus/directus/pull/26463) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Changed permission-blocked fields from disabled to non-editable appearance ([#​26572](https://github.com/directus/directus/pull/26572) by [@​HZooly](https://github.com/HZooly))
- **[@​directus/api](https://github.com/directus/api)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- Attached prompts, content items, and visual editor elements to AI Assistant Context ([#​26512](https://github.com/directus/directus/pull/26512) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new `@directus/ai` package. ([#​26481](https://github.com/directus/directus/pull/26481) by [@​bryantgillespie](https://github.com/bryantgillespie))
- **[@​directus/sdk](https://github.com/directus/sdk)**
- Fixed race condition and allow accessing the connected state ([#​26511](https://github.com/directus/directus/pull/26511) by [@​Nitwel](https://github.com/Nitwel))
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- **[@​directus/system-data](https://github.com/directus/system-data)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- **[@​directus/types](https://github.com/directus/types)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new `@directus/ai` package. ([#​26481](https://github.com/directus/directus/pull/26481) by [@​bryantgillespie](https://github.com/bryantgillespie))
- **[@​directus/errors](https://github.com/directus/errors)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- **[@​directus/env](https://github.com/directus/env)**
- Added deployment module for triggering deployments from Directus with Vercel as first supported provider ([#​26473](https://github.com/directus/directus/pull/26473) by [@​gaetansenn](https://github.com/gaetansenn))
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- **[@​directus/utils](https://github.com/directus/utils)**
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- **[@​directus/ai](https://github.com/directus/ai)**
- Attached prompts, content items, and visual editor elements to AI Assistant Context ([#​26512](https://github.com/directus/directus/pull/26512) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new `@directus/ai` package. ([#​26481](https://github.com/directus/directus/pull/26481) by [@​bryantgillespie](https://github.com/bryantgillespie))
- **[@​directus/memory](https://github.com/directus/memory)**
- Added distributed locking ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
##### 🐛 Bug Fixes & Optimizations
- **[@​directus/app](https://github.com/directus/app)**
- Replaced deprecated `ldapjs` with `ldapts` ([#​26363](https://github.com/directus/directus/pull/26363) by [@​dstockton](https://github.com/dstockton))
- Fixed an issue where the caret would jump to the end of the input in `v-template-input` when typing or updating content. ([#​26520](https://github.com/directus/directus/pull/26520) by [@​mustafaazad03](https://github.com/mustafaazad03))
- Fixed back button navigation on related items ([#​26553](https://github.com/directus/directus/pull/26553) by [@​robluton](https://github.com/robluton))
- Fixed table options menu clipping in markdown editor ([#​26487](https://github.com/directus/directus/pull/26487) by [@​DamnItAzriel](https://github.com/DamnItAzriel))
- Hide AI settings page when MCP and AI features are disabled through ENV ([#​26504](https://github.com/directus/directus/pull/26504) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Updated dependency ([#​26518](https://github.com/directus/directus/pull/26518) by [@​rijkvanzanten](https://github.com/rijkvanzanten))
- Fixed inconsistent disabled state across interfaces ([#​26470](https://github.com/directus/directus/pull/26470) by [@​formfcw](https://github.com/formfcw))
- Fixed an issue where custom CSS classes applied to PrivateView were not rendered ([#​26523](https://github.com/directus/directus/pull/26523) by [@​u12206050](https://github.com/u12206050))
- Fixed WYSIWYG interface not rendering when field is named "tooltip" ([#​26581](https://github.com/directus/directus/pull/26581) by [@​robluton](https://github.com/robluton))
- Fixed issue preventing sidebar details from being fetched when navigating back ([#​26542](https://github.com/directus/directus/pull/26542) by [@​robluton](https://github.com/robluton))
- Fixed Vue warning by passing required prop to interfaces ([#​26506](https://github.com/directus/directus/pull/26506) by [@​formfcw](https://github.com/formfcw))
- Fixed hardcoded "Loading..." text in field tree by using translation key ([#​26526](https://github.com/directus/directus/pull/26526) by [@​sinan-yildiz-marsus](https://github.com/sinan-yildiz-marsus))
- Renamed AI Chat to AI Assistant ([#​26517](https://github.com/directus/directus/pull/26517) by [@​bryantgillespie](https://github.com/bryantgillespie))
- **[@​directus/api](https://github.com/directus/api)**
- Improved error message for system field updates that are not schema.is\_indexed ([#​26548](https://github.com/directus/directus/pull/26548) by [@​JamesW1](https://github.com/JamesW1))
- Replaced deprecated `ldapjs` with `ldapts` ([#​26363](https://github.com/directus/directus/pull/26363) by [@​dstockton](https://github.com/dstockton))
- Changed users.last\_access display mode to absolute ([#​26548](https://github.com/directus/directus/pull/26548) by [@​JamesW1](https://github.com/JamesW1))
- **[@​directus/system-data](https://github.com/directus/system-data)**
- Added collaborative editing ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
- Added multi-provider AI support with Google and OpenAI-compatible providers. Extracted shared AI types into new `@directus/ai` package. ([#​26481](https://github.com/directus/directus/pull/26481) by [@​bryantgillespie](https://github.com/bryantgillespie))
- Changed users.last\_access display mode to absolute ([#​26548](https://github.com/directus/directus/pull/26548) by [@​JamesW1](https://github.com/JamesW1))
- Renamed AI Chat to AI Assistant ([#​26517](https://github.com/directus/directus/pull/26517) by [@​bryantgillespie](https://github.com/bryantgillespie))
- **[@​directus/env](https://github.com/directus/env)**
- Fixed LDAP DN properties casted as arrays ([#​26579](https://github.com/directus/directus/pull/26579) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@​directus/memory](https://github.com/directus/memory)**
- Handled empty buffers to prevent errors during race conditions or disconnects ([#​26172](https://github.com/directus/directus/pull/26172) by [@​Nitwel](https://github.com/Nitwel))
##### 📦 Published Versions
- `@directus/app@15.1.0`
- `@directus/api@33.1.0`
- `@directus/ai@1.1.0`
- `@directus/composables@11.2.10`
- `create-directus-extension@11.0.26`
- `@directus/env@5.5.0`
- `@directus/errors@2.2.0`
- `@directus/extensions@3.0.17`
- `@directus/extensions-registry@3.0.17`
- `@directus/extensions-sdk@17.0.6`
- `@directus/memory@3.1.0`
- `@directus/pressure@3.0.15`
- `@directus/schema-builder@0.0.12`
- `@directus/storage-driver-azure@12.0.15`
- `@directus/storage-driver-cloudinary@12.0.15`
- `@directus/storage-driver-gcs@12.0.15`
- `@directus/storage-driver-s3@​12.1.1`
- `@directus/storage-driver-supabase@3.0.15`
- `@directus/system-data@4.1.0`
- `@directus/themes@1.2.2`
- `@directus/types@14.1.0`
- `@directus/utils@13.2.0`
- `@directus/validation@2.0.15`
- `@directus/sdk@21.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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #3752
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>