chore(deps): update dependency directus to v10 #9
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:
9.24.0
->10.0.0
Release Notes
directus/directus
v10.0.0
Compare Source
In v10.0.0, Directus is adopting BSL 1.1 — with additional usage grants added in to keep the platform open and available. For nearly all of our community, today’s announcement won’t change a thing, but licenses can be intimidating, so let’s highlight the key points below:
Massive thanks to everybody who chimed in on the discussion in https://github.com/directus/directus/discussions/17977 and on Discord ❤️
For more information, please see our blog post and FAQ.
List of all the license updates below:
directus
@directus/api
@directus/app
@directus/composables
@directus/constants
@directus/create-directus-extension
@directus/exceptions
@directus/extensions-sdk
@directus/schema
@directus/specs
@directus/storage
@directus/storage-driver-azure
@directus/storage-driver-cloudinary
@directus/storage-driver-gcs
@directus/storage-driver-local
@directus/storage-driver-s3
@directus/types
@directus/update-check
@directus/utils
v9.26.0
Compare Source
v9.26.0 (April 24, 2023)
✨ New Features
🚀 Improvements
🐛 Bug Fixes
🧽 Optimizations
📝 Documentation
📦 Dependency Updates
v9.25.2
Compare Source
v9.25.2 (April 20, 2023)
🚀 Improvements
🐛 Bug Fixes
system-field[-tree]
collection
prop tocollectionName
(by @hanneskuettner)autoKey
to interface config (by @hanneskuettner)?format=auto
without accept header (by @rijkvanzanten)npm init directus-extension
(by @azrikahar)🧽 Optimizations
directus
package (by @paescuj)📝 Documentation
v9.25.1
Compare Source
Resolve deployment version number mismatch in docker build
v9.25.0
Compare Source
In this one, we've updated the API codebase from CJS to ESM. From our testing, this should be backwards compatible with API-extensions created with the extensions-sdk. However, due to the finicky nature of this change in Node, please do make sure to test your extensions before updating to this version. If you're running into ESM-CJS import issues, try renaming your extension output to
.cjs
instead of.js
or bundle it to native ESM.✨ New Features
AVIF
image format (by @knulpi)🚀 Improvements
🐛 Bug Fixes
set
to format error (by @rijkvanzanten)tsx
forapi
scripts for Windows compatibility (by @br41nslug)🧽 Optimizations
directus
wrapper package (by @paescuj)📝 Documentation
📦 Dependency Updates
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.