Commit Graph

284 Commits

Author SHA1 Message Date
Zoltan Kochan
1f5c472bb9 fix(store): mention pnpm store path in help output 2021-10-20 02:53:11 +03:00
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4 chore(release): 6.18.0 2021-10-19 12:37:43 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
3882510d52 chore(release): 6.17.2 2021-10-16 04:00:20 +03:00
Zoltan Kochan
75d1ab862c chore(release): 6.17.1 2021-10-14 15:16:59 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
9821c0289b chore(release): 6.17.0 2021-10-10 15:05:02 +03:00
Zoltan Kochan
b70ea5756a chore(release): 6.16.1 2021-10-05 00:49:40 +03:00
Zoltan Kochan
b14c9a0f1e chore(release): 6.16.0 2021-09-29 01:16:31 +03:00
Zoltan Kochan
ea69daae5d chore(release): 6.15.2 2021-09-26 14:33:29 +03:00
Zoltan Kochan
00ede7ba82 chore(release): 6.15.1 2021-09-16 14:03:49 +03:00
Zoltan Kochan
04b7f60861 fix: prevent binary planting attacks on Windows 2021-09-16 12:10:46 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
Zoltan Kochan
5ec55641d4 chore(release): 6.14.7 2021-09-07 00:16:25 +03:00
Zoltan Kochan
f2c46c5515 chore(release): 6.14.5 2021-08-30 00:10:33 +03:00
Zoltan Kochan
40690fa58e chore(release): 6.14.4 2021-08-29 13:25:37 +03:00
Zoltan Kochan
8a6ef97528 chore(release): 6.14.1 2021-08-22 12:06:58 +03:00
Zoltan Kochan
d7c0264234 chore(release): 6.14.0 2021-08-20 17:57:45 +03:00
Zoltan Kochan
f93aa3699c chore(release): 6.14.0-0 2021-08-17 03:20:53 +03:00
Zoltan Kochan
07e7b1c0c3 fix: do not download optional dependencies that are not needed (#3672)
close #2038
2021-08-17 02:33:36 +03:00
Zoltan Kochan
d3f8c903aa chore(release): 6.13.0 2021-08-13 13:58:57 +03:00
Zoltan Kochan
dba24446ed chore(release): 6.12.1 2021-08-08 13:57:11 +03:00
Zoltan Kochan
bf309b39e7 chore(release): 6.12.0 2021-08-07 02:15:40 +03:00
Zoltan Kochan
3e61847356 chore(release): 6.12.0-0 2021-08-01 12:31:35 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
83b34187f2 chore(release): 6.11.1 2021-07-28 04:09:32 +03:00
Zoltan Kochan
025445a34b chore(release): 6.11.0-0 2021-07-24 03:16:30 +03:00
Zoltan Kochan
1e570b6522 chore(release): 6.10.0 2021-07-10 23:27:24 +03:00
Zoltan Kochan
489ee022df chore(release): 6.10.0-1 2021-07-07 01:34:23 +03:00
Zoltan Kochan
691f647137 feat: save the metadata separately from the CAFS (#3578)
ref #2574
2021-07-04 19:35:53 +03:00
Zoltan Kochan
c829c590a7 chore(release): 6.10.0-0 2021-07-03 20:49:14 +03:00
Jacob Gillespie
f5ec0a96f2 feat(plugin-commands-store): add store path command (#3571)
Add a `pnpm store path` command to print the location of the pnpm store
as the CLI would resolve it. This allows the user to inspect the current
store location, as well as allows external tooling (like shell scripts)
to locate the pnpm store without needing to make assumptions about its
location or needing to load the `@pnpm/store-path` module.

This command differs from running `pnpm get store`, as `pnpm get store`
prints "undefined" in the case that no custom store path has been set,
which requires external tooling to have knowledge about where pnpm
locates its store in the default case.

close #2575
2021-07-01 16:35:16 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
588f20bec1 chore(release): 6.8.0 2021-06-21 02:22:02 +03:00
Zoltan Kochan
e101f1e5f9 chore(release): 6.7.2 2021-06-06 02:36:22 +03:00
Zoltan Kochan
f5ef3eb460 chore: update sinon
close #3281
2021-06-06 01:29:18 +03:00
Zoltan Kochan
74adeb536e chore(release): 6.7.1 2021-06-03 22:46:36 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483 chore(release): 6.6.2 2021-05-30 20:38:42 +03:00
Zoltan Kochan
a1a03d1457 fix: import only the needed functions from ramda 2021-05-29 01:33:09 +03:00
Zoltan Kochan
7d9d50e953 chore(release): 6.6.0 2021-05-28 02:09:05 +03:00
Zoltan Kochan
d094a2f90a chore(release): 6.5.0 2021-05-22 23:01:56 +03:00
Zoltan Kochan
e8c61859f2 chore(release): 6.2.5 2021-05-04 01:26:35 +03:00
Zoltan Kochan
5138b2bdc2 chore(release): 6.2.4 2021-04-30 02:22:10 +03:00
Zoltan Kochan
ab2e0ab3aa chore(release): 6.2.3 2021-04-28 22:49:47 +03:00
Zoltan Kochan
b96d0520a2 chore(release): 6.2.2 2021-04-28 03:17:48 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
4da26031be chore(deps): update 2021-04-24 02:02:09 +03:00
Zoltan Kochan
e8cf898fb9 fix: Node.js 16 warning (#3382)
close #3379
2021-04-23 01:50:54 +03:00