Commit Graph

147 Commits

Author SHA1 Message Date
Zoltan Kochan
7772e18948 chore(release): 2.16.0
headless@0.6.6
supi@0.24.9
core-loggers@0.0.0
utils@0.7.0
2018-09-12 10:14:17 +03:00
Zoltan Kochan
17f8b3204c fix(import): modules installed by other PMs are not touched
close #1368
2018-09-12 01:59:42 +03:00
Zoltan Kochan
2dbd69f761 refactor: move loggers from @pnpm/utils to @pnpm/core-loggers
supi:

BREAKING CHANGE:

@pnpm/utils exports no loggers anymore
2018-09-11 23:19:24 +03:00
Zoltan Kochan
641cbcf3df refactor(supi): resolveDependencies.ts 2018-09-10 20:55:34 +03:00
Zoltan Kochan
840476250e chore(release): 2.15.2
@pnpm/default-resolver@2.0.4
supi@0.24.8
2018-09-10 00:25:26 +03:00
Zoltan Kochan
bbdd363c9c fix(deps): update @pnpm/local-resolver to version 1.0.1 2018-09-09 15:46:54 +03:00
Renovate Bot
6730f174eb fix(deps): update dependency is-ci to v1.2.1 2018-09-09 15:33:33 +03:00
Zoltan Kochan
93375cb8e6 fix: external links should be linked by their alias
close #1364
2018-09-09 15:26:09 +03:00
Zoltan Kochan
546f42657e fix: named installation should remove link and add new dependency 2018-09-08 23:31:43 +03:00
Zoltan Kochan
3f0818052a chore(release): 2.15.1
@pnpm/default-fetcher@2.0.2
@pnpm/headless@0.6.5
@pnpm/package-requester@4.1.3
package-store@0.23.3
@pnpm/server@0.14.2
supi@0.24.7
@pnpm/utils@0.6.4
2018-09-08 16:15:08 +03:00
Zoltan Kochan
865609eb88 fix: reunpack modified local tarball dependencies
Also, store id of local tarball is the same regardless of wd

PR #1363
close #1362
2018-09-08 15:45:05 +03:00
Zoltan Kochan
4010c649f0 chore(npmrc): remove redundant npmrc configs 2018-09-08 15:37:52 +03:00
Zoltan Kochan
2c03335f55 chore(deps): update shrinkwrap.yaml 2018-09-08 15:29:12 +03:00
Zoltan Kochan
b594b8c19d fix: update the correct PATH env variable for child processes 2018-09-06 22:56:10 +03:00
Zoltan Kochan
a7583d3aaa chore(release): 2.15.0
@pnpm/config@2.2.0
pnpm-default-reporter@0.20.4
supi@0.24.6
2018-09-02 16:35:14 +03:00
Zoltan Kochan
3a74d7bdd6 feat: new command: pnpm import
`pnpm import` Generates shrinkwrap.yaml from an npm
package-lock.json (or npm-shrinkwrap.json) file.

close #1266
2018-09-02 16:22:40 +03:00
Zoltan Kochan
8c1c23a05f feat: new config: strict-peer-dependencies
Installation fails on missing/invalid peer dependencies  when
strict-peer-dependencies is true

close #1142
2018-09-02 01:45:14 +03:00
Zoltan Kochan
b16a9cb034 chore(release): 2.14.5
@pnpm/confg@2.1.1
@pnpm/default-fetcher@2.0.1
pnpm-default-reporter@0.20.3
@pnpm/default-resolver@2.0.3
@pnpm/headless@0.6.4
@pnpm/package-requester@4.1.2
package-store@0.23.2
@pnpm/server@0.14.1
supi@0.24.5
@pnpm/utils@0.6.3
2018-08-30 23:10:57 +03:00
Zoltan Kochan
7a71063f33 chore: update shrinkwrap.yaml 2018-08-30 22:52:58 +03:00
pgonzal
683989a8b5 fix: clarify wording of error messages
PR #1347
2018-08-30 22:43:38 +03:00
Zoltan Kochan
c01f14bd62 fix(reporting): log shamefully-flatten message as an info message
close #1344
2018-08-30 10:08:46 +03:00
Zoltan Kochan
de09699ecc fix: log warning about --force only once 2018-08-30 00:23:37 +03:00
Zoltan Kochan
889f080eca fix: pin prod dependencies 2018-08-29 22:51:41 +03:00
Zoltan Kochan
ef4defd015 chore(release): 2.14.4
@pnpm/default-resolver@2.0.2
supi@0.24.4
pnpm@2.14.4
2018-08-28 21:44:00 +03:00
Renovate Bot
0d58698f3b chore(deps): update dependency write-json-file to v3 2018-08-27 23:16:54 +03:00
Zoltan Kochan
984121e4d2 fix: deprecation message of pkg prev version should not be printed 2018-08-27 22:50:43 +03:00
Renovate Bot
33a336a8d0 fix(deps): update dependency execa to v1 2018-08-26 21:54:01 +03:00
Zoltan Kochan
e28637f9f9 chore(release): 2.14.2
@pnpm/headless@0.6.3
pnpm@2.14.2
supi@0.24.3
@pnpm/utils@0.6.2
2018-08-25 21:21:04 +03:00
Zoltan Kochan
b400bab9a1 feat: add removal and linking logs
ref #1305
2018-08-25 03:23:42 +03:00
Zoltan Kochan
125b20bbca chore(release): 2.14.0
@pnpm/config@2.1.0
pnpm-default-reporter@0.20.2
supi@0.24.2
pnpm@2.14.0
2018-08-24 22:06:43 +03:00
Zoltan Kochan
53fe2987cd fix: don't redundantly report a link addition 2018-08-24 19:30:40 +03:00
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
d274b1bf31 fix: unlink packages that don't satisfy specs inside workspace 2018-08-22 20:59:19 +03:00
Zoltan Kochan
828016cf23 refactor(supi): remove unused imports 2018-08-22 18:54:39 +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
b09382376e feat: link-workspace-packages
close #1259
2018-08-21 23:17:19 +03:00
Zoltan Kochan
01303e623a chore: remove redundant deps and change prepare to prepublishOnly 2018-08-20 22:53:18 +03:00
Zoltan Kochan
bcec05b07f fix(deps): update dependency execa to ^0.11.0
close #1330
2018-08-20 22:00:00 +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
049e669953 fix(rebuild): rebuild the project as well, if it has scripts 2018-08-20 21:17:15 +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
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 2018-08-12 16:53:56 +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
1ec925c38e chore: update shrinkwrap.yaml 2018-08-11 23:37:18 +03:00