Commit Graph

629 Commits

Author SHA1 Message Date
Zoltan Kochan
67d8b65d2e feat: time-based resolution mode (#5238) 2022-09-02 14:54:10 +03:00
Zoltan Kochan
5c8e272a1f test(installation): fix 2022-08-24 16:49:30 +03:00
Zoltan Kochan
7b2e5cdc9d chore(release): 7.9.5 2022-08-24 14:55:25 +03:00
Dominic Elm
2aa22e4b17 fix: set NODE_PATH when is turned on (#5251)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-08-24 01:44:57 +03:00
Zoltan Kochan
93e0d0f209 chore(release): 7.9.4 2022-08-23 03:33:10 +03:00
Zoltan Kochan
cccaa0208f test: all test packages should be from the @pnpm.e2e scope (#5211) 2022-08-19 05:05:34 +03:00
Zoltan Kochan
052f73d45b chore(release): 7.9.4-0 2022-08-18 12:35:37 +03:00
Zoltan Kochan
f815b6ca39 chore(release): 7.9.2 2022-08-17 12:03:52 +03:00
Zoltan Kochan
d64bc1a050 test: update registry-mock 2022-08-16 01:37:58 +03:00
Zoltan Kochan
9faf0221d7 fix(deps): update Yarn deps 2022-08-14 03:15:57 +03:00
Zoltan Kochan
dbac0ca01d fix(deps): update (#5190)
close #5191
2022-08-14 00:19:54 +03:00
那里好脏不可以
a928773647 fix: typo (#5195) 2022-08-11 14:22:27 +03:00
Zoltan Kochan
850cf0a8ee chore(release): 7.9.1 2022-08-10 12:41:58 +03:00
MCMXC
b67d3049b8 refactor: autoremove redundant disabled lint occurrences (#5169)
- add reportUnusedDisableDirectives true to eslint-config
- run 'lint:ts --fix' which autoremoves all redundant disabled lint occurrences
2022-08-06 21:29:44 +03:00
Zoltan Kochan
c9ce2725c4 chore(release): 7.9.0 2022-08-06 18:19:52 +03:00
Zoltan Kochan
f5f0e4348e chore(release): 7.9.0-0 2022-08-03 17:48:37 +03:00
Zoltan Kochan
8103f92bd6 fix: deprecation warnings on Node.js 16 (#5150) 2022-08-03 17:42:00 +03:00
Anthony DePasquale
9cebb77d0e fix: change "up-to-date" to "up to date" where necessary (#5148) 2022-08-03 14:07:56 +03:00
MCMXC
39c0401277 chore: upgrade various dependencies (#5138)
* chore: upgrade various dependencies

- upgrade syncpack from v6 to v8
- set syncpack workspace option to false to avoid changing workspace:* to exact version

* - remove deprecated @types/json5
- upgrade eslint-config-standard-with-typescript to v22
- install eslint-plugin-n which is now a required peer dependency
- upgrade eslint-plugin-promise to v6
- bump minimum node version to >=12.22.0 in @pnpm/eslint-config

* sync various @types/* packages to be at the same major version as the dep they provide types for

* fix new reported lint issues

* add changeset

* docs: update changesets

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-08-02 11:36:06 +03:00
Zoltan Kochan
761be978b2 chore(release): 7.8.0 2022-07-31 11:25:05 +03:00
Zoltan Kochan
99ab1f335c chore(release): 7.7.1 2022-07-30 12:23:37 +03:00
Zoltan Kochan
a80b98a7b8 chore(release): 7.7.0 2022-07-29 14:50:38 +03:00
Zoltan Kochan
99019e0716 feat: setting only-built-dependencies through .npmrc 2022-07-29 13:21:41 +03:00
Zoltan Kochan
cac34ad690 feat: verify-store-integrity (#5112)
* feat: verify-store-integrity

* docs: update changesets
2022-07-29 03:37:16 +03:00
Zoltan Kochan
f774dd1e16 chore(release): 7.7.0-1 2022-07-28 16:42:05 +03:00
Zoltan Kochan
1d1fc087ba chore(release): 7.7.0-0 2022-07-27 12:39:42 +03:00
Zoltan Kochan
9a35a899b0 chore(release): 7.6.0 2022-07-21 18:17:01 +03:00
Zoltan Kochan
0569f10227 fix(deploy): don't modify the lockfile and fail in CI (#5074)
close #5071
2022-07-21 18:15:28 +03:00
Zoltan Kochan
7334b347b9 fix(deps): update @pnpm/npm-conf 2022-07-21 00:55:19 +03:00
Zoltan Kochan
132b83d1d5 chore(release): 7.6.0-0 2022-07-20 17:54:40 +03:00
Michał Belniak
406656f806 feat: add lockfile-include-tarball-url option (#5054)
* feat: add save-tarball-url .npmrc option

- add save-tarball-url option, which saves resolved tarball URL to
pnpm-lock.yaml during install or add command

* feat: add save-tarball-url .npmrc option - remove incorrect change

- remove help section for new option

* feat: add lockfile-include-tarball-url option - change option name, add test

- option is now named lockfile-include-tarball-url as suggested by
@zkochan
- add test covering new feature

* feat: add lockfile-include-tarball-url option - add changeset

- add changeset

* refactor: lockfile-include-tarball-url

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-07-20 16:57:47 +03:00
MCMXC
9eda410253 chore(deps): upgrade sinon to v14 (#5045)
- upgrade sinon throughout packages to 14.0.0
2022-07-17 18:39:29 +03:00
Zoltan Kochan
8782bcba7e chore(release): 7.5.2 2022-07-14 02:24:09 +03:00
Zoltan Kochan
701f15819b chore(release): 7.5.1 2022-07-12 02:44:28 +03:00
Zoltan Kochan
716a29acc9 chore(deps): update 2022-07-06 03:01:33 +03:00
Zoltan Kochan
c1493a4c55 chore(release): 7.5.0 2022-07-02 16:07:26 +03:00
javier-garcia-meteologica
f5621a42c2 feat: use workspace spec alias by default in pnpm add (#4947) 2022-07-02 14:12:08 +03:00
Zoltan Kochan
b2d271d29c chore: use workspace with star to reference workspace dependencies 2022-07-01 03:45:20 +03:00
Zoltan Kochan
0cd8a962b4 chore(release): 7.4.1 2022-06-30 11:57:34 +03:00
Zoltan Kochan
b55b3782d8 fix: --lockfile-only in CI and with frozen-lockfile=true (#4955)
close #4951
2022-06-30 11:00:52 +03:00
Zoltan Kochan
ef7d414ed9 chore(release): 7.4.0 2022-06-28 15:58:36 +03:00
Zoltan Kochan
5f643f23b0 fix(deps): update ramda to v0.28 2022-06-28 15:33:17 +03:00
Zoltan Kochan
b2b341ebee chore(release): 7.4.0-4 2022-06-28 02:38:10 +03:00
Zoltan Kochan
b5b856bbde chore(release): 7.4.0-3 2022-06-27 20:02:30 +03:00
Zoltan Kochan
7922d63145 feat: deploy command (#4933)
close #4378
2022-06-27 19:58:29 +03:00
Zoltan Kochan
148a104da8 chore(release): 7.4.0-2 2022-06-27 01:16:31 +03:00
Zoltan Kochan
6576a92b12 chore(release): 7.4.0-1 2022-06-24 21:46:26 +03:00
Zoltan Kochan
c0a777e62d chore(release): 7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan
949e84ba8f fix(update): cancelling interactive update 2022-06-19 15:07:17 +03:00
Zoltan Kochan
2a34b21ced feat: patch package (#4885)
ref #3077
ref #2675
2022-06-19 11:44:38 +03:00