17252 Commits

Author SHA1 Message Date
dependabot[bot]
a4005fa56d
Bump aws-sdk from 2.1186.0 to 2.1188.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1186.0 to 2.1188.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.1186.0...v2.1188.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:33:04 +00:00
Pierre Noël
07b0ec2ba5
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
2022-08-03 15:31:28 +02:00
Simone
dcb5e64d5d
Merge pull request #13905 from strapi/fix/typescript-webpack-config-not-loaded-in-building-13754
Fix webpack custom config loading in TypeScript projects
2022-08-03 15:22:41 +02:00
Alexandre BODIN
ffaff7c66a
Merge pull request #13655 from lkho/pr/database-schema-diff-columns
fix: diff indexes columns
2022-08-03 12:33:51 +02:00
Alexandre Bodin
06839f2bca Merge branch 'master' into fix/clean-config-new-projects 2022-08-03 12:29:36 +02:00
Simone Taeggi
f0af0bf815 Merge branch 'master' into fix/typescript-webpack-config-not-loaded-in-building-13754 2022-08-03 12:14:01 +02:00
Alexandre Bodin
655615b738 Upgrade babel 2022-08-03 12:09:08 +02:00
Pierre Noël
3df81b92f1 clean config files for generated projects 2022-08-03 12:06:28 +02:00
Simone Taeggi
c232a8e814 revert the empty lines 2022-08-03 12:00:16 +02:00
Alexandre BODIN
f2002891c4
Merge pull request #13952 from strapi/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
2022-08-03 11:58:45 +02:00
Alexandre BODIN
803e50d18b
Merge pull request #13956 from strapi/dependabot/npm_and_yarn/babel/parser-7.18.10
Bump @babel/parser from 7.18.6 to 7.18.10
2022-08-03 11:56:59 +02:00
Simone Taeggi
16338ad84b replace the ts webpack config file with the js version 2022-08-03 11:56:23 +02:00
Marc
e73aaf6e9e
Merge pull request #13930 from strapi/fix/manually-resize-image-on-upload
Do not override width and height after uploading image
2022-08-03 11:51:58 +02:00
dependabot[bot]
1852eb40f1
Bump @babel/parser from 7.18.6 to 7.18.10
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.18.6 to 7.18.10.
- [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.18.10/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 09:11:02 +00:00
dependabot[bot]
202eb2350b
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.7 to 7.18.10.
- [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.18.10/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 09:04:11 +00:00
Simone Taeggi
807eabb356 revert to the original version because we want to use just javascript files for the webpack config 2022-08-03 10:28:35 +02:00
Convly
a7eb9c81e6 Fix return type def 2022-08-03 09:51:45 +02:00
Convly
bf9c618a83 Fix invalid return for ts get-config-path 2022-08-03 09:50:27 +02:00
Marc-Roig
237d12abf4 typos 2022-08-03 09:39:52 +02:00
Alexandre BODIN
edce26b63f
Merge pull request #13939 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1186.0
Bump aws-sdk from 2.892.0 to 2.1186.0
2022-08-02 18:17:51 +02:00
Alexandre BODIN
198cb4c9ec
Merge pull request #13923 from strapi/dependabot/npm_and_yarn/cloudinary-1.30.1
Bump cloudinary from 1.29.0 to 1.30.1
2022-08-02 18:17:22 +02:00
Alexandre BODIN
05f3471749
Merge pull request #13880 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.9.0
Bump @graphql-tools/utils from 8.6.6 to 8.9.0
2022-08-02 18:16:41 +02:00
Alexandre BODIN
c282437dac
Merge pull request #13848 from strapi/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.18.6
Bump @babel/plugin-transform-modules-commonjs from 7.16.7 to 7.18.6
2022-08-02 18:16:09 +02:00
Jean-Sébastien Herbaux
f7a7098ef2
Merge pull request #13937 from strapi/fix/ts-false-positive-get-config-path
Fix false positive results for ts utils' getConfigPath
2022-08-02 17:56:48 +02:00
Gustav Hansen
5ef019318c
Merge pull request #13943 from strapi/enhancement/subnav-ds-update
CTB: Update SubNav styles using improved DS properties
2022-08-02 16:53:32 +02:00
Gustav Hansen
159ee5abf6 chore: Update snapshot tests 2022-08-02 15:14:51 +02:00
Gustav Hansen
e3fb4d5ae0 CTB: Improve SubNavSection title, by passing down defaultMessage 2022-08-02 13:43:30 +02:00
Gustav Hansen
f25f1b45b7
Merge branch 'master' into chore/bump-ds-1-2-1-beta-0 2022-08-02 13:20:54 +02:00
Gustav Hansen
3016533fd1 CTB: Update SubNav styles using improved DS properties 2022-08-02 13:12:49 +02:00
Pierre Noël
21d8cad4af
Merge pull request #13934 from strapi/fix/add-api-token-salt-in-created-projects
Add apiToken.salt directly in the config of created projects
2022-08-02 12:00:51 +02:00
dependabot[bot]
a54edbc0b9
Bump aws-sdk from 2.892.0 to 2.1186.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.892.0 to 2.1186.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.892.0...v2.1186.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 09:08:18 +00:00
Jean-Sébastien Herbaux
9390f681bc
Merge pull request #13793 from ihmpavel/graphql-bounded
feat(graphql): Add bounded cache
2022-08-02 11:01:56 +02:00
Convly
20259d944d Fix ts utils' getConfigPath returning false positive due to ancestors lookup 2022-08-02 10:52:10 +02:00
Pierre Noël
7f8ea3b5e5 add apiToken.salt directly in the config of created projects 2022-08-01 17:42:37 +02:00
dependabot[bot]
1e2f7d1c8f
Bump cloudinary from 1.29.0 to 1.30.1
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.29.0 to 1.30.1.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.29.0...1.30.1)

---
updated-dependencies:
- dependency-name: cloudinary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:21:10 +00:00
dependabot[bot]
80c1c25d27
Bump @graphql-tools/utils from 8.6.6 to 8.9.0
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.6.6 to 8.9.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.9.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:21:04 +00:00
Alexandre Bodin
7039c0d228 v4.3.2 2022-08-01 17:18:09 +02:00
Pierre Noël
1eab2fb08c v4.3.1 2022-08-01 16:44:44 +02:00
Marc-Roig
09fdd984c1 test upload image 2022-08-01 15:53:03 +02:00
Gustav Hansen
88caa92f87
Merge pull request #13847 from strapi/dependabot/npm_and_yarn/ora-5.4.1
Bump ora from 5.4.0 to 5.4.1
2022-08-01 15:31:01 +02:00
Gustav Hansen
d9a7e21abe chore: Update snapshot tests 2022-08-01 15:28:01 +02:00
Gustav Hansen
17e8700365 chore: Update @strapi/design-system to 1.2.1 2022-08-01 15:04:27 +02:00
Gustav Hansen
ae71c7a7c4 chore: Update @strapi/design-system to 1.2.1-beta.0 2022-08-01 14:54:13 +02:00
Alexandre BODIN
b186d63152
Merge pull request #13780 from strapi/dependabot/npm_and_yarn/knex-1.0.7
Bump knex from 1.0.4 to 1.0.7
2022-08-01 13:55:59 +02:00
Marc-Roig
f0b67b9ec5 add function for uploading image 2022-08-01 12:14:13 +02:00
Jean-Sébastien Herbaux
ce6c3f911e
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
2022-08-01 11:31:04 +02:00
Jean-Sébastien Herbaux
9866d64954
Merge pull request #13747 from strapi/dependabot/npm_and_yarn/apollo-server-koa-3.10.0
Bump apollo-server-koa from 3.1.2 to 3.10.0
2022-08-01 10:58:08 +02:00
Marc
47a4486943 do not override width and height 2022-07-30 10:14:37 +02:00
Simone Taeggi
26100eea01 evaluate the webpack.config.ts file and compile the file when we build the typescript project example 2022-07-29 16:58:21 +02:00
Gustav Hansen
b511597ea2
Merge pull request #13902 from strapi/fix/ml-assetdialog-canread
AssetDialog: Properly take canRead permissions into account
2022-07-29 16:40:49 +02:00