chore(deps): update directus/directus to v11.16.1 #4648

Merged
renovate-bot merged 1 commits from renovate/unified-directusdirectus into main 2026-03-11 22:28:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus patch 11.16.011.16.1

Release Notes

directus/directus (directus/directus)

v11.16.1

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@15.5.1
  • @directus/api@34.0.1
  • @directus/ai@1.3.0
  • @directus/composables@11.2.15
  • create-directus-extension@11.0.31
  • @directus/env@5.6.1
  • @directus/extensions@3.0.21
  • @directus/extensions-registry@3.0.21
  • @directus/extensions-sdk@17.0.11
  • @directus/memory@3.1.4
  • @directus/pressure@3.0.19
  • @directus/schema-builder@0.0.16
  • @directus/storage-driver-azure@12.0.19
  • @directus/storage-driver-cloudinary@12.0.19
  • @directus/storage-driver-gcs@12.0.19
  • @directus/storage-driver-s3@​12.1.5
  • @directus/storage-driver-supabase@3.0.19
  • @directus/system-data@4.3.0
  • @directus/themes@1.2.6
  • @directus/types@14.3.1
  • @directus/utils@13.3.1
  • @directus/validation@2.0.19

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.16.0` → `11.16.1` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.16.1`](https://github.com/directus/directus/releases/tag/v11.16.1) [Compare Source](https://github.com/directus/directus/compare/v11.16.0...v11.16.1) ##### ✨ New Features & Improvements - **[@&#8203;directus/system-data](https://github.com/directus/system-data)** - Updated latest models for Anthropic, Google, and OpenAI providers ([#&#8203;26865](https://github.com/directus/directus/pull/26865) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - **[@&#8203;directus/ai](https://github.com/directus/ai)** - Updated latest models for Anthropic, Google, and OpenAI providers ([#&#8203;26865](https://github.com/directus/directus/pull/26865) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed creation of related item with empty or default state ([#&#8203;26844](https://github.com/directus/directus/pull/26844) by [@&#8203;powerseed](https://github.com/powerseed)) - Added field level MIME type restriction to file-image interface ([#&#8203;26831](https://github.com/directus/directus/pull/26831) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard)) - Fixed AI tool approval flow hanging after approving provider-executed tools. ([#&#8203;26839](https://github.com/directus/directus/pull/26839) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - Fixed custom Vue operation options to persist edited values in Flow settings. ([#&#8203;26832](https://github.com/directus/directus/pull/26832) by [@&#8203;AbdelhamidKhald](https://github.com/AbdelhamidKhald)) - Fixed an invalid filter for M2M interfaces when the item Id is null ([#&#8203;26857](https://github.com/directus/directus/pull/26857) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed folder navigation state being lost when reopening file selection drawer ([#&#8203;26649](https://github.com/directus/directus/pull/26649) by [@&#8203;costajohnt](https://github.com/costajohnt)) - Enforced MIME type allow list on remaining v-uploads missed in first round ([#&#8203;26821](https://github.com/directus/directus/pull/26821) by [@&#8203;robluton](https://github.com/robluton)) - Fixed client side validation breaking in drawer when dynamic variable is present. ([#&#8203;26795](https://github.com/directus/directus/pull/26795) by [@&#8203;powerseed](https://github.com/powerseed)) - Fixed Visual Editor stripping trailing slashes from URLs ([#&#8203;26823](https://github.com/directus/directus/pull/26823) by [@&#8203;formfcw](https://github.com/formfcw)) - Enabled conditional styling for string fields in pie and donut charts. ([#&#8203;26776](https://github.com/directus/directus/pull/26776) by [@&#8203;vizzv](https://github.com/vizzv)) - Updated AI SDK dependencies to latest version ([#&#8203;26856](https://github.com/directus/directus/pull/26856) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - Fixed save-as-copy failing on collections with many duplication fields ([#&#8203;26814](https://github.com/directus/directus/pull/26814) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Improved redirect handling ([#&#8203;26870](https://github.com/directus/directus/pull/26870) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed unable to click on m2o fields arrow icon to open drawer ([#&#8203;26822](https://github.com/directus/directus/pull/26822) by [@&#8203;robluton](https://github.com/robluton)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Updated AI SDK dependencies to latest version ([#&#8203;26856](https://github.com/directus/directus/pull/26856) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - Improved redirect handling ([#&#8203;26870](https://github.com/directus/directus/pull/26870) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed countAll generating an incorrect query ([#&#8203;26774](https://github.com/directus/directus/pull/26774) by [@&#8203;tysoncung](https://github.com/tysoncung)) - Updated TUS validation ([#&#8203;26869](https://github.com/directus/directus/pull/26869) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed AI assistant Fields tool call inconsistency ([#&#8203;26819](https://github.com/directus/directus/pull/26819) by [@&#8203;powerseed](https://github.com/powerseed)) - Added support for disabling OpenAPI output using `OPENAPI_ENABLED` ([#&#8203;26868](https://github.com/directus/directus/pull/26868) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Bumped underscore, tar, lodash, dompurify dependencies ([#&#8203;26860](https://github.com/directus/directus/pull/26860) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed deleteMany returning unexpected error for non-admin with empty array ([#&#8203;26759](https://github.com/directus/directus/pull/26759) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/env](https://github.com/directus/env)** - Added support for disabling OpenAPI output using `OPENAPI_ENABLED` ([#&#8203;26868](https://github.com/directus/directus/pull/26868) by [@&#8203;br41nslug](https://github.com/br41nslug)) ##### 📦 Published Versions - `@directus/app@15.5.1` - `@directus/api@34.0.1` - `@directus/ai@1.3.0` - `@directus/composables@11.2.15` - `create-directus-extension@11.0.31` - `@directus/env@5.6.1` - `@directus/extensions@3.0.21` - `@directus/extensions-registry@3.0.21` - `@directus/extensions-sdk@17.0.11` - `@directus/memory@3.1.4` - `@directus/pressure@3.0.19` - `@directus/schema-builder@0.0.16` - `@directus/storage-driver-azure@12.0.19` - `@directus/storage-driver-cloudinary@12.0.19` - `@directus/storage-driver-gcs@12.0.19` - `@directus/storage-driver-s3@&#8203;12.1.5` - `@directus/storage-driver-supabase@3.0.19` - `@directus/system-data@4.3.0` - `@directus/themes@1.2.6` - `@directus/types@14.3.1` - `@directus/utils@13.3.1` - `@directus/validation@2.0.19` </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2026-03-11 22:28:20 +00:00
renovate-bot added 1 commit 2026-03-11 22:28:25 +00:00
chore(deps): update directus/directus to v11.16.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 19s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 48s
4d53cbb582
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-11 22:28:28 +00:00
renovate-bot merged commit 9342c73600 into main 2026-03-11 22:28:35 +00:00
renovate-bot deleted branch renovate/unified-directusdirectus 2026-03-11 22:28:44 +00:00
Sign in to join this conversation.