chore(deps): update directus to v11.17.3 #5967

Merged
renovate-bot merged 1 commits from renovate/unified-directus into main 2026-04-15 19:37:08 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus patch 11.17.211.17.3
ghcr.io/directus/directus patch 11.17.211.17.3

Release Notes

directus/directus (directus/directus)

v11.17.3

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@15.9.0
  • @directus/api@35.1.0
  • @directus/composables@11.4.0
  • create-directus-extension@11.0.35
  • @directus/extensions@3.0.24
  • @directus/extensions-registry@3.0.25
  • @directus/extensions-sdk@17.1.3
  • @directus/schema@13.0.8
  • @directus/schema-builder@0.0.19
  • @directus/themes@1.3.2
  • @directus/types@15.0.2

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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.17.2` → `11.17.3` | | [ghcr.io/directus/directus](https://github.com/directus/directus) | patch | `11.17.2` → `11.17.3` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.17.3`](https://github.com/directus/directus/releases/tag/v11.17.3) [Compare Source](https://github.com/directus/directus/compare/v11.17.2...v11.17.3) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Replaced "All Users" tab with Active, Suspended, and Invited status tabs ([#&#8203;27036](https://github.com/directus/directus/pull/27036) by [@&#8203;robluton](https://github.com/robluton)) - Added `Save as New File` option to image editor ([#&#8203;27084](https://github.com/directus/directus/pull/27084) by [@&#8203;JamesW1](https://github.com/JamesW1)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added a new /ai/object endpoint to generate structured objects for autocomplete and other inline experiences ([#&#8203;26862](https://github.com/directus/directus/pull/26862) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - **[@&#8203;directus/composables](https://github.com/directus/composables)** - Eliminated redundant count requests in the `useItems` composable ([#&#8203;26906](https://github.com/directus/directus/pull/26906) by [@&#8203;okxint](https://github.com/okxint)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed export failing on collections with virtual fields like $thumbnail by excluding them from export defaults and the field picker ([#&#8203;27073](https://github.com/directus/directus/pull/27073) by [@&#8203;om-singh-D](https://github.com/om-singh-D)) - Added customizing of cache keys for flow endpoints. ([#&#8203;26935](https://github.com/directus/directus/pull/26935) by [@&#8203;costajohnt](https://github.com/costajohnt)) - Fix "Use named routes instead of hardcoded path strings [#&#8203;26733](https://github.com/directus/directus/issues/26733)" ([#&#8203;26809](https://github.com/directus/directus/pull/26809) by [@&#8203;powerseed](https://github.com/powerseed)) - Fixed `VBadge` intercepting pointer events on slotted elements ([#&#8203;27087](https://github.com/directus/directus/pull/27087) by [@&#8203;HZooly](https://github.com/HZooly)) - Fixed comparison modal footer responsive breakpoint ([#&#8203;27061](https://github.com/directus/directus/pull/27061) by [@&#8203;robluton](https://github.com/robluton)) - Updated `liquidjs`, `axios`, `vite`, `nodemailer`, `brace-expansion`, `basic-ftp`, `hono`, `fast-xml-parser`, `tar`, ([#&#8203;27081](https://github.com/directus/directus/pull/27081) by [@&#8203;br41nslug](https://github.com/br41nslug)) `qs` and `defu` dependencies - **[@&#8203;directus/api](https://github.com/directus/api)** - Added customizing of cache keys for flow endpoints. ([#&#8203;26935](https://github.com/directus/directus/pull/26935) by [@&#8203;costajohnt](https://github.com/costajohnt)) - Updated `liquidjs`, `axios`, `vite`, `nodemailer`, `brace-expansion`, `basic-ftp`, `hono`, `fast-xml-parser`, `tar`, ([#&#8203;27081](https://github.com/directus/directus/pull/27081) by [@&#8203;br41nslug](https://github.com/br41nslug)) `qs` and `defu` dependencies - Fixed schema introspection for MSSQL text fields with max length of -1 to be normalized to null ([#&#8203;26934](https://github.com/directus/directus/pull/26934) by [@&#8203;begsaquib](https://github.com/begsaquib)) - Trimmed leading and trailing spaces from search queries ([#&#8203;27089](https://github.com/directus/directus/pull/27089) by [@&#8203;robluton](https://github.com/robluton)) - Fixed promotion of deleted relation returning invalid date time value error ([#&#8203;27040](https://github.com/directus/directus/pull/27040) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Fixed api building with a `node_modules` folder ([#&#8203;27067](https://github.com/directus/directus/pull/27067) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed MARKETPLACE\_REGISTRY env not being passed to registry list call when generating extension settings ([#&#8203;27076](https://github.com/directus/directus/pull/27076) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Replaced INTERNAL\_SERVER\_ERROR with SERVICE\_UNAVAILABLE for marketplace registry errors and improved error messages. ([#&#8203;26937](https://github.com/directus/directus/pull/26937) by [@&#8203;eric-pennecot](https://github.com/eric-pennecot)) - **[@&#8203;directus/schema](https://github.com/directus/schema)** - Fixed schema introspection for MSSQL text fields with max length of -1 to be normalized to null ([#&#8203;26934](https://github.com/directus/directus/pull/26934) by [@&#8203;begsaquib](https://github.com/begsaquib)) - **[@&#8203;directus/themes](https://github.com/directus/themes)** - Fixed api building with a `node_modules` folder ([#&#8203;27067](https://github.com/directus/directus/pull/27067) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Fixed api building with a `node_modules` folder ([#&#8203;27067](https://github.com/directus/directus/pull/27067) by [@&#8203;Nitwel](https://github.com/Nitwel)) ##### 📦 Published Versions - `@directus/app@15.9.0` - `@directus/api@35.1.0` - `@directus/composables@11.4.0` - `create-directus-extension@11.0.35` - `@directus/extensions@3.0.24` - `@directus/extensions-registry@3.0.25` - `@directus/extensions-sdk@17.1.3` - `@directus/schema@13.0.8` - `@directus/schema-builder@0.0.19` - `@directus/themes@1.3.2` - `@directus/types@15.0.2` </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-15 19:36:55 +00:00
renovate-bot added 1 commit 2026-04-15 19:36:56 +00:00
chore(deps): update directus to v11.17.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 1m9s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 1m39s
62126cde2d
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-15 19:37:01 +00:00
renovate-bot merged commit 914ec4abae into main 2026-04-15 19:37:08 +00:00
renovate-bot deleted branch renovate/unified-directus 2026-04-15 19:37:13 +00:00
Sign in to join this conversation.