Update directus/directus Docker tag to v11.8.0 #504

Merged
alexlebens merged 1 commits from renovate/directus-directus-11.x into main 2025-05-29 01:19:46 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus minor 11.7.2 -> 11.8.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

directus/directus (directus/directus)

v11.8.0

Compare Source

New Features & Improvements
🐛 Bug Fixes & Optimizations
🧪 Blackbox Tests
📦 Published Versions
  • @directus/app@13.10.0
  • @directus/api@27.1.0
  • @directus/composables@11.1.11
  • create-directus-extension@11.0.14
  • @directus/env@5.0.5
  • @directus/extensions@3.0.6
  • @directus/extensions-registry@3.0.6
  • @directus/extensions-sdk@13.1.1
  • @directus/memory@3.0.5
  • @directus/pressure@3.0.5
  • @directus/schema-builder@0.0.2
  • @directus/storage-driver-azure@12.0.5
  • @directus/storage-driver-cloudinary@12.0.5
  • @directus/storage-driver-gcs@12.0.5
  • @directus/storage-driver-s3@​12.0.5
  • @directus/storage-driver-supabase@3.0.5
  • @directus/themes@1.1.1
  • @directus/types@13.1.2
  • @directus/utils@13.0.6
  • @directus/validation@2.0.5

Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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 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) | minor | `11.7.2` -> `11.8.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.8.0`](https://github.com/directus/directus/releases/tag/v11.8.0) [Compare Source](https://github.com/directus/directus/compare/v11.7.2...v11.8.0) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Ensured the configured display format is applied to the kanban layout ([#&#8203;24840](https://github.com/directus/directus/pull/24840) by [@&#8203;brunoocasali](https://github.com/brunoocasali)) - Enhanced the appearance of the flow trigger buttons in the sidebar by applying their custom colors ([#&#8203;25192](https://github.com/directus/directus/pull/25192) by [@&#8203;Mehdi-YC](https://github.com/Mehdi-YC)) - Enhanced the flow logs with color indications for success and failure, and added a new filter to view only failed logs ([#&#8203;25125](https://github.com/directus/directus/pull/25125) by [@&#8203;AfaqJaved](https://github.com/AfaqJaved)) - Added new action events for extensions ([#&#8203;25220](https://github.com/directus/directus/pull/25220) by [@&#8203;licitdev](https://github.com/licitdev)) - Added the ability to toggle a variable input for the \_in and \_nin filters. ([#&#8203;25245](https://github.com/directus/directus/pull/25245) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added new action events for extensions ([#&#8203;25220](https://github.com/directus/directus/pull/25220) by [@&#8203;licitdev](https://github.com/licitdev)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Fixed a bug that prevented fields from being validated in a relational drawer with junction fields ([#&#8203;25152](https://github.com/directus/directus/pull/25152) by [@&#8203;formfcw](https://github.com/formfcw)) - Added filters to file(s) and image interface and fixed relation creation to `directus_files` ([#&#8203;25241](https://github.com/directus/directus/pull/25241) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Improved clarity for usage of the Readonly and Required options in the Advanced Field Settings ([#&#8203;25158](https://github.com/directus/directus/pull/25158) by [@&#8203;formfcw](https://github.com/formfcw)) - Made v-list-group togglable in storybook ([#&#8203;25166](https://github.com/directus/directus/pull/25166) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed a bug in the select color field that caused invalid color values to be stored ([#&#8203;25149](https://github.com/directus/directus/pull/25149) by [@&#8203;formfcw](https://github.com/formfcw)) - Added primaryKey data attribute to all form-fields. ([#&#8203;25249](https://github.com/directus/directus/pull/25249) by [@&#8203;robluton](https://github.com/robluton)) - Fixed permissions handling in the Files module ([#&#8203;25220](https://github.com/directus/directus/pull/25220) by [@&#8203;licitdev](https://github.com/licitdev)) - Fixed a bug where the ID of newly added M2M/M2A items was lost after editing a junction field ([#&#8203;25148](https://github.com/directus/directus/pull/25148) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Bumped samlify to v2.10.0 ([#&#8203;25251](https://github.com/directus/directus/pull/25251) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Added deletion of the `dist` folder to the `build` command ([#&#8203;25129](https://github.com/directus/directus/pull/25129) by [@&#8203;licitdev](https://github.com/licitdev)) - Added redirect to login page for OpenID SSO error ([#&#8203;25237](https://github.com/directus/directus/pull/25237) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed coercion of values only in rest ([#&#8203;25207](https://github.com/directus/directus/pull/25207) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed including aliases in wildcard selection ([#&#8203;25128](https://github.com/directus/directus/pull/25128) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed cache skipping for getSchema ([#&#8203;25204](https://github.com/directus/directus/pull/25204) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added `ip`, `userAgent` and `origin` for ws activity ([#&#8203;25114](https://github.com/directus/directus/pull/25114) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed date not being returned in valid ISO format ([#&#8203;25160](https://github.com/directus/directus/pull/25160) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Fixed coercion of values only in rest ([#&#8203;25207](https://github.com/directus/directus/pull/25207) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Added `ip`, `userAgent` and `origin` for ws activity ([#&#8203;25114](https://github.com/directus/directus/pull/25114) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - **[@&#8203;directus/env](https://github.com/directus/env)** - Fixed `ADMIN_PASSWORD`, `ADMIN_TOKEN`, `KEY`, and `SECRET` to always be interpreted as strings ([#&#8203;25196](https://github.com/directus/directus/pull/25196) by [@&#8203;the-other-dev](https://github.com/the-other-dev)) ##### 🧪 Blackbox Tests - Added deletion of the `dist` folder to the `build` command ([#&#8203;25129](https://github.com/directus/directus/pull/25129) by [@&#8203;licitdev](https://github.com/licitdev)) ##### 📦 Published Versions - `@directus/app@13.10.0` - `@directus/api@27.1.0` - `@directus/composables@11.1.11` - `create-directus-extension@11.0.14` - `@directus/env@5.0.5` - `@directus/extensions@3.0.6` - `@directus/extensions-registry@3.0.6` - `@directus/extensions-sdk@13.1.1` - `@directus/memory@3.0.5` - `@directus/pressure@3.0.5` - `@directus/schema-builder@0.0.2` - `@directus/storage-driver-azure@12.0.5` - `@directus/storage-driver-cloudinary@12.0.5` - `@directus/storage-driver-gcs@12.0.5` - `@directus/storage-driver-s3@&#8203;12.0.5` - `@directus/storage-driver-supabase@3.0.5` - `@directus/themes@1.1.1` - `@directus/types@13.1.2` - `@directus/utils@13.0.6` - `@directus/validation@2.0.5` </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added 1 commit 2025-05-28 19:30:54 +00:00
Update directus/directus Docker tag to v11.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 46s
4faed4320d
renovate-bot force-pushed renovate/directus-directus-11.x from 4faed4320d to b9dacdd981 2025-05-28 19:40:52 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from b9dacdd981 to b1df12d5c7 2025-05-28 20:31:04 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from b1df12d5c7 to 722329e43a 2025-05-28 21:01:33 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from 722329e43a to 2ce27d2184 2025-05-29 00:21:34 +00:00 Compare
alexlebens merged commit 770f87e5f1 into main 2025-05-29 01:19:46 +00:00
alexlebens deleted branch renovate/directus-directus-11.x 2025-05-29 01:19:47 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#504
No description provided.