Rijk van Zanten
e5ba369c24
v10.13.2
v10.13.2
2024-08-06 14:26:11 -04:00
Rijk van Zanten
8cf75b2037
New Crowdin updates ( #22963 )
...
* New translations en-us.yaml (Korean)
* New translations en-us.yaml (Chinese Simplified)
* New translations en-us.yaml (Persian)
* New translations en-us.yaml (Persian)
* New translations en-us.yaml (Danish)
* New translations en-us.yaml (Spanish, Chile)
* New translations en-us.yaml (Spanish, Mexico)
* New translations en-us.yaml (Spanish, Latin America)
* Update source file en-US.yaml
* New translations en-us.yaml (Ukrainian)
* New translations en-us.yaml (Russian)
* New translations en-us.yaml (Russian)
* New translations en-us.yaml (Portuguese, Brazilian)
* New translations en-us.yaml (Spanish, Mexico)
* New translations en-us.yaml (Russian)
* New translations en-us.yaml (Russian)
* New translations en-us.yaml (English, United Kingdom)
* New translations en-us.yaml (Hebrew)
* New translations en-us.yaml (Czech)
* New translations en-us.yaml (Czech)
* New translations en-us.yaml (Czech)
* New translations en-us.yaml (Czech)
* New translations en-us.yaml (Hebrew)
* New translations en-us.yaml (Portuguese, Brazilian)
2024-08-06 14:22:18 -04:00
Kevin Lewis
cd41cb52da
Adding new tiers to rate limiting docs ( #23213 )
2024-08-06 16:56:32 +00:00
Pascal Jufer
38903c1f52
Add missing changeset for #22947 ( #23198 )
2024-08-06 10:20:18 -04:00
Matthew Rumery
175f654e0c
Update filename_disk extension when mimetype changes on overwrite ( #23127 )
...
* fix: update filename_disk extension when mimetype changes on overwrite
* updated changeset
---------
Co-authored-by: Jan Arends <jan.arends@mailbox.org >
2024-08-06 11:26:08 +02:00
dependabot[bot]
cba149e16e
Bump @types/node from 18.19.42 to 18.19.43 ( #23186 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.42 to 18.19.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:47:21 +02:00
dependabot[bot]
ed2012ef84
Bump undici from 6.19.2 to 6.19.5 ( #23187 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.19.2 to 6.19.5.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.19.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:47:04 +02:00
dependabot[bot]
d57ec3ba45
Bump @editorjs/nested-list from 1.4.2 to 1.4.3 ( #23169 )
...
Bumps [@editorjs/nested-list](https://github.com/editor-js/nested-list ) from 1.4.2 to 1.4.3.
- [Commits](https://github.com/editor-js/nested-list/commits )
---
updated-dependencies:
- dependency-name: "@editorjs/nested-list"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 19:50:14 +02:00
dependabot[bot]
c17de7e921
Bump @pnpm/workspace.pkgs-graph from 3.0.5 to 3.0.6 ( #23170 )
...
Bumps [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/commits )
---
updated-dependencies:
- dependency-name: "@pnpm/workspace.pkgs-graph"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 19:49:04 +02:00
dependabot[bot]
3db63e3c30
Bump axios from 1.7.2 to 1.7.3 ( #23171 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 19:48:00 +02:00
Pascal Jufer
5279ab6133
Add healthchecks conditions for dependent services ( #23148 )
2024-08-05 19:47:34 +02:00
SP12893678
db7e0de505
Fix versioning dropdown squashed display ( #21109 ) ( #23162 )
...
* Fix versioning dropdown squashed display (#21109 )
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-08-04 12:46:35 -04:00
ian
3ef539d2d2
Add null filtering to equality operators ( #23163 )
...
* Add null filtering to equality operators
* Add changeset
2024-08-04 12:43:07 -04:00
ian
2e893f9c57
Merge commit from fork
...
* Redact `access_token` in the query string when `LOG_STYLE=raw`
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-08-02 14:05:18 -04:00
Brainslug
4094e938b0
SDK remove dependency on system-data package ( #23146 )
...
* Added local isSystemCollection check for SDK
* prettier
* Create cool-peaches-enjoy.md
* resolve lockfile
* resolve lockfile
2024-08-02 13:49:10 -04:00
dependabot[bot]
b32fc66ac4
Bump @sinclair/typebox from 0.32.34 to 0.32.35 ( #23154 )
...
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox ) from 0.32.34 to 0.32.35.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.34...0.32.35 )
---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:28:53 +02:00
dependabot[bot]
4d638ed354
Bump eslint-plugin-react from 7.34.3 to 7.35.0 ( #23152 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.3 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.35.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:28:15 +02:00
dependabot[bot]
5d55382472
Bump tsx from 4.12.0 to 4.16.5 ( #23153 )
...
Bumps [tsx](https://github.com/privatenumber/tsx ) from 4.12.0 to 4.16.5.
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.12.0...v4.16.5 )
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:27:57 +02:00
dependabot[bot]
1bdac43a2b
Bump @pinia/testing from 0.1.3 to 0.1.4 ( #23120 )
...
Bumps [@pinia/testing](https://github.com/vuejs/pinia ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.3...@pinia/testing@0.1.4 )
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 17:06:48 +02:00
dependabot[bot]
fbc2ffdea3
Bump @types/node from 18.19.33 to 18.19.42 ( #23121 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.33 to 18.19.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 17:05:40 +02:00
dependabot[bot]
e2c781d4ff
Bump ky from 1.4.0 to 1.5.0 ( #23119 )
...
Bumps [ky](https://github.com/sindresorhus/ky ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/sindresorhus/ky/releases )
- [Commits](https://github.com/sindresorhus/ky/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: ky
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 17:05:12 +02:00
José Varela
c4a2f18381
API: Only prevent infinite loop if the schema is not cached ( #23141 )
...
* Only prevent loop if the schema is not cached
* Add changeset
2024-07-31 15:22:22 -04:00
SP12893678
71236927d2
Fix group detail collapse on save and stay action ( #23099 )
...
* Fix group detail collapse on save and stay action
* Fix format
* Use watch once setting instead of variable
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-07-26 12:48:40 -04:00
Gerard Lamusse
f2930e6ebd
Cache column info ( #19480 )
...
* Cache column info
* checked if cache is enabled
* formatting
* temp activation of bb tests
* deactivated bb tests again
* used schema cache configuration
* changeset
* changeset wording
* switched to schema cache
---------
Co-authored-by: Jan Arends <jan.arends@mailbox.org >
2024-07-26 12:20:06 +02:00
Gerard Lamusse
bb382c89cb
Cache foreign keys ( #19391 )
...
* Cache foreign keys
* Formatting
* take cache settings into account
* tmp activation of bb tests
* formatting fix
* used more specific cache configuration
* deactivated bb tests again
* changeset
* changeset wording
* used schema cache instead of system cache
* use local schema cache
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Jan Arends <jan.arends@mailbox.org >
2024-07-26 12:14:08 +02:00
dependabot[bot]
d364f5a205
Bump @editorjs/image from 2.9.0 to 2.9.2 ( #23111 )
...
Bumps [@editorjs/image](https://github.com/editor-js/image ) from 2.9.0 to 2.9.2.
- [Commits](https://github.com/editor-js/image/commits )
---
updated-dependencies:
- dependency-name: "@editorjs/image"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 09:56:06 +02:00
dependabot[bot]
bc4fd56861
Bump tar from 7.4.0 to 7.4.2 ( #23112 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.4.0 to 7.4.2.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.0...v7.4.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 09:54:12 +02:00
SP12893678
e21bc1afbc
Fix Invalid date parse in calendar component ( #23106 )
...
* Fix Invalid date parse in calendar component
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-07-25 10:13:00 -04:00
ian
3f26839906
Simplify schema caching ( #23098 )
...
* Simplify schema caching
* Add changeset
* Temporarily enable blackbox tests
* Revert "Temporarily enable blackbox tests"
This reverts commit 9cbdaebec4 .
---------
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
2024-07-25 09:05:36 -04:00
dependabot[bot]
df05afbbf7
Bump ky from 1.3.0 to 1.4.0 ( #23102 )
...
Bumps [ky](https://github.com/sindresorhus/ky ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/sindresorhus/ky/releases )
- [Commits](https://github.com/sindresorhus/ky/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: ky
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 06:24:52 +00:00
dependabot[bot]
f93f5758dd
Bump sass from 1.77.5 to 1.77.8 ( #23101 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.5 to 1.77.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.5...1.77.8 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 08:21:27 +02:00
dependabot[bot]
64e6247969
Bump @google-cloud/storage from 7.11.2 to 7.12.0 ( #23103 )
...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage ) from 7.11.2 to 7.12.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases )
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v7.11.2...v7.12.0 )
---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 08:17:09 +02:00
Pascal Jufer
156bfcb524
Fix "Update Files Date Fields" migration for MySQL ( #23094 )
...
* Fix "Update Files Date Fields" migration for MySQL
* Remove unnecessary await
2024-07-24 10:43:44 -04:00
Pascal Jufer
6a59bf2c95
Fix query trace logger for failing queries ( #23095 )
...
* Fix query logger for failing queries
* Further optimization
- Use map instead of object for times
- Handle case when time is not available
- Print empty brackets instead of '[undefined]' when no bindings
* Add changeset
2024-07-24 10:42:32 -04:00
Hannes Küttner
9cb927f5c7
Transmit Directus-File-Id when creating TUS upload ( #23086 )
2024-07-24 15:46:03 +02:00
Pascal Jufer
141b8adbf4
Simplify date generation for uploaded_on files field ( #23093 )
...
* Simplify logic for `uploaded_on` files field
* Update & simplify test
2024-07-24 09:08:37 -04:00
dependabot[bot]
632a00feb2
Bump qs from 6.12.2 to 6.12.3 ( #23088 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.12.2 to 6.12.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.12.2...v6.12.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 08:50:08 +00:00
SP12893678
2c68c9d0d8
Fix select dropdown null choices display problem ( #23092 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-07-24 08:44:40 +00:00
dependabot[bot]
5a0f488432
Bump openapi3-ts from 4.3.2 to 4.3.3 ( #23090 )
...
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/metadevpro/openapi3-ts/releases )
- [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md )
- [Commits](https://github.com/metadevpro/openapi3-ts/commits )
---
updated-dependencies:
- dependency-name: openapi3-ts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 10:41:43 +02:00
Pascal Jufer
a9cca2cea6
Introduce created_on date field for files and adjust uploaded_on to be updated with every upload ( #23035 )
...
* Update date fields on directus_files
* Add changeset
* Use knex update instead of raw
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-07-23 13:00:25 -04:00
José Varela
d0b1d52b91
App: Fix SVG support on image interface ( #23084 )
...
* Fix SVG support on image interface
* Add changeset
2024-07-23 10:43:39 -04:00
dependabot[bot]
cdfae6e365
Bump tsup from 8.1.2 to 8.2.2 ( #23079 )
...
Bumps [tsup](https://github.com/egoist/tsup ) from 8.1.2 to 8.2.2.
- [Release notes](https://github.com/egoist/tsup/releases )
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json )
- [Commits](https://github.com/egoist/tsup/compare/v8.1.2...v8.2.2 )
---
updated-dependencies:
- dependency-name: tsup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:06:47 +02:00
dependabot[bot]
999da027fb
Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 ( #23080 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:06:11 +02:00
Rijk van Zanten
0f92bdc576
Don't prevent uploads on failure to extract file metadata ( #23075 )
2024-07-22 16:00:42 -04:00
insomnia.exe
3a69bb7d02
Apply consistent Sharp library configuration ( #23064 )
...
* Apply consistent Sharp library configuration (#20995 )
* rename useSharp to getSharpInstance
* Update changeset
* Update export style
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-07-22 15:09:03 -04:00
José Varela
49c93b376d
Docs: Update regions on Cloud list ( #23074 )
...
* Update regions on Cloud list
* Add changeset
* Run formatter in glossary
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-07-22 14:52:16 -04:00
Jacob Wise
b004576643
Fix cron syntax in CMS guide ( #23073 )
2024-07-22 17:47:20 +02:00
dependabot[bot]
91e4d60cb1
Bump @types/ws from 8.5.10 to 8.5.11 ( #23069 )
...
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ) from 8.5.10 to 8.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws )
---
updated-dependencies:
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:31:08 +02:00
ian
4cb3ff37a5
Disable websocket reconnection after manual disconnection ( #23065 )
...
* Disable websocket reconnection after manual disconnection
* Add changeset
2024-07-19 10:28:27 -04:00
José Varela
f0d80ed42f
Show first and last pages on relationships ( #23063 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-07-19 08:48:37 +00:00