stable
Clone or download
Read-only
Closes request #31200 pkg: 5.5.2 -> 5.8.1
All the apps are now bundled with the current Node LTS (node 18). No functional changes. The binary used to bundle the app is now downloaded before the build to avoid a concurrency issue when multiple packages try to download it at the same time. Changelogs: https://github.com/vercel/pkg/releases/tag/5.8.1 https://github.com/vercel/pkg/releases/tag/5.8.0 https://github.com/vercel/pkg/releases/tag/5.7.0 https://github.com/vercel/pkg/releases/tag/5.6.0 Change-Id: I9025472873bfa697f7a66a03ece13db4849490eb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/package.json | +5 | −5 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/pnpm-lock.yaml | +88 | −180 | Go to diff View file |
M | src/additional-packages/tuleap-realtime/package.json | +4 | −4 | Go to diff View file |
M | src/additional-packages/tuleap-realtime/pnpm-lock.yaml | +156 | −292 | Go to diff View file |
M | tools/rpm/Makefile | +1 | −1 | Go to diff View file |
A | tools/utils/nix/vercel-pkg-fetch-node.nix | +15 | −0 | Go to diff View file |
M | tools/utils/osv-scanner/config.toml | +0 | −7 | Go to diff View file |