chore(deps): update directus to v11.17.4 #6398

Merged
alexlebens merged 1 commits from renovate/unified-directus into main 2026-05-01 23:13:05 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

directus/directus (directus/directus)

v11.17.4

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@15.10.0
  • @directus/api@35.2.0
  • @directus/composables@11.4.1
  • create-directus-extension@11.0.36
  • @directus/env@5.8.0
  • @directus/extensions@3.0.25
  • @directus/extensions-registry@3.0.26
  • @directus/extensions-sdk@17.1.4
  • @directus/memory@3.1.8
  • @directus/pressure@3.0.22
  • @directus/schema-builder@0.0.20
  • @directus/storage-driver-azure@12.0.22
  • @directus/storage-driver-cloudinary@12.0.22
  • @directus/storage-driver-gcs@12.0.22
  • @directus/storage-driver-s3@​12.1.8
  • @directus/storage-driver-supabase@3.0.22
  • @directus/themes@1.3.3
  • @directus/types@15.0.3
  • @directus/utils@13.4.1
  • @directus/validation@2.0.23
  • @directus/visual-editing@2.0.1
  • @directus/sdk@21.3.0
  • @directus/sandbox@0.0.0

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [directus/directus](https://github.com/directus/directus) | patch | `11.17.3` → `11.17.4` | | [ghcr.io/directus/directus](https://github.com/directus/directus) | patch | `11.17.3` → `11.17.4` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.17.4`](https://github.com/directus/directus/releases/tag/v11.17.4) [Compare Source](https://github.com/directus/directus/compare/v11.17.3...v11.17.4) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Updated the token field on the user detail page to require confirmation before regenerating or removing a token, and saved those changes immediately without requiring a page-level save. ([#&#8203;27108](https://github.com/directus/directus/pull/27108) by [@&#8203;LZylstra](https://github.com/LZylstra)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added opt-in must-revalidate and ETag headers for assets via ASSETS\_CACHE\_REVALIDATE env var ([#&#8203;27027](https://github.com/directus/directus/pull/27027) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Added a force option to schema apply to bypass hash check ([#&#8203;27136](https://github.com/directus/directus/pull/27136) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/env](https://github.com/directus/env)** - Added opt-in must-revalidate and ETag headers for assets via ASSETS\_CACHE\_REVALIDATE env var ([#&#8203;27027](https://github.com/directus/directus/pull/27027) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Added a force option to schema apply to bypass hash check ([#&#8203;27136](https://github.com/directus/directus/pull/27136) by [@&#8203;Nitwel](https://github.com/Nitwel)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed UI freeze when navigating items with WYSIWYG translations for non-admin users ([#&#8203;27154](https://github.com/directus/directus/pull/27154) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Fixed selection not being cleared after running a manual flow from the collection list view sidebar ([#&#8203;27330](https://github.com/directus/directus/pull/27330) by [@&#8203;kropsi](https://github.com/kropsi)) - Fixed "Save as copy" in the file library throwing a 403 Forbidden error ([#&#8203;27181](https://github.com/directus/directus/pull/27181) by [@&#8203;sanskar-soni-9](https://github.com/sanskar-soni-9)) - Fixed user token not being displayed after generation when collaboration is enabled ([#&#8203;27319](https://github.com/directus/directus/pull/27319) by [@&#8203;LZylstra](https://github.com/LZylstra)) - Prevented filter popup being closed when reordering filters ([#&#8203;27324](https://github.com/directus/directus/pull/27324) by [@&#8203;HZooly](https://github.com/HZooly)) - Fixed icon flash in navigation sidebar for bookmarks without an icon ([#&#8203;27329](https://github.com/directus/directus/pull/27329) by [@&#8203;HZooly](https://github.com/HZooly)) - Migrated [@&#8203;directus/visual-editing](https://github.com/directus/visual-editing) into the monorepo ([#&#8203;27157](https://github.com/directus/directus/pull/27157) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Removed duplicate `@directus/schema-builder` dependency ([#&#8203;27166](https://github.com/directus/directus/pull/27166) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Bumped basic-ftp, liquidjs, xmldom, protobufjs, vite dependencies ([#&#8203;27335](https://github.com/directus/directus/pull/27335) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed flows not awaiting reload ([#&#8203;27137](https://github.com/directus/directus/pull/27137) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed `VERSION_SAVE` activity/revisions not respecting collection tracking settings ([#&#8203;27096](https://github.com/directus/directus/pull/27096) by [@&#8203;yogeshwaran-c](https://github.com/yogeshwaran-c)) - Denied creating collections with `/` in name ([#&#8203;27114](https://github.com/directus/directus/pull/27114) by [@&#8203;costajohnt](https://github.com/costajohnt)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Added a force option to schema apply to bypass hash check ([#&#8203;27136](https://github.com/directus/directus/pull/27136) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/visual-editing](https://github.com/directus/visual-editing)** - Migrated [@&#8203;directus/visual-editing](https://github.com/directus/visual-editing) into the monorepo ([#&#8203;27157](https://github.com/directus/directus/pull/27157) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixed the edit handler firing twice when clicking an overlay button directly ([#&#8203;27157](https://github.com/directus/directus/pull/27157) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Migrated [@&#8203;directus/visual-editing](https://github.com/directus/visual-editing) into the monorepo ([#&#8203;27157](https://github.com/directus/directus/pull/27157) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Fixed SDK types linking to `directus_access` junction collection ([#&#8203;27152](https://github.com/directus/directus/pull/27152) by [@&#8203;yogeshwaran-c](https://github.com/yogeshwaran-c)) - **[@&#8203;directus/composables](https://github.com/directus/composables)** - Fixed `useShortcut` attempting to access document before available ([#&#8203;27155](https://github.com/directus/directus/pull/27155) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 📦 Published Versions - `@directus/app@15.10.0` - `@directus/api@35.2.0` - `@directus/composables@11.4.1` - `create-directus-extension@11.0.36` - `@directus/env@5.8.0` - `@directus/extensions@3.0.25` - `@directus/extensions-registry@3.0.26` - `@directus/extensions-sdk@17.1.4` - `@directus/memory@3.1.8` - `@directus/pressure@3.0.22` - `@directus/schema-builder@0.0.20` - `@directus/storage-driver-azure@12.0.22` - `@directus/storage-driver-cloudinary@12.0.22` - `@directus/storage-driver-gcs@12.0.22` - `@directus/storage-driver-s3@&#8203;12.1.8` - `@directus/storage-driver-supabase@3.0.22` - `@directus/themes@1.3.3` - `@directus/types@15.0.3` - `@directus/utils@13.4.1` - `@directus/validation@2.0.23` - `@directus/visual-editing@2.0.1` - `@directus/sdk@21.3.0` - `@directus/sandbox@0.0.0` </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-05-01 01:30:41 +00:00
renovate-bot added 1 commit 2026-05-01 01:30:42 +00:00
chore(deps): update directus to v11.17.4
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 34s
lint-test-helm / validate-kubeconform (pull_request) Successful in 37s
render-manifests / render-manifests (pull_request) Successful in 1m4s
79c6aed00f
alexlebens merged commit 36c9f19340 into main 2026-05-01 23:13:05 +00:00
alexlebens deleted branch renovate/unified-directus 2026-05-01 23:13:07 +00:00
Sign in to join this conversation.