Update directus/directus Docker tag to v11.13.0 #1961
Reference in New Issue
Block a user
Delete Branch "renovate/directus-directus-11.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
11.12.0->11.13.0Release Notes
directus/directus (directus/directus)
v11.13.0Compare Source
⚠️ Potential Breaking Changes
Removed non-relational types from
RELATIONAL_TYPESconstant (#25964)Extensions or external code using
RELATIONAL_TYPESshould note the excludedpresentationandgroup.Fixed
<scope>.deletefilter hook running after permission check. Fixed keys returned by the hook not being used in place of the original keys. (#26034)Keys returned by the hook are now used in place of the original keys.
The hook will trigger regardless of user permissions. Ensure any necessary permission checks are performed prior to any data processing.
@directus/api
<scope>.deletefilter hook running after permission check. Fixed keys returned by the hook not being used in place of the original keys. (#26034 by @ComfortablyCoding)@directus/constants
RELATIONAL_TYPESconstant (#25964 by @formfcw)@directus/extensions-sdk
✨ New Features & Improvements
METRICS_NAME_PREFIXenvironment variable (#25819 by @ComfortablyCoding)mcp_enabled,mcp_allow_deletes,mcp_system_prompt_enabledandvisual_editor_urlsin telemetry reports (#25989 by @connorwinston)METRICS_NAME_PREFIXenvironment variable (#25819 by @ComfortablyCoding)🐛 Bug Fixes & Optimizations
RELATIONAL_TYPESconstant (#25964 by @formfcw)directus_commentsanddirectus_extensionsto websocket subscriptions (#25464 by @ComfortablyCoding)node-schedulewithcron(#25874 by @gaetansenn)tar-fsdependency from 2.1.3 to 2.1.4 (#25958 by @br41nslug)RELATIONAL_TYPESconstant (#25964 by @formfcw)updateFieldsfunction to the SDK (#25889 by @br41nslug)undefinedvalue in SDK query parsing (#25952 by @br41nslug)⬆️ Dependency Updates
3.858.0→3.918.03.864.0→3.918.03.858.0→3.918.012.28.0→12.29.12.29.5→2.29.71.3.0→1.3.22.30.8→2.31.09.32.0→9.38.06.1.18→6.1.196.1.18→6.1.196.1.18→6.1.196.1.18→6.1.196.1.18→6.1.197.16.0→7.17.25.1.0→5.1.21.17.1→1.20.21001.0.0→1001.0.11000.0.31→1000.0.431000.0.18→1000.0.2528.0.6→28.0.916.0.1→16.0.30.34.38→0.34.414.1.0→4.4.32.10.4→2.76.11.10.2→2.3.00.5.1→0.6.03.2.24→3.2.253.1.1→3.1.21.4.9→1.4.109.0.8→9.0.95.0.0→5.1.06.4.17→7.0.31.5.5→1.5.67.7.0→7.7.113.6.0→14.0.013.6.0→14.0.013.6.0→14.0.04.5.0→4.7.00.43.1→0.44.01.11.0→1.12.21.8.0→1.8.35.4.1→5.6.25.0.0→5.0.214.0.0→14.0.26.0.0→6.0.13.2.6→3.3.017.2.1→17.2.30.25.9→0.25.119.32.0→9.38.010.4.0→10.5.17.6.5→7.6.611.3.0→11.3.216.3.0→16.4.018.0.1→20.0.1012.9.0→12.10.05.7.0→5.8.25.4.0→5.5.31.8.2→1.13.010.21.1→10.24.011.1.0→11.2.216.1.1→16.4.14.0.7→4.1.010.0.3→10.1.13.14.3→3.15.35.1.5→5.1.67.0.5→7.0.101.4.1→1.5.06.9.0→6.10.06.2.0→7.2.013.1.1→13.1.26.0.8→6.0.139.2.0→9.3.04.46.2→4.52.58.0.1→8.1.11.89.2→1.93.27.7.2→7.7.30.34.3→0.34.47.3.0→7.3.37.1.0→7.1.216.23.0→16.25.039.0.0→39.0.17.4.3→7.5.26.8.5→6.8.60.14.2→0.15.114.20.3→4.20.65.8.3→5.9.38.38.0→8.46.27.13.0→7.16.03.0.4→3.0.77.1.3→7.1.123.5.18→3.5.2211.1.11→11.1.124.5.1→4.6.33.0.5→3.1.24.0.14→4.1.124.0.1→4.0.2📦 Published Versions
@directus/app@14.1.0@directus/api@32.0.0@directus/composables@11.2.4@directus/constants@14.0.0create-directus-extension@11.0.20create-directus-project@12.0.3@directus/env@5.3.0@directus/errors@2.0.5@directus/extensions@3.0.12@directus/extensions-registry@3.0.12@directus/extensions-sdk@17.0.0@directus/format-title@12.1.1@directus/memory@3.0.10@directus/pressure@3.0.10@directus/release-notes-generator@2.0.3@directus/schema@13.0.4@directus/schema-builder@0.0.7@directus/storage@12.0.3@directus/storage-driver-azure@12.0.10@directus/storage-driver-cloudinary@12.0.10@directus/storage-driver-gcs@12.0.10@directus/storage-driver-local@12.0.3@directus/storage-driver-s3@​12.0.10@directus/storage-driver-supabase@3.0.10@directus/stores@1.0.5@directus/system-data@3.4.0@directus/themes@1.1.6@directus/types@13.3.0@directus/update-check@13.0.4@directus/utils@13.0.11@directus/validation@2.0.10@directus/sdk@20.1.1Configuration
📅 Schedule: 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 this update again.
This PR has been generated by Renovate Bot.
bbb8500d55tod8c24df97fd8c24df97ftoa7e2425adca7e2425adcto899456029a899456029ato204ebb7226204ebb7226to6b666a6a946b666a6a94to32e41c9b8732e41c9b87to56ae00a4bb56ae00a4bbto223feb1cb5223feb1cb5to78ffd6222f78ffd6222ftofe68ad953dfe68ad953dto78be1924b478be1924b4tod9255d9b00d9255d9b00to441bbc0a35441bbc0a35to8aeaa9579f8aeaa9579ftodf5f433122df5f433122to2a63d382fb2a63d382fbto46d56d4b56