546 Commits

Author SHA1 Message Date
dependabot[bot]
25d013c123 chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:44:07 +01:00
Gustav Hansen
6e46e60154 Chore: Upgrade swc and remove core-js polyfill for tests 2023-02-15 14:44:20 +01:00
Gustav Hansen
1d99c3f217 Chore: Remove request dependency 2023-02-10 09:04:32 +01:00
Gustav Hansen
8fa78aeb6b Chore: Update supertest 2023-02-09 19:42:45 +01:00
dependabot[bot]
13fc4f7ca4
chore(deps-dev): bump jest-watch-typeahead from 2.2.0 to 2.2.2
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases)
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: jest-watch-typeahead
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:36:40 +00:00
Rémi de Juvigny
14a1972d07
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
2023-01-31 10:00:26 +01:00
Gustav Hansen
7c9e6918d8 Chore: Update and unpin babel dependencies 2023-01-30 09:48:25 +01:00
dependabot[bot]
a2cf39a484
chore(deps): bump inquirer from 8.2.4 to 8.2.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.5)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 09:40:59 +00:00
Ben Irvin
29ff69aea4 Merge branch 'main' into features/deits 2023-01-05 10:22:11 +01:00
Ben Irvin
ef66e3aab4 use cache for lint-staged scripts 2023-01-04 17:27:54 +01:00
Ben Irvin
496ae40ede
Merge branch 'main' into features/deits 2023-01-02 16:29:27 +01:00
Ben Irvin
94d8b6c1fa
Merge pull request #15213 from strapi/enchancement/eslint-cache 2023-01-02 12:00:59 +01:00
Ben Irvin
3220d73f71 remove build:ts from yarn setup 2023-01-02 11:07:00 +01:00
Ben Irvin
897bb4a87c
Merge branch 'features/deits' into deits/ts-workflow 2023-01-02 10:04:14 +01:00
dependabot[bot]
29fcd21cfb
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 14.4.2 to 14.8.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.6/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:02:30 +00:00
Ben Irvin
d2f4bf4512 add cache-location 2023-01-02 09:56:21 +01:00
Convly
7bbc065c35 Update the setup script (compile => build:ts) 2022-12-30 10:56:57 +01:00
Convly
fdcec5ea25 Rename compile to build:ts 2022-12-30 10:55:40 +01:00
Convly
1090e2244c Run lerna watch commands in parallel + prevent output clear from tsc -w 2022-12-28 15:58:53 +01:00
Ben Irvin
252c562a8d
Update package.json 2022-12-27 12:52:39 +01:00
Ben Irvin
8c72013b90 cache prettier 2022-12-19 15:01:26 +01:00
Ben Irvin
a930c2262e add eslint cache option 2022-12-19 14:27:17 +01:00
Convly
4547b2ae6f Run yarn install before yarn clean 2022-12-14 14:29:21 +01:00
Ben Irvin
e11e9d12cf add compile step 2022-12-12 19:02:28 +01:00
Convly
84976754a4 Merge branch 'main' into features/deits 2022-12-12 15:58:51 +01:00
dependabot[bot]
39f7f2db37
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:10:16 +00:00
Jean-Sébastien Herbaux
8755085241
Update package.json 2022-12-06 09:44:21 +01:00
Convly
bc15325d64 Add a clean yarn script to the root package.json 2022-12-05 12:08:14 +01:00
Convly
0bf53f3416 Merge branch 'main' into features/deits 2022-11-21 17:19:39 +01:00
Gustav Hansen
475adb3122 Jest: Add env configuration for swc to add core-js polyfills 2022-11-17 09:57:57 +01:00
Gustav Hansen
e542eb5858 Chore: Update swc/core and swc/jest 2022-11-17 09:57:57 +01:00
Gustav Hansen
9e47dd0356 Chore: Polyfill core-js/array/at for frontend tests 2022-11-17 09:57:57 +01:00
Convly
ed51f3ba45 Merge branch 'main' into features/deits 2022-11-16 11:05:38 +01:00
dependabot[bot]
22f0d333e9
chore(deps-dev): bump eslint from 8.21.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.27.0.
- [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.21.0...v8.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 09:20:04 +00:00
Ben Irvin
bd0f0b68d9 synchronize typescript package versions 2022-11-15 08:43:58 +01:00
Gustav Hansen
54bcc425d8 Chore: Remove istanbul dependency 2022-11-14 17:20:17 +01:00
Ben Irvin
eb7b57c117
Merge branch 'features/deits' into deits/ts-linting 2022-11-14 14:15:02 +01:00
Convly
bb7d566d42 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-09 15:15:28 +01:00
Ben Irvin
e0c969a0dd use @typescript-eslint/parser for typescript 2022-11-09 09:56:05 +01:00
Alexandre Bodin
57e1eb5ee8 Move e2e to api tests and unify test command 2022-10-27 19:49:37 +02:00
Ben Irvin
54d5eb9df9 don't support ts for front-end yet 2022-10-24 18:14:18 +02:00
Ben Irvin
816bd3455a lint typescript files 2022-10-24 18:06:23 +02:00
Bassel Kanso
b315b4f086 Configure typescript tests 2022-10-19 12:11:01 +03:00
chimurai
3465c3b888 chore: upgrade husky to v8 and lint-staged to v13 2022-10-17 14:31:52 +00:00
Gustav Hansen
af85262931 Chore: Upgrade jest to 29.0.3 and jest-watch-typeahead to 2.x 2022-09-15 14:21:41 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Gustav Hansen
937b16baab chore: Update jest-* to v29 2022-08-30 15:44:08 +02:00
Alexandre Bodin
554671cfd8 Move to ecma2020 2022-08-24 12:56:28 +02:00
Alexandre Bodin
7f111ab95b Adds nightly releases 2022-08-17 15:03:18 +02:00
Alexandre Bodin
cd79fabd33 Depedency cleanup 2022-08-11 14:16:03 +02:00