32879 Commits

Author SHA1 Message Date
Gustav Hansen
6a94a51d48
Merge pull request #18144 from strapi/dependabot/npm_and_yarn/eslint-e95d2a726a
Bump the eslint group with 1 update
2023-09-25 09:26:57 +02:00
dependabot[bot]
2cfba02c2e
Bump @vitejs/plugin-react from 4.0.4 to 4.1.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 22:37:35 +00:00
dependabot[bot]
7f3195e001
Bump the eslint group with 1 update
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 22:31:33 +00:00
Ben Irvin
727fcb259f change any to unknown 2023-09-22 17:55:32 +02:00
Ben Irvin
da6f8e9c4f
Merge branch 'main' into types/plugins 2023-09-22 14:51:38 +02:00
Ben Irvin
b427d70414 only export config inputs 2023-09-22 13:05:32 +02:00
Ben Irvin
50470218e5 use export type 2023-09-22 12:49:53 +02:00
Ben Irvin
ba5685215a use export type 2023-09-22 10:38:52 +02:00
Ben Irvin
15d86b8474 use import type 2023-09-22 10:32:53 +02:00
Christian
d62456ea47
Merge pull request #17905 from strapi/types/utils-tests
Start Typescript Tests
2023-09-21 17:57:31 +02:00
Christian
b1621d9d85
Merge branch 'main' into types/plugins 2023-09-21 17:18:36 +02:00
Christian Capeans
0f125e882b Restore .gitignore 2023-09-21 17:18:10 +02:00
Christian Capeans
c793ad8da0 Move typings to types 2023-09-21 17:17:17 +02:00
Josh
27166b42c0
refactor(content-manager): convert InputUIDs data-fetching to use react-query (#18116) 2023-09-21 16:15:43 +01:00
Christian Capeans
7d3c5b5958 Merge branch 'main' of github.com:strapi/strapi into types/plugins 2023-09-21 17:07:54 +02:00
Christian Capeans
faf808e4a1 Fix linting errors 2023-09-21 12:11:00 +02:00
Christian Capeans
4e3eca1598 Merge branches 'types/utils-tests' and 'main' of github.com:strapi/strapi into types/utils-tests 2023-09-21 11:39:04 +02:00
Christian
25dcf19319
Merge pull request #18078 from strapi/types/es-tests
Add Utils Tests
2023-09-21 10:40:31 +02:00
Alexandre BODIN
07d4aac98e
Merge pull request #17960 from strapi/chore/ts-strapi 2023-09-20 19:13:34 +02:00
Christian Capeans
2d370ac359 Update ts-zen 2023-09-20 18:17:21 +02:00
Alexandre Bodin
7bfa5eb0b7 Merge branch 'main' into chore/ts-strapi 2023-09-20 17:54:15 +02:00
Alexandre BODIN
d6668ca235
Merge pull request #18119 from strapi/releases/4.13.7 2023-09-20 17:05:14 +02:00
Alexandre Bodin
c11abe8823 v4.13.7 v4.13.7 2023-09-20 16:48:49 +02:00
Alexandre Bodin
3d4681e548 Update publish script 2023-09-20 16:44:47 +02:00
Alexandre BODIN
75b4aa5226
Merge pull request #18111 from strapi/chore/ts-strapi-fix-dts 2023-09-20 12:16:42 +02:00
Ben Irvin
821832048a allow some config options to be optional 2023-09-20 11:44:56 +02:00
Alexandre Bodin
79c6df7da0 fix test ts error 2023-09-19 16:46:04 +02:00
Alexandre Bodin
c195099a2c Merge branch 'main' into chore/ts-strapi 2023-09-19 15:55:59 +02:00
Janne Ramstedt
d2c02ba7d5
fix(admin): handle windows paths in plugins.js (#18097) 2023-09-19 14:09:56 +01:00
Bogdan Covrig
2b7a7474ec
fix(core): Revert plugin property on CustomFieldServerOptions (#18107) 2023-09-19 14:05:11 +01:00
Christian
c44e334484
Merge pull request #17930 from strapi/fix/dynamic-zone-test 2023-09-19 14:50:05 +02:00
Alexandre Bodin
d178ebcd1d Revert change breaking linter 2023-09-19 14:38:33 +02:00
Alexandre Bodin
7cb9467bcc Fix minor linting issues 2023-09-19 13:39:40 +02:00
Christian
adae5e7f55
Update packages/core/strapi/package.json
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-09-19 11:22:32 +02:00
Christian Capeans
a74002991d Update ts-zen 2023-09-19 10:20:37 +02:00
Christian Capeans
22b8b0f509 Merge branch 'types/es-tests' of github.com:strapi/strapi into types/es-tests 2023-09-19 10:12:32 +02:00
Christian Capeans
30cd8f0d13 Update ts-zen 2023-09-19 10:11:59 +02:00
Christian Capeans
b212765b18 Reset checks.yml 2023-09-19 09:48:21 +02:00
Christian
1515f9a065
Merge branch 'types/utils-tests' into types/es-tests 2023-09-19 09:44:14 +02:00
Christian Capeans
73a1b881f8 Delete entity service failing tests 2023-09-19 09:41:45 +02:00
Alexandre Bodin
4bf51a326f Update lockfile 2023-09-19 09:06:32 +02:00
DMehaffy
41e2d2ccf2
Merge pull request #18100 from PaulBratslavsky/paul-bratslavsky-update-readme-changes
Update main readme with gif and latest positioning
2023-09-18 15:18:47 -07:00
Paul Bratslavsky
d94ec7c622
Update README.md 2023-09-18 17:16:08 -05:00
DMehaffy
f8a5471028
Update README.md's image 2023-09-18 15:12:50 -07:00
DMehaffy
12e4c9baaa
Merge pull request #18101 from PaulBratslavsky/PaulBratslavsky-admin-image-file-update
Add new readme demo gif to replace static png
2023-09-18 15:09:33 -07:00
Paul Bratslavsky
969906f6ca
Uploading Strapi Admin Demo Gif 2023-09-18 16:49:51 -05:00
Alexandre Bodin
831e5b02fa Add back peer dep for e2e to work 2023-09-18 21:12:02 +02:00
Christian Capeans
9026e9ebcd Delete unnecessary import 2023-09-18 17:38:18 +02:00
Christian Capeans
485358a372 Merge branch 'types/utils-tests' of github.com:strapi/strapi into types/es-tests 2023-09-18 17:37:59 +02:00
Alexandre Bodin
73c9ec1450 Rename @strapi/typings to @strapi/types 2023-09-18 15:57:06 +02:00