382 Commits

Author SHA1 Message Date
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under (#19552) 2023-10-11 10:46:17 -04:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic (#19002) 2023-10-06 08:32:51 -04:00
Jason Jean
5cc87bfdc2
fix(misc): properly add extra dependencies to packages (#19334) 2023-09-26 00:09:29 -04:00
Craigory Coppola
8b7b1e45a5
chore(testing): move cypress invocations of parseTargetString to pass executor context (#19134) 2023-09-20 09:06:43 -04:00
Caleb Ukle
193206ac86
feat(testing): support cypress v13 (#18899) 2023-09-01 11:55:13 -04:00
Leosvel Pérez Espinosa
a2493b92f8
cleanup(testing): switch cypress tests to use project name and root as-provided format by default (#18927) 2023-08-31 09:00:50 -05:00
Caleb Ukle
f5d55e35ef
fix(testing): improve error message for ct generators (#18597) 2023-08-23 13:27:29 -05:00
Emily Xiong
9d5a3830be
feat(misc): remove dotenv from executors (#18719) 2023-08-22 20:00:37 -04:00
Miroslav Jonaš
e34219ab96
feat(linter): add flat config support to generators (#18534) 2023-08-23 01:36:58 +02:00
Craigory Coppola
e2ff519db2
feat(misc): save directory and name format to nx json defaults (#18683) 2023-08-17 17:48:42 -04:00
Leosvel Pérez Espinosa
3627df4d03
feat(testing): use helper to determine project name and root directory in cypress project generator (#18608) 2023-08-14 13:42:36 -05:00
Caleb Ukle
b3f68fe89e
docs(testing): update docs to use configuration generator (#18587) 2023-08-14 11:57:41 -04:00
Jason Jean
e52b1d095a
chore(repo): fix lint failures (#18569) 2023-08-10 12:01:43 -04:00
Miroslav Jonaš
ad5f7cf242
fix(linter): bump eslint-plugin-cypress (#18553) 2023-08-10 10:11:43 -04:00
Miroslav Jonaš
ab9019df1b
feat(linter): deprecate tslint (#18464) 2023-08-10 09:39:23 -04:00
Ben McCann
38fec9ca77
feat(testing): Vite 5 compatibility for Cypress (#18535) 2023-08-08 14:24:05 -05:00
Miroslav Jonaš
4fe0bd61cc
feat(linter): update eslint to 8.46.0 (#18474) 2023-08-03 19:59:43 +00:00
Miroslav Jonaš
f4b7ec2c0d
fix(linter): ensure tslint converter works with pnp (#18323) 2023-07-28 11:09:07 +02:00
Emily Xiong
2e6592c533
fix(devkit): use Workspace in devkit for backwards compatibility (#18246) 2023-07-21 16:54:30 -04:00
Emily Xiong
717a8dd027
chore(core): move readNxJson out of Workspaces (#18127) 2023-07-21 10:07:34 -04:00
Jack Hsu
28df2057fd
chore(repo): replace dep check script with new lint rule (#18060) 2023-07-19 17:07:52 -04:00
Emily Xiong
1c6a359130
chore(core): copy isNxExecutor out of Workspaces class (#17996) 2023-07-14 01:55:42 -04:00
Jack Hsu
9940a0c544
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998) 2023-07-07 12:43:29 -04:00
Jack Hsu
3fdc66dd69
feat(vite): pin Vite version range to patch releases only to avoid conflicts with Angular (#18010) 2023-07-07 10:47:03 +03:00
Miroslav Jonaš
b093306f9d
feat(linter): bump typescript-eslint to 5.60.1 (#17916) 2023-07-04 16:30:58 -04:00
Caleb Ukle
8a63d38f42
feat(testing): bump cypress to latest for angular CT (#17788)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-06-27 14:50:21 -04:00
Jason Jean
d729fcff16
fix(misc): update semver dependency (#17759) 2023-06-23 14:58:37 -04:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 (#17155) 2023-06-22 14:45:31 +01:00
Caleb Ukle
f3f74068ea
fix(testing): update default webpack config for react CT (#17562) 2023-06-21 11:41:33 -04:00
Caleb Ukle
f74ff4bddc
fix(testing): deprecate cypress tsconfig option (#17165) 2023-06-21 11:40:25 -04:00
Colum Ferry
a25d1fca47
fix(testing): component testing generator should trust user to provide valid build target (#17600) 2023-06-15 10:37:04 +01:00
Daniel Glejzner
3344d10d28 docs(testing): fix Invalid link in the @nx/cypress:cypress#environment-variables page 2023-05-26 17:17:08 +02:00
Caleb Ukle
26313f1e38
feat(testing): support cypress reporterOptions as objects (#17149) 2023-05-25 11:37:16 -04:00
Caleb Ukle
15ea10ef71
fix(testing): make sure new tsconfig exists before adding ref (#17147) 2023-05-25 11:36:21 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Katerina Skroumpelou
6c46ad8b61
chore(vite): update vite version (#16198) 2023-05-04 17:06:15 +00:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Caleb Ukle
179930fe18
fix(testing): add --quiet cypress executor option (#16680) 2023-05-01 16:49:33 -04:00
Leosvel Pérez Espinosa
38be28814d
feat(testing): update cypress to support angular 16 (#16611) 2023-04-28 13:51:14 -05:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Jason Jean
8e8522068a
chore(repo): update nx to 16.0.0-beta.6 (#16477) 2023-04-24 14:36:09 +00:00
Caleb Ukle
06a885aca2
feat(next): support nextjs cypress component testing (#16292) 2023-04-21 15:15:28 -04:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00