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
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