524 Commits

Author SHA1 Message Date
Jason Jean
8f6eed11d4
fix(js): set the unsafeHttpWhitelist when the set has any items (#21216) 2024-01-18 14:20:41 -05:00
Leosvel Pérez Espinosa
f98a16ff57
feat(misc): update minimatch version used across packages (#21207) 2024-01-18 19:08:15 +01:00
Jason Jean
1ffd6731dc
feat(core): add target defaults in configuration generators rather th… (#21105) 2024-01-17 16:02:47 -05:00
Emily Xiong
6141f44203
feat(core): add keepExistingVersions to all packages (#21169) 2024-01-17 14:22:58 -05:00
Austin Fahsl
8f2dee0500
feat(release): add fallback for currentVersionResolver in the version step (#21155) 2024-01-17 13:36:33 +04:00
Jack Hsu
6307a831d9
fix(js): allow inlineable dependency to be added to externals (#21051) 2024-01-09 18:32:46 +00:00
Austin Fahsl
2a669f6f43
feat(release): conventional commits support for independent projects (#21012) 2024-01-09 18:43:08 +04:00
Miroslav Jonaš
03257e2503
feat(linter): move common options to target defaults (#20583) 2024-01-09 09:12:47 +00:00
James Henry
3093de1ea5
fix(release): update error message check for npm dist-tags (#20995) 2024-01-05 02:18:22 +04:00
Katerina Skroumpelou
1d1d465d12
feat(misc): align version of @types/node throughout repo (#20883) 2024-01-02 18:59:03 +02:00
James Henry
0cdaf6f37e
fix(release): publish error handling, dry-run in dependsOn (#20889) 2023-12-22 01:10:50 +04:00
Miroslav Jonaš
72898896a7
cleanup(js): remove reference to nx/workspace for getSourceNodes (#20858) 2023-12-20 17:28:36 +04:00
James Henry
1b464d8ce6
fix(release): ensure leading v is stripped from provided semver version (#20815) 2023-12-18 07:58:57 -05:00
Katerina Skroumpelou
ff624a36d5
fix(js): fixing output based on test runner selection (#20788)
Co-authored-by: Alyssa Evans <alyda@me.com>
2023-12-15 17:03:41 +02:00
Miroslav Jonaš
e8dde9976f
fix(core): fallback to checking stderr if stdout is empty on publish executor (#20737) 2023-12-13 15:00:29 +01:00
Benjamin Cabanes
db77ddef8a
chore(repo): update packages readme banner (#20695) 2023-12-11 11:32:42 -05:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
FrozenPandaz
6528e88aaf Revert "fix(release): do not update dependents when they already use "*" (#20607)"
This reverts commit 6d68236d467812aba4557a2bc7f667157de80fdb.
2023-12-08 07:51:27 -05:00
James Henry
6d68236d46
fix(release): do not update dependents when they already use "*" (#20607) 2023-12-06 17:28:41 +04:00
James Henry
16dfccc0de
feat(release): allow projects shorthand for single release group (#20560) 2023-12-04 14:58:16 -07:00
Leosvel Pérez Espinosa
4926668262
fix(js): update minimum supported typescript version by js plugin (#20530) 2023-12-01 19:05:33 +01:00
Jack Hsu
6317219369
chore(js): remove failing snapshot from js unit test (#20480) 2023-11-29 13:37:12 -05:00
James Henry
adefe634db
fix(core): programmatic release API should throw on error (#20448) 2023-11-28 11:37:48 -05:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Austin Fahsl
378d9b31e7
feat(release): update dist-tags when publishing a package version that already exists (#20316)
Co-authored-by: James Henry <james@henry.sc>
2023-11-24 11:22:06 +04:00
James Henry
1a994c7f92
feat(core): programmatic API for nx release (#20371) 2023-11-23 15:50:18 -05:00
Jonathan Cammisuli
5d82a2aab2
feat(core): rust task hasher (#19617) 2023-11-21 08:55:41 -05:00
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
James Henry
dc8c0edb70
feat(core): independent nx releases and automated git operations (#20191) 2023-11-17 09:33:13 -05:00
Kræn Hansen
b90e3007c4
fix(js): filtering of local dependencies when running nx release version (#19995) 2023-11-13 17:37:45 +04:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Austin Fahsl
0af7ad483c
fix(release): catch 403 when publishing an existing version (#20155) 2023-11-10 10:58:05 +04:00
Leosvel Pérez Espinosa
26e03c7d50
fix(misc): add missing migration to bump typescript version to v5.2 (#20112) 2023-11-08 09:38:00 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Tine Kondo
00248aa85d
fix(plugins): change locally published packages version from 1.0.0 -> `0.0.0-e2e… (#20023) 2023-11-02 19:56:38 -04:00
Jason Jean
61ad9c3d21
fix(js): handle empty objects for migration to remove deprecated buil… (#19996) 2023-11-02 12:54:30 -04:00
Jason Jean
8fe80a5ea8
chore(js): fix flaky assets test (#19966) 2023-11-01 10:12:52 -04:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat (#19861) 2023-10-31 10:13:17 -04:00
Katerina Skroumpelou
7942ea3c83
feat(js): skipPackageJson in js lib generator (#19821) 2023-10-26 12:53:02 -04:00
Dan Roujinsky
2ea9f18fad
fix(js): add @babel/plugin-transform-class-properties to babel preset (#19818)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2023-10-26 12:51:58 -04:00
Nicholas Cunningham
04e4e25db1
fix(js): should respect vitest test environment (#19859) 2023-10-26 09:17:29 -06:00
sonikasharma1403
4a04ee44dd
fix(js): add missing entry to migrations.json (#19869)
Co-authored-by: Sonika Sharma <sonikasharma@csod.com>
2023-10-26 10:03:35 -04:00
Austin Fahsl
dbb73aa2eb
feat(release): add 'git-tag' currentVersionResolver and conventional commits support (#19267)
Co-authored-by: James Henry <james@henry.sc>
2023-10-26 11:52:49 +03:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00
Jacob Ley
2ad467c194
fix(js): use normalized tsConfig path for generating tmpTscConfig (#18794) 2023-10-19 14:45:34 +00:00
Sam Y
d798126e73
fix(js): Avoid @babel/preset-env warning in js/babel.ts (#14772) 2023-10-19 14:05:04 +00:00
Katerina Skroumpelou
e56dd31dc2
fix(js): update esbuild version (#19728) 2023-10-19 09:27:28 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Emily Xiong
0b0df51263
chore(core): add batch description in cli (#19707) 2023-10-18 15:15:20 -04:00
Jack Hsu
472dbc370d
fix(js): remove deprecated babel transform (#19671) 2023-10-18 10:44:41 -04:00