chore(deps): update ghcr.io/directus/directus docker tag to v11.17.1 #5295

Merged
renovate-bot merged 1 commits from renovate/unified-directus into main 2026-03-30 18:04:28 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

directus/directus (ghcr.io/directus/directus)

v11.17.1

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@15.7.0
  • @directus/api@35.0.1
  • @directus/composables@11.2.17
  • create-directus-extension@11.0.33
  • @directus/env@5.7.1
  • @directus/extensions@3.0.23
  • @directus/extensions-registry@3.0.23
  • @directus/extensions-sdk@17.1.1
  • @directus/memory@3.1.6
  • @directus/pressure@3.0.21
  • @directus/schema@13.0.7
  • @directus/schema-builder@0.0.18
  • @directus/storage-driver-azure@12.0.21
  • @directus/storage-driver-cloudinary@12.0.21
  • @directus/storage-driver-gcs@12.0.21
  • @directus/storage-driver-s3@​12.1.7
  • @directus/storage-driver-supabase@3.0.21
  • @directus/themes@1.3.1
  • @directus/types@15.0.1
  • @directus/utils@13.4.0
  • @directus/validation@2.0.21
  • @directus/sdk@21.2.2

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 this update 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 | |---|---|---| | [ghcr.io/directus/directus](https://github.com/directus/directus) | patch | `11.17.0` → `11.17.1` | --- ### Release Notes <details> <summary>directus/directus (ghcr.io/directus/directus)</summary> ### [`v11.17.1`](https://github.com/directus/directus/releases/tag/v11.17.1) [Compare Source](https://github.com/directus/directus/compare/v11.17.0...v11.17.1) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Added keyboard navigation to the cards layout ([#&#8203;26976](https://github.com/directus/directus/pull/26976) by [@&#8203;HZooly](https://github.com/HZooly)) - Added native Tabs group interface. Uninstall the extension if currently using it to avoid unintended side effects. ([#&#8203;26836](https://github.com/directus/directus/pull/26836) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - Added bulk folder deletion from the files grid with move-up or delete-all options ([#&#8203;26886](https://github.com/directus/directus/pull/26886) by [@&#8203;HZooly](https://github.com/HZooly)) - Used shorter tooltip delay for disabled elements ([#&#8203;26965](https://github.com/directus/directus/pull/26965) by [@&#8203;HZooly](https://github.com/HZooly)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Added `parseNow` utility to resolve the `$NOW` dynamic variable ([#&#8203;26954](https://github.com/directus/directus/pull/26954) by [@&#8203;costajohnt](https://github.com/costajohnt)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed calendar picker crash when using dynamic variables (e.g. $NOW) ([#&#8203;26954](https://github.com/directus/directus/pull/26954) by [@&#8203;costajohnt](https://github.com/costajohnt)) - Updated `relationship_not_setup` wording to clarify it may also result from missing permissions ([#&#8203;26918](https://github.com/directus/directus/pull/26918) by [@&#8203;Ikromjon1998](https://github.com/Ikromjon1998)) - Restored `useItem` support for custom query options like `fields` and `deep` by adding an optional extra query parameter and updating affected call sites. ([#&#8203;26985](https://github.com/directus/directus/pull/26985) by [@&#8203;LZylstra](https://github.com/LZylstra)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Fixed file replacement returning Forbidden ([#&#8203;27001](https://github.com/directus/directus/pull/27001) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated `happy-dom`, `path-to-regexp`, `picomatch`, `node-forge`, and `brace-expansion` to address CVEs ([#&#8203;27006](https://github.com/directus/directus/pull/27006) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed extension auto reload not triggering ([#&#8203;26986](https://github.com/directus/directus/pull/26986) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Fixed calendar picker crash when using dynamic variables (e.g. $NOW) ([#&#8203;26954](https://github.com/directus/directus/pull/26954) by [@&#8203;costajohnt](https://github.com/costajohnt)) - **[@&#8203;directus/schema](https://github.com/directus/schema)** - Fixed MySQL foreignKeys query to include TABLE\_NAME in the JOIN condition, preventing a cartesian product when InnoDB statistics on system tables are degraded. ([#&#8203;26964](https://github.com/directus/directus/pull/26964) by [@&#8203;HattoriEnzo](https://github.com/HattoriEnzo)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Fixed filter operator typing for `date` and `time` fields to support comparison and range operators. ([#&#8203;26957](https://github.com/directus/directus/pull/26957) by [@&#8203;costajohnt](https://github.com/costajohnt)) ##### 📦 Published Versions - `@directus/app@15.7.0` - `@directus/api@35.0.1` - `@directus/composables@11.2.17` - `create-directus-extension@11.0.33` - `@directus/env@5.7.1` - `@directus/extensions@3.0.23` - `@directus/extensions-registry@3.0.23` - `@directus/extensions-sdk@17.1.1` - `@directus/memory@3.1.6` - `@directus/pressure@3.0.21` - `@directus/schema@13.0.7` - `@directus/schema-builder@0.0.18` - `@directus/storage-driver-azure@12.0.21` - `@directus/storage-driver-cloudinary@12.0.21` - `@directus/storage-driver-gcs@12.0.21` - `@directus/storage-driver-s3@&#8203;12.1.7` - `@directus/storage-driver-supabase@3.0.21` - `@directus/themes@1.3.1` - `@directus/types@15.0.1` - `@directus/utils@13.4.0` - `@directus/validation@2.0.21` - `@directus/sdk@21.2.2` </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-03-30 18:04:04 +00:00
renovate-bot added 1 commit 2026-03-30 18:04:06 +00:00
chore(deps): update ghcr.io/directus/directus docker tag to v11.17.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 21s
lint-test-helm / validate-kubeconform (pull_request) Successful in 14s
render-manifests / render-manifests (pull_request) Successful in 43s
dad86e3f88
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-30 18:04:22 +00:00
renovate-bot merged commit ea858d0e75 into main 2026-03-30 18:04:28 +00:00
renovate-bot deleted branch renovate/unified-directus 2026-03-30 18:04:33 +00:00
Sign in to join this conversation.