Zoltan Kochan
fd7aea059a
docs: remove redundant badges
2018-08-18 01:18:05 +03:00
Zoltan Kochan
4e8261c5af
chore: remove redundant dotfiles
2018-08-18 00:11:07 +03:00
Zoltan Kochan
2faf494c43
refactor: move @pnpm/package-requester to the monorepo
2018-08-17 23:56:33 +03:00
Zoltan Kochan
2079cd13f4
refactor: move package-store to the monorepo
2018-08-17 23:48:12 +03:00
Zoltan Kochan
30af01225e
refactor: move @pnpm/server to monorepo
2018-08-17 23:44:04 +03:00
Zoltan Kochan
ae7238ed67
refactor(recursive): reverse graph only once
2018-08-17 21:30:28 +03:00
Zoltan Kochan
cbe8df0f8e
feat(recursive): allow to select dependents via the --filter flag
...
ref pnpm/spec#1
close #1313
2018-08-16 01:20:37 +03:00
Zoltan Kochan
73b0359bab
feat(reporting): print target folder during global installation
2018-08-15 22:01:51 +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
5d32cff608
chore(release): 4.0.2
package-requester/4.0.2
2018-08-14 23:17:43 +03:00
Zoltan Kochan
4448da24c4
fix: change warning message of package refetch
2018-08-14 23:09:57 +03:00
Zoltan Kochan
d1ea0d1b0d
fix: refetch package to store if it has no integrity checksums
...
ref pnpm/pnpm#1324
2018-08-14 23:05:44 +03:00
Zoltan Kochan
354aed042f
test: modified package is refetched to store
2018-08-14 22:18:26 +03:00
Zoltan Kochan
261112d2ab
ci(appveyor): don't set fetch-retry-maxtimeout
2018-08-14 00:08:58 +03:00
Zoltan Kochan
ccf38d57e4
fix: fetch retry configs should have default values
...
close #1230
2018-08-13 23:41:09 +03:00
Zoltan Kochan
901c36e3f6
refactor: pass all configs to reporter during initialization
...
pnpm-default-reporter:
BREAKING CHANGE:
new API
2018-08-13 22:43:56 +03:00
Zoltan Kochan
9efe0950e1
refactor: supi is agnostic to global installations
...
supi:
BREAKING CHANGE:
the global boolean options is not supported
@pnpm/config:
BREAKING CHANGE:
the value of prefix already contains the global package location
when doing global operations
2018-08-12 23:29:38 +03:00
Zoltan Kochan
3e492fa739
chore: update shrinkwrap.yaml to v3.9
2018-08-12 17:34:59 +03:00
Zoltan Kochan
3ee53be9a1
chore(release): 2.13.3
v2.13.3
supi/0.23.1
2018-08-12 16:53:56 +03:00
Zoltan Kochan
04e6c86c77
chore(release): 2.13.2
2018-08-12 16:47:42 +03:00
Zoltan Kochan
68ddf45d90
fix: npm resolver shoud handle tarball URLs from default registry
...
close #1292
2018-08-12 16:29:30 +03:00
Zoltan Kochan
9ad6c5574d
fix: tarball ID should always remain absolute
...
ref #1292
2018-08-12 13:24:58 +03:00
Zoltan Kochan
ce22dd1c0c
docs: fix readme files of default resolver/fetcher
2018-08-11 23:43:36 +03:00
Zoltan Kochan
36f3801890
chore(default-fetcher): update URLs in package.json
2018-08-11 23:39:51 +03:00
Zoltan Kochan
ef669b46d2
chore: remove renovate.json from default-fetcher
2018-08-11 23:39:30 +03:00
Zoltan Kochan
159cd28f9b
ci(appveyor): test default-fetcher on appveyor
2018-08-11 23:38:18 +03:00
Zoltan Kochan
1ec925c38e
chore: update shrinkwrap.yaml
2018-08-11 23:37:18 +03:00
Zoltan Kochan
7d43277e28
refactor: move @pnpm/default-fetcher to monorepo
...
ref #1315
2018-08-11 23:36:23 +03:00
Zoltan Kochan
c7c2e93fc0
chore(default-resolver): update URLs in package.json
2018-08-11 23:34:00 +03:00
Zoltan Kochan
8583af8014
chore(default-resolver): remove redundant dotfiles
2018-08-11 23:31:49 +03:00
Zoltan Kochan
485670a7ab
ci(appveyor): test @pnpm/default-resolver
2018-08-11 23:27:46 +03:00
Zoltan Kochan
f9c7b973d1
chore: update shrinkwrap.yaml
2018-08-11 23:26:46 +03:00
Zoltan Kochan
74d3c867d2
refactor: move @pnpm/default-resolver to monorepo
...
ref #1315
2018-08-11 23:25:40 +03:00
Zoltan Kochan
0ae397e1cb
fix: use correct indendations in help output
2018-08-06 09:19:32 +03:00
Zoltan Kochan
e3b18d2f88
fix(reporting): print shrinkwrap warnings
2018-08-06 09:06:41 +03:00
Zoltan Kochan
287710189a
chore(release): 2.13.1
supi/0.23.0
pnpm-default-reporter/0.19.2
config/1.3.1
v2.13.1
2018-08-06 03:16:23 +03:00
Zoltan Kochan
dde93f92e4
fix(link): allow linking packages that use different stores
2018-08-06 03:08:58 +03:00
Zoltan Kochan
3aabdbc266
fix(reporter): print output for store logs
2018-08-06 02:24:51 +03:00
Zoltan Kochan
0b3c35a7ca
fix: lock the store by default
2018-08-06 02:11:28 +03:00
Zoltan Kochan
67732dac3c
chore(renovate): pin @types/ramda to 0.25.34
2018-08-06 01:02:17 +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
Zoltan Kochan
0c50b37b53
chore(release): 0.23.1
package-store/0.23.1
2018-08-05 21:02:30 +03:00
Zoltan Kochan
2ecefb4f91
fix: a warning should be printed when the store is locked
...
ref pnpm/pnpm#946
2018-08-05 20:59:46 +03:00
Renovate Bot
f25c2bae94
chore(deps): update dependency typescript to v3
2018-08-05 20:50:52 +03:00
Renovate Bot
0ddf36d085
chore(deps): update dependency typescript to v3
2018-08-05 15:45:53 +03:00
Zoltan Kochan
ad174e70bd
chore: fix test script in root package.json
2018-08-05 10:44:15 +03:00
Zoltan Kochan
be5ed24125
chore(release): 2.13.0
v2.13.0
config/1.3.0
2018-08-05 10:35:59 +03:00
Zoltan Kochan
ce38b80f03
feat: always read configs from root of workspace
...
A .npmrc file in the root of a workspace can contain configs shared
by all workspace packages.
The workspace-level configs have bigger priority than global level
configs and less priority than local-level configs.
```
<global>/npmrc < <workspace>/.npmrc < <package>/.npmrc
```
PR #1310
2018-08-05 10:21:49 +03:00
Zoltan Kochan
9bfc1e8e2a
chore(renovate): allow only got <=8
2018-08-04 21:59:11 +03:00
Zoltan Kochan
0b71b3d1be
feat(recursive): --filter
...
ref pnpm/spec#1
close #1272
2018-07-31 18:53:55 -07:00