Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
dba24446ed chore(release): 6.12.1 v6.12.1 2021-08-08 13:57:11 +03:00
Zoltan Kochan
3fb74c6186 fix: --workspace-root (#3653) 2021-08-08 13:47:52 +03:00
Zoltan Kochan
bf309b39e7 chore(release): 6.12.0 v6.12.0 2021-08-07 02:15:40 +03:00
Zoltan Kochan
051296a161 fix(config): read workspaceRoot only form CLI options 2021-08-07 02:08:54 +03:00
Zoltan Kochan
5dafe216e8 docs: update changelog 2021-08-07 01:53:14 +03:00
Zoltan Kochan
135d538278 fix: improve error message on peer dependency issues (#3650) 2021-08-06 23:53:00 +03:00
Zoltan Kochan
92ed1272ef fix(audit): don't add package with no fixes to the overrides (#3649) 2021-08-06 20:04:46 +03:00
Zoltan Kochan
07c46b3a03 chore(release): 6.12.0-2 v6.12.0-2 2021-08-06 17:42:47 +03:00
Zoltan Kochan
be2dd245e6 feat: exclude the root from recursive exec|run|add (#3647)
close #2769
2021-08-06 17:28:05 +03:00
Zoltan Kochan
c8347f6fe3 ci: do not build deb package 2021-08-05 23:05:21 +03:00
Zoltan Kochan
7d9f54a14a fix(deps): update tar 2021-08-04 00:42:27 +03:00
Zoltan Kochan
9737d34bb4 ci: fix architecture of the deb package 2021-08-03 02:41:46 +03:00
Zoltan Kochan
5ae53e38d5 ci: build debian package 2021-08-03 02:13:54 +03:00
Zoltan Kochan
5dc1ee0b8d ci: the release page should be a draft 2021-08-02 00:22:15 +03:00
Zoltan Kochan
f70dcaf11a chore(release): 6.12.0-1 v6.12.0-1 2021-08-01 23:46:11 +03:00
Zoltan Kochan
046f92f8e7 ci: generate the release description 2021-08-01 23:41:44 +03:00
Zoltan Kochan
34d0d42966 ci: if a git tag contains a "-" then it is prerelease 2021-08-01 15:31:29 +03:00
Zoltan Kochan
3371710090 ci: rename release workflow 2021-08-01 14:25:12 +03:00
Zoltan Kochan
28e6c21883 style: fix 2021-08-01 14:24:56 +03:00
Zoltan Kochan
3e61847356 chore(release): 6.12.0-0 v6.12.0-0 2021-08-01 12:31:35 +03:00
Zoltan Kochan
14c148620d ci: upload release artifacts
close #3624
2021-08-01 12:10:21 +03:00
Zoltan Kochan
71aab049d5 fix: avoid too many open files error (#3637)
close #3378
2021-08-01 11:46:29 +03:00
Zoltan Kochan
d2e3c3f8d7 chore: build Debian packags (#3634) 2021-08-01 00:45:25 +03:00
Zoltan Kochan
011f8f35bc feat: building a RHEL package (#3622) 2021-07-31 15:46:46 +03:00
Zoltan Kochan
27e6331c65 feat(env): install Node.js using a version range (#3629) 2021-07-31 00:21:42 +03:00
Zoltan Kochan
af8b5716e4 feat: a command for installing Node.js (#3620)
The following command will install Node.js (inspired by [poetry](https://python-poetry.org/docs/managing-environments/)):

```
pnpm env use --global 16.5.0
```
2021-07-30 14:21:19 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 v6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
d91685841c fix(publish): preserve executable modes of files 2021-07-30 12:14:20 +03:00
Zoltan Kochan
b734b45ea2 feat: publishConfig.executableFiles (#3628) 2021-07-30 11:19:10 +03:00
Zoltan Kochan
bc36a0055f chore(release): 6.11.2 v6.11.2 2021-07-29 19:45:05 +03:00
Zoltan Kochan
47ed7b163a fix(publish): run scripts when publishConfig.directory is used (#3627)
close #3626
2021-07-29 19:39:15 +03:00
Zoltan Kochan
9a4471519c docs(README): add link to Japanese translation 2021-07-28 11:25:00 +03:00
Zoltan Kochan
83b34187f2 chore(release): 6.11.1 v6.11.1 2021-07-28 04:09:32 +03:00
Zoltan Kochan
73c1f802e2 fix(config): global dir location (#3623) 2021-07-28 03:57:39 +03:00
Zoltan Kochan
af263cc325 fix(deps): update @zkochan/npm-lifecycle 2021-07-28 03:37:54 +03:00
Zoltan Kochan
b0bf7e5e2b docs: add link to GitHub sponsorse 2021-07-27 16:44:22 +03:00
Zoltan Kochan
7af16a011c fix: print a warning when a lifecycle script is skipped (#3619)
close #3609
2021-07-26 02:43:18 +03:00
Zoltan Kochan
f9152ab3c3 fix(pack): fix the help text 2021-07-25 02:18:35 +03:00
Zoltan Kochan
11f9c381f0 chore(release): 6.11.0 v6.11.0 2021-07-25 00:30:21 +03:00
Zoltan Kochan
612c52953c fix(pack): executables should be packed with exec mode (#3617) 2021-07-25 00:09:41 +03:00
Zoltan Kochan
4e9f6e8c8a fix(pack): remove redundant dependency 2021-07-24 21:10:50 +03:00
Zoltan Kochan
efca3896c1 fix(pack): use the correct compression algorithm 2021-07-24 21:05:26 +03:00
Zoltan Kochan
3c044519e3 fix(add): prefer version already installed in the workspace (#3616) 2021-07-24 19:50:31 +03:00
Zoltan Kochan
7aca5f17bf chore(deps): update 2021-07-24 18:11:15 +03:00
Zoltan Kochan
025445a34b chore(release): 6.11.0-0 v6.11.0-0 2021-07-24 03:16:30 +03:00
Zoltan Kochan
0401245304 feat: better deduping of direct dependencies in workspace projects (#3614)
* feat: better deduping of direct dependencies in workspace projects

* fix: adding new deduped pkg

* test: fix

* test: getPreferredVersions()
2021-07-24 02:49:32 +03:00
Zoltan Kochan
67c6a67f98 fix(reporter): do not collapse warnings when append-only 2021-07-24 02:46:26 +03:00
Zoltan Kochan
f63c034c6a feat(pack): do not pass thru to npm pack (#3608) 2021-07-22 04:15:07 +03:00
Zoltan Kochan
53b7d5c9e9 test(supi): fix on Windows 2021-07-19 23:27:48 +03:00
Zoltan Kochan
a5f698290c feat: pnpm audit --fix (#3598)
close #3067
2021-07-19 23:14:51 +03:00