Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +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
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
eb19323b2a
style: autoformat code before running tests ( #3250 )
2021-03-21 03:50:55 +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
401f82c750
chore: link packages to themselves using a pnpmfile hook
2021-01-03 16:23:23 +02:00
Zoltan Kochan
18a191b513
ci: run tests on Node.js 10.16
2020-10-09 03:14:25 +03:00
Jason Staten
5a8fe0a1b4
test: convert four packages to use Jest
...
* chore: manifest-utils to jest
* chore: matcher to jest
* chore: modules-yaml to jest
* chore: npm-registry-agent to jest
Replaced `proxyquire` with jest mocking
Fixed `OPTS.strictSSL` fixture to be a boolean as that's what the
agent's option type expects.
`npm-registry-agent` self-links as a devDependency for importing
PR #2913
ref #2858
2020-10-07 11:34:07 +03:00
Zoltan Kochan
80b8f5ef24
feat: support Node.js from v10.14
2020-09-23 01:09:33 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
60544ee5ed
chore(release): 5.2.0-0
2020-06-16 01:08:54 +03:00
Zoltan Kochan
f9c54efe3d
chore: add a funding link to every package.json
2020-05-01 14:53:31 +03:00
Zoltan Kochan
f385c82cf7
chore(release): 4.14.1
2020-04-25 22:09:22 +03:00
Zoltan Kochan
b9c13f4c93
fix(deps): update
2020-04-24 12:29:37 +03:00
Zoltan Kochan
36b2ff34ef
chore(release): 4.13.0
2020-04-09 23:31:53 +03:00
Zoltan Kochan
7f91bf19a9
fix(deps): update
2020-04-09 02:25:15 +03:00
Zoltan Kochan
bf4dcc312d
feat: support only Node>=10.13
2020-03-16 02:16:53 +02:00
Zoltan Kochan
27816890b4
fix: the order of patterns in "files"
2020-03-16 02:12:19 +02:00
Zoltan Kochan
c4cc7638c1
refactor: rename tsc scripts to compile
2020-03-12 20:57:33 +02:00
Zoltan Kochan
3ac627a709
chore(typescript): use project references
...
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
c6901e185e
chore: autogenerating some of the common meta
2020-03-11 23:24:02 +02:00
Zoltan Kochan
636b8ac45a
test: don't recompile source twice before testing
2020-03-09 03:55:17 +02:00
Zoltan Kochan
fa58ed8168
test: use source maps to remap coverage results
2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3
test: configure coverage reporting
...
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
f461704e19
chore(deps): update rimraf and npm
2020-01-30 21:48:30 +02:00
Zoltan Kochan
26f6123146
style: start the linting process only once during testing
2020-01-01 21:08:24 +02:00
Zoltan Kochan
7ebb8cac12
chore(deps): update
2019-12-19 17:16:43 +02:00
Zoltan Kochan
0f939e54ed
chore(release): 4.0.0-7
2019-10-06 17:02:54 +03:00
Zoltan Kochan
59759f7c6f
feat: new matching pattern
...
BREAKING CHANGE:
new wildcard matcher used
close #2048
PR #2052
2019-10-05 20:54:07 +03:00