Miroslav Jonaš
|
89d0b8bf6f
|
fix(linter): support ESM js imports in ast utils (#16049)
|
2023-04-03 10:57:01 -04:00 |
|
Craigory Coppola
|
6e7234c1aa
|
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743)
|
2023-03-31 17:23:21 -04:00 |
|
Jason Jean
|
8cf8f18c1c
|
feat(core): refactor most of js graph work into its own folder (#15365)
|
2023-03-28 14:57:06 -04:00 |
|
Miroslav Jonaš
|
9ef2dd90dd
|
feat(linter): add override for noImportsOfLazyLoadedLibraries (#15670)
|
2023-03-20 15:24:15 +01:00 |
|
Miroslav Jonaš
|
10a69b7d0f
|
docs(linter): add API information for enforce-module-boundaries (#15678)
|
2023-03-16 09:11:00 +00:00 |
|
Miroslav Jonaš
|
e767fa4e2a
|
fix(linter): ensure ast file detection supports tsx files (#15345)
|
2023-03-01 15:14:02 -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 |
|
Craigory Coppola
|
a815be56ef
|
fix(core): ignored directories should never contain projects (#15242)
|
2023-02-24 16:14:41 -05:00 |
|
Miroslav Jonaš
|
bacd875904
|
fix(linter): check for source package.json on banTransitiveDependencies (#15169)
|
2023-02-22 15:18:30 +01:00 |
|
Miroslav Jonaš
|
8d4855de61
|
feat(core): add full dependency information to project graph file dependencies (#14893)
|
2023-02-21 10:39:44 -05:00 |
|
William Sedlacek
|
8db4673a67
|
fix(linter): ng-package.json format (#14996)
|
2023-02-15 12:36:08 +01:00 |
|
Miroslav Jonaš
|
8165459568
|
feat(linter): add support for full regexes in tag matching (#14982)
|
2023-02-14 11:55:24 -05:00 |
|
Jason Jean
|
ed5ad1e367
|
chore(repo): fix failing eslint test (#14759)
|
2023-02-02 10:01:37 +01:00 |
|
Jonathan Cammisuli
|
fecf7fb82f
|
feat(core): add native node bindings for hashing (#14476)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-02-01 14:43:40 -05:00 |
|
Miroslav Jonaš
|
c23b74ef89
|
fix(linter): use ng-packager for checking secondary entry points in linter (#14425)
|
2023-02-01 12:58:50 -05:00 |
|
Miroslav Jonaš
|
2b23963415
|
fix(linter): wildcard sourceTag should be respected for banned imports (#14418)
|
2023-01-17 14:59:21 +01:00 |
|
Phillip Barta
|
415d1c745c
|
fix(misc): loosen chalk version (#14276)
|
2023-01-13 17:44:11 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Younes Jaaidi
|
e3a9ca3f0d
|
docs(linter): fix comment (#13975)
|
2022-12-27 15:01:10 -05:00 |
|
Younes Jaaidi
|
d3e2d616d5
|
feat(linter): add allowedExternalImports option to boundaries rule (#13891)
|
2022-12-21 15:50:39 +01:00 |
|
Miroslav Jonaš
|
5d64b1eb3c
|
feat(linter): add support for combo source tags (#13817)
Fixes https://github.com/nrwl/nx/issues/12871
|
2022-12-15 16:12:59 +00:00 |
|
Miroslav Jonaš
|
970351574c
|
fix(linter): ensure projectRootMappings exist when running eslint directly (#13432)
|
2022-11-28 14:59:18 +00:00 |
|
Jason Jean
|
6d35fd4d85
|
chore(core): reconcile functions to find project of a path (#13364)
|
2022-11-24 11:02:32 -05:00 |
|
Miroslav Jonaš
|
bd4f4a23c2
|
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268)
|
2022-11-21 14:43:40 +01:00 |
|
Miroslav Jonaš
|
de44bf86b1
|
feat(core): optimize project graph file mapping (#13249)
|
2022-11-18 14:34:58 +01:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Miroslav Jonaš
|
d59bd10d6c
|
fix(linter): do not remap namespace import specifiers as import specifiers (#12954)
|
2022-11-02 21:39:04 +00:00 |
|
Miroslav Jonaš
|
c3db8e6070
|
fix(linter): ensure fs operations run on full path (#12953)
|
2022-11-02 21:08:14 +00:00 |
|
Miroslav Jonaš
|
d58774e79e
|
fix(linter): project with empty onlyDependsOn can only depend on tagless project (#12878)
|
2022-10-28 14:58:17 +00:00 |
|
Victor Savkin
|
23de788b5e
|
chore(repo): update to 15.0.0-rc1 (#12586)
|
2022-10-13 18:34:24 -04:00 |
|
Victor Savkin
|
6e6925f8e4
|
chore(repo): update to nx 14.7.6-beta.6
|
2022-09-17 15:59:06 -04:00 |
|
MaxKless
|
fd670d298b
|
docs(misc): update package descriptions to be more consistent (#12039)
|
2022-09-16 17:03:33 -04:00 |
|
Colum Ferry
|
d782a694f4
|
feat(core): support ts 4.8 (#11845)
|
2022-09-12 13:47:31 +01:00 |
|
Colum Ferry
|
bbe7a3679a
|
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)
|
2022-08-30 10:43:17 -04:00 |
|
Miroslav Jonaš
|
3574fdc803
|
fix(linter): normalize rule context file name for cross OS (#11604)
|
2022-08-16 18:41:42 +00:00 |
|
Miroslav Jonaš
|
244ac01b7c
|
fix(linter): use more performant way to check for package existance (#11603)
|
2022-08-16 12:47:38 +00:00 |
|
Victor Savkin
|
f8da1ad42b
|
chore(repo): update nx to 14.6.0-beta.3
|
2022-08-12 16:10:56 -04:00 |
|
Miroslav Jonaš
|
f44ba27c5a
|
fix(linter): skip prettier config if prettier is missing (#11542)
|
2022-08-11 16:13:13 +02:00 |
|
Juri
|
8e6a66cdb2
|
fix(linter): correctly fix absolute imports across package boundaries
|
2022-07-22 15:11:18 +02:00 |
|
Laforge Thomas
|
c117ad51ec
|
fix(linter): update typescript eslint dependency (#11112)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-07-20 21:57:51 +00:00 |
|
Miroslav Jonaš
|
5194551d85
|
fix(linter): improve performance of runtime lint utils (#11100)
|
2022-07-12 17:04:01 +02:00 |
|
Miroslav Jonaš
|
d7bbf85f29
|
feat(linter): support transitive hasBannedImport (#11000)
|
2022-07-11 14:31:13 +02:00 |
|
Miroslav Jonaš
|
b8efa778f6
|
fix(core): remove eslintrc.json from the package build artifact (#11043)
|
2022-07-07 18:34:34 +00:00 |
|
Sicarius
|
a7888552b8
|
fix(linter): update @typescript-eslint/* deps
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-06-21 10:33:42 +00:00 |
|
Craigory Coppola
|
15c04b099e
|
chore(repo): enable eslint plugin checks (#10666)
|
2022-06-09 18:04:06 -04:00 |
|
Craigory Coppola
|
7f4abd9e3c
|
fix(linter): plugin-lint-checks should allow some strings as valid versions (#10647)
|
2022-06-09 09:27:31 -04:00 |
|