Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

Bumps directus from 9.26.0 to 10.2.1.

Release notes

Sourced from directus's releases.

v10.2.1

This release doesn't include any new changes or fixes. An npm publishing problem was identified in 10.2 which caused "raw' npm installations to fail.

📦 Published Versions

  • @directus/api@11.0.1
  • @directus/composables@10.0.4
  • @directus/constants@10.2.0
  • create-directus-extension@10.0.4
  • @directus/extensions-sdk@10.1.3
  • @directus/pressure@1.0.3
  • @directus/storage-driver-azure@10.0.4
  • @directus/storage-driver-cloudinary@10.0.4
  • @directus/storage-driver-gcs@10.0.4
  • @directus/storage-driver-local@10.0.4
  • @directus/storage-driver-s3@10.0.4
  • @directus/utils@10.0.4

v10.2.0

⚠️ Potential Breaking Changes

  • @​directus/api
    • Removed unnecessary disclosure of potentially sensitive server info (#18648 by @​licitdev) This changes the available information and output type signature of the /server/info endpoint
  • @​directus/update-check
    • Replaced update info in @directus/api by an update notifier in the directus package (#18738 by @​paescuj)

✨ New Features & Improvements

  • @​directus/app
    • Added live preview functionality to the Data Studio App to easily and instantly track the impact of item changes on web pages (#17794 by @​Nitwel)
    • Improve custom translations management and performance (#18097 by @​br41nslug)
  • @​directus/api
    • Added synchronization across horizontally scaled instances to schedule flows and hooks (#18584 by @​nickrum)
    • Enable caching for requests from data studio when CACHE_AUTO_PURGE is enabled (#18484 by @​licitdev)
    • Added a new FILES_MAX_UPLOAD_SIZE environment variable for setting a max value system-wide (#18735 by @​rijkvanzanten)
    • Improve custom translations management and performance
    • Added support for FILES_MIME_TYPE_ALLOW_LIST environment variable. (#18736 by @​rijkvanzanten)
  • @​directus/types
    • Improve custom translations management and performance
    • Added basic types for data packages (#18555 by @​jaads)
  • @​directus/random
    • Added randomAlpha, randomArray, randomInteger, randomSequence, and randomUUID functions (#18668 by @​rijkvanzanten)

🐛 Bug Fixes & Optimizations

  • @​directus/app
    • Updated dependencies in all packages (#18643 by @​paescuj)
    • Removed unnecessary disclosure of potentially sensitive server info
    • Fixed FILES_MAX_UPLOAD_SIZE crashing bug and files interface error when the upload request errors (#18737 by @​licitdev)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [directus](https://github.com/directus/directus) from 9.26.0 to 10.2.1.
- [Release notes](https://github.com/directus/directus/releases)
- [Commits](directus/directus@v9.26.0...v10.2.1)

---
updated-dependencies:
- dependency-name: directus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant