Zoltan Kochan
5e77de2cfc
chore(release): 7.13.6
2022-10-20 01:29:11 +03:00
chlorine
e7fd8a84c1
fix: downgrade @pnpm/npm-conf to remove annoying builtin warning ( #5521 )
...
close #5518
2022-10-20 01:12:00 +03:00
chlorine
844e82f3a4
fix: pnpm link --global <pkg> should not change the type of the dependency ( #5512 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-10-20 01:04:09 +03:00
Zoltan Kochan
11669e6e34
chore(deps): update meta-updater
2022-10-18 02:34:03 +03:00
Zoltan Kochan
768d41745f
fix: better no lockfile error
2022-10-18 02:18:55 +03:00
Zoltan Kochan
e7970724d7
fix(deps): update @pnpm/os.env.path-extender
...
close #5502
2022-10-18 02:06:37 +03:00
Zoltan Kochan
e32972dc25
ci(release): set npm token via env variable
2022-10-17 03:41:27 +03:00
Zoltan Kochan
ae38db244f
ci: build linuxstatic-arm64
...
ref #5481
2022-10-16 23:41:43 +03:00
Zoltan Kochan
387ceddb3a
revert: "ci: set auth token through env variable"
...
This reverts commit 51e5a8740d .
v7.13.5
2022-10-16 21:27:41 +03:00
Zoltan Kochan
e767d60df8
chore(release): 7.13.5
2022-10-16 19:40:59 +03:00
Zoltan Kochan
72f7d6b3b0
refactor!: read-modules-yaml
2022-10-16 19:37:58 +03:00
Zoltan Kochan
6ad990a6a4
fix(outdated): should work when the tarballs are hosted on a different domain ( #5501 )
...
close #5492
2022-10-16 17:46:14 +03:00
Zoltan Kochan
3c117996e5
fix: strict-peer-dependencies is set to false by default ( #5499 )
2022-10-16 16:33:28 +03:00
Zoltan Kochan
51e5a8740d
ci: set auth token through env variable
2022-10-16 01:35:27 +03:00
Zoltan Kochan
eb8bc4b629
ci: set auth token through env variable
2022-10-16 01:28:19 +03:00
Zoltan Kochan
9f2a00ea1a
ci: update pnpm/action-setup to v2.2.4
2022-10-15 21:15:28 +03:00
Zoltan Kochan
6d3ca479d4
ci: test on Node.js 18
2022-10-15 04:34:41 +03:00
Zoltan Kochan
0b2af0becc
style: no default exports ( #5498 )
2022-10-15 04:33:38 +03:00
Zoltan Kochan
f884689e0d
fix(deps)!: update @pnpm/logger ( #5496 )
2022-10-14 20:48:43 +03:00
Zoltan Kochan
043d988fc9
style: no default exports ( #5490 )
2022-10-14 16:49:11 +03:00
Zoltan Kochan
1d0fd82fd0
fix(deps): update @pnpm/npm-conf ( #5489 )
...
Co-authored-by: chlorine <nicksonlvqq@gmail.com >
2022-10-14 16:04:26 +03:00
Zoltan Kochan
a7d475807b
refactor(filter-lockfile): don't use default export
2022-10-13 23:53:59 +03:00
Kenrick
a236ecf573
fix: in a workspace, also include missing deeply linked workspace packages at headless installation ( #5220 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
close #5034
2022-10-13 23:48:40 +03:00
Zoltan Kochan
e35988d1f9
fix(deps): update Yarn deps
2022-10-13 04:40:20 +03:00
Zoltan Kochan
598d6ec898
refactor(resolve-dependencies): import semverUtils from @yarnpkg/core
2022-10-13 04:13:28 +03:00
Zoltan Kochan
6ad36a7c17
fix(deps): update Yarn deps
2022-10-13 03:55:02 +03:00
Zoltan Kochan
6fd309e0ba
refactor: don't use default export in headless and get-context
2022-10-13 03:31:30 +03:00
Zoltan Kochan
645384bfd0
refactor!: pass always all projects to mutateModules() ( #5338 )
2022-10-13 03:24:02 +03:00
Zoltan Kochan
3ea9389f6c
chore(release): 7.13.4
v7.13.4
2022-10-10 18:55:28 +03:00
Zoltan Kochan
8c3a0b2364
fix: path the project directory to the readPackage hook ( #5475 )
...
close #5443
2022-10-10 18:54:23 +03:00
chlorine
96b507b73e
fix: add dir option support in link <pkg> --global ( #5473 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-10-10 12:26:00 +03:00
Zoltan Kochan
f4813c487d
fix(deps): update @yarnpkg/extensions
2022-10-09 17:48:02 +03:00
Zoltan Kochan
147ec6eafb
fix(deps): update uuid to v9
2022-10-09 17:39:40 +03:00
Zoltan Kochan
7c296fe9bf
fix(deps): update write-file-atomic to v4
2022-10-09 17:38:08 +03:00
Zoltan Kochan
9ef5ebd9dc
chore(deps): update
2022-10-09 16:55:34 +03:00
Zoltan Kochan
6e1488d537
chore(release): 7.13.3
v7.13.3
2022-10-09 16:25:01 +03:00
chlorine
3277188eba
fix: add global option in pnpm link --help ( #5461 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-10-09 16:17:33 +03:00
Juanra GM
e072256518
fix: return correct path in pnpm pack ( #5472 )
...
close #5471
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-10-09 16:17:16 +03:00
Zoltan Kochan
3ae888c282
feat: show execution time ( #5468 )
...
close #1021
2022-10-09 15:56:40 +03:00
Zoltan Kochan
84f4404190
fix: don't crash when auto-install-peers is true in a workspace ( #5467 )
...
close #5454
2022-10-09 04:29:50 +03:00
Zoltan Kochan
3c2921647c
chore(release): 7.13.2
v7.13.2
2022-10-06 00:12:39 +03:00
Zoltan Kochan
5eb41a5510
fix: remove .exe files from the target .bin directory ( #5450 )
2022-10-06 00:07:06 +03:00
John DiMatteo
911d295846
fix: pnpm patch-commit with a trailing slash on Windows does not work ( #5455 )
...
pnpm patch-commit did not apply patch if the absolute path to
a directory passed to it contained a trailing slash on Windows,
now the trailing slash is removed
close #5449
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-10-05 23:19:38 +03:00
Shinobu Hayashi
d101eb0503
test: update command's handler correctly ( #5457 )
...
* chore: fix the update command's test case to test update command correctly
* chore: add changeset
* Revert "chore: add changeset"
This reverts commit c9b1dcfbc5 .
2022-10-05 21:39:31 +03:00
Zoltan Kochan
e8a631bf0b
fix: when resolution fails, print the project directory path ( #5456 )
2022-10-05 17:37:19 +03:00
Zoltan Kochan
86bd1b171e
fix(deps): update
2022-10-04 15:03:31 +03:00
Zoltan Kochan
98baaae1d6
chore(release): 7.13.1
v7.13.1
2022-10-04 12:09:47 +03:00
Zoltan Kochan
536b168568
fix: update --interactive should not list ignored deps ( #5444 )
2022-10-04 02:52:34 +03:00
Zoltan Kochan
2f98403b01
chore: add ignoreDependencies field
2022-10-03 23:35:16 +03:00
Zoltan Kochan
a74d26c0a0
chore(release): 7.13.0
v7.13.0
2022-10-03 03:43:25 +03:00