Commit Graph

5128 Commits

Author SHA1 Message Date
Zoltan Kochan
e2876d310d chore(headless): refactor scripts 2019-11-11 02:22:19 +02:00
Zoltan Kochan
7576e7b28b chore(release): 4.2.2 v4.2.2 2019-11-11 01:24:01 +02:00
Zoltan Kochan
917dee4bcd chore: improve the publish script 2019-11-11 00:55:57 +02:00
Zoltan Kochan
c939ef58a5 chore(release): 4.2.0 v4.2.0 2019-11-11 00:52:50 +02:00
Zoltan Kochan
4e82468eb7 feat: peerDependenciesMeta implies peerDependencies
close #2128
PR #2143
2019-11-10 19:52:52 +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
a03a4911db fix: better message on integrity checksum error 2019-11-10 15:35:35 +02:00
renovate[bot]
25b2904b07 fix(deps): update dependency chalk to v3
PR #2145
2019-11-10 13:48:12 +02:00
Renovate Bot
19191ab2ad fix(deps): update dependency p-queue to v6.2.1
close #2144
2019-11-10 12:59:43 +02:00
Zoltan Kochan
a613580ecd chore: use workspace ranges instead of links
This is a workaround to make pnpm run tests in correct order
2019-11-09 22:46:31 +02:00
Zoltan Kochan
96b9a03941 test: run tests concurrently
close #2119
2019-11-09 22:16:47 +02:00
James George
5e9d129522 refactor: minor code refactor
PR #2141
2019-11-09 20:48:28 +02:00
Zoltan Kochan
af16d83d13 fix(CLI): setting auth token through CLI options 2019-11-09 16:02:50 +02:00
renovate[bot]
ef68f54633 fix(deps): update dependency strip-ansi to v6
PR #2139
2019-11-09 14:01:58 +02:00
Zoltan Kochan
c664dc6b7b chore(release): 4.2.0-0 v4.2.0-0 2019-11-09 02:24:44 +02:00
Zoltan Kochan
af22d79192 feat: update workpace dependencies
PR #2137
close #2085
2019-11-09 01:29:05 +02:00
Renovate Bot
a9dec89935 fix(deps): update dependency camelcase-keys to v6.1.1
close #2138
2019-11-08 22:44:34 +02:00
Zoltan Kochan
ff099414fa fix: recursive update should modify the manifests
ref #2133
2019-11-08 01:41:12 +02:00
Zoltan Kochan
c1cb2d1829 chore(deps): update 2019-11-08 01:18:09 +02:00
Zoltan Kochan
21aaf191e0 feat(update): version ranges are updated in package.json
close #2130
close #1657
PR #2133

BREAKING CHANGE:
- @pnpm/utils
2019-11-07 22:51:18 +02:00
Zoltan Kochan
c1a67333dc test: fix typings 2019-11-06 01:32:31 +02:00
Zoltan Kochan
c45aa79435 chore(deps): update TypeScript 2019-11-05 22:48:39 +02:00
Sascha Tandel
8fa11f5139 feat(publishConfig): add additional well-known fields
Overriding some fields in the manifest, before the package is packed is a great
feature. [Package Bundlers](https://github.com/stereobooster/package.json#package-bundlers)
support several additional fields.

This commit adds some of those well-known additional fields:

- [`browser`](https://github.com/stereobooster/package.json#browser)
- [`esnext`](https://github.com/stereobooster/package.json#esnext)
- [`es2015`](https://github.com/stereobooster/package.json#es2015)
- [`unpkg`](https://github.com/stereobooster/package.json#unpkg)
- `umd:main`: used by [microbundle](https://github.com/developit/microbundle)
- `exports`: Node.js [Package Exports](https://nodejs.org/api/esm.html#esm_package_exports)

Additionally the `bin` field may be overridden.

PR #2126
2019-11-05 19:14:25 +02:00
Renovate Bot
631a3ca5c1 fix(deps): update dependency tslint-config-standard to v9
close #2132
2019-11-03 22:54:19 +02:00
Zoltan Kochan
8fc6fc4ad7 refactor: rename prefix options to dir options
BREAKING CHANGE:

- @pnpm/build-modules
- @pnpm/filter-lockfile
- @pnpm/headless
- @pnpm/lifecycle
- @pnpm/modules-cleaner
- @pnpm/package-is-installable
- @pnpm/read-importers-context
- @pnpm/resolve-dependencies
- supi
2019-11-03 17:08:57 +02:00
Zoltan Kochan
ace67aa4bf refactor: remove prefix from store-controller-types 2019-11-03 14:05:51 +02:00
Zoltan Kochan
6160cb033e refactor: rename package to manifest in resolution result
BREAKING CHANGE:
- @pnpm/resolver-base
2019-11-03 02:06:42 +02:00
Zoltan Kochan
dc1871dac8 refactor: use new TypeScript 3.7 syntax 2019-11-02 11:59:50 +02:00
Zoltan Kochan
8cff292476 refactor: directory=>dir
BREAKING CHANGE:
- @pnpm/store-controller-types
2019-11-01 21:48:14 +02:00
Zoltan Kochan
176ed5bde9 refactor: path=>dir
BREAKING CHANGE:
- @pnpm/npm-resolver
- pkg-graph
- find-packages
2019-11-01 20:48:00 +02:00
Zoltan Kochan
a9524db174 chore(deps): update nock to v11.7.0 2019-11-01 01:35:49 +02:00
Zoltan Kochan
797e8f429a test: use a mocked deprecated package 2019-11-01 01:28:37 +02:00
Zoltan Kochan
23e0e0a50f chore(release): @pnpm/lifecycle@7.0.3 2019-10-30 22:37:00 +02:00
Zoltan Kochan
2f853a178c fix: pnpm run doesn't handle pass signals onto child processes
close #2033
2019-10-30 01:51:30 +02:00
Zoltan Kochan
f6f658a284 feat: remove workspace-prefix from config
ref #2088
2019-10-30 00:55:31 +02:00
Zoltan Kochan
d592d13201 fix: pass canonical option names to @pnpm/config 2019-10-29 01:30:47 +02:00
Zoltan Kochan
89ee3da59e fix(cli): the recursive commands should accept --reporter 2019-10-29 00:46:15 +02:00
Zoltan Kochan
4e6fb963f5 fix(config): no config should use the path type
The path type is incorrectly resolved.
The String type should be used instead.
2019-10-29 00:44:34 +02:00
Zoltan Kochan
69bdd522f8 style: sort keys 2019-10-28 14:52:41 +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
3bb0c1f349 feat: rename --working-dir to --dir
54% of our users prefer the name --dir over --working-dir

https://twitter.com/pnpmjs/status/1188103282662748162

PR #2122
close #2088
ref #2115
2019-10-27 22:40:37 +02:00
Zoltan Kochan
21f09a4ce2 feat: rename pnpm-prefix to global-dir
PR #2121
ref 2088
2019-10-27 20:58:49 +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
0b95d739ca refactor: convert --store to --store-dir 2019-10-27 14:13:04 +02:00
Zoltan Kochan
b6ff825141 refactor: don't pass deprecated CLI args to @pnpm/config 2019-10-27 14:03:49 +02:00
Zoltan Kochan
76c737d70b feat: rename store config to store-dir
BREAKING CHANGE:
- @pnpm/config
- @pnpm/default-reporter
- @pnpm/default-resolver
- @pnpm/headless
- @pnpm/npm-resolver
- @pnpm/package-requester
- @pnpm/package-store
- supi

PR #2118
ref #2088
2019-10-27 13:18:24 +02:00
Zoltan Kochan
837b146a57 feat: --working-dir flag
`--prefix` will continue to work for compatibility with npm but the docs will only mention `--working-dir`.

BREAKING CHANGE:
- @pnpm/config
- @pnpm/default-reporter
- supi

PR #2115
ref #2088
2019-10-27 03:08:56 +03:00
Zoltan Kochan
e1e81ae1c2 chore(deps): update typescript to v3.7.1-rc 2019-10-27 00:14:31 +03: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
be90a527c1 fix(help): correctly document directory flags 2019-10-26 17:14:49 +03:00