Update directus/directus Docker tag to v11.7.2 #211

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

This PR contains the following updates:

Package Update Change
directus/directus minor 11.6.1 -> 11.7.2

⚠️ Warning

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


Release Notes

directus/directus (directus/directus)

v11.7.2

Compare Source

🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@13.9.2
  • @directus/api@27.0.2
  • @directus/schema-builder@0.0.1
  • @directus/utils@13.0.5

v11.7.1

Compare Source

🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@13.9.1
  • @directus/api@27.0.1

v11.7.0

Compare Source

⚠️ Potential Breaking Changes
New Features & Improvements
🐛 Bug Fixes & Optimizations
🧪 Blackbox Tests
📦 Published Versions
  • @directus/app@13.9.0
  • @directus/api@27.0.0
  • @directus/components@1.1.0
  • @directus/composables@11.1.10
  • create-directus-extension@11.0.13
  • @directus/env@5.0.4
  • @directus/extensions@3.0.5
  • @directus/extensions-registry@3.0.5
  • @directus/extensions-sdk@13.1.0
  • @directus/memory@3.0.4
  • @directus/pressure@3.0.4
  • @directus/schema-builder@0.0.0
  • @directus/storage-driver-azure@12.0.4
  • @directus/storage-driver-cloudinary@12.0.4
  • @directus/storage-driver-gcs@12.0.4
  • @directus/storage-driver-s3@​12.0.4
  • @directus/storage-driver-supabase@3.0.4
  • @directus/themes@1.1.0
  • @directus/types@13.1.1
  • @directus/update-check@13.0.1
  • @directus/utils@13.0.4
  • @directus/validation@2.0.4

Configuration

📅 Schedule: Branch creation - "* */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.6.1` -> `11.7.2` | --- > ⚠️ **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.7.2`](https://github.com/directus/directus/releases/tag/v11.7.2) [Compare Source](https://github.com/directus/directus/compare/v11.7.1...v11.7.2) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/schema-builder](https://github.com/directus/schema-builder)** - Published the `@directus/schema-builder` package for mocking db schema ([#&#8203;25145](https://github.com/directus/directus/pull/25145) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 📦 Published Versions - `@directus/app@13.9.2` - `@directus/api@27.0.2` - `@directus/schema-builder@0.0.1` - `@directus/utils@13.0.5` ### [`v11.7.1`](https://github.com/directus/directus/releases/tag/v11.7.1) [Compare Source](https://github.com/directus/directus/compare/v11.7.0...v11.7.1) ##### 🐛 Bug Fixes & Optimizations - Restored build permissions to fix image publishing ([#&#8203;25140](https://github.com/directus/directus/pull/25140) by [@&#8203;wrynegade](https://github.com/wrynegade)) ##### 📦 Published Versions - `@directus/app@13.9.1` - `@directus/api@27.0.1` ### [`v11.7.0`](https://github.com/directus/directus/releases/tag/v11.7.0) [Compare Source](https://github.com/directus/directus/compare/v11.6.1...v11.7.0) ##### ⚠️ Potential Breaking Changes - **[@&#8203;directus/api](https://github.com/directus/api)** - Dropped support for MySQL 5.7 ([#&#8203;24850](https://github.com/directus/directus/pull/24850) by [@&#8203;br41nslug](https://github.com/br41nslug)) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Improved UX & UI of the Visual Editor header bar ([#&#8203;25074](https://github.com/directus/directus/pull/25074) by [@&#8203;formfcw](https://github.com/formfcw)) - Improved interface option overwriting through conditions ([#&#8203;25119](https://github.com/directus/directus/pull/25119) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/themes](https://github.com/directus/themes)** - Improved UX & UI of the Visual Editor header bar ([#&#8203;25074](https://github.com/directus/directus/pull/25074) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/components](https://github.com/directus/components)** - Adds data collection and field names attribute to parent wrapper for all form elements ([#&#8203;24655](https://github.com/directus/directus/pull/24655) by [@&#8203;Zyles](https://github.com/Zyles)) - **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Updated `rollup-plugin-esbuild` to 6.2.1 ([#&#8203;25041](https://github.com/directus/directus/pull/25041) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Unified `getRelation`/`getRelations` usage across packages ([#&#8203;25053](https://github.com/directus/directus/pull/25053) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added an `Error on Reject` option to webhook flows ([#&#8203;25080](https://github.com/directus/directus/pull/25080) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Update axios to `1.8.4` ([#&#8203;25110](https://github.com/directus/directus/pull/25110) by [@&#8203;licitdev](https://github.com/licitdev)) - Added an `Error on Reject` option to manually triggered flows ([#&#8203;24965](https://github.com/directus/directus/pull/24965) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Removed displaying trigger options in flow logs. ([#&#8203;25116](https://github.com/directus/directus/pull/25116) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed the reactivity of props in the translation interface to ensure that conditions are applied correctly ([#&#8203;25118](https://github.com/directus/directus/pull/25118) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixes issue preventing version menu interaction when preview mode is enabled ([#&#8203;25032](https://github.com/directus/directus/pull/25032) by [@&#8203;robluton](https://github.com/robluton)) - Fixed "Save As Copy" failing when URL's exceed limits ([#&#8203;24457](https://github.com/directus/directus/pull/24457) by [@&#8203;connorwinston](https://github.com/connorwinston)) - Fixed redirection race condition after SSO login ([#&#8203;25049](https://github.com/directus/directus/pull/25049) by [@&#8203;licitdev](https://github.com/licitdev)) - Added confirmation dialog when closing overlays with edits in Visual Editor ([#&#8203;25091](https://github.com/directus/directus/pull/25091) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixed issue preventing "other" option from working in select dropdowns where some options contained icons. ([#&#8203;25033](https://github.com/directus/directus/pull/25033) by [@&#8203;robluton](https://github.com/robluton)) - Ensured that clicking the chevron button in the icon interface closes the icon picker menu ([#&#8203;25130](https://github.com/directus/directus/pull/25130) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixed passing defaults to operations ([#&#8203;24963](https://github.com/directus/directus/pull/24963) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added keyboard shortcuts for overlays when editing items in the Visual Editor ([#&#8203;25076](https://github.com/directus/directus/pull/25076) by [@&#8203;formfcw](https://github.com/formfcw)) - Ensured that the context menu of a field in the data model settings appears at full height ([#&#8203;24808](https://github.com/directus/directus/pull/24808) by [@&#8203;gavalierm](https://github.com/gavalierm)) - Ensured that M2M table rows remain clickable when disabled ([#&#8203;25134](https://github.com/directus/directus/pull/25134) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixed a bug where conditional styles were not applied when using the “less than” or “greater than” operations ([#&#8203;25133](https://github.com/directus/directus/pull/25133) by [@&#8203;formfcw](https://github.com/formfcw)) - Ensured numeric input fields prevent non-numeric characters ([#&#8203;25092](https://github.com/directus/directus/pull/25092) by [@&#8203;formfcw](https://github.com/formfcw)) - fixed duplicate values for Is-one-of filter ([#&#8203;24990](https://github.com/directus/directus/pull/24990) by [@&#8203;osmandvc](https://github.com/osmandvc)) - Ensured that action buttons remain visible when scrolling in modals displayed in the Visual Editor ([#&#8203;25085](https://github.com/directus/directus/pull/25085) by [@&#8203;formfcw](https://github.com/formfcw)) - Fixed pressing tab on raw editor ([#&#8203;25111](https://github.com/directus/directus/pull/25111) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed a bug where action buttons didn't appear in the drawer. ([#&#8203;25105](https://github.com/directus/directus/pull/25105) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Fixed `applyOptionsData` errors not appearing in the flow log ([#&#8203;25025](https://github.com/directus/directus/pull/25025) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated tests to use SchemaBuilder ([#&#8203;25046](https://github.com/directus/directus/pull/25046) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Ignored DB_EXCLUDE_TABLES during charset validation for MySQL ([#&#8203;25005](https://github.com/directus/directus/pull/25005) by [@&#8203;licitdev](https://github.com/licitdev)) - Unified `getRelation`/`getRelations` usage across packages ([#&#8203;25053](https://github.com/directus/directus/pull/25053) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added an `Error on Reject` option to webhook flows ([#&#8203;25080](https://github.com/directus/directus/pull/25080) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Update axios to `1.8.4` ([#&#8203;25110](https://github.com/directus/directus/pull/25110) by [@&#8203;licitdev](https://github.com/licitdev)) - Ensured primary key field is auto-injected when absent from the fields array ([#&#8203;25077](https://github.com/directus/directus/pull/25077) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Set system field lengths based on database max limits for columns and tables (new installs only) ([#&#8203;24983](https://github.com/directus/directus/pull/24983) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added an `Error on Reject` option to manually triggered flows ([#&#8203;24965](https://github.com/directus/directus/pull/24965) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Updated samlify to v2.9.1 ([#&#8203;25008](https://github.com/directus/directus/pull/25008) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed `condition` operation filters not properly parsed ([#&#8203;25015](https://github.com/directus/directus/pull/25015) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Improved testing for applyQuery ([#&#8203;25022](https://github.com/directus/directus/pull/25022) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Removed displaying trigger options in flow logs. ([#&#8203;25116](https://github.com/directus/directus/pull/25116) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Refactored `applyQuery` to improve code organization and maintainability ([#&#8203;25004](https://github.com/directus/directus/pull/25004) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed `filename_download` not respected on upload ([#&#8203;25062](https://github.com/directus/directus/pull/25062) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Ensured `one_deselect_action` updates bypass `QUERY_LIMIT_DEFAULT` restrictions ([#&#8203;25087](https://github.com/directus/directus/pull/25087) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Removed async from afterCreate callbacks ([#&#8203;24850](https://github.com/directus/directus/pull/24850) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fixed processing dates on aggregation ([#&#8203;25064](https://github.com/directus/directus/pull/25064) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed uncaught error in the health check and metric generation process during storage cleanup ([#&#8203;24970](https://github.com/directus/directus/pull/24970) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed error when functions are passed to the `run-script` operation ([#&#8203;25106](https://github.com/directus/directus/pull/25106) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added batch update for websockets ([#&#8203;25031](https://github.com/directus/directus/pull/25031) by [@&#8203;licitdev](https://github.com/licitdev)) - Fixed date processing for alias fields ([#&#8203;24819](https://github.com/directus/directus/pull/24819) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/schema-builder](https://github.com/directus/schema-builder)** - Updated tests to use SchemaBuilder ([#&#8203;25046](https://github.com/directus/directus/pull/25046) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Unified `getRelation`/`getRelations` usage across packages ([#&#8203;25053](https://github.com/directus/directus/pull/25053) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Improved testing for applyQuery ([#&#8203;25022](https://github.com/directus/directus/pull/25022) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/utils](https://github.com/directus/utils)** - Unified `getRelation`/`getRelations` usage across packages ([#&#8203;25053](https://github.com/directus/directus/pull/25053) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed error when functions are passed to the `run-script` operation ([#&#8203;25106](https://github.com/directus/directus/pull/25106) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed empty string not checked against `_regex` validation ([#&#8203;24984](https://github.com/directus/directus/pull/24984) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Added alternate string value for numeric compare values ([#&#8203;24959](https://github.com/directus/directus/pull/24959) by [@&#8203;licitdev](https://github.com/licitdev)) - **[@&#8203;directus/composables](https://github.com/directus/composables)** - Update axios to `1.8.4` ([#&#8203;25110](https://github.com/directus/directus/pull/25110) by [@&#8203;licitdev](https://github.com/licitdev)) - **[@&#8203;directus/update-check](https://github.com/directus/update-check)** - Update axios to `1.8.4` ([#&#8203;25110](https://github.com/directus/directus/pull/25110) by [@&#8203;licitdev](https://github.com/licitdev)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Improved testing for applyQuery ([#&#8203;25022](https://github.com/directus/directus/pull/25022) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added SchemaOverview builder for internal testing ([#&#8203;25011](https://github.com/directus/directus/pull/25011) by [@&#8203;Nitwel](https://github.com/Nitwel)) ##### 🧪 Blackbox Tests - Update axios to `1.8.4` ([#&#8203;25110](https://github.com/directus/directus/pull/25110) by [@&#8203;licitdev](https://github.com/licitdev)) - Updated blackbox tests to MSSQL 2022 ([#&#8203;25065](https://github.com/directus/directus/pull/25065) by [@&#8203;licitdev](https://github.com/licitdev)) ##### 📦 Published Versions - `@directus/app@13.9.0` - `@directus/api@27.0.0` - `@directus/components@1.1.0` - `@directus/composables@11.1.10` - `create-directus-extension@11.0.13` - `@directus/env@5.0.4` - `@directus/extensions@3.0.5` - `@directus/extensions-registry@3.0.5` - `@directus/extensions-sdk@13.1.0` - `@directus/memory@3.0.4` - `@directus/pressure@3.0.4` - `@directus/schema-builder@0.0.0` - `@directus/storage-driver-azure@12.0.4` - `@directus/storage-driver-cloudinary@12.0.4` - `@directus/storage-driver-gcs@12.0.4` - `@directus/storage-driver-s3@&#8203;12.0.4` - `@directus/storage-driver-supabase@3.0.4` - `@directus/themes@1.1.0` - `@directus/types@13.1.1` - `@directus/update-check@13.0.1` - `@directus/utils@13.0.4` - `@directus/validation@2.0.4` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* */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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot changed title from Update directus/directus Docker tag to v11.7.0 to Update directus/directus Docker tag to v11.7.1 2025-04-30 21:30:44 +00:00
renovate-bot force-pushed renovate/directus-directus-11.x from f78a429240 to 9f36b163db 2025-04-30 21:30:44 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from 9f36b163db to 589efdf5af 2025-05-01 00:31:03 +00:00 Compare
renovate-bot changed title from Update directus/directus Docker tag to v11.7.1 to Update directus/directus Docker tag to v11.7.2 2025-05-01 00:31:03 +00:00
renovate-bot force-pushed renovate/directus-directus-11.x from 589efdf5af to 42c6e5721c 2025-05-01 10:32:30 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from 42c6e5721c to 64777b68b0 2025-05-01 11:02:09 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from 64777b68b0 to ffcae22d98 2025-05-01 12:02:45 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from ffcae22d98 to 13f5d7b81c 2025-05-01 16:31:20 +00:00 Compare
renovate-bot force-pushed renovate/directus-directus-11.x from 13f5d7b81c to 1781bdaa03 2025-05-01 20:04:01 +00:00 Compare
alexlebens merged commit 889e355f6f into main 2025-05-02 01:58:58 +00:00
alexlebens deleted branch renovate/directus-directus-11.x 2025-05-02 01:58:59 +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#211
No description provided.