chore(deps): update directus/directus to v11.15.2 #3966

Merged
renovate-bot merged 1 commits from renovate/unified-directusdirectus into main 2026-02-13 20:47:18 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus patch 11.15.111.15.2

Release Notes

directus/directus (directus/directus)

v11.15.2

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@15.2.0
  • @directus/api@33.2.0
  • @directus/composables@11.2.12
  • create-directus-extension@11.0.28
  • @directus/env@5.5.2
  • @directus/extensions@3.0.18
  • @directus/extensions-registry@3.0.18
  • @directus/extensions-sdk@17.0.8
  • @directus/memory@3.1.1
  • @directus/pressure@3.0.16
  • @directus/schema-builder@0.0.13
  • @directus/storage-driver-azure@12.0.16
  • @directus/storage-driver-cloudinary@12.0.16
  • @directus/storage-driver-gcs@12.0.16
  • @directus/storage-driver-s3@​12.1.2
  • @directus/storage-driver-supabase@3.0.16
  • @directus/themes@1.2.3
  • @directus/types@14.2.0
  • @directus/utils@13.2.1
  • @directus/validation@2.0.16

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [directus/directus](https://github.com/directus/directus) | patch | `11.15.1` → `11.15.2` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.15.2`](https://github.com/directus/directus/releases/tag/v11.15.2) [Compare Source](https://github.com/directus/directus/compare/v11.15.1...v11.15.2) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Added Netlify as a deployment provider ([#&#8203;26594](https://github.com/directus/directus/pull/26594) by [@&#8203;yassilah](https://github.com/yassilah)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added Netlify as a deployment provider ([#&#8203;26594](https://github.com/directus/directus/pull/26594) by [@&#8203;yassilah](https://github.com/yassilah)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Added Netlify as a deployment provider ([#&#8203;26594](https://github.com/directus/directus/pull/26594) by [@&#8203;yassilah](https://github.com/yassilah)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed only focusing on fields that have a schema ([#&#8203;26622](https://github.com/directus/directus/pull/26622) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed nested group fields losing values when a condition toggles the group's readonly property ([#&#8203;26563](https://github.com/directus/directus/pull/26563) by [@&#8203;HZooly](https://github.com/HZooly)) - Fixed useStores, useApi, and useSdk not working inside Pinia stores in extensions ([#&#8203;26438](https://github.com/directus/directus/pull/26438) by [@&#8203;kekekuli](https://github.com/kekekuli)) - Fixed manual flow triggers not working in drawer ([#&#8203;26617](https://github.com/directus/directus/pull/26617) by [@&#8203;HZooly](https://github.com/HZooly)) - Replaced flatpickr with reka ui primitives ([#&#8203;26502](https://github.com/directus/directus/pull/26502) by [@&#8203;alvarosabu](https://github.com/alvarosabu)) - Fixed block editor readOnly toggle race condition ([#&#8203;26640](https://github.com/directus/directus/pull/26640) by [@&#8203;formfcw](https://github.com/formfcw)) - Updated editorjs to fix inline link tool bug ([#&#8203;26639](https://github.com/directus/directus/pull/26639) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard)) - Fixed metric list labels to no longer be cut off by bar value labels ([#&#8203;26527](https://github.com/directus/directus/pull/26527) by [@&#8203;Prasad7007](https://github.com/Prasad7007)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Fixed asset transformation error when using `withoutEnlargement` with focal point and dimensions larger than the original image. Target dimensions are now clamped to the original image dimensions. ([#&#8203;26608](https://github.com/directus/directus/pull/26608) by [@&#8203;wotan-allfather](https://github.com/wotan-allfather)) - Preserved SQL parameterization in relational count subquery and used content-disposition library for folder zip download header ([#&#8203;26592](https://github.com/directus/directus/pull/26592) by [@&#8203;dstockton](https://github.com/dstockton)) - **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Fixed linking scoped extensions created nested folders ([#&#8203;25957](https://github.com/directus/directus/pull/25957) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Removed `node:assert` usage from shared utils ([#&#8203;26614](https://github.com/directus/directus/pull/26614) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 📦 Published Versions - `@directus/app@15.2.0` - `@directus/api@33.2.0` - `@directus/composables@11.2.12` - `create-directus-extension@11.0.28` - `@directus/env@5.5.2` - `@directus/extensions@3.0.18` - `@directus/extensions-registry@3.0.18` - `@directus/extensions-sdk@17.0.8` - `@directus/memory@3.1.1` - `@directus/pressure@3.0.16` - `@directus/schema-builder@0.0.13` - `@directus/storage-driver-azure@12.0.16` - `@directus/storage-driver-cloudinary@12.0.16` - `@directus/storage-driver-gcs@12.0.16` - `@directus/storage-driver-s3@&#8203;12.1.2` - `@directus/storage-driver-supabase@3.0.16` - `@directus/themes@1.2.3` - `@directus/types@14.2.0` - `@directus/utils@13.2.1` - `@directus/validation@2.0.16` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-13 20:46:40 +00:00
renovate-bot added 1 commit 2026-02-13 20:46:44 +00:00
chore(deps): update directus/directus to v11.15.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 31s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 1m26s
af01251ee6
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-13 20:46:57 +00:00
renovate-bot merged commit 9e5f404233 into main 2026-02-13 20:47:18 +00:00
renovate-bot deleted branch renovate/unified-directusdirectus 2026-02-13 20:47:41 +00:00
Sign in to join this conversation.