8684 Commits

Author SHA1 Message Date
Miroslav Jonaš
bb34fb0a30
docs(core): update deployment via ci docs (#15504) 2023-03-07 17:13:23 +01:00
Miroslav Jonaš
3d47ef7e1f
chore(repo): fix invalid e2e folders (#15507) 2023-03-07 17:13:09 +01:00
Miroslav Jonaš
c38ffc9177
feat(repo): use pnpm v7 for ci (#15460) 2023-03-07 11:03:32 -05:00
Miroslav Jonaš
8d3f2bdc17
fix(core): use smarter hoisting of npm packages (#15502) 2023-03-07 11:00:26 -05:00
cbl980226
fc75166f96
fix(misc): ci workflow generator use correct default branch (#15487)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2023-03-07 14:47:26 +00:00
Colum Ferry
14f0f38ee1
cleanup(angular): remove deep import to nrwl/workspace for getNewProjectName (#15494) 2023-03-07 12:19:25 +00:00
Colum Ferry
e394220e10
cleanup(angular): import deduceDefaultBase from nx (#15495) 2023-03-07 11:00:17 +00:00
Michael Ziluck
06501e68d0
docs(react): fix grammatical issue with a vs an (#15478) 2023-03-06 19:30:06 -05:00
Jack Hsu
d7cd1538e5
fix(bundling): default Node scriptType to CommonJS since it has the widest compatibility (#15483) 2023-03-06 21:45:33 +00:00
Jack Hsu
b74fc1b66f
chore(repo): add entry for react-native in CODEOWNERS (#15481) 2023-03-06 13:59:56 -05:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Jason Jean
ffac350e27
fix(core): properly diff json from the merge-base (#15476) 2023-03-06 13:54:20 -05:00
Miroslav Jonaš
7d25c69579
chore(core): fix nx relative paths (#15465) 2023-03-06 12:38:47 -05:00
Colum Ferry
047f2f5e43
cleanup(angular): remove upgrade-module generator (#15418) 2023-03-06 11:57:23 -05:00
Miroslav Jonaš
088a236306
chore(repo): temporarily disabling flaky next test (#15473) 2023-03-06 10:49:47 -05:00
Emily Xiong
6c93378530
feat(react-native): upgrade react-native to 0.71.3 (#15401) 2023-03-06 10:31:00 -05:00
Emily Xiong
67e41da79e
feat(expo): upgrade expo to 48 (#15400) 2023-03-06 10:30:44 -05:00
Miroslav Jonaš
82d499c492
feat(repo): use caching for pnpm workspaces in e2e tests (#15461) 2023-03-06 16:20:19 +01:00
Leosvel Pérez Espinosa
02a450e3bb
fix(core): ensure correct $schema path is generated when adding project configuration (#15463) 2023-03-06 14:46:26 +00:00
Leosvel Pérez Espinosa
fba34ca997
fix(angular): fix rxjs package updates and ensure peer deps are installed before other migrations (#15458) 2023-03-06 10:22:54 +00:00
Katerina Skroumpelou
7d52fc77ff
docs(react): buildable lib generation docs (#15422) 2023-03-05 20:00:41 -05:00
Alex Pshul
bb13465a09
chore(core): nx plugin submission [@nxazure/func] (#15453) 2023-03-05 16:54:32 -05:00
Craigory Coppola
1eee5f04b5
Revert "fix(core): add warning if running on an outdated global insta… (#15442) 2023-03-03 21:12:28 -05:00
Nicholas Cunningham
9cec533c52
chore(core): Update cacheable message for multiselect (#15161) 2023-03-03 22:22:10 +00:00
Craigory Coppola
9b5b83c3f4
chore(repo): format issue report date a bit nicer (#15439) 2023-03-03 17:09:10 -05:00
Craigory Coppola
e773bdbb79
fix(core): add warning if running on an outdated global installation (#15408) 2023-03-03 16:56:48 -05:00
Craigory Coppola
4a53ace70d
fix(core): nx migrate should work in encapsulated Nx repos (#15338) 2023-03-03 15:45:42 -05:00
Jason Jean
17a0d2c085
fix(core): do not return a default project when nxJson is undefined (#15432) 2023-03-03 15:35:44 -05:00
Phillip Barta
8c1d035b0b
feat(js): added a minimal option to the library generator (#13561) 2023-03-03 19:32:57 +00:00
Jason Jean
c956435133
fix(misc): restore tsconfig utils as deprecated in @nrwl/workspace (#15409) 2023-03-03 13:38:21 -05:00
Leosvel Pérez Espinosa
5e12d053a9
fix(testing): fix generated testMatch pattern in jest config to support windows (#15415) 2023-03-03 13:30:32 -05:00
Katerina Skroumpelou
95c832ae91
chore(misc): remove import of nonexistent file on graph storybook (#15383) 2023-03-03 11:50:07 -05:00
Jonathan Cammisuli
b0ab036ae4
fix(core): handle .nxignore properly for the native hasher (#15420) 2023-03-03 10:28:58 -05:00
Colum Ferry
fb282a48b0
cleanup(angular): remove downgrade-module generator (#15417) 2023-03-03 15:22:35 +00:00
Katerina Skroumpelou
808ca1215c
chore(core): rearrange e2e utils (#15421) 2023-03-03 15:22:23 +00:00
Katerina Skroumpelou
399b8a46ec
docs(storybook): csf3 stories update (#15423) 2023-03-03 10:08:57 -05:00
Katerina Skroumpelou
b84125f9dd
fix(js): integrate buildable bundler and compiler options (#15376) 2023-03-03 09:56:57 -05:00
Daniel Grant
18f668fe14
docs(core): add cache troubleshooting case (#14433) 2023-03-03 09:47:34 -05:00
Isaac Mann
6dee75f08c
docs(angular): forwarding generators to angular (#15394) 2023-03-03 09:42:13 -05:00
Colum Ferry
fde0abf998
cleanup(angular): prune angular migrations (#15416) 2023-03-03 13:41:15 +00:00
Binyamin Yawitz
a7738caa70
fix(node) executor bug on Windows (#15368) 2023-03-02 20:05:36 -06:00
Isaac Mann
a5a64cd5be
docs(core): nx.json extends property (#15393) 2023-03-02 19:59:36 -05:00
Altan Stalker
7df4b2237b
docs(core): add note that access tokens must match for dte (#15402) 2023-03-02 19:58:34 -05:00
Deniz Etkar
bf94c21114
docs(core): a link typo in the Angular standalone tutorial (#15233) 2023-03-02 19:57:59 -05:00
Caleb Ukle
456391ee34
fix(testing): type the jest nx preset (#15404) 2023-03-02 22:57:05 +00:00
Miroslav Jonaš
9a014c792c
fix(core): plugin should not override existing external nodes (#15219) 2023-03-02 17:53:20 -05:00
David Burns
2abfa72bbd
chore(core): nx plugin submission @nightwatch/nx (#13401) 2023-03-02 17:47:45 -05:00
Dom Talbot
a91d7750c2
chore(core): nx plugin submission nx-mesh (#14438) 2023-03-02 17:43:14 -05:00
Miloš Lajtman
a43a99bea5
fix(core): use globbing also for workspace file patterns without '*' (#11298) 2023-03-02 17:30:12 -05:00
Victor Savkin
311dbd079c chore(repo): update repo to use nx-cloud@15.2.0-beta.5 2023-03-02 16:33:09 -05:00