Commit Graph

188 Commits

Author SHA1 Message Date
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
588f20bec1 chore(release): 6.8.0 2021-06-21 02:22:02 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483 chore(release): 6.6.2 2021-05-30 20:38:42 +03:00
Zoltan Kochan
a1a03d1457 fix: import only the needed functions from ramda 2021-05-29 01:33:09 +03:00
Zoltan Kochan
e8c61859f2 chore(release): 6.2.5 2021-05-04 01:26:35 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
4da26031be chore(deps): update 2021-04-24 02:02:09 +03:00
Zoltan Kochan
e12793065b chore(release): 6.0.1 2021-04-07 01:10:59 +03:00
Zoltan Kochan
e6859e2c24 chore(release): release all packages except the CLI one 2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e docs: update authors 2021-04-05 01:26:56 +03:00
Zoltan Kochan
ab4dca3686 feat!: update @pnpm/logger 2021-04-04 20:18:47 +03:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
7c6243212f style: autofix 2021-03-17 03:32:06 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
581f9b20a5 fix: update deps 2021-02-12 11:51:34 +02:00
Zoltan Kochan
97b986fbc8 feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore

BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
698d7afcd9 chore(release): 5.15.2 2021-01-21 11:53:14 +02:00
Zoltan Kochan
a8a75ea2cd chore(deps): update 2021-01-21 01:57:26 +02:00
Zoltan Kochan
af897c3246 fix: never skip resolution if the overrides were changed
Never skip resolution if the overrides were changed,
even if frozenLockfile is true.

PR #3079
2021-01-18 03:09:27 +02:00
Zoltan Kochan
1e4a3a17a0 fix(deps): update js-yaml to version 4 2021-01-10 02:24:33 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
bf550fdce7 chore(release): 5.14.2 2021-01-03 02:05:13 +02:00
Zoltan Kochan
ed7160ff3a chore(deps): update 2020-12-18 23:44:45 +02:00
Zoltan Kochan
c44c96df40 chore(deps): update 2020-11-19 02:07:44 +02:00
Zoltan Kochan
ec6e5f6d74 chore: sort the keys in tsconfig.json files 2020-11-19 01:04:43 +02:00
Zoltan Kochan
17627000f5 chore(release): 5.13.0 2020-11-17 23:19:33 +02:00
Zoltan Kochan
603df5861b chore(release): 5.11.1 2020-11-08 20:15:53 +02:00
Zoltan Kochan
09492b7b46 fix(deps): update write-file-atomic to v3 2020-11-01 19:32:23 +02:00
Zoltan Kochan
e0a4553990 chore(release): 5.10.3 2020-10-31 19:27:17 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
a30a03f9b0 chore(deps): update 2020-10-17 00:27:31 +03:00
Zoltan Kochan
2126718483 fix(deps): update tempy and read-package-json 2020-10-17 00:24:20 +03:00
Juan Picado
c58e1d50a5 test: jest migration
PR #2924
ref #2858
2020-10-14 13:09:08 +03:00
Zoltan Kochan
18a191b513 ci: run tests on Node.js 10.16 2020-10-09 03:14:25 +03:00
Juan Picado
e19e77b5e5 test: Jest migration
* chore: migrate filter-lockfile

* refactor: migrate filter-workspace packages

* find-packages to jest

* add find-workspace-packages

PR #2887
2020-09-23 11:11:38 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
634dfd13b3 fix(deps): update tempy to 0.7.0 2020-09-15 02:39:23 +03:00
Zoltan Kochan
937245cdca chore(deps): update 2020-09-08 18:43:36 +03:00
Zoltan Kochan
b540e8b875 chore(release): 5.5.6 2020-09-01 18:28:17 +03:00
Zoltan Kochan
186bcbdd56 style: no unnecessary boolean literal compare 2020-08-26 03:11:26 +03:00