chore(deps): update directus/directus docker tag to v9.26.0 #10
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.22.4
->9.26.0
Release Notes
directus/directus (directus/directus)
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
v9.24.0
Compare Source
v9.24.0 (April 4, 2023)
✨ New Features
🚀 Improvements
🐛 Bug Fixes
.toString()
for password reset accept URL object (by @azrikahar)🧽 Optimizations
packageManager
field, clean-up other version definitions (by @paescuj)Directus v9.24.0
v9.23.4
Compare Source
v9.23.4 (March 24, 2023)
The output type of the
expires
property in GraphQL's auth login / refresh is now a string (BigInt) representation.🐛 Bug Fixes
🧽 Optimizations
v9.23.3
Compare Source
Fixes push to npm
v9.23.2
Compare Source
v9.23.2 (March 23, 2023)
🚀 Improvements
null
as valid value type for v-radio (by @paescuj)🐛 Bug Fixes
null
(by @joselcvarela)🧽 Optimizations
📦 Dependency Updates
v9.23.1
Compare Source
No real changes. Just re-deploying to fix the npm publish as per https://github.com/directus/directus/pull/17656
Directus v9.23.1
v9.23.0
Compare Source
v9.23.0 (February 28, 2023)
✨ New Features
🚀 Improvements
🐛 Bug Fixes
🧽 Optimizations
📦 Dependency Updates
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.