Skip to content

Bump directus from 11.12.0 to 11.14.1 in /cms#1251

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps directus from 11.12.0 to 11.14.1.

Release notes

Sourced from directus's releases.

v11.14.1

⚠️ Potential Breaking Changes

Added multi-domain support for OAuth/OpenID (#26312) SSO callback URL generation and redirect validation now includes port matching to ensure redirects target the correct server.

Fixed getAsset returning all file fields instead of only those allowed by the users permissions (#25905) getAsset / GET /assets/:id now respects directus_files permissions when returning file based fields.

  • @​directus/app
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.
    • Removed the "Comment" tab from the activities page (#26440 by @​Abdallah-Awwad)
  • @​directus/api
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.
    • Fixed getAsset returning all file fields instead of only those allowed by the users permissions (#25905 by @​gaetansenn)
    • Added multi-domain support for OAuth/OpenID (#26312 by @​gaetansenn)
    • Added a new AI_ENABLED environment variable to allow opting out of our AI chat feature (#26458 by @​bryantgillespie)
  • @​directus/system-data
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.
  • @​directus/specs
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.
  • @​directus/types
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.
  • @​directus/sdk
    • Removed the deprecated /webhooks functionality across the stack. This includes the API route and its related tests, (#26311 by @​mobml) controller, and mocks, as well as the corresponding SDK commands and schema types, types and services, system fields and collections, OpenAPI specifications, and App UI routes and components. This endpoint has been unused for over a year and has now been fully removed.

✨ New Features & Improvements

  • @​directus/app
    • Added a new AI_ENABLED environment variable to allow opting out of our AI chat feature (#26458 by @​bryantgillespie)
    • Added concurrency control for file uploads via a new FILES_MAX_UPLOAD_CONCURRENCY env variable (#26424 by @​thomas-svrts)
    • Added nested validation rules to validation error notice (#26389 by @​robluton)

... (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.14.1.
- [Release notes](https://github.com/directus/directus/releases)
- [Commits](directus/directus@v11.12.0...v11.14.1)

---
updated-dependencies:
- dependency-name: directus
  dependency-version: 11.14.1
  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 Feb 12, 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