Skip to content

Bump directus from 11.12.0 to 11.17.0 in /cms#1257

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cms/directus-11.17.0
Open

Bump directus from 11.12.0 to 11.17.0 in /cms#1257
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cms/directus-11.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps directus from 11.12.0 to 11.17.0.

Release notes

Sourced from directus's releases.

v11.17.0

⚠️ Potential Breaking Changes

Added support for importing data in the background (#26914) Imports now automatically time out after 1 hour, with a maximum of 20 running concurrently. These limits can be configured via IMPORT_TIMEOUT and IMPORT_MAX_CONCURRENCY, respectively.

Improved build times using tsdown’s oxc-transform (#26604) Exports previously available from @directus/types/collab are now exported directly from @directus/types

Shrunk app UI to 90% and converted all px to rem (16px browser default) (#26826) Potential breaking change: The app UI has been shrunk to 90% of its previous size. Extensions that rely on hardcoded px values or the old 14px root font-size may render incorrectly — all app sizing now uses rem based on the 16px browser default.

  • @​directus/api
  • @​directus/types
  • @​directus/specs
    • Updated fast-xml-parser, qs, minimatch, tar, undici, vue-split-panel and flatted dependencies (#26951 by @​br41nslug)

✨ New Features & Improvements

  • @​directus/app
    • Added support for importing data in the background (#26914 by @​Nitwel)
    • Added utility endpoint and UI to generate translations collections and fields. (#26742 by @​bryantgillespie)
    • Added deployment provider link on the run detail page, opening deployments directly in Vercel or Netlify dashboards. (#26888 by @​LZylstra)
    • Shrunk app UI to 90% and converted all px to rem (16px browser default) (#26826 by @​formfcw)
  • @​directus/api
    • Added tool search tool for Anthropic AI provider to reduce context usage (#26864 by @​bryantgillespie)
    • Added support for setting the secure attribute on OpenID/OAuth2 cookies via the AUTH_<PROVIDER>_COOKIE_SECURE environment variable (#26628 by @​dstockton)
    • Updated FilesService.uploadOne to support an optional storage parameter (#26882 by @​gaetansenn)
    • Added AI SDK Devtools middleware support for debugging AI Assistant in development only. Added AI telemetry provider (#26678 by @​bryantgillespie) config for Braintrust and Langfuse, enabling sending traces for observability, usage, and token costs.
    • Added utility endpoint and UI to generate translations collections and fields. (#26742 by @​bryantgillespie)
    • Added support for Redis namespace control (#26943 by @​dstockton)
  • @​directus/errors
  • @​directus/env
  • @​directus/system-data
  • @​directus/constants
  • @​directus/extensions-sdk
    • Shrunk app UI to 90% and converted all px to rem (16px browser default) (#26826 by @​formfcw)
  • @​directus/themes
    • Shrunk app UI to 90% and converted all px to rem (16px browser default) (#26826 by @​formfcw)

🐛 Bug Fixes & Optimizations

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for directus since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [directus](https://github.com/directus/directus) from 11.12.0 to 11.17.0.
- [Release notes](https://github.com/directus/directus/releases)
- [Commits](directus/directus@v11.12.0...v11.17.0)

---
updated-dependencies:
- dependency-name: directus
  dependency-version: 11.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 4, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants