Commit Graph

50 Commits

Author SHA1 Message Date
Zoltan Kochan
b72571b179 chore(release): 2.14.0-1
@pnpm/config@2.0.1
pnpm-default-reporter@0.20.1
@pnpm/headless@0.6.2
supi@0.24.1
@pnpm/utils@0.6.1
2018-08-22 22:30:51 +03:00
Zoltan Kochan
88c5896981 fix(rebuild): don't fail on package with linked deps 2018-08-22 15:54:55 +03:00
Zoltan Kochan
fc5665ead1 chore(release): 2.14.0-0
pnpm@2.14.0-0
supi@0.24.0
pnpm-default-reporter@0.20.0
@pnpm/config@2.0.0
@pnpm/utils@0.6.0
@pnpm/package-requester@4.1.0
2018-08-21 23:31:49 +03:00
Zoltan Kochan
01303e623a chore: remove redundant deps and change prepare to prepublishOnly 2018-08-20 22:53:18 +03:00
Zoltan Kochan
7ef9364085 fix(link): report correct dependency types when linking
@pnpm/utils:

BREAKING CHANGE:

the order of dependency types changed. optionalDependencies
is first
2018-08-20 21:18:33 +03:00
Zoltan Kochan
eee205d369 feat: link local packages when there are no newer versions in registry 2018-08-19 11:22:37 +03:00
Zoltan Kochan
4e8261c5af chore: remove redundant dotfiles 2018-08-18 00:11:07 +03:00
Zoltan Kochan
3eefe210d5 fix(deps): update dependency @pnpm/check-package to v2
close #1325
2018-08-15 02:03:29 +03:00
Zoltan Kochan
3e492fa739 chore: update shrinkwrap.yaml to v3.9 2018-08-12 17:34:59 +03:00
Zoltan Kochan
9ad6c5574d fix: tarball ID should always remain absolute
ref #1292
2018-08-12 13:24:58 +03:00
Zoltan Kochan
e3b18d2f88 fix(reporting): print shrinkwrap warnings 2018-08-06 09:06:41 +03:00
Zoltan Kochan
e8cc8e37dc fix(link): use linked package's own .npmrc during installation
supi:

refactor: supi.link() always skips installation

BREAKING CHANGE:

linking always skips installation
2018-08-05 23:54:27 +03:00
Renovate Bot
ad1ef88cee chore(deps): update dependency typescript to v3 2018-07-31 06:55:31 +03:00
Renovate Bot
8227d1160e fix(deps): update dependency get-port to v4 2018-07-29 19:49:38 -07:00
Zoltan Kochan
249ef9dcc5 chore(deps): update 2018-07-20 17:57:38 +03:00
Zoltan Kochan
693ba5d2b4 fix: update @pnpm/package-requester to v4.0.1
ref pnpm/pnpm#1293
2018-07-18 22:20:14 +03:00
Zoltan Kochan
7dbb9cc953 chore(release): 2.12.0 2018-07-16 01:45:22 +03:00
Zoltan Kochan
6a022e82e4 fix: specify the correct version for @pnpm/logger peer 2018-07-15 17:51:10 +03:00
Zoltan Kochan
d21434992f chore(release): 2.12.0-1 2018-07-15 17:01:39 +03:00
Zoltan Kochan
d966515c6c feat: print warnings when running recursive commands
PR #1286
2018-07-15 16:02:54 +03:00
Zoltan Kochan
5abc21ae94 feat: warn/info logs always have prefix
PR #1267
2018-07-15 02:40:18 +03:00
Emanuele Tamponi
7bebfb887b feat(cli): pnpm store add [pkg...]
The `pnpm store add [pkg...]` commands allows to fetch packages to the store.

PR #1268
2018-07-11 00:10:38 +03:00
Zoltan Kochan
68bad81df3 chore(release): 2.11.0 2018-07-08 15:50:51 +03:00
Zoltan Kochan
9119a1f707 feat: linked packages look cleaner in install summaries
BREAKING CHANGE:

Linked packages are logged via the added log object.

ref #818
ref #615
2018-07-08 02:56:03 +03:00
Zoltan Kochan
439cfa4ca0 feat: use a different reporting style for packages not in the CWD
* feat: log prefix in some log messages

* fix: don't normalize root and rename it to prefix

* feat: report package diff only for current package

* feat(reporting): report install stats that from non-current folder

* style: fix linting errors

* refactor(supi): rename root to prefix

* test(reporter): stats from other packages printed along install summarry

* feat(reporting): better reporting for the linking command

* fix: remove most-last dependency from reporter

* test: fix reporter test

PR #1263
2018-07-07 19:12:49 +03:00
Zoltan Kochan
fd3342209c chore: update deps 2018-07-04 01:22:35 +03:00
Zoltan Kochan
6d1bd979c3 chore(deps): update pnpm-shrinkwrap to v6.5.1 2018-07-01 22:58:30 +03:00
Zoltan Kochan
7652fbc834 fix: update @pnpm/git-resolver
ref pnpm/git-resolver#10
2018-06-29 21:17:39 +03:00
Zoltan Kochan
8f209b3149 chore: update shrinkwrap.yaml 2018-06-23 19:54:57 +03:00
Zoltan Kochan
985f15831a chore(release): 2.8.0 2018-06-23 18:49:24 +03:00
Zoltan Kochan
65a4a08615 perf: add hasBin to package snapshots in shrinkwrap.yaml
close #1239
2018-06-23 16:48:52 +03:00
Zoltan Kochan
37251e4d5a fix: prefer bins of packages that have the same bin as package name
ref pnpm/link-bins#4
PR #1238
2018-06-23 01:29:27 +03:00
Zoltan Kochan
5c2ebaf17e chore(release): 2.7.0 2018-06-18 02:25:54 +03:00
Zoltan Kochan
9fcf8ac539 fix(deps): update pnpm-list and p-limit 2018-06-14 23:00:34 +03:00
Zoltan Kochan
cb55a10244 chore: update dependencies 2018-06-12 21:52:39 +03:00
Zoltan Kochan
a3d849da70 chore(release): 2.4.0 2018-06-11 14:18:57 +03:00
Zoltan Kochan
1b9665219f refactor: move readPackageJson out of @pnpm/utils
BREAKING CHANGE:

readPackageJson/readPackageJsonFromDir removed from @pnpm/utils
2018-06-11 12:39:42 +03:00
Zoltan Kochan
644e5914d3 fix: log progress when running with store server
ref #1211
2018-06-10 04:02:46 +03:00
Zoltan Kochan
f5d7141f54 chore: update shrinkwrap.yaml 2018-06-08 00:52:21 +03:00
Zoltan Kochan
e0af59df0a chore: update typescript to v2.9 2018-06-02 12:07:55 +03:00
Zoltan Kochan
9f97b71241 chore(release): 2.2.1 2018-05-30 10:08:09 +03:00
Zoltan Kochan
48adec2a3f fix: don't use central loc of pkgs in client pnpm
close #1189
PR #1190
2018-05-30 09:31:50 +03:00
Zoltan Kochan
a1a6e8355c fix(deps): update delay to v3 2018-05-27 13:03:35 +03:00
Zoltan Kochan
6ce3c29e24 chore: update shrinkwrap.yaml file versions 2018-05-19 14:31:49 +03:00
Zoltan Kochan
f97a69bd7d chore(release): v2.0.0
pnpm@2.0.0
supi@0.19.2
2018-05-19 14:02:08 +03:00
Zoltan Kochan
ed1e080f77 chore: release 2018-05-17 23:08:45 +03:00
Zoltan Kochan
6186890ed4 feat: update dependencies 2018-05-14 01:33:25 +03:00
Zoltan Kochan
98c7c957d7 feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is required
2018-05-14 01:33:25 +03:00
Zoltan Kochan
7860ef85d3 chore(release): @pnpm/utils@0.1.0 2018-05-13 01:14:12 +03:00
Zoltan Kochan
5e816d0c3a feat: create @pnpm/utils 2018-05-13 00:55:25 +03:00