Commit Graph

1170 Commits

Author SHA1 Message Date
Zoltan Kochan
67d8b65d2e feat: time-based resolution mode (#5238) 2022-09-02 14:54:10 +03:00
Zoltan Kochan
a00d9e1a8b chore(deps): update 2022-08-24 15:54:04 +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
5b513ff3e9 chore: update lockfile 2022-08-17 12:23:18 +03:00
Zoltan Kochan
d64bc1a050 test: update registry-mock 2022-08-16 01:37:58 +03:00
Zoltan Kochan
dbac0ca01d fix(deps): update (#5190)
close #5191
2022-08-14 00:19:54 +03:00
MCMXC
238a165a53 chore: dependencies maintenance (#5167)
* chore: dependencies maintenance

- upgrade node-fetch to latest stable version
- upgrade lru-cache and remove @types/lru-cache stub type definitions
- remove eslint disables in npm-resolver index.ts
- upgrade @types/validate-npm-package-name to v4 to match package major version
- upgrade dependencies in @pnpm/get-release-text

* updated pnpm.overrides section

* include changeset

* - update local.d.ts
- replace deprecated lru-cache maxAge option with ttl

* turn down node-fetch version to 3.0.0-beta.9 again since newer ones are ESM-only

* update changeset
2022-08-06 18:16:07 +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
cd40f8353d chore: use the new experimental lockfile format 2022-07-30 13:01:41 +03:00
Zoltan Kochan
171b8eee34 chore(deps): update 2022-07-29 13:25:47 +03:00
Zoltan Kochan
7334b347b9 fix(deps): update @pnpm/npm-conf 2022-07-21 00:55:19 +03:00
Zoltan Kochan
0b39315cb1 fix(deps): update 2022-07-19 15:24:09 +03:00
Zoltan Kochan
776da1ad8e chore(deps): update 2022-07-14 03:14:19 +03:00
Zoltan Kochan
716a29acc9 chore(deps): update 2022-07-06 03:01:33 +03:00
Zoltan Kochan
488ade9673 chore: update vercel/pkg 2022-06-28 17:51:12 +03:00
Zoltan Kochan
597047fc05 chore(deps): update 2022-06-28 15:38:42 +03:00
Zoltan Kochan
18539a3c7c chore: update typescript 2022-06-28 13:08:19 +03:00
Zoltan Kochan
0d0ec2adbf fix: throw an error if not all patches were applied (#4911) 2022-06-23 01:14:38 +03:00
Zoltan Kochan
0abfe17182 fix: built packages should not modify the original files in the store (#4898) 2022-06-18 21:45:11 +03:00
Zoltan Kochan
9f53520144 fix: auto-install-peers (#4855)
close #4820
2022-06-06 03:29:01 +03:00
Zoltan Kochan
f2592de192 test: update Jest (#4644) 2022-06-02 02:56:29 +03:00
Zoltan Kochan
99d5beac0f ci: update verdaccio cache 2022-06-01 02:48:58 +03:00
Brandon Cheng
7fb1ac0e43 fix: pnpm pre-compiled binaries crash when NODE_MODULES is set (#4823)
This was fixed upstream in pkg-fetch 3.4:
https://github.com/vercel/pkg-fetch/releases/tag/v3.4

close #4319
2022-05-31 02:50:42 +03:00
Zoltan Kochan
190f0b331f fix: auto install of peer dependencies (#4776)
close #4684
2022-05-22 03:19:40 +03:00
zoomdong
52b0576af4 feat: support libc field for package.json (#4605)
close #4454
2022-05-10 18:21:30 +03:00
Zoltan Kochan
9b41cab3ff chore: setup dev version of pnpm 2022-05-07 21:03:14 +03:00
Zoltan Kochan
b22ba838cb chore: update lockfile 2022-05-07 13:14:02 +03:00
Zoltan Kochan
d0cc797a06 chore(deps): update 2022-05-07 12:48:29 +03:00
Zoltan Kochan
315871260b fix: use Yarn's compatibility database (#4676)
ref https://github.com/yarnpkg/berry/pull/4436
2022-05-06 15:45:35 +03:00
Zoltan Kochan
8ef4db94c1 fix(dlx): dlx should work when pkg name is not same as cmd name (#4682)
close #4672
2022-05-06 14:42:23 +03:00
Zoltan Kochan
1343ca57d0 chore(deps): update 2022-05-02 03:14:44 +03:00
Zoltan Kochan
5c5cbb110c fix: types 2022-03-31 16:01:54 +03:00
Zoltan Kochan
0845a87044 feat: a prerelease version is always saved as an exact version (#4435) 2022-03-15 00:03:10 +02:00
Zoltan Kochan
0378179e95 chore(deps): update @pnpm/registry-mock 2022-03-07 03:22:56 +02:00
Zoltan Kochan
921fbac339 chore(deps): update 2022-03-02 12:38:59 +02:00
Zoltan Kochan
9b9b13c3a9 fix(deps): update Yarn deps 2022-02-23 18:46:30 +02:00
Zoltan Kochan
c341382d0c chore(deps): update 2022-02-23 18:40:21 +02:00
Zoltan Kochan
c381d467fc ci: publish new pnpm versions with next-7 tag 2022-02-20 22:29:06 +02:00
Jack Works
08e67f269c fix: bad packageManager field (#4356) 2022-02-19 14:41:16 +02:00
Zoltan Kochan
1d3c814324 fix: the make-release-description script should work with pnpm v7 2022-02-16 11:41:13 +02:00
Zoltan Kochan
06d22981a4 ci: release new packages with next-7 tag 2022-02-16 03:23:40 +02:00
Zoltan Kochan
71e5a4cea8 Merge branch 'main' into v7 2022-02-15 12:01:49 +02:00
Zoltan Kochan
7686cc734a chore: fix audit issues 2022-02-10 22:56:19 +02:00
Zoltan Kochan
643e0c7c69 Merge branch 'main' into v7 2022-02-10 00:19:56 +02:00
Zoltan Kochan
fa4f9133b0 fix(package-store): don't print info message about relinking pkgs (#4316)
close #4314
2022-02-10 00:13:28 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Zoltan Kochan
4e778cfbab chore(deps): update 2022-01-26 22:33:56 +02:00
Zoltan Kochan
f333c5e9c8 chore(deps): update 2022-01-23 23:37:33 +02:00
Zoltan Kochan
0239127fb4 chore: use peerDependencyRules 2022-01-19 12:15:13 +02:00
Zoltan Kochan
6b877aad5b fix(deps): update @yarnpkg/nm 2022-01-14 04:16:18 +02:00