Mark Kaylor
1e0a849932
confirm superAdminRole exists when syncing permissions
2021-04-28 13:52:39 +02:00
dependabot[bot]
dfe8edb9c2
Bump @testing-library/jest-dom from 5.11.10 to 5.12.0 ( #10166 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.10 to 5.12.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.10...v5.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 10:33:28 +02:00
dependabot[bot]
8b75a40fb3
Bump ioredis from 4.26.0 to 4.27.1 ( #10165 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.26.0 to 4.27.1.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.26.0...v4.27.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 09:00:38 +02:00
dependabot[bot]
9a84d5a4df
Bump snyk from 1.551.0 to 1.566.0 ( #10153 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.551.0 to 1.566.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc )
- [Commits](https://github.com/snyk/snyk/compare/v1.551.0...v1.566.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 09:55:44 +02:00
dependabot[bot]
63b285b763
Bump apollo-server-koa from 2.22.1 to 2.23.0 ( #10155 )
...
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa ) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@2.23.0/packages/apollo-server-koa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 09:55:21 +02:00
Alexandre BODIN
e94173b38a
Remove cache key so the url is valid for cors policy ( #10148 )
2021-04-27 09:52:13 +02:00
TheSeally
90b9064c17
Fix issue with incorrect cli termination when using flags quickstart and no-run ( #10111 )
...
On Windows, an empty return from the createQuickStartProject function caused the process termination to hang.
Added explicit process termination for this platform
2021-04-27 08:54:11 +02:00
Jean-Sébastien Herbaux
b97fb68f5c
[RBAC] Ignore only non visible attributes instead of non configurable ones ( #10139 )
...
* Ignore only non visible attributes instead of non configurable ones
* Update snapshots
* Refacto buildDeepAttributesCollection
2021-04-26 17:35:52 +02:00
SorinGFS
9d0e26b354
Add DKIM config example ( #9923 )
2021-04-26 17:19:34 +02:00
Ilya Artamonov
859f2d93a7
Updated Russian translate ( #10133 )
2021-04-26 17:10:58 +02:00
Ilya Artamonov
6c9243dca1
Fixed typo ( #10132 )
2021-04-26 17:10:35 +02:00
Tom Dyson
5f08fa37e7
Fix typo in query error message ( #10116 )
...
The possessive `its` doesn't have an apostrophe.
https://www.dictionary.com/e/its-vs-its/
2021-04-26 17:08:09 +02:00
Alexandre BODIN
196b0895f3
Fix issue relation loosing extra options on ctb update Fixes #3409 ( #10102 )
2021-04-26 17:05:43 +02:00
Guilherme Pacheco
11a128ead2
Fix #10125 - Accept falsy values returned by controllers in GraphQL queries and mutations ( #10145 )
...
* Fix #10125 - accept falsy values returned by controllers
* Add test for falsy ctx.body on built graphql resolver
* Use test instead of it in unit tests
2021-04-26 16:46:37 +02:00
Pierre Noël
631969d4d7
[graphQL + mongo] Fix broken localizations query ( #10141 )
...
* fix localizations resolver
* Revert "fix localizations resolver"
This reverts commit 31c92e6380036d29b2008324586ed8e5f082e4f5.
* fix localizations resolver by adding _id to populate option
2021-04-26 16:39:54 +02:00
dependabot[bot]
34ba5e3d2c
Bump @babel/core from 7.13.15 to 7.13.16 ( #10097 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 14:32:47 +02:00
dependabot[bot]
e53adc19e1
Bump @babel/runtime from 7.13.10 to 7.13.17 ( #10091 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.13.10 to 7.13.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.17/packages/babel-runtime )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 14:31:47 +02:00
dependabot[bot]
176568bdc4
Bump chalk from 4.1.0 to 4.1.1 ( #10112 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:56:14 +02:00
dependabot[bot]
31179280a1
Bump pg from 8.5.1 to 8.6.0 ( #10113 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.6.0/packages/pg )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:55:54 +02:00
dependabot[bot]
c567e24bdc
Bump aws-sdk from 2.890.0 to 2.892.0 ( #10136 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.890.0 to 2.892.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.890.0...v2.892.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:37:05 +02:00
dependabot[bot]
24c4cc53be
Bump aws-sdk from 2.888.0 to 2.890.0 ( #10101 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.888.0 to 2.890.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.888.0...v2.890.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:14:22 +02:00
dependabot[bot]
72d5dc5d99
Bump @sentry/node from 6.2.5 to 6.3.0 ( #10100 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.5...6.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 09:40:27 +02:00
cyril lopez
7705b03380
Merge pull request #10099 from strapi/dependabot/npm_and_yarn/codemirror-5.61.0
...
Bump codemirror from 5.60.0 to 5.61.0
2021-04-22 08:59:42 +02:00
dependabot[bot]
cc1e192347
Bump codemirror from 5.60.0 to 5.61.0
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.60.0 to 5.61.0.
- [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.60.0...5.61.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 05:37:56 +00:00
Alexandre Bodin
4ab210eec6
v3.6.0
v3.6.0
2021-04-21 17:00:57 +02:00
Alexandre BODIN
b264ceb6d9
Merge pull request #10000 from strapi/features/i18n
...
Features/i18n
2021-04-21 16:59:57 +02:00
Alexandre Bodin
00637a801a
Merge branch 'master' into features/i18n
2021-04-21 16:31:59 +02:00
Alexandre BODIN
142da256e9
Merge pull request #10092 from strapi/i18n/telemetry
...
Add i18n telemetry
2021-04-21 16:30:23 +02:00
dependabot[bot]
2b7e5ad851
Bump is-docker from 2.2.0 to 2.2.1 ( #10087 )
...
Bumps [is-docker](https://github.com/sindresorhus/is-docker ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/sindresorhus/is-docker/releases )
- [Commits](https://github.com/sindresorhus/is-docker/compare/v2.2.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-21 16:01:50 +02:00
Alexandre Bodin
750a0eec09
Add clean stringify
2021-04-21 15:58:47 +02:00
Alexandre Bodin
85e40efe22
Add i18n telemetry
2021-04-21 15:32:30 +02:00
Alexandre Bodin
4a0448e5bf
Merge branch 'master' into features/i18n
2021-04-21 13:02:12 +02:00
Alexandre BODIN
5e40b06441
Merge pull request #10073 from strapi/chore/track-plugins
...
Add plugins and providers to send event
2021-04-21 11:56:23 +02:00
Alexandre BODIN
4c822a66e3
Merge pull request #10086 from strapi/i18n/fix-plural-name
...
Fix graphql naming to use the same input naming convention as the graphql plugin
2021-04-21 09:47:09 +02:00
Alexandre Bodin
8f765326b8
Fix graphql naming to use the same input namine convention as the plugin
2021-04-20 20:06:41 +02:00
Alexandre Bodin
08526388ae
Merge branch 'master' into features/i18n
2021-04-20 19:26:22 +02:00
Mark Kaylor
77f87cbfe2
add plugins and providers to send event
2021-04-20 17:17:23 +02:00
Alexandre BODIN
e46a96c2b4
Remove broken & useless typdef ( #10085 )
2021-04-20 17:02:24 +02:00
Minjun Kim
19a15b4eea
Fixes private field of target relation being reset - #9712 ( #9713 )
...
Thank you for this improvement !
2021-04-20 15:33:50 +02:00
Yehuda Kremer
9ce011bed0
Update missing fields ( #10022 )
2021-04-20 15:02:04 +02:00
innerdvations
e4d4ad1970
improve english text ( #9858 )
2021-04-20 15:01:18 +02:00
Cameron
9f5454276d
FIx Email Provider Readme. ( #9947 )
...
The Shipper Email in the email templates tab may need to be changed for emails to send properly
Settings>Email Templates>Click on a template>Shipper Email
api.us.mailgun.net is not a valid endpoint it should be api.mailgun.net see https://documentation.mailgun.com/en/latest/api-intro.html
2021-04-20 14:57:52 +02:00
Josep Camps Miró
4a8139a77d
Fix typo in spanish translation ( #10060 )
2021-04-20 14:49:11 +02:00
Alexandre Bodin
009e026c60
Merge branch 'master' into features/i18n
2021-04-20 14:28:22 +02:00
Alexandre BODIN
dbcaad36cc
Merge pull request #10081 from strapi/i18n/allow-env-var-default-locale
...
Add an env var to set the init locale code on startup
2021-04-20 13:53:40 +02:00
Alexandre Bodin
7669b52aeb
Fix typo
2021-04-20 10:52:22 +02:00
Alexandre Bodin
e939a2aa5a
Add an env var to set the init locale code on startup
2021-04-20 09:43:04 +02:00
Alexandre BODIN
6f6d70163b
Merge pull request #10079 from strapi/dependabot/npm_and_yarn/eslint-7.24.0
...
Bump eslint from 7.23.0 to 7.24.0
2021-04-20 09:10:02 +02:00
dependabot[bot]
eea8ff0d1c
Bump eslint from 7.23.0 to 7.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 05:38:15 +00:00
Alexandre Bodin
e54d83ef5a
Merge branch 'master' into features/i18n
2021-04-19 19:16:02 +02:00