deps: upgrade to pnpm 11 [beta] - #2661
Conversation
|
|
more info: https://pnpm.io/blog/releases/11.0 |
|
|
Nixpacks is pinning a 2 year old corepack for some reason: https://github.com/railwayapp/nixpacks/blob/main/src/providers/node/mod.rs#L178 pnpm 11 breaks with it, reproduced locally by installing a older corepack and attempting to install |
|
coolify must move to dockerfile (or should anyway?) |
|
I think it should in any case yeah, i can submit a dockerfile patch here so it supports the envs coolify consumes (for the serve-ssr route) |
|
Ah, actually - a better option looks to be to migrate to Railpack in Coolify. Nixpacks is in maintenance mode, and Coolify acknowledges people having issues with nixpacks so railpack is recommended instead: coollabsio/coolify#9117 |
|
coolify is currently on a version from Nov 2025 https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.442 , i've enabled updates + clicked check manually - it says there is an update available but doesn't seem to install it will look into this. edit* the upgrade button of course now using https://github.com/coollabsio/coolify/releases/tag/v4.0.0 which i dont think has railpack yet |
|
yh, its on track for v4.1 apparently i guess lets keep this PR on the backburner until that versions out |
|
@plowsof v4.1.0 is out with Railpack support: https://github.com/coollabsio/coolify/releases/tag/v4.1.0 |
6244ee2 to
2a2aac8
Compare
|
tracking in coollabsio/coolify#10435 |
|
source_commit has to be manually enabled now, that was all, the preview is running the latest version of this now |
f8cd811 to
5eeebab
Compare
|
updated the package manager to latest, saw it do the supply chain audit before install - should be good to go https://pnpm.io/blog/releases/11.4
|
|
can you rebase with current beta branch and squash please |
5eeebab to
e0c37f9
Compare
|
done! |
onlyBuiltDependencies->allowBuildsin the newpnpm-workspace.yaml