Commit Graph

69 Commits

Author SHA1 Message Date
ExE Boss
844a85efc7 test(assert‑project): add Project interface type definition
PR #2022
2019-09-21 20:31:22 +03:00
Zoltan Kochan
187a0186b0 feat: move .pnpm-lock.yaml to .pnpm/pnpm-lock.yaml
PR #2018

BREAKING CHANGE:

node_modules/.pnpm-lock.yaml => node_modules/.pnpm/pnpm-lock.yaml
2019-09-21 00:10:49 +03:00
Zoltan Kochan
e6cb6b5fbc chore(release): 4.0.0-0 2019-09-10 02:35:45 +03:00
Zoltan Kochan
29ce73cf19 chore(deps): update 2019-08-26 16:20:24 +03:00
Zoltan Kochan
8303c1298f chore(deps): update rimraf to v3 2019-08-15 22:27:57 +03:00
Renovate Bot
fdaa308f71 chore(deps): update dependency tape to v4.11.0 2019-07-06 21:12:16 +02:00
Zoltan Kochan
4246d130a2 chore(deps): install ts-node, tslint, typescript as root deps 2019-06-12 02:50:44 +03:00
Zoltan Kochan
bdd06696be chore(release): 3.5.0-3 2019-06-12 02:25:03 +03:00
Renovate Bot
9b55505939 chore(deps): update dependency typescript to v3.5.1 2019-06-06 22:37:40 +03:00
Zoltan Kochan
d0cf66c829 chore(release): 3.5.0-1 2019-06-02 21:03:53 +03:00
Zoltan Kochan
9e8ba4eb26 chore(deps): update tape, ts-node, tslint 2019-05-31 03:00:03 +03:00
Zoltan Kochan
b8baa9f6e3 refactor: move some of the dev deps to the root package 2019-05-19 22:07:38 +03:00
ExE Boss
c07950e66a refactor: Use package for shared tsconfig.json 2019-05-13 15:00:23 +03:00
Zoltan Kochan
ff3eae05b3 chore: use pnpm run instead of npm run in all scripts 2019-05-05 11:49:57 +03:00
Zoltan Kochan
7715f7bba2 chore(release): 3.3.0-0 2019-05-04 19:35:14 +03:00
Zoltan Kochan
9b2ca6f520 fix: install @types as dev deps when possible 2019-05-04 17:23:55 +03:00
Zoltan Kochan
a1140256af fix(deps): update 2019-05-02 02:02:23 +03:00
Zoltan Kochan
6ec0c403a8 chore(release): 3.2.0-1 2019-04-24 23:26:12 +03:00
Zoltan Kochan
e2f1c6b5bc chore(deps): update typescript/ts-node/husky 2019-04-24 22:49:05 +03:00
Zoltan Kochan
7e48fa6181 chore(release): 3.2.0-0 2019-04-21 11:41:58 +03:00
Renovate Bot
ac87a2aac6 chore(deps): update dependency tslint to v5.16.0 2019-04-19 08:24:21 -07:00
Renovate Bot
254639834d chore(deps): update dependency typescript to v3.4.4 2019-04-19 06:28:57 -07:00
Zoltan Kochan
22f4ac9aa3 chore(deps): update typescript to v3.4.3 2019-04-11 22:30:00 +03:00
Renovate Bot
87209d3239 chore(deps): update dependency typescript to v3.4.2 2019-04-07 11:47:11 +03:00
Zoltan Kochan
5248dacd84 refactor(deps): remove util.promisify from dependencies 2019-04-06 01:50:36 +03:00
Zoltan Kochan
a29df8ca55 fix(deps): update path-exists to v4.0.0 2019-04-04 22:49:36 +03:00
Zoltan Kochan
b36ee22370 chore(deps): update tslint to v5.15.0 2019-04-04 00:14:43 +03:00
Renovate Bot
083b4a5000 chore(deps): update dependency typescript to v3.4.1 2019-03-30 14:31:32 +02:00
Renovate Bot
d1d6243ac5 chore(deps): update dependency typescript to v3.3.4000 2019-03-23 15:19:43 +02:00
Zoltan Kochan
b7707648e9 chore: update @types/node 2019-03-18 01:28:48 +02:00
Renovate Bot
e512a5662c chore(deps): update dependency tslint to v5.14.0 2019-03-15 23:45:57 +02:00
Zoltan Kochan
49d46c9316 chore(release): 3.0.0-beta.0 2019-03-08 23:32:28 +02:00
Zoltan Kochan
b18c43e8ec fix(deps): update 2019-03-07 21:43:01 +02:00
Zoltan Kochan
5489e8c4e1 refactor: rename shrinkwrap variables 2019-03-07 02:47:59 +02:00
Zoltan Kochan
9c75c471da chore: use pnpm v3 2019-03-06 16:06:01 +02:00
Zoltan Kochan
f73f16acd9 chore(release): 3.0.0-alpha.3 2019-03-04 12:13:12 +02:00
Zoltan Kochan
856536bb0f feat: rename lockfile from shrinkwrap.yaml to pnpm-lock.yaml
BREAKING CHANGE: new lockfile name

close #1635
2019-03-04 02:48:02 +02:00
Zoltan Kochan
3d30d2c79c refactor: use constants for getting the lockfile name 2019-03-02 19:22:07 +02:00
Zoltan Kochan
befec71cc0 fix: update deps 2019-03-02 11:44:54 +02:00
Zoltan Kochan
b222591990 fix(deps): update 2019-02-25 00:10:37 +02:00
Zoltan Kochan
2448b7fdd8 fix(deps): update 2019-02-20 20:56:38 -08:00
Zoltan Kochan
c89f5b4f5f fix: update deps 2019-02-02 22:15:23 +02:00
Zoltan Kochan
4a15b725e3 feat: drop Node.js 6 support
BREAKING CHANGE: Node.js>=8 is supported

ref #1173
2019-01-26 22:29:34 +02:00
Zoltan Kochan
d0818d8b0a feat: shrinkwrap.yaml is registry-agnostic
PR #1613

* feat: shrinkwrap.yaml is registry-agnostic

BREAKING CHANGE:

The shrinkwrap.yaml file contains no info about the registry URL

close #1353

* feat(shrinkwrap): don't set id for packages from npm registries

* feat: bump shrinkwrap file version to 5

BREAKING CHANGE: shrinkwrap file version is 5

* fix: don't use ! in dependency paths inside node_modules

close #1601

* fix: installing package from scope with non-scoped deps

* feat(shrinkwrap): use underscore in dep path with peers
2019-01-22 20:26:06 +02:00
Zoltan Kochan
6ca83a8826 chore(deps): update typescript to v3.2.4 2019-01-18 01:49:21 +02:00
Renovate Bot
9733de2526 chore(deps): update dependency tslint to v5.12.1
close #1604
2019-01-14 02:28:24 +02:00
Zoltan Kochan
bcc7987aad fix: update deps 2019-01-03 19:51:17 +02:00
Renovate Bot
9e5414871d chore(deps): update dependency tape to v4.9.2 2018-12-31 23:45:21 +02:00
Zoltan Kochan
f0bd12eb23 chore: update typing deps 2018-12-23 16:53:43 +02:00
Zoltan Kochan
79688d2a7d chore: update dependencies 2018-12-21 01:00:08 +02:00