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
Zoltan Kochan
e6cb6b5fbc
chore(release): 4.0.0-0
2019-09-10 02:35:45 +03:00
Zoltan Kochan
3a9fdd856b
feat: --hoist-pattern <pattern>
...
New config added that allows hoisting packages by pattern.
This substitutes the shamefully-flatten config that hoist all
dependencies and makes them available for application code.
The new config gives access to the hoisted packages only to
dependencies inside node_modules.
close #1998
close #1938
PR #1997
2019-09-08 20:54:19 +03:00
Zoltan Kochan
19fe6477ff
chore(release): 3.8.0
2019-08-30 21:44:13 +03:00
Zoltan Kochan
cec2229d73
chore(release): 3.8.0-1
2019-08-28 01:51:24 +03:00
Zoltan Kochan
622918ac3e
feat(cli): outdated should print deprecated pkgs
...
PR #1983
close #1946
2019-08-28 01:43:51 +03:00
Zoltan Kochan
afbbd0401d
feat(cli): add a URL column to the outdated table
...
close #1980
PR #1981
2019-08-27 11:33:43 +03:00
Zoltan Kochan
05969913fd
chore(release): 3.8.0-0
2019-08-26 15:38:30 +03:00
Zoltan Kochan
11f39b1513
feat(outdated): should print the dep type of each dep
...
PR #1974
2019-08-23 01:09:27 +03:00
Zoltan Kochan
d79bd5a1fa
fix: partial install in monorepo with --independent-leaves
...
PR #1971
close #1969
2019-08-21 02:26:03 +03:00
Zoltan Kochan
633a7a01a9
chore(release): 3.7.4
2019-08-20 03:18:13 +03:00
Zoltan Kochan
57d4c5d6f6
chore: use the workspace protocol
2019-08-14 02:53:36 +03:00
Zoltan Kochan
f16ba8796e
chore(release): 3.7.0-4
2019-08-14 02:01:07 +03:00
Zoltan Kochan
98f13ded39
chore(release): 3.7.0-3
2019-08-09 02:31:31 +03:00
Zoltan Kochan
de1ba80e0e
feat(outdated): pnpm outdated supports selection by pattern ( #1950 )
...
close #1949
PR #1950
2019-08-08 02:21:08 +03:00
Zoltan Kochan
e2b5cbb37e
chore(release): 3.6.2
2019-07-30 21:18:04 +03:00
Zoltan Kochan
e3dbd9a1ef
chore(release): 3.6.1
2019-07-26 19:58:27 +03:00
Zoltan Kochan
931534db47
fix(outdated): request meta for scoped packages from right registry
...
also, fixes finding outdated aliased dependencies.
close #1504
PR #1924
2019-07-24 16:20:26 +03:00
Zoltan Kochan
8e4c23080a
fix(outdated): don't fail when importer has not all dep types
2019-07-20 12:07:00 +03:00
Zoltan Kochan
83fee2a2c3
chore(release): 3.6.0-0
2019-07-16 03:16:49 +03:00
Zoltan Kochan
34a51b8939
fix: use the right cwd when building deps of global packages
...
close #1907
PR #1916
2019-07-14 23:24:02 +03:00
Zoltan Kochan
3264610229
fix: symlinking updated deps of subdeps
...
PR #1911
2019-07-12 22:12:01 +03:00
Zoltan Kochan
262468f7bc
chore(release): 3.5.5
2019-07-12 03:44:36 +03:00