538 Commits

Author SHA1 Message Date
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
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors (#16416) 2023-04-20 17:50:31 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Dominik Pieper
a8e85dafaf
feat(testing): export cypressE2EConfigurationGenerator (#16394) 2023-04-19 12:01:50 -05:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Craigory Coppola
2ddf806fa1
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291) 2023-04-14 15:25:58 -04:00
Caleb Ukle
26fbd1daa0
fix(testing): support custom workspaceRoot for angular CT (#15485) 2023-04-14 11:35:22 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format (#16276) 2023-04-14 11:29:06 -04:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Miroslav Jonaš
cdc0906132
feat(linter): update @typescript-eslint/* to 5.58.0 (#16250) 2023-04-12 17:40:40 +02:00
Jason Jean
99fafa5d1a
feat(testing): remove deperecated @nrwl/cypress/plugins/preprocessor (#16170) 2023-04-06 16:21:10 -04:00
Caleb Ukle
8b4e5f6616
fix(testing): prevent loop w/ Cypress watch & Vite processor (#16099) 2023-04-05 12:07:04 -04:00
Leosvel Pérez Espinosa
675a5a9c87
feat(misc): bump tsquery dependency version (#16050) 2023-04-03 10:11:45 -04:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Caleb Ukle
78fb3b9a4f
feat(testing): add cypress-e2e-configuration generator (#15736) 2023-03-24 17:53:47 -04:00
Leosvel Pérez Espinosa
20434787a3
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834) 2023-03-24 13:54:49 +00:00
Jack Hsu
b124b97c36
feat(testing): add static serve target for e2e tests in CI (#15808) 2023-03-22 18:53:02 +00:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins (#15438) 2023-03-21 18:35:55 -04:00
Caleb Ukle
d1ddd523c2
feat(testing): add --port flag (#15486) 2023-03-20 14:18:46 -04:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Jack Hsu
47fd3a2d54
feat(core): move checkAndCleanWithSemver to devkit (#15505) 2023-03-07 13:19:46 -05:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Katerina Skroumpelou
b84125f9dd
fix(js): integrate buildable bundler and compiler options (#15376) 2023-03-03 09:56:57 -05:00
Caleb Ukle
e8f19d8cb0
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252) 2023-02-28 16:33:46 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Emily Xiong
032efc2cfb
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-14 11:07:51 -05:00
Jason Jean
1aa9b17841
fix(devkit): fix support renaming directories with the tree (#14973) 2023-02-13 23:36:39 +00:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905) 2023-02-09 19:04:19 -05:00
Katerina Skroumpelou
94dffd1e92
fix(testing): verify output info exists (#14598) 2023-01-25 17:45:59 +02:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Caleb Ukle
f372dbf99c
docs(testing): add x-priority to cypress package (#14253) 2023-01-23 09:28:59 -06:00
Michael Bagnasco
f8854d7089
fix(testing): fixed a typo with the 15.5.0 cypress migration warning (#14384)
Co-authored-by: Michael Bagnasco <michael@sbevision.com>
2023-01-20 10:20:49 -05:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05:00
Katerina Skroumpelou
a5766a86a1
fix(storybook): return baseUrl from storybook and use in cypress (#14306) 2023-01-12 15:20:42 +00:00
Caleb Ukle
0bc93ee83d
feat(testing): Cypress 12 Support (#14058) 2023-01-10 18:48:29 -06:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Caleb Ukle
49aa44bb81
fix(testing): only check provided project is root for cypress-project… (#14148) 2023-01-04 20:09:43 +00:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Caleb Ukle
8c014f0d48
docs(testing): add deprecation messages for Jest/Cypress (#14137) 2023-01-04 10:33:04 -06:00