Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/pnpm

Fast, disk space efficient package manager
https://github.com/pnpm/pnpm

feat: add hook for custom fetchers (#5185)

* feat: add hook for custom fetchers

* fixup: simplify fetcher overwrites

* fixup: refacto...

23984abd1ab387615d5e8cef28943a1176c567e9 authored over 2 years ago by Dominic Elm <[email protected]>
refactor: split package fetcher (#5175)

7a17f99aba94ad43cb40b45b62d48e3e306b6bd7 authored over 2 years ago by Dominic Elm <[email protected]>
fix(setup): don't use setx

8cb47ac9d2a56c9210fbdf48ace61df238131595 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: add new hook that runs pre resolution (#5143)

Co-authored-by: Zoltan Kochan <[email protected]>

5035fdae12f8afdd5a7d3e8b23665bc6f50117d9 authored over 2 years ago by Dominic Elm <[email protected]>
refactor: autoremove redundant disabled lint occurrences (#5169)

- add reportUnusedDisableDirectives true to eslint-config
- run 'lint:ts --fix' which autoremov...

b67d3049b8779d2829bddb5b195bcb83c516bc08 authored over 2 years ago by MCMXC <[email protected]>
build: update used versions in github workflow actions (#5168)

- update all actions/* to v3
- update github/codeql-action/* to v2

becacb99a91a01b2db9fe55b37ffcde550fbce59 authored over 2 years ago by MCMXC <[email protected]>
chore(release): 7.9.0

c9ce2725c4150f264c1576266a40e3edf7298713 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: dependencies maintenance (#5167)

* chore: dependencies maintenance

- upgrade node-fetch to latest stable version
- upgrade lr...

238a165a53f88f7058904bbe99e8ea6dfe080188 authored over 2 years ago by MCMXC <[email protected]>
chore: add changeset

f5c8710485c533e67c3ee8f987736c448e9b2a3b authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(setup): suggest to source the config (#5165)

fe53c2986eeee6d30aa3e74c305bd0c691754e23 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: add comment to cafs

4ee36003999f235d1d5bc34a7ef15611e104d3d1 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't create a separate bundle for pnpx (#5161)

5ce71227d019d35331735e33a3d3ab4f1c100065 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: read package manifest when verifyStoreIntegrity is false (#5157)

* fix: read package manifest when verifyStoreIntegrity is false

* fixup: add test

* fixup:...

c191ca7bf010d603c781ab8cc412092e421ed3c6 authored over 2 years ago by Dominic Elm <[email protected]>
fix(lockfile): change sorting of keys in lockfile (#5151)

* fix(lockfile): change sorting of keys in lockfile

Make it more deterministic and prevent un...

1e5482da4c7651c2d280bfcc636ba604c80456ae authored over 2 years ago by Martin Štekl <[email protected]>
chore(release): 7.9.0-0

f5f0e4348ec2657ff1780c7ad64cc464f9aaf461 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: deprecation warnings on Node.js 16 (#5150)

8103f92bd60d80b1e880cbb46bdd43c038024076 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't print the same deprecation warning multiple times (#5149)

0321ca32a4d5cb858a53f519dff677f04ea174de authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: allow to use a custom package importer (#5141)

65c4260dee83486954fc014088e68a89828e4322 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: change "up-to-date" to "up to date" where necessary (#5148)

9cebb77d0e6d1d9336a869b4d8dd3d88ff124e40 authored over 2 years ago by Anthony DePasquale <[email protected]>
feat: print package versions in peer dependency issues (#5145)

c990a409fed6e182296ee9e9bf440582b642197e authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: ignore-dep-scripts (#5142)

43cd6aaca3322cc9961351c0e6a0eb8481c9b96e authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: upgrade various dependencies (#5138)

* chore: upgrade various dependencies

- upgrade syncpack from v6 to v8
- set syncpack worksp...

39c0401277b72f954ebfc2dab59438931c8837a1 authored over 2 years ago by MCMXC <[email protected]>
feat: ignore-compatibility-db (#5140)

close #5132

29a81598ac1123458a55a225fdd07061509216d9 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.8.0

761be978b2ed70a5337eaab14e13dab103a6cf93 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: fix typo (#5128)

fe2cc46238a5c615c4226df7e24eb5ceb8905ad6 authored over 2 years ago by 子瞻 Luci <[email protected]>
fix: don't crash on a .npmrc with missing env var (#5127)

close #5093

34121d753f5d24d19596f8886010b69608619408 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: publishConfig.linkDirectory (#5125)

close #5115

c907984616fa91ccedea55a3dbf511edfc13eb55 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't incorrectly identify a lockfile out-of-date (#5126)

when the package has a publishConfig.directory field

close #5124

44544b493e7ce2274e39e4e8a38eb2296aecda6f authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: use the new experimental lockfile format

cd40f8353da433dd5c34d1ef32602c69d8bf2428 authored over 2 years ago by Zoltan Kochan <[email protected]>
ci: add name to update-latest action

1d84a69e456d5ab0fad1e067f732627ac2483803 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.7.1

99ab1f335c6f6f4500624fb22672958dce21e964 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't incorrectly consider a lockfile to be out-of-date (#5121)

c7d65fe7fbfc525729ed8469f0570791da7e6c78 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: frozen install in a project with peer deps and auto-install-peers=true (#5120)

close #5080

c83f40c10605b498b7899ade430d972fdeeb286a authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.7.0

a80b98a7b89a20bcc12c388d6cd036419201b25b authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

171b8eee34e25d26aed1907ef7e2ac968a03ec2d authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: setting only-built-dependencies through .npmrc

99019e0716d15e857ed0bdc4f5b9953731238dc6 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: verify-store-integrity (#5112)

* feat: verify-store-integrity

* docs: update changesets

cac34ad6908e3af32dba9647175ee7c1cf656856 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.7.0-1

f774dd1e16bf7e12021973b999e41dcb40b7d66c authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't include specifiers field in new experimental lockfile format (#5110)

* fix: don't include specifiers field in new experimental lockfile format

* test(lockfile-fil...

4361aea34cbbdc02ffaf0887b1c7512fb285ee52 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: relink the project when its publish directory changes (#5109)

* fix: relink the project when its publish directory changes

* test: publish directory

8dcfbe35727d36a0ed493a2a74264d602c5b035f authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: plugin-commands-deploy use path resolve on deploy target dir (#5026)

* fix: plugin-commands-deploy use path resolve on deploy target directory (#4980)

Previously ...

c7519ad6aa6ace3479717a16eb26084815ca59d0 authored over 2 years ago by Alex Ware <[email protected]>
chore(release): 7.7.0-0

1d1fc087ba8b026c202a719f51118a3b2b567f20 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: add experimental use-inline-specifiers-lockfile-format (#5091)

* feat: add experimental use-inline-specifiers-lockfile-format

* fix(lockfile-file): check im...

4fa1091c80889bf594c10868a4e6717c19136a66 authored over 2 years ago by Brandon Cheng <[email protected]>
fix: symlink a workspace pkg correctly, when it has a custom publish dir (#5089)

close #3901

eb2426cf85cd25eb835a4b21f4eaac4f50b27643 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(make-dedicated-lockfile): prepublishOnly script is automatically … (#5083)

close #5061
close #5062

01c5834bff76dda939d35a0fd96aee1f48594b9c authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(deploy): inject all types of deps (#5084)

close #5078

107d01109adeee50a40b749d5bbe4bc3eb3bc068 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(make-dedicated-lockfile): add deprecation notice

ref https://github.com/pnpm/pnpm/issues/5061#issuecomment-1193118204

dcab3140e873058bdad69262e5b9ab86a2a16ceb authored over 2 years ago by Zoltan Kochan <[email protected]>
ci: fix tagging action

2b859a46a5ef1e5d33ed835da37af9c18e21aaee authored over 2 years ago by Zoltan Kochan <[email protected]>
ci: a new action for tagging

3dcfec9a6914db6b8466e46d930cbb8b6c5d3ade authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.6.0

9a35a899b062e9cd8315a0ce08d29f1daf5ad3a0 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(deploy): don't modify the lockfile and fail in CI (#5074)

close #5071

0569f10227b32359db111228171f3f86029acdfb authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: auto install root peer deps when auto-install-peers=true (#5067)

close #5028

e3f4d131ccf7e1d164a4f43045585c9d754b3365 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(deps): update @pnpm/npm-conf

7334b347b9cd2fc095a305b9abb47ec982aa72db authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: update changelog

8aa4e411dc6a6f69a71c1e1b056486effa731aa2 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.6.0-0

132b83d1d51f61e264ea20c2d5db6ecc277e918d authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: add `lockfile-include-tarball-url` option (#5054)

* feat: add save-tarball-url .npmrc option

- add save-tarball-url option, which saves resolve...

406656f80642f9ae064f084826aea5d06bc832c5 authored over 2 years ago by Michał Belniak <[email protected]>
chore: update pnpm-workspace.yaml (#5060)

557755e2436bafd1495b4de20a54b4f66ddd1175 authored over 2 years ago by ayu <[email protected]>
refactor(env): releaseDir=>releaseChannel

80707088c2586add4372b7591b48e5dba3b97532 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(deps): update

0b39315cb16282e432d2ca93bc9ab27f5350dad7 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: prefer-symlinked-executables (#5048)

A new setting supported: `prefer-symlinked-executables`
When `true`, on Posix systems pnpm will...

28f00050966eb3fdc24a86c01b0c2fbc1b9caca8 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(audit): add authentication to pnpm-audit (#5053)

Adds authentication to pnpm-audit for private registries

close #5038

af79b6184c054a3fe65425ae0f6eb6330719f15c authored over 2 years ago by Simon Schmid <[email protected]>
test(script-runners): fix

7cba20498a1340e522c7478540712661b1b09a9c authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't print redundant warnings

0ee3dfbe071ef9123637672f2e0779b83c10eb52 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): upgrade sinon to v14 (#5045)

- upgrade sinon throughout packages to 14.0.0

9eda4102532c9c296aa07d4990a284f4f3890efa authored over 2 years ago by MCMXC <[email protected]>
fix: document the -r option (#5044)

close #5019

348580c3f54eac134cf90d01693645502ac067b2 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: log more info on HTTP error (#4917)

e018a8b140ce6f048e0f1b31d6f43fd42e2f5f5f authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): upgrade nock to v13 (#5043)

- upgrade nock throughout packages to 13.2.8
- remove nock from packageRules in renovate.json

532d5eb79ebde5d50f27ed45e741cd067eb99a64 authored over 2 years ago by MCMXC <[email protected]>
fix(deploy): include all deps by default (#5040)

close #5035

31e73ba77ae93e5bcb0cce9da1ee950f45a83525 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: running exec/run/dlx with --use-node-version

ref #3595

0e9fa30ac519ca3ac5404d9b8a2321c06ad726c2 authored over 2 years ago by Zoltan Kochan <[email protected]>
pnpm rebuild accepts --store-dir (#5036)

* feat: pnpm rebuild accepts --store-dir

* chore: add changeset

13210db3c3c4f2f4ec3de0b6a1500d8389df3c93 authored over 2 years ago by Cheng <[email protected]>
chore(deps): update

776da1ad8e63006f36063a59165d342558d6d001 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.5.2

8782bcba7e0523ac7a8119b1984a907fbebdbf51 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't print info messages about .pnpmfile.cjs (#5032)

close #5027

744d47d90e14b555b0f1634bfc68b970c140e6b4 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: summary reporting (#5031)

c71215041d3676dde5ce096c647cc88cf33d18e4 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.5.1

701f15819bb70368e3a6abd69c6cc2bb1f0d94d3 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat(file-reporter): remove file reporter (#5012)

close #4949

c0b36bfefa1106cc4c339ee9023c6d5d52aa10a0 authored over 2 years ago by William Huang <[email protected]>
feat: use irreversible-delete in pnpm patch-commit (#5008)

Avoid retaining a copy of the contents of files deleted during patching

close #5003

f0cd8b0f315ccc32b99e62f43b978c4da9d50873 authored over 2 years ago by webstrand <[email protected]>
fix: don't symlink the autoinstalled peers to the root of node_modules (#4998)

close #4988

d89bb43f2d0f5bd43fcb1ee752ea42367d772752 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

716a29acc9175bd4eca8b565b51d79fcaed7ed19 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: save-workspace-protocol=rolling

6a7b0e2d8edc237f83110acd81e0265142e912cd authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: fix sponsors section on release page

a9dbcb752db854bcd22350d1e73f306d1dc7149b authored over 2 years ago by Zoltan Kochan <[email protected]>
docs(contributing): fix global linking instruction

7f192f195ccd957e534fc81647225bc1e0e1ded5 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.5.0

c1493a4c55e5905c305abd64d02b29f03af0680d authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(patch): the hash of the patch file should be the same on both Windows and POSIX (#4969)

close #4961

2bca856e00d496a2f2ad54ebfb409f042d4efaf2 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: bundle pnpm with Node.js 14

e9946fcfa7e1892fb550a2164c2040fea2574cdd authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: don't fail when removing a dep from a workspace that has patches

ref https://github.com/pnpm/pnpm/issues/4954#issuecomment-1172858634

ff7061929fb431cff8d9a5e76f1c18fae7f6d4fb authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: use workspace spec alias by default in pnpm add (#4947)

f5621a42c2cf4c708493c1719adf1ccc054df91f authored over 2 years ago by javier-garcia-meteologica <[email protected]>
test(make-dedicated-lockfile): fix

e5610a579b35112f7cdcd618e6fef769e904c219 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: use workspace with star to reference workspace dependencies

b2d271d29ce9767e24e900df760e6c0b070ec759 authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: add light versions of sponsor logos for dark theme

close #4959

a0b855fbce10a912460af6b14fd6ff0bbdf986ac authored over 2 years ago by Zoltan Kochan <[email protected]>
docs: add new gold sponsor

59cde17d16db5438ec25f62235bdd26d40ab4177 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix(env): throw an error on a system that uses MUSL libc (#4958)

2105735a0cde41fca8cb7b3582043e72df3a6c43 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.4.1

0cd8a962b48ad4e874dfea3f8d63c5e646d5eada authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: partial install in workspace with patches should not fail (#4956)

close #4954

5e0e7f5dbbd345fee4c3473bb20c7348ce0738a6 authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: --lockfile-only in CI and with frozen-lockfile=true (#4955)

close #4951

b55b3782d83c59a8b8b43e6969958947d1795fa5 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: add "refs/" as a git resolution prefix (#4953)

Previously, if you wanted to check out a git PR branch,
you needed to specify the url as:
`git...

449ccef098df29631fcc6f12868e0f3bfec55431 authored over 2 years ago by Dan Rose <[email protected]>
fix(lockfile): never add an empty patchedDependencies field to pnpm-lock.yaml (#4948)

ab684d77eb12df22f114af54e245e4a4af1eed61 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: bundle @pnpm/exe with Node.js 16

f7d422b744ca50cb738b79139d6fdc041dd7cbf0 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore: update vercel/pkg

488ade967352faf94ca89f443c625ae710c69862 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 7.4.0

ef7d414ed954bd8521e24b8d1ca2d7a10a39bda4 authored over 2 years ago by Zoltan Kochan <[email protected]>