Rijk van Zanten
77e00b7db4
Don't initialize database on file require ( #6003 )
2021-06-02 11:41:42 -04:00
Rijk van Zanten
02fc696c53
Fix env var validation in database loading step ( #6002 )
...
Fixes #5980
2021-06-02 11:17:50 -04:00
Pascal Jufer
a1ff311a66
Clean-up docker image ( #5877 )
...
* Update Docker image to execute as a non-root user (#5801 )
* Move scripts to /usr/local/bin and change mode directly in Git
* Sync versions with api/package.json, remove yargs as it is already
installed globally
* No need for multi-stage image - move installation of Directus to actual
image
* Move WORKDIR instruction after USER instruction so we don't need to RUN
chmod
* Don't cache apk packages
* Add some comments and move EXPOSE and SHELL to bottom
Co-authored-by: Tien Tran <76130324+t7tran@users.noreply.github.com >
2021-06-02 10:15:07 -04:00
Rijk van Zanten
7f51ec9f16
Remove stray console.log in dependency ( #5998 )
...
Fixes #5987
2021-06-02 09:20:49 -04:00
dependabot[bot]
2b85976909
Bump marked from 2.0.5 to 2.0.7 ( #5986 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v2.0.5...v2.0.7 )
---
updated-dependencies:
- dependency-name: marked
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>
2021-06-02 09:07:21 -04:00
dependabot[bot]
ba10e4e3d8
Bump dompurify from 2.2.8 to 2.2.9 ( #5985 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9 )
---
updated-dependencies:
- dependency-name: dompurify
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>
2021-06-02 09:06:58 -04:00
dependabot[bot]
142f375a80
Bump jest-environment-jsdom from 26.6.2 to 27.0.3 ( #5984 )
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 26.6.2 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.3/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 09:05:57 -04:00
dependabot[bot]
2d5a5d3639
Bump @typescript-eslint/parser from 4.23.0 to 4.26.0 ( #5983 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.23.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2021-06-02 09:05:17 -04:00
dependabot[bot]
7993b2e869
Bump fs-extra from 9.1.0 to 10.0.0 ( #5982 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 09:04:14 -04:00
rijkvanzanten
a6a354a0ae
v9.0.0-rc.70
v9.0.0-rc.70
2021-06-01 20:17:10 -04:00
rijkvanzanten
77b082c942
Remove changesets experiment
2021-06-01 20:12:28 -04:00
rijkvanzanten
6a9d0d4074
Update package-lock
2021-06-01 20:11:06 -04:00
Rijk van Zanten
9f2c0fa0ce
Update changelog.md
2021-06-01 20:10:34 -04:00
rijkvanzanten
a73d6d2901
Improve formatting of changelog
2021-06-01 20:07:52 -04:00
rijkvanzanten
58cf72b070
Add changelog
2021-06-01 19:51:11 -04:00
rijkvanzanten
c4b4e3586f
Cleanup FK indexes in MySQL uses
2021-06-01 18:49:52 -04:00
rijkvanzanten
01bc1f6545
Upgrade knex-schema-inspector
2021-06-01 17:45:40 -04:00
Rijk van Zanten
071410c86f
Update readme.md
2021-06-01 16:47:17 -04:00
rijkvanzanten
65240fff3b
Make DB migrations for FK constraints safer
2021-06-01 16:44:10 -04:00
dependabot[bot]
b1f1e09428
Bump typescript from 4.2.4 to 4.3.2 ( #5967 )
...
* Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix typing quirk
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-01 15:02:44 -04:00
dependabot[bot]
a72ef33f1f
Bump jest from 26.6.3 to 27.0.3 ( #5956 )
...
* Bump jest from 26.6.3 to 27.0.3
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update package-lock
* Bump ts-jest as well
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-01 13:09:24 -04:00
Rijk van Zanten
ea4f18d7d6
New Crowdin updates ( #5918 )
...
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Serbian (Latin))
2021-06-01 12:40:10 -04:00
dependabot[bot]
7ea99b0f18
Bump codemirror from 5.61.0 to 5.61.1 ( #5968 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.61.0 to 5.61.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.61.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:53:25 -04:00
dependabot[bot]
b811218618
Bump inquirer from 8.0.0 to 8.1.0 ( #5966 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.0.0...inquirer@8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:52:32 -04:00
dependabot[bot]
19771a584b
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 ( #5965 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:52:18 -04:00
Ben Haynes
56ad3c04dd
Remove patreon from funding options
2021-05-31 11:23:28 -04:00
dependabot[bot]
d0fdcd9586
Bump open from 8.0.8 to 8.2.0 ( #5955 )
...
Bumps [open](https://github.com/sindresorhus/open ) from 8.0.8 to 8.2.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.8...v8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:48:37 -04:00
dependabot[bot]
1e66ce3892
Bump eslint-plugin-prettier-vue from 3.0.0 to 3.1.0 ( #5954 )
...
Bumps [eslint-plugin-prettier-vue](https://github.com/meteorlxy/eslint-plugin-prettier-vue ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/meteorlxy/eslint-plugin-prettier-vue/releases )
- [Changelog](https://github.com/meteorlxy/eslint-plugin-prettier-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:47:36 -04:00
dependabot[bot]
65856d6133
Bump @types/marked from 2.0.2 to 2.0.3 ( #5953 )
...
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:47:20 -04:00
dependabot[bot]
a11d97ded6
Bump execa from 4.1.0 to 5.0.1 ( #5952 )
...
Bumps [execa](https://github.com/sindresorhus/execa ) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases )
- [Commits](https://github.com/sindresorhus/execa/compare/v4.1.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:47:03 -04:00
Nicco
e7381b2490
add basic permissions to user ( #5943 )
2021-05-28 19:48:33 +00:00
Cosmin Epureanu
7f5e59b117
Update links at security env variables ( #5936 )
2021-05-28 11:40:16 -04:00
rijkvanzanten
de0b962736
Fix highlight color of active folder picker item
...
Fixes #5930
2021-05-28 10:23:19 -04:00
dependabot[bot]
c19d25b6f7
Bump sharp from 0.27.2 to 0.28.3 ( #5924 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.27.2 to 0.28.3.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.27.2...v0.28.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 10:07:32 -04:00
Mirko
5f4a24d456
Add reference to relational data section to create item API docs ( #5932 )
...
This commit adds a reference for easier retrieval of the requirements for sending successful
requests containing relational data.
2021-05-28 09:57:06 -04:00
dependabot[bot]
d56e9191b2
Bump rollup from 2.50.1 to 2.50.3 ( #5933 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.50.1 to 2.50.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.50.1...v2.50.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:49:49 -04:00
dependabot[bot]
f0c4e9373e
Bump @vue/cli-plugin-typescript from 4.5.12 to 4.5.13 ( #5925 )
...
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-typescript )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:47:44 -04:00
dependabot[bot]
9153b59af6
Bump sass from 1.32.13 to 1.34.0 ( #5923 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.13 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:44:20 -04:00
dependabot[bot]
19b9fb3b6d
Bump tinymce from 5.7.1 to 5.8.1 ( #5922 )
...
Bumps [tinymce](https://github.com/tinymce/tinymce-dist ) from 5.7.1 to 5.8.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases )
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.7.1...5.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:41:32 -04:00
Rijk van Zanten
de39b9287a
New Crowdin updates ( #5868 )
...
* Update source file en-US.yaml
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (French)
2021-05-27 11:55:08 -04:00
dependabot[bot]
f5d8323bdc
Bump vue-i18n from 8.24.3 to 8.24.4 ( #5907 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.24.3 to 8.24.4.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.24.3...v8.24.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:07:49 -04:00
dependabot[bot]
fb12f14741
Bump rollup from 2.47.0 to 2.50.1 ( #5908 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.47.0 to 2.50.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.47.0...v2.50.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:07:27 -04:00
dependabot[bot]
dc97d23ac3
Bump strip-ansi from 6.0.0 to 7.0.0 ( #5906 )
...
Bumps [strip-ansi](https://github.com/chalk/strip-ansi ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/chalk/strip-ansi/releases )
- [Commits](https://github.com/chalk/strip-ansi/compare/v6.0.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:06:53 -04:00
dependabot[bot]
19160f3ab4
Bump ts-node from 9.1.1 to 10.0.0 ( #5909 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:06:01 -04:00
dependabot[bot]
8c3bab0f15
Bump indent-string from 4.0.0 to 5.0.0 ( #5905 )
...
Bumps [indent-string](https://github.com/sindresorhus/indent-string ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/indent-string/releases )
- [Commits](https://github.com/sindresorhus/indent-string/compare/v4.0.0...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:05:17 -04:00
Rijk van Zanten
02089a6227
Tweak default cache ttl
2021-05-26 10:52:16 -04:00
dependabot[bot]
9482e0d319
Bump express-session from 1.17.1 to 1.17.2 ( #5890 )
...
Bumps [express-session](https://github.com/expressjs/session ) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/expressjs/session/releases )
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/session/compare/v1.17.1...v1.17.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:04:16 -04:00
dependabot[bot]
596e846a06
Bump gatsby-source-filesystem from 3.5.0 to 3.6.0 ( #5889 )
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@3.6.0/packages/gatsby-source-filesystem )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:02:42 -04:00
dependabot[bot]
b2bdcfaf12
Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.25.0 ( #5888 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.22.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:02:23 -04:00
dependabot[bot]
d9c611c71c
Bump @types/dompurify from 2.2.1 to 2.2.2 ( #5886 )
...
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:02:04 -04:00