Update directus/directus Docker tag to v11.13.3 #2066

Merged
renovate-bot merged 1 commits from renovate/directus-directus-11.x into main 2025-11-20 19:03:08 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus patch 11.13.2 -> 11.13.3

Release Notes

directus/directus (directus/directus)

v11.13.3

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@14.2.0
  • @directus/api@32.1.0
  • @directus/composables@11.2.7
  • create-directus-extension@11.0.23
  • @directus/env@5.3.2
  • @directus/extensions@3.0.14
  • @directus/extensions-registry@3.0.14
  • @directus/extensions-sdk@17.0.3
  • @directus/memory@3.0.12
  • @directus/pressure@3.0.12
  • @directus/schema-builder@0.0.9
  • @directus/specs@11.2.0
  • @directus/storage-driver-azure@12.0.12
  • @directus/storage-driver-cloudinary@12.0.12
  • @directus/storage-driver-gcs@12.0.12
  • @directus/storage-driver-s3@​12.0.12
  • @directus/storage-driver-supabase@3.0.12
  • @directus/stores@1.0.6
  • @directus/system-data@3.4.2
  • @directus/themes@1.1.8
  • @directus/types@13.4.0
  • @directus/utils@13.0.13
  • @directus/validation@2.0.12
  • @directus/sdk@20.2.0

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 | |---|---|---| | [directus/directus](https://github.com/directus/directus) | patch | `11.13.2` -> `11.13.3` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.13.3`](https://github.com/directus/directus/releases/tag/v11.13.3) [Compare Source](https://github.com/directus/directus/compare/v11.13.2...v11.13.3) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Added a new interface to select multiple items from a collection in JSON format ([#&#8203;26106](https://github.com/directus/directus/pull/26106) by [@&#8203;Dominic-Marcelino](https://github.com/Dominic-Marcelino)) - Added support for CSV files export in UTF-8 encoding (Excel format) ([#&#8203;26177](https://github.com/directus/directus/pull/26177) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Added non-editable mode allowing fields to display as read-only ([#&#8203;26147](https://github.com/directus/directus/pull/26147) by [@&#8203;robluton](https://github.com/robluton)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added multi-domain OAuth/OpenID support ([#&#8203;26074](https://github.com/directus/directus/pull/26074) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Added support for CSV files export in UTF-8 encoding (Excel format) ([#&#8203;26177](https://github.com/directus/directus/pull/26177) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - **[@&#8203;directus/specs](https://github.com/directus/specs)** - Added support for CSV files export in UTF-8 encoding (Excel format) ([#&#8203;26177](https://github.com/directus/directus/pull/26177) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Added support for CSV files export in UTF-8 encoding (Excel format) ([#&#8203;26177](https://github.com/directus/directus/pull/26177) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Added support for CSV files export in UTF-8 encoding (Excel format) ([#&#8203;26177](https://github.com/directus/directus/pull/26177) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Ensured that the direction prop is passed down to the interfaces ([#&#8203;26159](https://github.com/directus/directus/pull/26159) by [@&#8203;robluton](https://github.com/robluton)) - Fixed merge behavior during validation for nested drawer forms ([#&#8203;25965](https://github.com/directus/directus/pull/25965) by [@&#8203;formfcw](https://github.com/formfcw)) - Added multi-domain OAuth/OpenID support ([#&#8203;26074](https://github.com/directus/directus/pull/26074) by [@&#8203;gaetansenn](https://github.com/gaetansenn)) - Added trigger manual flow functionality to buttons interface ([#&#8203;26022](https://github.com/directus/directus/pull/26022) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard)) - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed notification emails failing due to transaction race condition ([#&#8203;26213](https://github.com/directus/directus/pull/26213) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Optimized the MCP tool descriptions to resolve issues when using ChatGPT ([#&#8203;26221](https://github.com/directus/directus/pull/26221) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie)) - Fixed aliases on GQL M2A filters ([#&#8203;26148](https://github.com/directus/directus/pull/26148) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#&#8203;26188](https://github.com/directus/directus/pull/26188) by [@&#8203;dependabot](https://github.com/dependabot)) - Added admin check to registry proxy calls ([#&#8203;26175](https://github.com/directus/directus/pull/26175) by [@&#8203;licitdev](https://github.com/licitdev)) - Fixed file replacement with tus enabled ([#&#8203;26126](https://github.com/directus/directus/pull/26126) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Improved extension install error messages ([#&#8203;26193](https://github.com/directus/directus/pull/26193) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/composables](https://github.com/directus/composables)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **create-directus-extension** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/extensions](https://github.com/directus/extensions)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/extensions-registry](https://github.com/directus/extensions-registry)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Update dependencies ([#&#8203;26189](https://github.com/directus/directus/pull/26189) by [@&#8203;dependabot](https://github.com/dependabot)) - **[@&#8203;directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/storage-driver-s3](https://github.com/directus/storage-driver-s3)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/stores](https://github.com/directus/stores)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/themes](https://github.com/directus/themes)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed aliases on GQL M2A filters ([#&#8203;26148](https://github.com/directus/directus/pull/26148) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Update dependencies ([#&#8203;26164](https://github.com/directus/directus/pull/26164) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated dependencies ([#&#8203;26188](https://github.com/directus/directus/pull/26188) by [@&#8203;dependabot](https://github.com/dependabot)) - **[@&#8203;directus/system-data](https://github.com/directus/system-data)** - Update dependencies ([#&#8203;26189](https://github.com/directus/directus/pull/26189) by [@&#8203;dependabot](https://github.com/dependabot)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Update dependencies ([#&#8203;26189](https://github.com/directus/directus/pull/26189) by [@&#8203;dependabot](https://github.com/dependabot)) ##### 📦 Published Versions - `@directus/app@14.2.0` - `@directus/api@32.1.0` - `@directus/composables@11.2.7` - `create-directus-extension@11.0.23` - `@directus/env@5.3.2` - `@directus/extensions@3.0.14` - `@directus/extensions-registry@3.0.14` - `@directus/extensions-sdk@17.0.3` - `@directus/memory@3.0.12` - `@directus/pressure@3.0.12` - `@directus/schema-builder@0.0.9` - `@directus/specs@11.2.0` - `@directus/storage-driver-azure@12.0.12` - `@directus/storage-driver-cloudinary@12.0.12` - `@directus/storage-driver-gcs@12.0.12` - `@directus/storage-driver-s3@&#8203;12.0.12` - `@directus/storage-driver-supabase@3.0.12` - `@directus/stores@1.0.6` - `@directus/system-data@3.4.2` - `@directus/themes@1.1.8` - `@directus/types@13.4.0` - `@directus/utils@13.0.13` - `@directus/validation@2.0.12` - `@directus/sdk@20.2.0` </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2025-11-20 18:02:43 +00:00
renovate-bot added 1 commit 2025-11-20 18:02:43 +00:00
Update directus/directus Docker tag to v11.13.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
4fee5503f0
renovate-bot force-pushed renovate/directus-directus-11.x from 4fee5503f0 to 5fb0b62275 2025-11-20 18:04:10 +00:00 Compare
renovate-bot merged commit 26df1c7ac7 into main 2025-11-20 19:03:08 +00:00
renovate-bot deleted branch renovate/directus-directus-11.x 2025-11-20 19:03:09 +00:00
Sign in to join this conversation.