chore(deps): update dependency @directus/extensions-sdk to v12 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.3.3
->12.1.1
Release Notes
directus/directus (@directus/extensions-sdk)
v11.0.2
Compare Source
✨ New Features & Improvements
🐛 Bug Fixes & Optimizations
sorting in the table interface)
_some
and_none
filters (#23272 by @hanneskuettner)groupBy
queries for O2M relations, where results were not correctly grouped under their respective parent (#23279 by @hanneskuettner)items
directus_notifications
(#23336 by @azrikahar)/permissions/me/<collection>
endpoint (#23269 by @hanneskuettner)"DB_CLIENT" Environment Variable is missing.
appearing duringdirectus init
(#23256 by @ComfortablyCoding)📦 Published Versions
@directus/app@13.1.0
@directus/api@22.1.1
@directus/composables@11.1.0
create-directus-extension@11.0.1
@directus/extensions-sdk@12.0.1
v11.0.1
Compare Source
There were a handful reports about the migrations from v10-v11 failing, so we pushed a couple patches to make it more reliable 🙂
✨ New Features & Improvements
SQLITE_BUSY
errors occurs (#23243 by @joggienl)UNIX_SOCKET_PATH
variable (#23150 by @McSundae)_FILE
suffix (#22164 by @joselcvarela)🐛 Bug Fixes & Optimizations
language"
directus_permissions.role
more gracefully (#23251 by @hanneskuettner)mysql2
package (#23231 by @paescuj)📝 Documentation
UNIX_SOCKET_PATH
variable (#23150 by @McSundae)_FILE
suffix (#22164 by @joselcvarela)📦 Published Versions
@directus/app@13.0.1
@directus/api@22.1.0
@directus/env@3.0.0
v11.0.0
Policies
Directus v11 contains a brand new permissions system that's based on policies. We've provided a migration, so the upgrade path is the same as with other releases. This is a big release, which changes the paradigm on how permissions are attached and executed. Please make a database backup before upgrading your version of Directus.
mysql
withmysql2
, used for MySQL/MariaDB (#22534 by @paescuj)preRegisterCheck
signature to align with the changes made for Policies (#22773 by @rijkvanzanten)parseFilter
and added theprocessChunk
helper (#22773 by @rijkvanzanten)✨ New Features & Improvements
clear
method to cache implementations (#22773 by @rijkvanzanten)ForbiddenError
(#22773 by @rijkvanzanten)🐛 Bug Fixes & Optimizations
groupBy
behavior that resulted in an internal server error when used with relational item permissions (#23185 by @hanneskuettner)reduceSchema
to strip out collection the user does not have access to (#22916 by @hanneskuettner)fetchPolicies
for users without roles (#22936 by @hanneskuettner)DB_FILENAME
option from the Docker Image is not applied when using MySQL/MariaDB, fixing a corresponding warning (#22970 by @cliqer)NotificationsService
to new policies system (#22914 by @hanneskuettner)📦 Published Versions
@directus/app@13.0.0
@directus/api@22.0.0
@directus/components@1.0.0
@directus/composables@11.0.0
@directus/constants@12.0.0
create-directus-extension@11.0.0
create-directus-project@11.0.0
@directus/env@2.0.0
@directus/errors@1.0.0
@directus/extensions@2.0.0
@directus/extensions-registry@2.0.0
@directus/extensions-sdk@12.0.0
@directus/format-title@11.0.0
@directus/memory@2.0.0
@directus/pressure@2.0.0
@directus/random@1.0.0
@directus/release-notes-generator@1.0.0
@directus/schema@12.0.0
@directus/specs@11.0.0
@directus/storage@11.0.0
@directus/storage-driver-azure@11.0.0
@directus/storage-driver-cloudinary@11.0.0
@directus/storage-driver-gcs@11.0.0
@directus/storage-driver-local@11.0.0
@directus/storage-driver-s3@​11.0.0
@directus/storage-driver-supabase@2.0.0
@directus/stores@1.0.0
@directus/system-data@2.0.0
@directus/themes@1.0.0
@directus/tsconfig@2.0.0
@directus/types@12.0.0
@directus/update-check@12.0.0
@directus/utils@12.0.0
@directus/validation@1.0.0
@directus/sdk@17.0.0
Configuration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.