Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
9a321530d9 refactor: move getOptionType() 2020-04-05 00:47:26 +03:00
Zoltan Kochan
1d4e1e3c92 refactor: move optionsTypesToCompletions() 2020-04-04 23:33:23 +03:00
Zoltan Kochan
172c1dc2f3 refactor: move getPinnedVersion() 2020-04-04 22:51:36 +03:00
Zoltan Kochan
67ddafafb9 refactor: move getSaveType() 2020-04-04 22:42:56 +03:00
Zoltan Kochan
03156a9905 refactor: move updateToLatestSpecFromManifest 2020-04-04 18:03:09 +03:00
Zoltan Kochan
8a8ba8b3f0 refactor: create @pnpm/cli-meta 2020-04-04 17:22:49 +03:00
Zoltan Kochan
92d9902e56 fix: function name in supi 2020-04-04 17:01:24 +03:00
Zoltan Kochan
24a51c365b refactor: getAllDependenciesFrom{Package=>Manifest} 2020-04-04 15:09:08 +03:00
Zoltan Kochan
a189978427 refactor: create @pnpm/manifest-utils 2020-04-04 04:26:49 +03:00
Zoltan Kochan
5887859321 refactor: remove @pnpm/logger from @pnpm/utils 2020-04-04 04:06:53 +03:00
Zoltan Kochan
dfdfe01df8 refactor: create @pnpm/parse-wanted-dependency 2020-04-04 04:05:30 +03:00
Renovate Bot
9f8cf8adc9 fix(deps): update dependency camelcase-keys to v6.2.2 2020-04-04 03:31:51 +03:00
renovate[bot]
6c4772b8ae chore(deps): update dependency tslint to v6.1.1
Co-authored-by: Renovate Bot <bot@renovateapp.com>

PR #2453
2020-04-03 15:20:44 +03:00
renovate[bot]
2fbe9eab3e fix(deps): update dependency chalk to v4
Co-authored-by: Renovate Bot <bot@renovateapp.com>

PR #2455
2020-04-03 15:19:32 +03:00
Renovate Bot
6c65c7a2f2 fix(deps): update dependency stacktracey to v1.2.127 2020-04-03 11:20:09 +03:00
Zoltan Kochan
0462fbc501 refactor: remove realNodeModulesDir from utils 2020-04-03 02:29:14 +03:00
Zoltan Kochan
116d5dd70d refactor: create @pnpm/pick-registry-for-package 2020-04-02 02:41:40 +03:00
Zoltan Kochan
ba90c42a53 refactor: move nodeIdUtils out of utils lib 2020-04-02 02:20:11 +03:00
Zoltan Kochan
eeb4f08f82 refactor: move safeReadPackage() out of utils lib 2020-04-02 02:10:29 +03:00
Zoltan Kochan
4319cd4390 fix(deps): update stacktracey 2020-04-02 01:46:13 +03:00
Zoltan Kochan
5ed63dbd1b chore(deps): update 2020-04-02 01:45:30 +03:00
Zoltan Kochan
da80886661 refactor: create @pnpm/normalize-registries 2020-04-02 01:00:10 +03:00
Zoltan Kochan
2dc49be3e7 chore(release): 4.12.4 v4.12.4 2020-04-01 02:04:36 +03:00
Zoltan Kochan
478d996e8f chore(release): 4.12.3 v4.12.3 2020-04-01 01:52:56 +03:00
Zoltan Kochan
c5fe1bbdc0 fix(deps): update uuid 2020-04-01 01:41:44 +03:00
Zoltan Kochan
66dd6efaa6 fix(recursive): sorting prerelease packages
close #2279
PR #2450
2020-04-01 01:03:09 +03:00
Zoltan Kochan
45a18d3cb6 chore: update manifests after compilation 2020-03-31 02:30:49 +03:00
Zoltan Kochan
8000e48597 chore: add manifests update as postinstall step 2020-03-31 02:09:36 +03:00
Zoltan Kochan
dd715e9eb6 chore: update manifests 2020-03-31 02:06:22 +03:00
Zoltan Kochan
a00cd5f540 fix: publish -r should publish in sorted order 2020-03-29 21:23:13 +03:00
Zoltan Kochan
041f9bf8ca fix: publish should support --ignore-scripts 2020-03-29 20:57:45 +03:00
Zoltan Kochan
fb51114473 fix(publish): add more options to help 2020-03-29 20:45:59 +03:00
Zoltan Kochan
a1d8dbc817 chore: remove release.sh 2020-03-29 20:15:20 +03:00
Zoltan Kochan
114ad02752 fix(publish): support --dry-run 2020-03-29 20:10:01 +03:00
Zoltan Kochan
515a21d1df chore: use new version of publish-packed 2020-03-29 19:33:29 +03:00
Zoltan Kochan
d9c488015f chore(release): 4.12.2 v4.12.2 2020-03-29 18:15:05 +03:00
Zoltan Kochan
37b1da3f49 fix(publish): pnpm runs the lifecycle scripts
ref #2374
PR #2445
2020-03-29 15:56:52 +03:00
renovate[bot]
a7c1186dce fix(deps): update dependency p-settle to v4.0.1
Co-authored-by: Renovate Bot <bot@renovateapp.com>

PR #2446
2020-03-29 15:56:02 +03:00
renovate[bot]
78c2992c21 fix(deps): update dependency signal-exit to v3.0.3
Co-authored-by: Renovate Bot <bot@renovateapp.com>

PR #2444
2020-03-29 01:38:14 +02:00
Zoltan Kochan
3130bf712b fix: don't print useless warnings about conflicting binaries
ref #1471
PR #2442
2020-03-29 01:05:06 +02:00
Zoltan Kochan
952361ba42 chore: adding a package name for each private lib
ref #atlassian/changesets/issues/302
2020-03-27 00:57:17 +02:00
Zoltan Kochan
f80178376c chore: adding a package name for updater
ref #atlassian/changesets/issues/302
2020-03-27 00:52:24 +02:00
Zoltan Kochan
7beb54b306 chore: less gridy globs in pnpm-workspace.yaml
ref #atlassian/changesets/issues/302
2020-03-27 00:50:52 +02:00
Zoltan Kochan
c55f1bc8c1 fix(deps): update 2020-03-26 23:36:09 +02:00
Zoltan Kochan
0057fc3ed6 chore(deps): update 2020-03-26 21:23:50 +02:00
Zoltan Kochan
a6c0be1ea7 chore(release): 4.12.1 v4.12.1 2020-03-25 11:29:43 +02:00
Zoltan Kochan
40df30e473 fix: should recreate node_modules with hoisting
PR #2441
2020-03-25 11:18:38 +02:00
Zoltan Kochan
6a9edfe338 fix: a broken lockfile should be fixed
Unless frozenLockfile is true, a broken lockfile should
be fixed and installation should succeed.

PR #2440
2020-03-24 21:19:55 +02:00
Zoltan Kochan
9890f371ba test: making a test more stable 2020-03-22 20:48:43 +02:00
Zoltan Kochan
5e6e9a81ae refactor: @pnpm/link-bins 2020-03-22 18:46:12 +02:00