212 Commits

Author SHA1 Message Date
Zoltan Kochan
8caa40b576 chore(release): 4.11.2 2020-03-05 02:27:15 +02:00
Zoltan Kochan
b42cae55d1 chore(release): 4.11.0 2020-02-29 13:53:17 +02:00
Zoltan Kochan
c2afed0ffd chore(deps): update 2020-02-29 13:40:53 +02:00
Zoltan Kochan
2864d5b767 chore(release): 4.10.0-2 2020-02-26 23:38:39 +02:00
Zoltan Kochan
4e0bb83c3d chore(release): 4.10.0-1 2020-02-24 23:27:48 +02:00
Zoltan Kochan
2e998b051b chore(release): 4.10.0-0 2020-02-19 10:52:25 +02:00
Zoltan Kochan
8ad743c1ce fix(deps): update 2020-02-14 00:15:06 +05:30
Yao Ding
d367a3ff23 feat(outdated): don't fail when no lockfile & no deps
PR #2349
Related #2029
2020-02-12 10:49:42 +05:30
Zoltan Kochan
77d5644d69 chore(release): 4.9.2 2020-02-04 00:44:13 +02:00
Renovate Bot
ebbf8bc60d fix(deps): update dependency ramda to v0.27.0
close #2318
2020-02-02 22:33:08 +02:00
Zoltan Kochan
ddca7afb43 chore(release): 4.9.1 2020-02-02 20:56:13 +02:00
Zoltan Kochan
59695ab384 chore(release): 4.9.0 2020-01-31 21:45:56 +02:00
Renovate Bot
7b1c10f7aa fix(deps): update dependency semver to v7.1.2
close #2311
2020-01-31 21:21:05 +02:00
Zoltan Kochan
f4faa3ff7b chore(release): 4.9.0-4 2020-01-31 02:45:08 +02:00
Zoltan Kochan
fc1d550d6e chore(release): 4.9.0-1 2020-01-29 02:29:35 +02:00
Zoltan Kochan
1c8aef0eb4 chore(release): 4.9.0-0 2020-01-27 22:51:07 +02:00
Zoltan Kochan
9f507ed100 chore(release): 4.8.0 2020-01-21 02:36:49 +02:00
Zoltan Kochan
298b1c285b chore(release): 4.8.0-1 2020-01-19 20:59:06 +02:00
Zoltan Kochan
9af994fc63 refactor: @pnpm/outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-19 15:00:39 +02:00
Zoltan Kochan
2331b2ed0d feat: interactive update with many lockfiles
Interactive update should work on a workspace
that uses dedicated pnpm-lock.yaml file per each
project.

ref #2271
2020-01-19 14:49:05 +02:00
Zoltan Kochan
74e90c5d30 chore(release): 4.8.0-0 2020-01-18 23:41:47 +02:00
Zoltan Kochan
27a02dd15f refactor: outdated and plugin-commands-outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-18 20:55:42 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
fbab427a18 feat(outdated): --compatible
PR #2256
close #2253

Co-Authored-By: Aparajita Fishman <aparajita@aparajita.com>

Co-authored-by: Aparajita Fishman <aparajita@aparajita.com>
2020-01-07 19:54:35 +02:00
Zoltan Kochan
7369731532 feat: outdated --dev | --production | --no-optional
PR #2252
2020-01-06 03:06:21 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
Zoltan Kochan
f8b927391e refactor: rename importers & workspace pkgs to projects
WsPkg=>Project
WorkspacePackage=>Project
mporterManifest=>ProjectManifest
importers=>projects
importerDir=>projectDir
LockfileImporter=>ProjectSnapshot

PR #2242
2020-01-01 18:57:14 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00
Zoltan Kochan
faea819709 chore(release): 4.6.0-0 2019-12-18 03:35:36 +02:00
Zoltan Kochan
645e95aa39 fix(deps): update semver to v7.1.1 2019-12-18 03:00:26 +02:00
Renovate Bot
40fe7a1a0c fix(deps): update dependency semver to v7
close #2220
2019-12-16 18:51:21 +02:00
Zoltan Kochan
30a73bcde3 chore(release): 4.5.0-0 2019-12-14 18:56:37 +02:00
Zoltan Kochan
efab3552f4 chore(release): 4.4.0-0 2019-12-08 22:07:14 +02:00
Zoltan Kochan
68e444ea29 chore(release): 4.3.0-0 2019-11-14 18:36:18 +02:00
Zoltan Kochan
c939ef58a5 chore(release): 4.2.0 2019-11-11 00:52:50 +02:00
Zoltan Kochan
916a3c244f fix(outdated): a dep is not outdated if it's newer than current
close #2101
PR #2142
2019-11-10 19:52:31 +02:00
Zoltan Kochan
c664dc6b7b chore(release): 4.2.0-0 2019-11-09 02:24:44 +02:00
Zoltan Kochan
dc1871dac8 refactor: use new TypeScript 3.7 syntax 2019-11-02 11:59:50 +02:00
Zoltan Kochan
4fde7a858f test: use custom ports for the registry mocks
ref #2119
PR #2123
2019-10-28 11:29:36 +02:00
Zoltan Kochan
4fc917ebbb feat: rename lockfile-directory to lockfile-dir
ref #2088
PR #2120
2019-10-27 16:18:00 +02:00
Zoltan Kochan
0323773b85 test: cache the verdaccio storage to make CI builds more stable
close #2100
PR #2116
2019-10-27 00:04:18 +03:00
Zoltan Kochan
428bdceb6e chore(release): 4.1.0 2019-10-19 17:38:04 +03:00
Zoltan Kochan
35a702c6e0 feat: configurable virtual store directory
New config setting: virtual-store-dir

Breaking changes in: @pnpm/lockfile-file, @pnpm/constants

close  #2078
PR #2091
2019-10-19 03:18:41 +03:00
Zoltan Kochan
0f939e54ed chore(release): 4.0.0-7 2019-10-06 17:02:54 +03:00
Zoltan Kochan
42ed72187c chore(release): types, read-package-json and 2 more packages
@pnpm/types v4.0.0
@pnpm/read-package-json v3.0.0
@pnpm/write-importer-manifest v4.0.0
@pnpm/read-importer-manifest v2.0.0
2019-10-06 15:11:30 +03:00
Zoltan Kochan
37aefc97b1 feat: update logger to v3 2019-10-06 13:24:38 +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
Zoltan Kochan
889f71481e feat: drop Node.js 8 support
BREAKING CHANGE:

at least Node.js 10 is  required for pnpm to run

PR #2044
2019-10-05 20:47:04 +03:00
Zoltan Kochan
d95d7afb03 chore(release): 4.0.0-3 2019-09-21 23:26:18 +03:00
Zoltan Kochan
e38113ff20 feat: use micromatch instead of minimatch 2019-09-11 01:17:51 +03:00