Update directus/directus Docker tag to v11.6.0 #50

Merged
alexlebens merged 1 commits from renovate/directus-directus-11.x into main 2025-03-27 04:21:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
directus/directus minor 11.5.1 -> 11.6.0

Release Notes

directus/directus (directus/directus)

v11.6.0

Compare Source

⚠️ Potential Breaking Changes
New Features & Improvements
🐛 Bug Fixes & Optimizations
📦 Published Versions
  • @directus/app@13.8.0
  • @directus/api@26.0.0
  • @directus/components@1.0.3
  • @directus/composables@11.1.9
  • @directus/constants@13.0.1
  • create-directus-extension@11.0.12
  • create-directus-project@12.0.1
  • @directus/env@5.0.3
  • @directus/errors@2.0.1
  • @directus/extensions@3.0.4
  • @directus/extensions-registry@3.0.4
  • @directus/extensions-sdk@13.0.4
  • @directus/format-title@12.0.1
  • @directus/memory@3.0.3
  • @directus/pressure@3.0.3
  • @directus/random@2.0.1
  • @directus/release-notes-generator@2.0.1
  • @directus/schema@13.0.1
  • @directus/storage-driver-azure@12.0.3
  • @directus/storage-driver-cloudinary@12.0.3
  • @directus/storage-driver-gcs@12.0.3
  • @directus/storage-driver-s3@​12.0.3
  • @directus/storage-driver-supabase@3.0.3
  • @directus/system-data@3.1.0
  • @directus/themes@1.0.10
  • @directus/types@13.1.0
  • @directus/utils@13.0.3
  • @directus/validation@2.0.3
  • @directus/sdk@19.1.0

Configuration

📅 Schedule: Branch creation - "* */1 * * *" in timezone US/Central, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [directus/directus](https://github.com/directus/directus) | minor | `11.5.1` -> `11.6.0` | --- ### Release Notes <details> <summary>directus/directus (directus/directus)</summary> ### [`v11.6.0`](https://github.com/directus/directus/releases/tag/v11.6.0) [Compare Source](https://github.com/directus/directus/compare/v11.5.1...v11.6.0) ##### ⚠️ Potential Breaking Changes - **[@&#8203;directus/api](https://github.com/directus/api)** - Fixed filter hook altered payload not passed to action hook on `create` ([#&#8203;24812](https://github.com/directus/directus/pull/24812) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### ✨ New Features & Improvements - **[@&#8203;directus/app](https://github.com/directus/app)** - Added Visual Editor Beta ([#&#8203;24758](https://github.com/directus/directus/pull/24758) by [@&#8203;formfcw](https://github.com/formfcw)) - After creating a new content version, it will become the current selected version ([#&#8203;24606](https://github.com/directus/directus/pull/24606) by [@&#8203;robluton](https://github.com/robluton)) - Added Version support to field rules. This allows conditional rules based on an item's version ([#&#8203;24646](https://github.com/directus/directus/pull/24646) by [@&#8203;robluton](https://github.com/robluton)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Added Visual Editor Beta ([#&#8203;24758](https://github.com/directus/directus/pull/24758) by [@&#8203;formfcw](https://github.com/formfcw)) - Added the ability to map OAuth claim groups to Directus roles ([#&#8203;24558](https://github.com/directus/directus/pull/24558) by [@&#8203;daanh432](https://github.com/daanh432)) - Added `omitKey` option to `getConfigFromEnv` ([#&#8203;24826](https://github.com/directus/directus/pull/24826) by [@&#8203;jacobcons](https://github.com/jacobcons)) - Added support for relational dynamic variables in filters ([#&#8203;24635](https://github.com/directus/directus/pull/24635) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added `files.upload` event for resumable uploads ([#&#8203;24771](https://github.com/directus/directus/pull/24771) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Fix missing \_some,\_none in GQL ([#&#8203;24644](https://github.com/directus/directus/pull/24644) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable ([#&#8203;24833](https://github.com/directus/directus/pull/24833) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/env](https://github.com/directus/env)** - Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable ([#&#8203;24833](https://github.com/directus/directus/pull/24833) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/system-data](https://github.com/directus/system-data)** - Added Visual Editor Beta ([#&#8203;24758](https://github.com/directus/directus/pull/24758) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Added Visual Editor Beta ([#&#8203;24758](https://github.com/directus/directus/pull/24758) by [@&#8203;formfcw](https://github.com/formfcw)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Added an `isDirectusError` type guard function ot improve SDK error handling ([#&#8203;24764](https://github.com/directus/directus/pull/24764) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) ##### 🐛 Bug Fixes & Optimizations - **[@&#8203;directus/app](https://github.com/directus/app)** - Version menu positioned next to breadcrumb and remains visible when header is in its compact state once the user ([#&#8203;24778](https://github.com/directus/directus/pull/24778) by [@&#8203;robluton](https://github.com/robluton)) scrolls. - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - Fixed Decimal rounding errors by treating them as strings in app ([#&#8203;24824](https://github.com/directus/directus/pull/24824) by [@&#8203;formfcw](https://github.com/formfcw)) - Automates the value of the version key field basd on the name field. ([#&#8203;24627](https://github.com/directus/directus/pull/24627) by [@&#8203;robluton](https://github.com/robluton)) - Fixed deleting of folder after proper reparenting ([#&#8203;24845](https://github.com/directus/directus/pull/24845) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Downgraded Editor.JS to circumvent conflicting inline elements bug until it's fixed ([#&#8203;24851](https://github.com/directus/directus/pull/24851) by [@&#8203;connorwinston](https://github.com/connorwinston)) - Fixed Flow Logs loading all step data when listing logs ([#&#8203;24809](https://github.com/directus/directus/pull/24809) by [@&#8203;connorwinston](https://github.com/connorwinston)) - Fixed Block Editor Interface clearing field values unintentionally when updating an item. ([#&#8203;24839](https://github.com/directus/directus/pull/24839) by [@&#8203;connorwinston](https://github.com/connorwinston)) - Updated translation key input field overflow ([#&#8203;24769](https://github.com/directus/directus/pull/24769) by [@&#8203;ngluunhatson](https://github.com/ngluunhatson)) - Fixed re-linking new pointer references to existing links ([#&#8203;24790](https://github.com/directus/directus/pull/24790) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed the appearance of the code interface when an enclosing group is made visible by a condition ([#&#8203;24834](https://github.com/directus/directus/pull/24834) by [@&#8203;robluton](https://github.com/robluton)) - **[@&#8203;directus/api](https://github.com/directus/api)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - Fixed subscription throwing an unhandled error if a null query is passed ([#&#8203;24772](https://github.com/directus/directus/pull/24772) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding)) - Fixed dynamic variables parsing on field validation ([#&#8203;24634](https://github.com/directus/directus/pull/24634) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed an issue that was caused by improper query binding deduplication needed for groupBy queries ([#&#8203;24604](https://github.com/directus/directus/pull/24604) by [@&#8203;hanneskuettner](https://github.com/hanneskuettner)) - Added function to escape strings for use in redaction regex ([#&#8203;24642](https://github.com/directus/directus/pull/24642) by [@&#8203;br41nslug](https://github.com/br41nslug)) - Improved invalid asset transformation parameter value error handling ([#&#8203;24817](https://github.com/directus/directus/pull/24817) by [@&#8203;jacobcons](https://github.com/jacobcons)) - Added implicit \_some for o2m and m2a relations ([#&#8203;24725](https://github.com/directus/directus/pull/24725) by [@&#8203;koljam](https://github.com/koljam)) - Added path information to Validation errors ([#&#8203;24751](https://github.com/directus/directus/pull/24751) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Improved error handling for `/utils/hash/verify` endpoint ([#&#8203;24788](https://github.com/directus/directus/pull/24788) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fix keys being optional on writes ([#&#8203;24555](https://github.com/directus/directus/pull/24555) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fixed singleton type for oas spec ([#&#8203;24768](https://github.com/directus/directus/pull/24768) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Added error logging for invalid `PUBLIC_URL` on SSO redirection ([#&#8203;24836](https://github.com/directus/directus/pull/24836) by [@&#8203;licitdev](https://github.com/licitdev)) - Added id_filter_operators to GQL ([#&#8203;24757](https://github.com/directus/directus/pull/24757) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Fix insertion of keys in o2m relation ([#&#8203;24609](https://github.com/directus/directus/pull/24609) by [@&#8203;Nitwel](https://github.com/Nitwel)) - Improved validation checks for `createOne` in the collections service ([#&#8203;24960](https://github.com/directus/directus/pull/24960) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/components](https://github.com/directus/components)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/composables](https://github.com/directus/composables)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/constants](https://github.com/directus/constants)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **create-directus-extension** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **create-directus-project** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/env](https://github.com/directus/env)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/errors](https://github.com/directus/errors)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/extensions-registry](https://github.com/directus/extensions-registry)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - Updated esbuild to 0.25 ([#&#8203;24794](https://github.com/directus/directus/pull/24794) by [@&#8203;br41nslug](https://github.com/br41nslug)) - **[@&#8203;directus/extensions](https://github.com/directus/extensions)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/format-title](https://github.com/directus/format-title)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/memory](https://github.com/directus/memory)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/pressure](https://github.com/directus/pressure)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/random](https://github.com/directus/random)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/release-notes-generator](https://github.com/directus/release-notes-generator)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/schema](https://github.com/directus/schema)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/storage-driver-azure](https://github.com/directus/storage-driver-azure)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)** - Updated dependencies ([#&#8203;24722](https://github.com/directus/directus/pull/24722) by [@&#8203;renovate](https://github.com/renovate)) - **[@&#8203;directus/validation](https://github.com/directus/validation)** - Added path information to Validation errors ([#&#8203;24751](https://github.com/directus/directus/pull/24751) by [@&#8203;Nitwel](https://github.com/Nitwel)) - **[@&#8203;directus/system-data](https://github.com/directus/system-data)** - Updated esbuild to 0.25 ([#&#8203;24794](https://github.com/directus/directus/pull/24794) by [@&#8203;br41nslug](https://github.com/br41nslug)) - **[@&#8203;directus/types](https://github.com/directus/types)** - Updated policy type definition ([#&#8203;24791](https://github.com/directus/directus/pull/24791) by [@&#8203;br41nslug](https://github.com/br41nslug)) - **[@&#8203;directus/sdk](https://github.com/directus/sdk)** - Updated utilitySort type signature allowing `string | number` ([#&#8203;24753](https://github.com/directus/directus/pull/24753) by [@&#8203;subtirelumihail](https://github.com/subtirelumihail)) ##### 📦 Published Versions - `@directus/app@13.8.0` - `@directus/api@26.0.0` - `@directus/components@1.0.3` - `@directus/composables@11.1.9` - `@directus/constants@13.0.1` - `create-directus-extension@11.0.12` - `create-directus-project@12.0.1` - `@directus/env@5.0.3` - `@directus/errors@2.0.1` - `@directus/extensions@3.0.4` - `@directus/extensions-registry@3.0.4` - `@directus/extensions-sdk@13.0.4` - `@directus/format-title@12.0.1` - `@directus/memory@3.0.3` - `@directus/pressure@3.0.3` - `@directus/random@2.0.1` - `@directus/release-notes-generator@2.0.1` - `@directus/schema@13.0.1` - `@directus/storage-driver-azure@12.0.3` - `@directus/storage-driver-cloudinary@12.0.3` - `@directus/storage-driver-gcs@12.0.3` - `@directus/storage-driver-s3@&#8203;12.0.3` - `@directus/storage-driver-supabase@3.0.3` - `@directus/system-data@3.1.0` - `@directus/themes@1.0.10` - `@directus/types@13.1.0` - `@directus/utils@13.0.3` - `@directus/validation@2.0.3` - `@directus/sdk@19.1.0` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* */1 * * *" in timezone US/Central, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot force-pushed renovate/directus-directus-11.x from 762d895891 to 857cfbebbd 2025-03-27 00:30:42 +00:00 Compare
alexlebens merged commit 740baddd35 into main 2025-03-27 04:21:35 +00:00
alexlebens deleted branch renovate/directus-directus-11.x 2025-03-27 04:21:35 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#50
No description provided.